All Downloads are FREE. Search and download functionalities are using the official Maven repository.

models.cloudformation-2010-05-15-intermediate.json Maven / Gradle / Ivy

Go to download

The AWS Java SDK for AWS CloudFormation module holds the client classes that are used for communicating with AWS CloudFormation Service

There is a newer version: 2.29.39
Show newest version
{
  "customizationConfig" : {
    "attachPayloadTraitToMember" : { },
    "blacklistedSimpleMethods" : [ "estimateTemplateCost", "validateTemplate", "getTemplate", "describeStackResources", "describeStackEvents", "getTemplateSummary" ],
    "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" : {
      "ListStacksInput" : {
        "exclude" : null,
        "excludeShape" : false,
        "inject" : null,
        "modify" : [ {
          "StackStatusFilter" : {
            "emitAsType" : null,
            "emitEnumName" : null,
            "emitEnumValue" : null,
            "emitPropertyName" : "stackStatusFilters",
            "marshallLocationName" : null,
            "unmarshallLocationName" : null
          }
        } ],
        "staxTargetDepthOffset" : null
      }
    },
    "shapeSubstitutions" : null,
    "shareModelConfig" : null,
    "skipSyncClientGeneration" : false,
    "useAutoConstructList" : true,
    "useAutoConstructMap" : true,
    "utilitiesMethod" : null,
    "verifiedSimpleMethods" : [ "describeAccountLimits", "describeStacks", "listExports", "listStackSets", "listStacks" ]
  },
  "metadata" : {
    "apiVersion" : "2010-05-15",
    "asyncBuilder" : "DefaultCloudFormationAsyncClientBuilder",
    "asyncBuilderInterface" : "CloudFormationAsyncClientBuilder",
    "asyncClient" : "DefaultCloudFormationAsyncClient",
    "asyncInterface" : "CloudFormationAsyncClient",
    "authPolicyPackageName" : null,
    "authType" : "V4",
    "baseBuilder" : "DefaultCloudFormationBaseClientBuilder",
    "baseBuilderInterface" : "CloudFormationBaseClientBuilder",
    "baseExceptionName" : "CloudFormationException",
    "baseRequestName" : "CloudFormationRequest",
    "baseResponseName" : "CloudFormationResponse",
    "cborProtocol" : false,
    "clientPackageName" : "cloudformation",
    "contentType" : null,
    "defaultEndpoint" : null,
    "defaultEndpointWithoutHttpProtocol" : null,
    "defaultRegion" : null,
    "descriptiveServiceName" : "AWS CloudFormation",
    "documentation" : "AWS CloudFormation 

AWS CloudFormation allows you to create and manage AWS infrastructure deployments predictably and repeatedly. You can use AWS CloudFormation to leverage AWS products, such as Amazon Elastic Compute Cloud, Amazon Elastic Block Store, Amazon Simple Notification Service, Elastic Load Balancing, and Auto Scaling to build highly-reliable, highly scalable, cost-effective applications without creating or configuring the underlying AWS infrastructure.

With AWS CloudFormation, you declare all of your resources and dependencies in a template file. The template defines a collection of resources as a single unit called a stack. AWS CloudFormation creates and deletes all member resources of the stack together and manages all dependencies between the resources for you.

For more information about AWS CloudFormation, see the AWS CloudFormation Product Page.

Amazon CloudFormation makes use of other AWS products. If you need additional technical information about a specific AWS product, you can find the product's technical documentation at docs.aws.amazon.com.

", "endpointPrefix" : "cloudformation", "fullAuthPolicyPackageName" : "software.amazon.awssdk.services", "fullClientPackageName" : "software.amazon.awssdk.services.cloudformation", "fullModelPackageName" : "software.amazon.awssdk.services.cloudformation.model", "fullPaginatorsPackageName" : "software.amazon.awssdk.services.cloudformation.paginators", "fullRequestTransformPackageName" : "software.amazon.awssdk.services.cloudformation.transform", "fullTransformPackageName" : "software.amazon.awssdk.services.cloudformation.transform", "ionProtocol" : false, "jsonProtocol" : false, "jsonVersion" : null, "modelPackageName" : "cloudformation.model", "paginatorsPackageName" : "cloudformation.paginators", "protocol" : "query", "requestTransformPackageName" : "cloudformation.transform", "requiresApiKey" : false, "requiresIamSigners" : false, "rootPackageName" : "software.amazon.awssdk.services", "serviceId" : "CloudFormation", "serviceName" : "CloudFormation", "signingName" : "cloudformation", "syncBuilder" : "DefaultCloudFormationClientBuilder", "syncBuilderInterface" : "CloudFormationClientBuilder", "syncClient" : "DefaultCloudFormationClient", "syncInterface" : "CloudFormationClient", "transformPackageName" : "cloudformation.transform", "uid" : "cloudformation-2010-05-15", "xmlProtocol" : true }, "operations" : { "CancelUpdateStack" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Cancels an update on the specified stack. If the call completes successfully, the stack rolls back the update and reverts to the previous stack configuration.

You can cancel only stacks that are in the UPDATE_IN_PROGRESS state.

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ { "exceptionName" : "TokenAlreadyExistsException", "documentation" : "

A client request token already exists.

", "httpStatusCode" : 400 } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "CancelUpdateStackRequest", "variableName" : "cancelUpdateStackRequest", "variableType" : "CancelUpdateStackRequest", "documentation" : "

The input for the CancelUpdateStack action.

", "simpleType" : "CancelUpdateStackRequest", "variableSetterType" : "CancelUpdateStackRequest" }, "methodName" : "cancelUpdateStack", "operationName" : "CancelUpdateStack", "paginated" : false, "returnType" : { "returnType" : "CancelUpdateStackResponse", "documentation" : null }, "syncReturnType" : "CancelUpdateStackResponse" }, "ContinueUpdateRollback" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

For a specified stack that is in the UPDATE_ROLLBACK_FAILED state, continues rolling it back to the UPDATE_ROLLBACK_COMPLETE state. Depending on the cause of the failure, you can manually fix the error and continue the rollback. By continuing the rollback, you can return your stack to a working state (the UPDATE_ROLLBACK_COMPLETE state), and then try to update the stack again.

A stack goes into the UPDATE_ROLLBACK_FAILED state when AWS CloudFormation cannot roll back all changes after a failed stack update. For example, you might have a stack that is rolling back to an old database instance that was deleted outside of AWS CloudFormation. Because AWS CloudFormation doesn't know the database was deleted, it assumes that the database instance still exists and attempts to roll back to it, causing the update rollback to fail.

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ { "exceptionName" : "TokenAlreadyExistsException", "documentation" : "

A client request token already exists.

", "httpStatusCode" : 400 } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "ContinueUpdateRollbackRequest", "variableName" : "continueUpdateRollbackRequest", "variableType" : "ContinueUpdateRollbackRequest", "documentation" : "

The input for the ContinueUpdateRollback action.

", "simpleType" : "ContinueUpdateRollbackRequest", "variableSetterType" : "ContinueUpdateRollbackRequest" }, "methodName" : "continueUpdateRollback", "operationName" : "ContinueUpdateRollback", "paginated" : false, "returnType" : { "returnType" : "ContinueUpdateRollbackResponse", "documentation" : "

The output for a ContinueUpdateRollback action.

" }, "syncReturnType" : "ContinueUpdateRollbackResponse" }, "CreateChangeSet" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Creates a list of changes that will be applied to a stack so that you can review the changes before executing them. You can create a change set for a stack that doesn't exist or an existing stack. If you create a change set for a stack that doesn't exist, the change set shows all of the resources that AWS CloudFormation will create. If you create a change set for an existing stack, AWS CloudFormation compares the stack's information with the information that you submit in the change set and lists the differences. Use change sets to understand which resources AWS CloudFormation will create or change, and how it will change resources in an existing stack, before you create or update a stack.

To create a change set for a stack that doesn't exist, for the ChangeSetType parameter, specify CREATE. To create a change set for an existing stack, specify UPDATE for the ChangeSetType parameter. After the CreateChangeSet call successfully completes, AWS CloudFormation starts creating the change set. To check the status of the change set or to review it, use the DescribeChangeSet action.

When you are satisfied with the changes the change set will make, execute the change set by using the ExecuteChangeSet action. AWS CloudFormation doesn't make changes until you execute the change set.

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ { "exceptionName" : "AlreadyExistsException", "documentation" : "

The resource with the name requested already exists.

", "httpStatusCode" : 400 }, { "exceptionName" : "InsufficientCapabilitiesException", "documentation" : "

The template contains resources with capabilities that weren't specified in the Capabilities parameter.

", "httpStatusCode" : 400 }, { "exceptionName" : "LimitExceededException", "documentation" : "

The quota for the resource has already been reached.

For information on resource and stack limitations, see Limits in the AWS CloudFormation User Guide.

", "httpStatusCode" : 400 } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "CreateChangeSetRequest", "variableName" : "createChangeSetRequest", "variableType" : "CreateChangeSetRequest", "documentation" : "

The input for the CreateChangeSet action.

", "simpleType" : "CreateChangeSetRequest", "variableSetterType" : "CreateChangeSetRequest" }, "methodName" : "createChangeSet", "operationName" : "CreateChangeSet", "paginated" : false, "returnType" : { "returnType" : "CreateChangeSetResponse", "documentation" : "

The output for the CreateChangeSet action.

" }, "syncReturnType" : "CreateChangeSetResponse" }, "CreateStack" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Creates a stack as specified in the template. After the call completes successfully, the stack creation starts. You can check the status of the stack via the DescribeStacks API.

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ { "exceptionName" : "LimitExceededException", "documentation" : "

The quota for the resource has already been reached.

For information on resource and stack limitations, see Limits in the AWS CloudFormation User Guide.

", "httpStatusCode" : 400 }, { "exceptionName" : "AlreadyExistsException", "documentation" : "

The resource with the name requested already exists.

", "httpStatusCode" : 400 }, { "exceptionName" : "TokenAlreadyExistsException", "documentation" : "

A client request token already exists.

", "httpStatusCode" : 400 }, { "exceptionName" : "InsufficientCapabilitiesException", "documentation" : "

The template contains resources with capabilities that weren't specified in the Capabilities parameter.

", "httpStatusCode" : 400 } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "CreateStackRequest", "variableName" : "createStackRequest", "variableType" : "CreateStackRequest", "documentation" : "

The input for CreateStack action.

", "simpleType" : "CreateStackRequest", "variableSetterType" : "CreateStackRequest" }, "methodName" : "createStack", "operationName" : "CreateStack", "paginated" : false, "returnType" : { "returnType" : "CreateStackResponse", "documentation" : "

The output for a CreateStack action.

" }, "syncReturnType" : "CreateStackResponse" }, "CreateStackInstances" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Creates stack instances for the specified accounts, within the specified regions. A stack instance refers to a stack in a specific account and region. Accounts and Regions are required parameters—you must specify at least one account and one region.

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ { "exceptionName" : "StackSetNotFoundException", "documentation" : "

The specified stack set doesn't exist.

", "httpStatusCode" : 404 }, { "exceptionName" : "OperationInProgressException", "documentation" : "

Another operation is currently in progress for this stack set. Only one operation can be performed for a stack set at a given time.

", "httpStatusCode" : 409 }, { "exceptionName" : "OperationIdAlreadyExistsException", "documentation" : "

The specified operation ID already exists.

", "httpStatusCode" : 409 }, { "exceptionName" : "StaleRequestException", "documentation" : "

Another operation has been performed on this stack set since the specified operation was performed.

", "httpStatusCode" : 409 }, { "exceptionName" : "InvalidOperationException", "documentation" : "

The specified operation isn't valid.

", "httpStatusCode" : 400 }, { "exceptionName" : "LimitExceededException", "documentation" : "

The quota for the resource has already been reached.

For information on resource and stack limitations, see Limits in the AWS CloudFormation User Guide.

", "httpStatusCode" : 400 } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "CreateStackInstancesRequest", "variableName" : "createStackInstancesRequest", "variableType" : "CreateStackInstancesRequest", "documentation" : "", "simpleType" : "CreateStackInstancesRequest", "variableSetterType" : "CreateStackInstancesRequest" }, "methodName" : "createStackInstances", "operationName" : "CreateStackInstances", "paginated" : false, "returnType" : { "returnType" : "CreateStackInstancesResponse", "documentation" : null }, "syncReturnType" : "CreateStackInstancesResponse" }, "CreateStackSet" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Creates a stack set.

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ { "exceptionName" : "NameAlreadyExistsException", "documentation" : "

The specified name is already in use.

", "httpStatusCode" : 409 }, { "exceptionName" : "CreatedButModifiedException", "documentation" : "

The specified resource exists, but has been changed.

", "httpStatusCode" : 409 }, { "exceptionName" : "LimitExceededException", "documentation" : "

The quota for the resource has already been reached.

For information on resource and stack limitations, see Limits in the AWS CloudFormation User Guide.

", "httpStatusCode" : 400 } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "CreateStackSetRequest", "variableName" : "createStackSetRequest", "variableType" : "CreateStackSetRequest", "documentation" : "", "simpleType" : "CreateStackSetRequest", "variableSetterType" : "CreateStackSetRequest" }, "methodName" : "createStackSet", "operationName" : "CreateStackSet", "paginated" : false, "returnType" : { "returnType" : "CreateStackSetResponse", "documentation" : null }, "syncReturnType" : "CreateStackSetResponse" }, "DeleteChangeSet" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Deletes the specified change set. Deleting change sets ensures that no one executes the wrong change set.

If the call successfully completes, AWS CloudFormation successfully deleted the change set.

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ { "exceptionName" : "InvalidChangeSetStatusException", "documentation" : "

The specified change set can't be used to update the stack. For example, the change set status might be CREATE_IN_PROGRESS, or the stack status might be UPDATE_IN_PROGRESS.

", "httpStatusCode" : 400 } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DeleteChangeSetRequest", "variableName" : "deleteChangeSetRequest", "variableType" : "DeleteChangeSetRequest", "documentation" : "

The input for the DeleteChangeSet action.

", "simpleType" : "DeleteChangeSetRequest", "variableSetterType" : "DeleteChangeSetRequest" }, "methodName" : "deleteChangeSet", "operationName" : "DeleteChangeSet", "paginated" : false, "returnType" : { "returnType" : "DeleteChangeSetResponse", "documentation" : "

The output for the DeleteChangeSet action.

" }, "syncReturnType" : "DeleteChangeSetResponse" }, "DeleteStack" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Deletes a specified stack. Once the call completes successfully, stack deletion starts. Deleted stacks do not show up in the DescribeStacks API if the deletion has been completed successfully.

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ { "exceptionName" : "TokenAlreadyExistsException", "documentation" : "

A client request token already exists.

", "httpStatusCode" : 400 } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DeleteStackRequest", "variableName" : "deleteStackRequest", "variableType" : "DeleteStackRequest", "documentation" : "

The input for DeleteStack action.

", "simpleType" : "DeleteStackRequest", "variableSetterType" : "DeleteStackRequest" }, "methodName" : "deleteStack", "operationName" : "DeleteStack", "paginated" : false, "returnType" : { "returnType" : "DeleteStackResponse", "documentation" : null }, "syncReturnType" : "DeleteStackResponse" }, "DeleteStackInstances" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Deletes stack instances for the specified accounts, in the specified regions.

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ { "exceptionName" : "StackSetNotFoundException", "documentation" : "

The specified stack set doesn't exist.

", "httpStatusCode" : 404 }, { "exceptionName" : "OperationInProgressException", "documentation" : "

Another operation is currently in progress for this stack set. Only one operation can be performed for a stack set at a given time.

", "httpStatusCode" : 409 }, { "exceptionName" : "OperationIdAlreadyExistsException", "documentation" : "

The specified operation ID already exists.

", "httpStatusCode" : 409 }, { "exceptionName" : "StaleRequestException", "documentation" : "

Another operation has been performed on this stack set since the specified operation was performed.

", "httpStatusCode" : 409 }, { "exceptionName" : "InvalidOperationException", "documentation" : "

The specified operation isn't valid.

", "httpStatusCode" : 400 } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DeleteStackInstancesRequest", "variableName" : "deleteStackInstancesRequest", "variableType" : "DeleteStackInstancesRequest", "documentation" : "", "simpleType" : "DeleteStackInstancesRequest", "variableSetterType" : "DeleteStackInstancesRequest" }, "methodName" : "deleteStackInstances", "operationName" : "DeleteStackInstances", "paginated" : false, "returnType" : { "returnType" : "DeleteStackInstancesResponse", "documentation" : null }, "syncReturnType" : "DeleteStackInstancesResponse" }, "DeleteStackSet" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Deletes a stack set. Before you can delete a stack set, all of its member stack instances must be deleted. For more information about how to do this, see DeleteStackInstances.

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ { "exceptionName" : "StackSetNotEmptyException", "documentation" : "

You can't yet delete this stack set, because it still contains one or more stack instances. Delete all stack instances from the stack set before deleting the stack set.

", "httpStatusCode" : 409 }, { "exceptionName" : "OperationInProgressException", "documentation" : "

Another operation is currently in progress for this stack set. Only one operation can be performed for a stack set at a given time.

", "httpStatusCode" : 409 } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DeleteStackSetRequest", "variableName" : "deleteStackSetRequest", "variableType" : "DeleteStackSetRequest", "documentation" : "", "simpleType" : "DeleteStackSetRequest", "variableSetterType" : "DeleteStackSetRequest" }, "methodName" : "deleteStackSet", "operationName" : "DeleteStackSet", "paginated" : false, "returnType" : { "returnType" : "DeleteStackSetResponse", "documentation" : null }, "syncReturnType" : "DeleteStackSetResponse" }, "DescribeAccountLimits" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Retrieves your account's AWS CloudFormation limits, such as the maximum number of stacks that you can create in your account. For more information about account limits, see AWS CloudFormation Limits in the AWS CloudFormation User Guide.

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DescribeAccountLimitsRequest", "variableName" : "describeAccountLimitsRequest", "variableType" : "DescribeAccountLimitsRequest", "documentation" : "

The input for the DescribeAccountLimits action.

", "simpleType" : "DescribeAccountLimitsRequest", "variableSetterType" : "DescribeAccountLimitsRequest" }, "methodName" : "describeAccountLimits", "operationName" : "DescribeAccountLimits", "paginated" : false, "returnType" : { "returnType" : "DescribeAccountLimitsResponse", "documentation" : "

The output for the DescribeAccountLimits action.

" }, "syncReturnType" : "DescribeAccountLimitsResponse" }, "DescribeChangeSet" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Returns the inputs for the change set and a list of changes that AWS CloudFormation will make if you execute the change set. For more information, see Updating Stacks Using Change Sets in the AWS CloudFormation User Guide.

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ { "exceptionName" : "ChangeSetNotFoundException", "documentation" : "

The specified change set name or ID doesn't exit. To view valid change sets for a stack, use the ListChangeSets action.

", "httpStatusCode" : 404 } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DescribeChangeSetRequest", "variableName" : "describeChangeSetRequest", "variableType" : "DescribeChangeSetRequest", "documentation" : "

The input for the DescribeChangeSet action.

", "simpleType" : "DescribeChangeSetRequest", "variableSetterType" : "DescribeChangeSetRequest" }, "methodName" : "describeChangeSet", "operationName" : "DescribeChangeSet", "paginated" : false, "returnType" : { "returnType" : "DescribeChangeSetResponse", "documentation" : "

The output for the DescribeChangeSet action.

" }, "syncReturnType" : "DescribeChangeSetResponse" }, "DescribeStackDriftDetectionStatus" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Returns information about a stack drift detection operation. A stack drift detection operation detects whether a stack's actual configuration differs, or has drifted, from it's expected configuration, as defined in the stack template and any values specified as template parameters. A stack is considered to have drifted if one or more of its resources have drifted. For more information on stack and resource drift, see Detecting Unregulated Configuration Changes to Stacks and Resources.

Use DetectStackDrift to initiate a stack drift detection operation. DetectStackDrift returns a StackDriftDetectionId you can use to monitor the progress of the operation using DescribeStackDriftDetectionStatus. Once the drift detection operation has completed, use DescribeStackResourceDrifts to return drift information about the stack and its resources.

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DescribeStackDriftDetectionStatusRequest", "variableName" : "describeStackDriftDetectionStatusRequest", "variableType" : "DescribeStackDriftDetectionStatusRequest", "documentation" : "", "simpleType" : "DescribeStackDriftDetectionStatusRequest", "variableSetterType" : "DescribeStackDriftDetectionStatusRequest" }, "methodName" : "describeStackDriftDetectionStatus", "operationName" : "DescribeStackDriftDetectionStatus", "paginated" : false, "returnType" : { "returnType" : "DescribeStackDriftDetectionStatusResponse", "documentation" : null }, "syncReturnType" : "DescribeStackDriftDetectionStatusResponse" }, "DescribeStackEvents" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Returns all stack related events for a specified stack in reverse chronological order. For more information about a stack's event history, go to Stacks in the AWS CloudFormation User Guide.

You can list events for stacks that have failed to create or have been deleted by specifying the unique stack identifier (stack ID).

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DescribeStackEventsRequest", "variableName" : "describeStackEventsRequest", "variableType" : "DescribeStackEventsRequest", "documentation" : "

The input for DescribeStackEvents action.

", "simpleType" : "DescribeStackEventsRequest", "variableSetterType" : "DescribeStackEventsRequest" }, "methodName" : "describeStackEvents", "operationName" : "DescribeStackEvents", "paginated" : true, "returnType" : { "returnType" : "DescribeStackEventsResponse", "documentation" : "

The output for a DescribeStackEvents action.

" }, "syncReturnType" : "DescribeStackEventsResponse" }, "DescribeStackInstance" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Returns the stack instance that's associated with the specified stack set, AWS account, and region.

For a list of stack instances that are associated with a specific stack set, use ListStackInstances.

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ { "exceptionName" : "StackSetNotFoundException", "documentation" : "

The specified stack set doesn't exist.

", "httpStatusCode" : 404 }, { "exceptionName" : "StackInstanceNotFoundException", "documentation" : "

The specified stack instance doesn't exist.

", "httpStatusCode" : 404 } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DescribeStackInstanceRequest", "variableName" : "describeStackInstanceRequest", "variableType" : "DescribeStackInstanceRequest", "documentation" : "", "simpleType" : "DescribeStackInstanceRequest", "variableSetterType" : "DescribeStackInstanceRequest" }, "methodName" : "describeStackInstance", "operationName" : "DescribeStackInstance", "paginated" : false, "returnType" : { "returnType" : "DescribeStackInstanceResponse", "documentation" : null }, "syncReturnType" : "DescribeStackInstanceResponse" }, "DescribeStackResource" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Returns a description of the specified resource in the specified stack.

For deleted stacks, DescribeStackResource returns resource information for up to 90 days after the stack has been deleted.

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DescribeStackResourceRequest", "variableName" : "describeStackResourceRequest", "variableType" : "DescribeStackResourceRequest", "documentation" : "

The input for DescribeStackResource action.

", "simpleType" : "DescribeStackResourceRequest", "variableSetterType" : "DescribeStackResourceRequest" }, "methodName" : "describeStackResource", "operationName" : "DescribeStackResource", "paginated" : false, "returnType" : { "returnType" : "DescribeStackResourceResponse", "documentation" : "

The output for a DescribeStackResource action.

" }, "syncReturnType" : "DescribeStackResourceResponse" }, "DescribeStackResourceDrifts" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Returns drift information for the resources that have been checked for drift in the specified stack. This includes actual and expected configuration values for resources where AWS CloudFormation detects configuration drift.

For a given stack, there will be one StackResourceDrift for each stack resource that has been checked for drift. Resources that have not yet been checked for drift are not included. Resources that do not currently support drift detection are not checked, and so not included. For a list of resources that support drift detection, see Resources that Support Drift Detection.

Use DetectStackResourceDrift to detect drift on individual resources, or DetectStackDrift to detect drift on all supported resources for a given stack.

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DescribeStackResourceDriftsRequest", "variableName" : "describeStackResourceDriftsRequest", "variableType" : "DescribeStackResourceDriftsRequest", "documentation" : "", "simpleType" : "DescribeStackResourceDriftsRequest", "variableSetterType" : "DescribeStackResourceDriftsRequest" }, "methodName" : "describeStackResourceDrifts", "operationName" : "DescribeStackResourceDrifts", "paginated" : true, "returnType" : { "returnType" : "DescribeStackResourceDriftsResponse", "documentation" : null }, "syncReturnType" : "DescribeStackResourceDriftsResponse" }, "DescribeStackResources" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Returns AWS resource descriptions for running and deleted stacks. If StackName is specified, all the associated resources that are part of the stack are returned. If PhysicalResourceId is specified, the associated resources of the stack that the resource belongs to are returned.

Only the first 100 resources will be returned. If your stack has more resources than this, you should use ListStackResources instead.

For deleted stacks, DescribeStackResources returns resource information for up to 90 days after the stack has been deleted.

You must specify either StackName or PhysicalResourceId, but not both. In addition, you can specify LogicalResourceId to filter the returned result. For more information about resources, the LogicalResourceId and PhysicalResourceId, go to the AWS CloudFormation User Guide.

A ValidationError is returned if you specify both StackName and PhysicalResourceId in the same request.

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DescribeStackResourcesRequest", "variableName" : "describeStackResourcesRequest", "variableType" : "DescribeStackResourcesRequest", "documentation" : "

The input for DescribeStackResources action.

", "simpleType" : "DescribeStackResourcesRequest", "variableSetterType" : "DescribeStackResourcesRequest" }, "methodName" : "describeStackResources", "operationName" : "DescribeStackResources", "paginated" : false, "returnType" : { "returnType" : "DescribeStackResourcesResponse", "documentation" : "

The output for a DescribeStackResources action.

" }, "syncReturnType" : "DescribeStackResourcesResponse" }, "DescribeStackSet" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Returns the description of the specified stack set.

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ { "exceptionName" : "StackSetNotFoundException", "documentation" : "

The specified stack set doesn't exist.

", "httpStatusCode" : 404 } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DescribeStackSetRequest", "variableName" : "describeStackSetRequest", "variableType" : "DescribeStackSetRequest", "documentation" : "", "simpleType" : "DescribeStackSetRequest", "variableSetterType" : "DescribeStackSetRequest" }, "methodName" : "describeStackSet", "operationName" : "DescribeStackSet", "paginated" : false, "returnType" : { "returnType" : "DescribeStackSetResponse", "documentation" : null }, "syncReturnType" : "DescribeStackSetResponse" }, "DescribeStackSetOperation" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Returns the description of the specified stack set operation.

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ { "exceptionName" : "StackSetNotFoundException", "documentation" : "

The specified stack set doesn't exist.

", "httpStatusCode" : 404 }, { "exceptionName" : "OperationNotFoundException", "documentation" : "

The specified ID refers to an operation that doesn't exist.

", "httpStatusCode" : 404 } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DescribeStackSetOperationRequest", "variableName" : "describeStackSetOperationRequest", "variableType" : "DescribeStackSetOperationRequest", "documentation" : "", "simpleType" : "DescribeStackSetOperationRequest", "variableSetterType" : "DescribeStackSetOperationRequest" }, "methodName" : "describeStackSetOperation", "operationName" : "DescribeStackSetOperation", "paginated" : false, "returnType" : { "returnType" : "DescribeStackSetOperationResponse", "documentation" : null }, "syncReturnType" : "DescribeStackSetOperationResponse" }, "DescribeStacks" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Returns the description for the specified stack; if no stack name was specified, then it returns the description for all the stacks created.

If the stack does not exist, an AmazonCloudFormationException is returned.

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DescribeStacksRequest", "variableName" : "describeStacksRequest", "variableType" : "DescribeStacksRequest", "documentation" : "

The input for DescribeStacks action.

", "simpleType" : "DescribeStacksRequest", "variableSetterType" : "DescribeStacksRequest" }, "methodName" : "describeStacks", "operationName" : "DescribeStacks", "paginated" : true, "returnType" : { "returnType" : "DescribeStacksResponse", "documentation" : "

The output for a DescribeStacks action.

" }, "syncReturnType" : "DescribeStacksResponse" }, "DetectStackDrift" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Detects whether a stack's actual configuration differs, or has drifted, from it's expected configuration, as defined in the stack template and any values specified as template parameters. For each resource in the stack that supports drift detection, AWS CloudFormation compares the actual configuration of the resource with its expected template configuration. Only resource properties explicitly defined in the stack template are checked for drift. A stack is considered to have drifted if one or more of its resources differ from their expected template configurations. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

Use DetectStackDrift to detect drift on all supported resources for a given stack, or DetectStackResourceDrift to detect drift on individual resources.

For a list of stack resources that currently support drift detection, see Resources that Support Drift Detection.

DetectStackDrift can take up to several minutes, depending on the number of resources contained within the stack. Use DescribeStackDriftDetectionStatus to monitor the progress of a detect stack drift operation. Once the drift detection operation has completed, use DescribeStackResourceDrifts to return drift information about the stack and its resources.

When detecting drift on a stack, AWS CloudFormation does not detect drift on any nested stacks belonging to that stack. Perform DetectStackDrift directly on the nested stack itself.

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DetectStackDriftRequest", "variableName" : "detectStackDriftRequest", "variableType" : "DetectStackDriftRequest", "documentation" : "", "simpleType" : "DetectStackDriftRequest", "variableSetterType" : "DetectStackDriftRequest" }, "methodName" : "detectStackDrift", "operationName" : "DetectStackDrift", "paginated" : false, "returnType" : { "returnType" : "DetectStackDriftResponse", "documentation" : null }, "syncReturnType" : "DetectStackDriftResponse" }, "DetectStackResourceDrift" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Returns information about whether a resource's actual configuration differs, or has drifted, from it's expected configuration, as defined in the stack template and any values specified as template parameters. This information includes actual and expected property values for resources in which AWS CloudFormation detects drift. Only resource properties explicitly defined in the stack template are checked for drift. For more information about stack and resource drift, see Detecting Unregulated Configuration Changes to Stacks and Resources.

Use DetectStackResourceDrift to detect drift on individual resources, or DetectStackDrift to detect drift on all resources in a given stack that support drift detection.

Resources that do not currently support drift detection cannot be checked. For a list of resources that support drift detection, see Resources that Support Drift Detection.

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DetectStackResourceDriftRequest", "variableName" : "detectStackResourceDriftRequest", "variableType" : "DetectStackResourceDriftRequest", "documentation" : "", "simpleType" : "DetectStackResourceDriftRequest", "variableSetterType" : "DetectStackResourceDriftRequest" }, "methodName" : "detectStackResourceDrift", "operationName" : "DetectStackResourceDrift", "paginated" : false, "returnType" : { "returnType" : "DetectStackResourceDriftResponse", "documentation" : null }, "syncReturnType" : "DetectStackResourceDriftResponse" }, "EstimateTemplateCost" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Returns the estimated monthly cost of a template. The return value is an AWS Simple Monthly Calculator URL with a query string that describes the resources required to run the template.

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "EstimateTemplateCostRequest", "variableName" : "estimateTemplateCostRequest", "variableType" : "EstimateTemplateCostRequest", "documentation" : "

The input for an EstimateTemplateCost action.

", "simpleType" : "EstimateTemplateCostRequest", "variableSetterType" : "EstimateTemplateCostRequest" }, "methodName" : "estimateTemplateCost", "operationName" : "EstimateTemplateCost", "paginated" : false, "returnType" : { "returnType" : "EstimateTemplateCostResponse", "documentation" : "

The output for a EstimateTemplateCost action.

" }, "syncReturnType" : "EstimateTemplateCostResponse" }, "ExecuteChangeSet" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Updates a stack using the input information that was provided when the specified change set was created. After the call successfully completes, AWS CloudFormation starts updating the stack. Use the DescribeStacks action to view the status of the update.

When you execute a change set, AWS CloudFormation deletes all other change sets associated with the stack because they aren't valid for the updated stack.

If a stack policy is associated with the stack, AWS CloudFormation enforces the policy during the update. You can't specify a temporary stack policy that overrides the current policy.

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ { "exceptionName" : "InvalidChangeSetStatusException", "documentation" : "

The specified change set can't be used to update the stack. For example, the change set status might be CREATE_IN_PROGRESS, or the stack status might be UPDATE_IN_PROGRESS.

", "httpStatusCode" : 400 }, { "exceptionName" : "ChangeSetNotFoundException", "documentation" : "

The specified change set name or ID doesn't exit. To view valid change sets for a stack, use the ListChangeSets action.

", "httpStatusCode" : 404 }, { "exceptionName" : "InsufficientCapabilitiesException", "documentation" : "

The template contains resources with capabilities that weren't specified in the Capabilities parameter.

", "httpStatusCode" : 400 }, { "exceptionName" : "TokenAlreadyExistsException", "documentation" : "

A client request token already exists.

", "httpStatusCode" : 400 } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "ExecuteChangeSetRequest", "variableName" : "executeChangeSetRequest", "variableType" : "ExecuteChangeSetRequest", "documentation" : "

The input for the ExecuteChangeSet action.

", "simpleType" : "ExecuteChangeSetRequest", "variableSetterType" : "ExecuteChangeSetRequest" }, "methodName" : "executeChangeSet", "operationName" : "ExecuteChangeSet", "paginated" : false, "returnType" : { "returnType" : "ExecuteChangeSetResponse", "documentation" : "

The output for the ExecuteChangeSet action.

" }, "syncReturnType" : "ExecuteChangeSetResponse" }, "GetStackPolicy" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Returns the stack policy for a specified stack. If a stack doesn't have a policy, a null value is returned.

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "GetStackPolicyRequest", "variableName" : "getStackPolicyRequest", "variableType" : "GetStackPolicyRequest", "documentation" : "

The input for the GetStackPolicy action.

", "simpleType" : "GetStackPolicyRequest", "variableSetterType" : "GetStackPolicyRequest" }, "methodName" : "getStackPolicy", "operationName" : "GetStackPolicy", "paginated" : false, "returnType" : { "returnType" : "GetStackPolicyResponse", "documentation" : "

The output for the GetStackPolicy action.

" }, "syncReturnType" : "GetStackPolicyResponse" }, "GetTemplate" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Returns the template body for a specified stack. You can get the template for running or deleted stacks.

For deleted stacks, GetTemplate returns the template for up to 90 days after the stack has been deleted.

If the template does not exist, a ValidationError is returned.

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ { "exceptionName" : "ChangeSetNotFoundException", "documentation" : "

The specified change set name or ID doesn't exit. To view valid change sets for a stack, use the ListChangeSets action.

", "httpStatusCode" : 404 } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "GetTemplateRequest", "variableName" : "getTemplateRequest", "variableType" : "GetTemplateRequest", "documentation" : "

The input for a GetTemplate action.

", "simpleType" : "GetTemplateRequest", "variableSetterType" : "GetTemplateRequest" }, "methodName" : "getTemplate", "operationName" : "GetTemplate", "paginated" : false, "returnType" : { "returnType" : "GetTemplateResponse", "documentation" : "

The output for GetTemplate action.

" }, "syncReturnType" : "GetTemplateResponse" }, "GetTemplateSummary" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Returns information about a new or existing template. The GetTemplateSummary action is useful for viewing parameter information, such as default parameter values and parameter types, before you create or update a stack or stack set.

You can use the GetTemplateSummary action when you submit a template, or you can get template information for a stack set, or a running or deleted stack.

For deleted stacks, GetTemplateSummary returns the template information for up to 90 days after the stack has been deleted. If the template does not exist, a ValidationError is returned.

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ { "exceptionName" : "StackSetNotFoundException", "documentation" : "

The specified stack set doesn't exist.

", "httpStatusCode" : 404 } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "GetTemplateSummaryRequest", "variableName" : "getTemplateSummaryRequest", "variableType" : "GetTemplateSummaryRequest", "documentation" : "

The input for the GetTemplateSummary action.

", "simpleType" : "GetTemplateSummaryRequest", "variableSetterType" : "GetTemplateSummaryRequest" }, "methodName" : "getTemplateSummary", "operationName" : "GetTemplateSummary", "paginated" : false, "returnType" : { "returnType" : "GetTemplateSummaryResponse", "documentation" : "

The output for the GetTemplateSummary action.

" }, "syncReturnType" : "GetTemplateSummaryResponse" }, "ListChangeSets" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Returns the ID and status of each active change set for a stack. For example, AWS CloudFormation lists change sets that are in the CREATE_IN_PROGRESS or CREATE_PENDING state.

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "ListChangeSetsRequest", "variableName" : "listChangeSetsRequest", "variableType" : "ListChangeSetsRequest", "documentation" : "

The input for the ListChangeSets action.

", "simpleType" : "ListChangeSetsRequest", "variableSetterType" : "ListChangeSetsRequest" }, "methodName" : "listChangeSets", "operationName" : "ListChangeSets", "paginated" : false, "returnType" : { "returnType" : "ListChangeSetsResponse", "documentation" : "

The output for the ListChangeSets action.

" }, "syncReturnType" : "ListChangeSetsResponse" }, "ListExports" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Lists all exported output values in the account and region in which you call this action. Use this action to see the exported output values that you can import into other stacks. To import values, use the Fn::ImportValue function.

For more information, see AWS CloudFormation Export Stack Output Values.

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "ListExportsRequest", "variableName" : "listExportsRequest", "variableType" : "ListExportsRequest", "documentation" : "", "simpleType" : "ListExportsRequest", "variableSetterType" : "ListExportsRequest" }, "methodName" : "listExports", "operationName" : "ListExports", "paginated" : true, "returnType" : { "returnType" : "ListExportsResponse", "documentation" : null }, "syncReturnType" : "ListExportsResponse" }, "ListImports" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Lists all stacks that are importing an exported output value. To modify or remove an exported output value, first use this action to see which stacks are using it. To see the exported output values in your account, see ListExports.

For more information about importing an exported output value, see the Fn::ImportValue function.

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "ListImportsRequest", "variableName" : "listImportsRequest", "variableType" : "ListImportsRequest", "documentation" : "", "simpleType" : "ListImportsRequest", "variableSetterType" : "ListImportsRequest" }, "methodName" : "listImports", "operationName" : "ListImports", "paginated" : true, "returnType" : { "returnType" : "ListImportsResponse", "documentation" : null }, "syncReturnType" : "ListImportsResponse" }, "ListStackInstances" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Returns summary information about stack instances that are associated with the specified stack set. You can filter for stack instances that are associated with a specific AWS account name or region.

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ { "exceptionName" : "StackSetNotFoundException", "documentation" : "

The specified stack set doesn't exist.

", "httpStatusCode" : 404 } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "ListStackInstancesRequest", "variableName" : "listStackInstancesRequest", "variableType" : "ListStackInstancesRequest", "documentation" : "", "simpleType" : "ListStackInstancesRequest", "variableSetterType" : "ListStackInstancesRequest" }, "methodName" : "listStackInstances", "operationName" : "ListStackInstances", "paginated" : false, "returnType" : { "returnType" : "ListStackInstancesResponse", "documentation" : null }, "syncReturnType" : "ListStackInstancesResponse" }, "ListStackResources" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Returns descriptions of all resources of the specified stack.

For deleted stacks, ListStackResources returns resource information for up to 90 days after the stack has been deleted.

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "ListStackResourcesRequest", "variableName" : "listStackResourcesRequest", "variableType" : "ListStackResourcesRequest", "documentation" : "

The input for the ListStackResource action.

", "simpleType" : "ListStackResourcesRequest", "variableSetterType" : "ListStackResourcesRequest" }, "methodName" : "listStackResources", "operationName" : "ListStackResources", "paginated" : true, "returnType" : { "returnType" : "ListStackResourcesResponse", "documentation" : "

The output for a ListStackResources action.

" }, "syncReturnType" : "ListStackResourcesResponse" }, "ListStackSetOperationResults" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Returns summary information about the results of a stack set operation.

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ { "exceptionName" : "StackSetNotFoundException", "documentation" : "

The specified stack set doesn't exist.

", "httpStatusCode" : 404 }, { "exceptionName" : "OperationNotFoundException", "documentation" : "

The specified ID refers to an operation that doesn't exist.

", "httpStatusCode" : 404 } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "ListStackSetOperationResultsRequest", "variableName" : "listStackSetOperationResultsRequest", "variableType" : "ListStackSetOperationResultsRequest", "documentation" : "", "simpleType" : "ListStackSetOperationResultsRequest", "variableSetterType" : "ListStackSetOperationResultsRequest" }, "methodName" : "listStackSetOperationResults", "operationName" : "ListStackSetOperationResults", "paginated" : false, "returnType" : { "returnType" : "ListStackSetOperationResultsResponse", "documentation" : null }, "syncReturnType" : "ListStackSetOperationResultsResponse" }, "ListStackSetOperations" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Returns summary information about operations performed on a stack set.

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ { "exceptionName" : "StackSetNotFoundException", "documentation" : "

The specified stack set doesn't exist.

", "httpStatusCode" : 404 } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "ListStackSetOperationsRequest", "variableName" : "listStackSetOperationsRequest", "variableType" : "ListStackSetOperationsRequest", "documentation" : "", "simpleType" : "ListStackSetOperationsRequest", "variableSetterType" : "ListStackSetOperationsRequest" }, "methodName" : "listStackSetOperations", "operationName" : "ListStackSetOperations", "paginated" : false, "returnType" : { "returnType" : "ListStackSetOperationsResponse", "documentation" : null }, "syncReturnType" : "ListStackSetOperationsResponse" }, "ListStackSets" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Returns summary information about stack sets that are associated with the user.

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "ListStackSetsRequest", "variableName" : "listStackSetsRequest", "variableType" : "ListStackSetsRequest", "documentation" : "", "simpleType" : "ListStackSetsRequest", "variableSetterType" : "ListStackSetsRequest" }, "methodName" : "listStackSets", "operationName" : "ListStackSets", "paginated" : false, "returnType" : { "returnType" : "ListStackSetsResponse", "documentation" : null }, "syncReturnType" : "ListStackSetsResponse" }, "ListStacks" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Returns the summary information for stacks whose status matches the specified StackStatusFilter. Summary information for stacks that have been deleted is kept for 90 days after the stack is deleted. If no StackStatusFilter is specified, summary information for all stacks is returned (including existing stacks and stacks that have been deleted).

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "ListStacksRequest", "variableName" : "listStacksRequest", "variableType" : "ListStacksRequest", "documentation" : "

The input for ListStacks action.

", "simpleType" : "ListStacksRequest", "variableSetterType" : "ListStacksRequest" }, "methodName" : "listStacks", "operationName" : "ListStacks", "paginated" : true, "returnType" : { "returnType" : "ListStacksResponse", "documentation" : "

The output for ListStacks action.

" }, "syncReturnType" : "ListStacksResponse" }, "SetStackPolicy" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Sets a stack policy for a specified stack.

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "SetStackPolicyRequest", "variableName" : "setStackPolicyRequest", "variableType" : "SetStackPolicyRequest", "documentation" : "

The input for the SetStackPolicy action.

", "simpleType" : "SetStackPolicyRequest", "variableSetterType" : "SetStackPolicyRequest" }, "methodName" : "setStackPolicy", "operationName" : "SetStackPolicy", "paginated" : false, "returnType" : { "returnType" : "SetStackPolicyResponse", "documentation" : null }, "syncReturnType" : "SetStackPolicyResponse" }, "SignalResource" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Sends a signal to the specified resource with a success or failure status. You can use the SignalResource API in conjunction with a creation policy or update policy. AWS CloudFormation doesn't proceed with a stack creation or update until resources receive the required number of signals or the timeout period is exceeded. The SignalResource API is useful in cases where you want to send signals from anywhere other than an Amazon EC2 instance.

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "SignalResourceRequest", "variableName" : "signalResourceRequest", "variableType" : "SignalResourceRequest", "documentation" : "

The input for the SignalResource action.

", "simpleType" : "SignalResourceRequest", "variableSetterType" : "SignalResourceRequest" }, "methodName" : "signalResource", "operationName" : "SignalResource", "paginated" : false, "returnType" : { "returnType" : "SignalResourceResponse", "documentation" : null }, "syncReturnType" : "SignalResourceResponse" }, "StopStackSetOperation" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Stops an in-progress operation on a stack set and its associated stack instances.

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ { "exceptionName" : "StackSetNotFoundException", "documentation" : "

The specified stack set doesn't exist.

", "httpStatusCode" : 404 }, { "exceptionName" : "OperationNotFoundException", "documentation" : "

The specified ID refers to an operation that doesn't exist.

", "httpStatusCode" : 404 }, { "exceptionName" : "InvalidOperationException", "documentation" : "

The specified operation isn't valid.

", "httpStatusCode" : 400 } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "StopStackSetOperationRequest", "variableName" : "stopStackSetOperationRequest", "variableType" : "StopStackSetOperationRequest", "documentation" : "", "simpleType" : "StopStackSetOperationRequest", "variableSetterType" : "StopStackSetOperationRequest" }, "methodName" : "stopStackSetOperation", "operationName" : "StopStackSetOperation", "paginated" : false, "returnType" : { "returnType" : "StopStackSetOperationResponse", "documentation" : null }, "syncReturnType" : "StopStackSetOperationResponse" }, "UpdateStack" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Updates a stack as specified in the template. After the call completes successfully, the stack update starts. You can check the status of the stack via the DescribeStacks action.

To get a copy of the template for an existing stack, you can use the GetTemplate action.

For more information about creating an update template, updating a stack, and monitoring the progress of the update, see Updating a Stack.

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ { "exceptionName" : "InsufficientCapabilitiesException", "documentation" : "

The template contains resources with capabilities that weren't specified in the Capabilities parameter.

", "httpStatusCode" : 400 }, { "exceptionName" : "TokenAlreadyExistsException", "documentation" : "

A client request token already exists.

", "httpStatusCode" : 400 } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "UpdateStackRequest", "variableName" : "updateStackRequest", "variableType" : "UpdateStackRequest", "documentation" : "

The input for an UpdateStack action.

", "simpleType" : "UpdateStackRequest", "variableSetterType" : "UpdateStackRequest" }, "methodName" : "updateStack", "operationName" : "UpdateStack", "paginated" : false, "returnType" : { "returnType" : "UpdateStackResponse", "documentation" : "

The output for an UpdateStack action.

" }, "syncReturnType" : "UpdateStackResponse" }, "UpdateStackInstances" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Updates the parameter values for stack instances for the specified accounts, within the specified regions. A stack instance refers to a stack in a specific account and region.

You can only update stack instances in regions and accounts where they already exist; to create additional stack instances, use CreateStackInstances.

During stack set updates, any parameters overridden for a stack instance are not updated, but retain their overridden value.

You can only update the parameter values that are specified in the stack set; to add or delete a parameter itself, use UpdateStackSet to update the stack set template. If you add a parameter to a template, before you can override the parameter value specified in the stack set you must first use UpdateStackSet to update all stack instances with the updated template and parameter value specified in the stack set. Once a stack instance has been updated with the new parameter, you can then override the parameter value using UpdateStackInstances.

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ { "exceptionName" : "StackSetNotFoundException", "documentation" : "

The specified stack set doesn't exist.

", "httpStatusCode" : 404 }, { "exceptionName" : "StackInstanceNotFoundException", "documentation" : "

The specified stack instance doesn't exist.

", "httpStatusCode" : 404 }, { "exceptionName" : "OperationInProgressException", "documentation" : "

Another operation is currently in progress for this stack set. Only one operation can be performed for a stack set at a given time.

", "httpStatusCode" : 409 }, { "exceptionName" : "OperationIdAlreadyExistsException", "documentation" : "

The specified operation ID already exists.

", "httpStatusCode" : 409 }, { "exceptionName" : "StaleRequestException", "documentation" : "

Another operation has been performed on this stack set since the specified operation was performed.

", "httpStatusCode" : 409 }, { "exceptionName" : "InvalidOperationException", "documentation" : "

The specified operation isn't valid.

", "httpStatusCode" : 400 } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "UpdateStackInstancesRequest", "variableName" : "updateStackInstancesRequest", "variableType" : "UpdateStackInstancesRequest", "documentation" : "", "simpleType" : "UpdateStackInstancesRequest", "variableSetterType" : "UpdateStackInstancesRequest" }, "methodName" : "updateStackInstances", "operationName" : "UpdateStackInstances", "paginated" : false, "returnType" : { "returnType" : "UpdateStackInstancesResponse", "documentation" : null }, "syncReturnType" : "UpdateStackInstancesResponse" }, "UpdateStackSet" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Updates the stack set, and associated stack instances in the specified accounts and regions.

Even if the stack set operation created by updating the stack set fails (completely or partially, below or above a specified failure tolerance), the stack set is updated with your changes. Subsequent CreateStackInstances calls on the specified stack set use the updated stack set.

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ { "exceptionName" : "StackSetNotFoundException", "documentation" : "

The specified stack set doesn't exist.

", "httpStatusCode" : 404 }, { "exceptionName" : "OperationInProgressException", "documentation" : "

Another operation is currently in progress for this stack set. Only one operation can be performed for a stack set at a given time.

", "httpStatusCode" : 409 }, { "exceptionName" : "OperationIdAlreadyExistsException", "documentation" : "

The specified operation ID already exists.

", "httpStatusCode" : 409 }, { "exceptionName" : "StaleRequestException", "documentation" : "

Another operation has been performed on this stack set since the specified operation was performed.

", "httpStatusCode" : 409 }, { "exceptionName" : "InvalidOperationException", "documentation" : "

The specified operation isn't valid.

", "httpStatusCode" : 400 }, { "exceptionName" : "StackInstanceNotFoundException", "documentation" : "

The specified stack instance doesn't exist.

", "httpStatusCode" : 404 } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "UpdateStackSetRequest", "variableName" : "updateStackSetRequest", "variableType" : "UpdateStackSetRequest", "documentation" : "", "simpleType" : "UpdateStackSetRequest", "variableSetterType" : "UpdateStackSetRequest" }, "methodName" : "updateStackSet", "operationName" : "UpdateStackSet", "paginated" : false, "returnType" : { "returnType" : "UpdateStackSetResponse", "documentation" : null }, "syncReturnType" : "UpdateStackSetResponse" }, "UpdateTerminationProtection" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Updates termination protection for the specified stack. If a user attempts to delete a stack with termination protection enabled, the operation fails and the stack remains unchanged. For more information, see Protecting a Stack From Being Deleted in the AWS CloudFormation User Guide.

For nested stacks, termination protection is set on the root stack and cannot be changed directly on the nested stack.

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "UpdateTerminationProtectionRequest", "variableName" : "updateTerminationProtectionRequest", "variableType" : "UpdateTerminationProtectionRequest", "documentation" : "", "simpleType" : "UpdateTerminationProtectionRequest", "variableSetterType" : "UpdateTerminationProtectionRequest" }, "methodName" : "updateTerminationProtection", "operationName" : "UpdateTerminationProtection", "paginated" : false, "returnType" : { "returnType" : "UpdateTerminationProtectionResponse", "documentation" : null }, "syncReturnType" : "UpdateTerminationProtectionResponse" }, "ValidateTemplate" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Validates a specified template. AWS CloudFormation first checks if the template is valid JSON. If it isn't, AWS CloudFormation checks if the template is valid YAML. If both these checks fail, AWS CloudFormation returns a template validation error.

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "ValidateTemplateRequest", "variableName" : "validateTemplateRequest", "variableType" : "ValidateTemplateRequest", "documentation" : "

The input for ValidateTemplate action.

", "simpleType" : "ValidateTemplateRequest", "variableSetterType" : "ValidateTemplateRequest" }, "methodName" : "validateTemplate", "operationName" : "ValidateTemplate", "paginated" : false, "returnType" : { "returnType" : "ValidateTemplateResponse", "documentation" : "

The output for ValidateTemplate action.

" }, "syncReturnType" : "ValidateTemplateResponse" } }, "shapes" : { "AccountGateResult" : { "c2jName" : "AccountGateResult", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

Structure that contains the results of the account gate function which AWS CloudFormation invokes, if present, before proceeding with a stack set operation in an account and region.

For each account and region, AWS CloudFormation lets you specify a Lamdba function that encapsulates any requirements that must be met before CloudFormation can proceed with a stack set operation in that account and region. CloudFormation invokes the function each time a stack set operation is requested for that account and region; if the function returns FAILED, CloudFormation cancels the operation in that account and region, and sets the stack set operation result status for that account and region to FAILED.

For more information, see Configuring a target account gate.

", "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" : "getStatusAsString", "beanStyleSetterMethodName" : "setStatus", "c2jName" : "Status", "c2jShape" : "AccountGateStatus", "defaultConsumerFluentSetterDocumentation" : "

The status of the account gate function.

  • SUCCEEDED: The account gate function has determined that the account and region passes any requirements for a stack set operation to occur. AWS CloudFormation proceeds with the stack operation in that account and region.

  • FAILED: The account gate function has determined that the account and region does not meet the requirements for a stack set operation to occur. AWS CloudFormation cancels the stack set operation in that account and region, and sets the stack set operation result status for that account and region to FAILED.

  • SKIPPED: AWS CloudFormation has skipped calling the account gate function for this account and region, for one of the following reasons:

    • An account gate function has not been specified for the account and region. AWS CloudFormation proceeds with the stack set operation in this account and region.

    • The AWSCloudFormationStackSetExecutionRole of the stack set adminstration account lacks permissions to invoke the function. AWS CloudFormation proceeds with the stack set operation in this account and region.

    • Either no action is necessary, or no action is possible, on the stack. AWS CloudFormation skips the stack set operation in this account and region.

\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 #statusAsString(String)}.\n@param status 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 #status(String)", "deprecated" : false, "documentation" : "

The status of the account gate function.

  • SUCCEEDED: The account gate function has determined that the account and region passes any requirements for a stack set operation to occur. AWS CloudFormation proceeds with the stack operation in that account and region.

  • FAILED: The account gate function has determined that the account and region does not meet the requirements for a stack set operation to occur. AWS CloudFormation cancels the stack set operation in that account and region, and sets the stack set operation result status for that account and region to FAILED.

  • SKIPPED: AWS CloudFormation has skipped calling the account gate function for this account and region, for one of the following reasons:

    • An account gate function has not been specified for the account and region. AWS CloudFormation proceeds with the stack set operation in this account and region.

    • The AWSCloudFormationStackSetExecutionRole of the stack set adminstration account lacks permissions to invoke the function. AWS CloudFormation proceeds with the stack set operation in this account and region.

    • Either no action is necessary, or no action is possible, on the stack. AWS CloudFormation skips the stack set operation in this account and region.

", "endpointDiscoveryId" : false, "enumType" : "AccountGateStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "status", "fluentEnumSetterMethodName" : "status", "fluentGetterMethodName" : "statusAsString", "fluentSetterDocumentation" : "

The status of the account gate function.

  • SUCCEEDED: The account gate function has determined that the account and region passes any requirements for a stack set operation to occur. AWS CloudFormation proceeds with the stack operation in that account and region.

  • FAILED: The account gate function has determined that the account and region does not meet the requirements for a stack set operation to occur. AWS CloudFormation cancels the stack set operation in that account and region, and sets the stack set operation result status for that account and region to FAILED.

  • SKIPPED: AWS CloudFormation has skipped calling the account gate function for this account and region, for one of the following reasons:

    • An account gate function has not been specified for the account and region. AWS CloudFormation proceeds with the stack set operation in this account and region.

    • The AWSCloudFormationStackSetExecutionRole of the stack set adminstration account lacks permissions to invoke the function. AWS CloudFormation proceeds with the stack set operation in this account and region.

    • Either no action is necessary, or no action is possible, on the stack. AWS CloudFormation skips the stack set operation in this account and region.

\n@param status The status of the account gate function.

  • SUCCEEDED: The account gate function has determined that the account and region passes any requirements for a stack set operation to occur. AWS CloudFormation proceeds with the stack operation in that account and region.

  • FAILED: The account gate function has determined that the account and region does not meet the requirements for a stack set operation to occur. AWS CloudFormation cancels the stack set operation in that account and region, and sets the stack set operation result status for that account and region to FAILED.

  • SKIPPED: AWS CloudFormation has skipped calling the account gate function for this account and region, for one of the following reasons:

    • An account gate function has not been specified for the account and region. AWS CloudFormation proceeds with the stack set operation in this account and region.

    • The AWSCloudFormationStackSetExecutionRole of the stack set adminstration account lacks permissions to invoke the function. AWS CloudFormation proceeds with the stack set operation in this account and region.

    • Either no action is necessary, or no action is possible, on the stack. AWS CloudFormation skips the stack set operation in this account and region.

  • \n@see AccountGateStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see AccountGateStatus", "fluentSetterMethodName" : "status", "getterDocumentation" : "

    The status of the account gate function.

    • SUCCEEDED: The account gate function has determined that the account and region passes any requirements for a stack set operation to occur. AWS CloudFormation proceeds with the stack operation in that account and region.

    • FAILED: The account gate function has determined that the account and region does not meet the requirements for a stack set operation to occur. AWS CloudFormation cancels the stack set operation in that account and region, and sets the stack set operation result status for that account and region to FAILED.

    • SKIPPED: AWS CloudFormation has skipped calling the account gate function for this account and region, for one of the following reasons:

      • An account gate function has not been specified for the account and region. AWS CloudFormation proceeds with the stack set operation in this account and region.

      • The AWSCloudFormationStackSetExecutionRole of the stack set adminstration account lacks permissions to invoke the function. AWS CloudFormation proceeds with the stack set operation in this account and region.

      • Either no action is necessary, or no action is possible, on the stack. AWS CloudFormation skips the stack set operation in this account and region.

    \n

    \nIf the service returns an enum value that is not available in the current SDK version, {@link #status} will return {@link AccountGateStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #statusAsString}.\n

    \n@return The status of the account gate function.

    • SUCCEEDED: The account gate function has determined that the account and region passes any requirements for a stack set operation to occur. AWS CloudFormation proceeds with the stack operation in that account and region.

    • FAILED: The account gate function has determined that the account and region does not meet the requirements for a stack set operation to occur. AWS CloudFormation cancels the stack set operation in that account and region, and sets the stack set operation result status for that account and region to FAILED.

    • SKIPPED: AWS CloudFormation has skipped calling the account gate function for this account and region, for one of the following reasons:

      • An account gate function has not been specified for the account and region. AWS CloudFormation proceeds with the stack set operation in this account and region.

      • The AWSCloudFormationStackSetExecutionRole of the stack set adminstration account lacks permissions to invoke the function. AWS CloudFormation proceeds with the stack set operation in this account and region.

      • Either no action is necessary, or no action is possible, on the stack. AWS CloudFormation skips the stack set operation in this account and region.

    • \n@see AccountGateStatus", "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" : "Status", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Status", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Status", "sensitive" : false, "setterDocumentation" : "

      The status of the account gate function.

      • SUCCEEDED: The account gate function has determined that the account and region passes any requirements for a stack set operation to occur. AWS CloudFormation proceeds with the stack operation in that account and region.

      • FAILED: The account gate function has determined that the account and region does not meet the requirements for a stack set operation to occur. AWS CloudFormation cancels the stack set operation in that account and region, and sets the stack set operation result status for that account and region to FAILED.

      • SKIPPED: AWS CloudFormation has skipped calling the account gate function for this account and region, for one of the following reasons:

        • An account gate function has not been specified for the account and region. AWS CloudFormation proceeds with the stack set operation in this account and region.

        • The AWSCloudFormationStackSetExecutionRole of the stack set adminstration account lacks permissions to invoke the function. AWS CloudFormation proceeds with the stack set operation in this account and region.

        • Either no action is necessary, or no action is possible, on the stack. AWS CloudFormation skips the stack set operation in this account and region.

      \n@param status The status of the account gate function.

      • SUCCEEDED: The account gate function has determined that the account and region passes any requirements for a stack set operation to occur. AWS CloudFormation proceeds with the stack operation in that account and region.

      • FAILED: The account gate function has determined that the account and region does not meet the requirements for a stack set operation to occur. AWS CloudFormation cancels the stack set operation in that account and region, and sets the stack set operation result status for that account and region to FAILED.

      • SKIPPED: AWS CloudFormation has skipped calling the account gate function for this account and region, for one of the following reasons:

        • An account gate function has not been specified for the account and region. AWS CloudFormation proceeds with the stack set operation in this account and region.

        • The AWSCloudFormationStackSetExecutionRole of the stack set adminstration account lacks permissions to invoke the function. AWS CloudFormation proceeds with the stack set operation in this account and region.

        • Either no action is necessary, or no action is possible, on the stack. AWS CloudFormation skips the stack set operation in this account and region.

      • \n@see AccountGateStatus", "setterMethodName" : "setStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : "

        The status of the account gate function.

        • SUCCEEDED: The account gate function has determined that the account and region passes any requirements for a stack set operation to occur. AWS CloudFormation proceeds with the stack operation in that account and region.

        • FAILED: The account gate function has determined that the account and region does not meet the requirements for a stack set operation to occur. AWS CloudFormation cancels the stack set operation in that account and region, and sets the stack set operation result status for that account and region to FAILED.

        • SKIPPED: AWS CloudFormation has skipped calling the account gate function for this account and region, for one of the following reasons:

          • An account gate function has not been specified for the account and region. AWS CloudFormation proceeds with the stack set operation in this account and region.

          • The AWSCloudFormationStackSetExecutionRole of the stack set adminstration account lacks permissions to invoke the function. AWS CloudFormation proceeds with the stack set operation in this account and region.

          • Either no action is necessary, or no action is possible, on the stack. AWS CloudFormation skips the stack set operation in this account and region.

        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStatusReason", "beanStyleSetterMethodName" : "setStatusReason", "c2jName" : "StatusReason", "c2jShape" : "AccountGateStatusReason", "defaultConsumerFluentSetterDocumentation" : "

        The reason for the account gate status assigned to this account and region for the stack set operation.

        \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 #statusReason(String)}.\n@param statusReason 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 #statusReason(String)", "deprecated" : false, "documentation" : "

        The reason for the account gate status assigned to this account and region for the stack set operation.

        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "statusReason", "fluentSetterDocumentation" : "

        The reason for the account gate status assigned to this account and region for the stack set operation.

        \n@param statusReason The reason for the account gate status assigned to this account and region for the stack set operation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "statusReason", "getterDocumentation" : "

        The reason for the account gate status assigned to this account and region for the stack set operation.

        \n@return The reason for the account gate status assigned to this account and region for the stack set operation.", "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" : "StatusReason", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StatusReason", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StatusReason", "sensitive" : false, "setterDocumentation" : "

        The reason for the account gate status assigned to this account and region for the stack set operation.

        \n@param statusReason The reason for the account gate status assigned to this account and region for the stack set operation.", "setterMethodName" : "setStatusReason", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "statusReason", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "statusReason", "variableType" : "String", "documentation" : "

        The reason for the account gate status assigned to this account and region for the stack set operation.

        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Status" : { "beanStyleGetterMethodName" : "getStatusAsString", "beanStyleSetterMethodName" : "setStatus", "c2jName" : "Status", "c2jShape" : "AccountGateStatus", "defaultConsumerFluentSetterDocumentation" : "

        The status of the account gate function.

        • SUCCEEDED: The account gate function has determined that the account and region passes any requirements for a stack set operation to occur. AWS CloudFormation proceeds with the stack operation in that account and region.

        • FAILED: The account gate function has determined that the account and region does not meet the requirements for a stack set operation to occur. AWS CloudFormation cancels the stack set operation in that account and region, and sets the stack set operation result status for that account and region to FAILED.

        • SKIPPED: AWS CloudFormation has skipped calling the account gate function for this account and region, for one of the following reasons:

          • An account gate function has not been specified for the account and region. AWS CloudFormation proceeds with the stack set operation in this account and region.

          • The AWSCloudFormationStackSetExecutionRole of the stack set adminstration account lacks permissions to invoke the function. AWS CloudFormation proceeds with the stack set operation in this account and region.

          • Either no action is necessary, or no action is possible, on the stack. AWS CloudFormation skips the stack set operation in this account and region.

        \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 #statusAsString(String)}.\n@param status 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 #status(String)", "deprecated" : false, "documentation" : "

        The status of the account gate function.

        • SUCCEEDED: The account gate function has determined that the account and region passes any requirements for a stack set operation to occur. AWS CloudFormation proceeds with the stack operation in that account and region.

        • FAILED: The account gate function has determined that the account and region does not meet the requirements for a stack set operation to occur. AWS CloudFormation cancels the stack set operation in that account and region, and sets the stack set operation result status for that account and region to FAILED.

        • SKIPPED: AWS CloudFormation has skipped calling the account gate function for this account and region, for one of the following reasons:

          • An account gate function has not been specified for the account and region. AWS CloudFormation proceeds with the stack set operation in this account and region.

          • The AWSCloudFormationStackSetExecutionRole of the stack set adminstration account lacks permissions to invoke the function. AWS CloudFormation proceeds with the stack set operation in this account and region.

          • Either no action is necessary, or no action is possible, on the stack. AWS CloudFormation skips the stack set operation in this account and region.

        ", "endpointDiscoveryId" : false, "enumType" : "AccountGateStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "status", "fluentEnumSetterMethodName" : "status", "fluentGetterMethodName" : "statusAsString", "fluentSetterDocumentation" : "

        The status of the account gate function.

        • SUCCEEDED: The account gate function has determined that the account and region passes any requirements for a stack set operation to occur. AWS CloudFormation proceeds with the stack operation in that account and region.

        • FAILED: The account gate function has determined that the account and region does not meet the requirements for a stack set operation to occur. AWS CloudFormation cancels the stack set operation in that account and region, and sets the stack set operation result status for that account and region to FAILED.

        • SKIPPED: AWS CloudFormation has skipped calling the account gate function for this account and region, for one of the following reasons:

          • An account gate function has not been specified for the account and region. AWS CloudFormation proceeds with the stack set operation in this account and region.

          • The AWSCloudFormationStackSetExecutionRole of the stack set adminstration account lacks permissions to invoke the function. AWS CloudFormation proceeds with the stack set operation in this account and region.

          • Either no action is necessary, or no action is possible, on the stack. AWS CloudFormation skips the stack set operation in this account and region.

        \n@param status The status of the account gate function.

        • SUCCEEDED: The account gate function has determined that the account and region passes any requirements for a stack set operation to occur. AWS CloudFormation proceeds with the stack operation in that account and region.

        • FAILED: The account gate function has determined that the account and region does not meet the requirements for a stack set operation to occur. AWS CloudFormation cancels the stack set operation in that account and region, and sets the stack set operation result status for that account and region to FAILED.

        • SKIPPED: AWS CloudFormation has skipped calling the account gate function for this account and region, for one of the following reasons:

          • An account gate function has not been specified for the account and region. AWS CloudFormation proceeds with the stack set operation in this account and region.

          • The AWSCloudFormationStackSetExecutionRole of the stack set adminstration account lacks permissions to invoke the function. AWS CloudFormation proceeds with the stack set operation in this account and region.

          • Either no action is necessary, or no action is possible, on the stack. AWS CloudFormation skips the stack set operation in this account and region.

        • \n@see AccountGateStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see AccountGateStatus", "fluentSetterMethodName" : "status", "getterDocumentation" : "

          The status of the account gate function.

          • SUCCEEDED: The account gate function has determined that the account and region passes any requirements for a stack set operation to occur. AWS CloudFormation proceeds with the stack operation in that account and region.

          • FAILED: The account gate function has determined that the account and region does not meet the requirements for a stack set operation to occur. AWS CloudFormation cancels the stack set operation in that account and region, and sets the stack set operation result status for that account and region to FAILED.

          • SKIPPED: AWS CloudFormation has skipped calling the account gate function for this account and region, for one of the following reasons:

            • An account gate function has not been specified for the account and region. AWS CloudFormation proceeds with the stack set operation in this account and region.

            • The AWSCloudFormationStackSetExecutionRole of the stack set adminstration account lacks permissions to invoke the function. AWS CloudFormation proceeds with the stack set operation in this account and region.

            • Either no action is necessary, or no action is possible, on the stack. AWS CloudFormation skips the stack set operation in this account and region.

          \n

          \nIf the service returns an enum value that is not available in the current SDK version, {@link #status} will return {@link AccountGateStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #statusAsString}.\n

          \n@return The status of the account gate function.

          • SUCCEEDED: The account gate function has determined that the account and region passes any requirements for a stack set operation to occur. AWS CloudFormation proceeds with the stack operation in that account and region.

          • FAILED: The account gate function has determined that the account and region does not meet the requirements for a stack set operation to occur. AWS CloudFormation cancels the stack set operation in that account and region, and sets the stack set operation result status for that account and region to FAILED.

          • SKIPPED: AWS CloudFormation has skipped calling the account gate function for this account and region, for one of the following reasons:

            • An account gate function has not been specified for the account and region. AWS CloudFormation proceeds with the stack set operation in this account and region.

            • The AWSCloudFormationStackSetExecutionRole of the stack set adminstration account lacks permissions to invoke the function. AWS CloudFormation proceeds with the stack set operation in this account and region.

            • Either no action is necessary, or no action is possible, on the stack. AWS CloudFormation skips the stack set operation in this account and region.

          • \n@see AccountGateStatus", "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" : "Status", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Status", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Status", "sensitive" : false, "setterDocumentation" : "

            The status of the account gate function.

            • SUCCEEDED: The account gate function has determined that the account and region passes any requirements for a stack set operation to occur. AWS CloudFormation proceeds with the stack operation in that account and region.

            • FAILED: The account gate function has determined that the account and region does not meet the requirements for a stack set operation to occur. AWS CloudFormation cancels the stack set operation in that account and region, and sets the stack set operation result status for that account and region to FAILED.

            • SKIPPED: AWS CloudFormation has skipped calling the account gate function for this account and region, for one of the following reasons:

              • An account gate function has not been specified for the account and region. AWS CloudFormation proceeds with the stack set operation in this account and region.

              • The AWSCloudFormationStackSetExecutionRole of the stack set adminstration account lacks permissions to invoke the function. AWS CloudFormation proceeds with the stack set operation in this account and region.

              • Either no action is necessary, or no action is possible, on the stack. AWS CloudFormation skips the stack set operation in this account and region.

            \n@param status The status of the account gate function.

            • SUCCEEDED: The account gate function has determined that the account and region passes any requirements for a stack set operation to occur. AWS CloudFormation proceeds with the stack operation in that account and region.

            • FAILED: The account gate function has determined that the account and region does not meet the requirements for a stack set operation to occur. AWS CloudFormation cancels the stack set operation in that account and region, and sets the stack set operation result status for that account and region to FAILED.

            • SKIPPED: AWS CloudFormation has skipped calling the account gate function for this account and region, for one of the following reasons:

              • An account gate function has not been specified for the account and region. AWS CloudFormation proceeds with the stack set operation in this account and region.

              • The AWSCloudFormationStackSetExecutionRole of the stack set adminstration account lacks permissions to invoke the function. AWS CloudFormation proceeds with the stack set operation in this account and region.

              • Either no action is necessary, or no action is possible, on the stack. AWS CloudFormation skips the stack set operation in this account and region.

            • \n@see AccountGateStatus", "setterMethodName" : "setStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : "

              The status of the account gate function.

              • SUCCEEDED: The account gate function has determined that the account and region passes any requirements for a stack set operation to occur. AWS CloudFormation proceeds with the stack operation in that account and region.

              • FAILED: The account gate function has determined that the account and region does not meet the requirements for a stack set operation to occur. AWS CloudFormation cancels the stack set operation in that account and region, and sets the stack set operation result status for that account and region to FAILED.

              • SKIPPED: AWS CloudFormation has skipped calling the account gate function for this account and region, for one of the following reasons:

                • An account gate function has not been specified for the account and region. AWS CloudFormation proceeds with the stack set operation in this account and region.

                • The AWSCloudFormationStackSetExecutionRole of the stack set adminstration account lacks permissions to invoke the function. AWS CloudFormation proceeds with the stack set operation in this account and region.

                • Either no action is necessary, or no action is possible, on the stack. AWS CloudFormation skips the stack set operation in this account and region.

              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StatusReason" : { "beanStyleGetterMethodName" : "getStatusReason", "beanStyleSetterMethodName" : "setStatusReason", "c2jName" : "StatusReason", "c2jShape" : "AccountGateStatusReason", "defaultConsumerFluentSetterDocumentation" : "

              The reason for the account gate status assigned to this account and region for the stack set operation.

              \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 #statusReason(String)}.\n@param statusReason 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 #statusReason(String)", "deprecated" : false, "documentation" : "

              The reason for the account gate status assigned to this account and region for the stack set operation.

              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "statusReason", "fluentSetterDocumentation" : "

              The reason for the account gate status assigned to this account and region for the stack set operation.

              \n@param statusReason The reason for the account gate status assigned to this account and region for the stack set operation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "statusReason", "getterDocumentation" : "

              The reason for the account gate status assigned to this account and region for the stack set operation.

              \n@return The reason for the account gate status assigned to this account and region for the stack set operation.", "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" : "StatusReason", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StatusReason", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StatusReason", "sensitive" : false, "setterDocumentation" : "

              The reason for the account gate status assigned to this account and region for the stack set operation.

              \n@param statusReason The reason for the account gate status assigned to this account and region for the stack set operation.", "setterMethodName" : "setStatusReason", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "statusReason", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "statusReason", "variableType" : "String", "documentation" : "

              The reason for the account gate status assigned to this account and region for the stack set operation.

              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getStatusAsString", "beanStyleSetterMethodName" : "setStatus", "c2jName" : "Status", "c2jShape" : "AccountGateStatus", "defaultConsumerFluentSetterDocumentation" : "

              The status of the account gate function.

              • SUCCEEDED: The account gate function has determined that the account and region passes any requirements for a stack set operation to occur. AWS CloudFormation proceeds with the stack operation in that account and region.

              • FAILED: The account gate function has determined that the account and region does not meet the requirements for a stack set operation to occur. AWS CloudFormation cancels the stack set operation in that account and region, and sets the stack set operation result status for that account and region to FAILED.

              • SKIPPED: AWS CloudFormation has skipped calling the account gate function for this account and region, for one of the following reasons:

                • An account gate function has not been specified for the account and region. AWS CloudFormation proceeds with the stack set operation in this account and region.

                • The AWSCloudFormationStackSetExecutionRole of the stack set adminstration account lacks permissions to invoke the function. AWS CloudFormation proceeds with the stack set operation in this account and region.

                • Either no action is necessary, or no action is possible, on the stack. AWS CloudFormation skips the stack set operation in this account and region.

              \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 #statusAsString(String)}.\n@param status 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 #status(String)", "deprecated" : false, "documentation" : "

              The status of the account gate function.

              • SUCCEEDED: The account gate function has determined that the account and region passes any requirements for a stack set operation to occur. AWS CloudFormation proceeds with the stack operation in that account and region.

              • FAILED: The account gate function has determined that the account and region does not meet the requirements for a stack set operation to occur. AWS CloudFormation cancels the stack set operation in that account and region, and sets the stack set operation result status for that account and region to FAILED.

              • SKIPPED: AWS CloudFormation has skipped calling the account gate function for this account and region, for one of the following reasons:

                • An account gate function has not been specified for the account and region. AWS CloudFormation proceeds with the stack set operation in this account and region.

                • The AWSCloudFormationStackSetExecutionRole of the stack set adminstration account lacks permissions to invoke the function. AWS CloudFormation proceeds with the stack set operation in this account and region.

                • Either no action is necessary, or no action is possible, on the stack. AWS CloudFormation skips the stack set operation in this account and region.

              ", "endpointDiscoveryId" : false, "enumType" : "AccountGateStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "status", "fluentEnumSetterMethodName" : "status", "fluentGetterMethodName" : "statusAsString", "fluentSetterDocumentation" : "

              The status of the account gate function.

              • SUCCEEDED: The account gate function has determined that the account and region passes any requirements for a stack set operation to occur. AWS CloudFormation proceeds with the stack operation in that account and region.

              • FAILED: The account gate function has determined that the account and region does not meet the requirements for a stack set operation to occur. AWS CloudFormation cancels the stack set operation in that account and region, and sets the stack set operation result status for that account and region to FAILED.

              • SKIPPED: AWS CloudFormation has skipped calling the account gate function for this account and region, for one of the following reasons:

                • An account gate function has not been specified for the account and region. AWS CloudFormation proceeds with the stack set operation in this account and region.

                • The AWSCloudFormationStackSetExecutionRole of the stack set adminstration account lacks permissions to invoke the function. AWS CloudFormation proceeds with the stack set operation in this account and region.

                • Either no action is necessary, or no action is possible, on the stack. AWS CloudFormation skips the stack set operation in this account and region.

              \n@param status The status of the account gate function.

              • SUCCEEDED: The account gate function has determined that the account and region passes any requirements for a stack set operation to occur. AWS CloudFormation proceeds with the stack operation in that account and region.

              • FAILED: The account gate function has determined that the account and region does not meet the requirements for a stack set operation to occur. AWS CloudFormation cancels the stack set operation in that account and region, and sets the stack set operation result status for that account and region to FAILED.

              • SKIPPED: AWS CloudFormation has skipped calling the account gate function for this account and region, for one of the following reasons:

                • An account gate function has not been specified for the account and region. AWS CloudFormation proceeds with the stack set operation in this account and region.

                • The AWSCloudFormationStackSetExecutionRole of the stack set adminstration account lacks permissions to invoke the function. AWS CloudFormation proceeds with the stack set operation in this account and region.

                • Either no action is necessary, or no action is possible, on the stack. AWS CloudFormation skips the stack set operation in this account and region.

              • \n@see AccountGateStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see AccountGateStatus", "fluentSetterMethodName" : "status", "getterDocumentation" : "

                The status of the account gate function.

                • SUCCEEDED: The account gate function has determined that the account and region passes any requirements for a stack set operation to occur. AWS CloudFormation proceeds with the stack operation in that account and region.

                • FAILED: The account gate function has determined that the account and region does not meet the requirements for a stack set operation to occur. AWS CloudFormation cancels the stack set operation in that account and region, and sets the stack set operation result status for that account and region to FAILED.

                • SKIPPED: AWS CloudFormation has skipped calling the account gate function for this account and region, for one of the following reasons:

                  • An account gate function has not been specified for the account and region. AWS CloudFormation proceeds with the stack set operation in this account and region.

                  • The AWSCloudFormationStackSetExecutionRole of the stack set adminstration account lacks permissions to invoke the function. AWS CloudFormation proceeds with the stack set operation in this account and region.

                  • Either no action is necessary, or no action is possible, on the stack. AWS CloudFormation skips the stack set operation in this account and region.

                \n

                \nIf the service returns an enum value that is not available in the current SDK version, {@link #status} will return {@link AccountGateStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #statusAsString}.\n

                \n@return The status of the account gate function.

                • SUCCEEDED: The account gate function has determined that the account and region passes any requirements for a stack set operation to occur. AWS CloudFormation proceeds with the stack operation in that account and region.

                • FAILED: The account gate function has determined that the account and region does not meet the requirements for a stack set operation to occur. AWS CloudFormation cancels the stack set operation in that account and region, and sets the stack set operation result status for that account and region to FAILED.

                • SKIPPED: AWS CloudFormation has skipped calling the account gate function for this account and region, for one of the following reasons:

                  • An account gate function has not been specified for the account and region. AWS CloudFormation proceeds with the stack set operation in this account and region.

                  • The AWSCloudFormationStackSetExecutionRole of the stack set adminstration account lacks permissions to invoke the function. AWS CloudFormation proceeds with the stack set operation in this account and region.

                  • Either no action is necessary, or no action is possible, on the stack. AWS CloudFormation skips the stack set operation in this account and region.

                • \n@see AccountGateStatus", "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" : "Status", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Status", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Status", "sensitive" : false, "setterDocumentation" : "

                  The status of the account gate function.

                  • SUCCEEDED: The account gate function has determined that the account and region passes any requirements for a stack set operation to occur. AWS CloudFormation proceeds with the stack operation in that account and region.

                  • FAILED: The account gate function has determined that the account and region does not meet the requirements for a stack set operation to occur. AWS CloudFormation cancels the stack set operation in that account and region, and sets the stack set operation result status for that account and region to FAILED.

                  • SKIPPED: AWS CloudFormation has skipped calling the account gate function for this account and region, for one of the following reasons:

                    • An account gate function has not been specified for the account and region. AWS CloudFormation proceeds with the stack set operation in this account and region.

                    • The AWSCloudFormationStackSetExecutionRole of the stack set adminstration account lacks permissions to invoke the function. AWS CloudFormation proceeds with the stack set operation in this account and region.

                    • Either no action is necessary, or no action is possible, on the stack. AWS CloudFormation skips the stack set operation in this account and region.

                  \n@param status The status of the account gate function.

                  • SUCCEEDED: The account gate function has determined that the account and region passes any requirements for a stack set operation to occur. AWS CloudFormation proceeds with the stack operation in that account and region.

                  • FAILED: The account gate function has determined that the account and region does not meet the requirements for a stack set operation to occur. AWS CloudFormation cancels the stack set operation in that account and region, and sets the stack set operation result status for that account and region to FAILED.

                  • SKIPPED: AWS CloudFormation has skipped calling the account gate function for this account and region, for one of the following reasons:

                    • An account gate function has not been specified for the account and region. AWS CloudFormation proceeds with the stack set operation in this account and region.

                    • The AWSCloudFormationStackSetExecutionRole of the stack set adminstration account lacks permissions to invoke the function. AWS CloudFormation proceeds with the stack set operation in this account and region.

                    • Either no action is necessary, or no action is possible, on the stack. AWS CloudFormation skips the stack set operation in this account and region.

                  • \n@see AccountGateStatus", "setterMethodName" : "setStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : "

                    The status of the account gate function.

                    • SUCCEEDED: The account gate function has determined that the account and region passes any requirements for a stack set operation to occur. AWS CloudFormation proceeds with the stack operation in that account and region.

                    • FAILED: The account gate function has determined that the account and region does not meet the requirements for a stack set operation to occur. AWS CloudFormation cancels the stack set operation in that account and region, and sets the stack set operation result status for that account and region to FAILED.

                    • SKIPPED: AWS CloudFormation has skipped calling the account gate function for this account and region, for one of the following reasons:

                      • An account gate function has not been specified for the account and region. AWS CloudFormation proceeds with the stack set operation in this account and region.

                      • The AWSCloudFormationStackSetExecutionRole of the stack set adminstration account lacks permissions to invoke the function. AWS CloudFormation proceeds with the stack set operation in this account and region.

                      • Either no action is necessary, or no action is possible, on the stack. AWS CloudFormation skips the stack set operation in this account and region.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStatusReason", "beanStyleSetterMethodName" : "setStatusReason", "c2jName" : "StatusReason", "c2jShape" : "AccountGateStatusReason", "defaultConsumerFluentSetterDocumentation" : "

                    The reason for the account gate status assigned to this account and region for the stack set operation.

                    \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 #statusReason(String)}.\n@param statusReason 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 #statusReason(String)", "deprecated" : false, "documentation" : "

                    The reason for the account gate status assigned to this account and region for the stack set operation.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "statusReason", "fluentSetterDocumentation" : "

                    The reason for the account gate status assigned to this account and region for the stack set operation.

                    \n@param statusReason The reason for the account gate status assigned to this account and region for the stack set operation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "statusReason", "getterDocumentation" : "

                    The reason for the account gate status assigned to this account and region for the stack set operation.

                    \n@return The reason for the account gate status assigned to this account and region for the stack set operation.", "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" : "StatusReason", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StatusReason", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StatusReason", "sensitive" : false, "setterDocumentation" : "

                    The reason for the account gate status assigned to this account and region for the stack set operation.

                    \n@param statusReason The reason for the account gate status assigned to this account and region for the stack set operation.", "setterMethodName" : "setStatusReason", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "statusReason", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "statusReason", "variableType" : "String", "documentation" : "

                    The reason for the account gate status assigned to this account and region for the stack set operation.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "AccountGateResult", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "AccountGateResult", "variableName" : "accountGateResult", "variableType" : "AccountGateResult", "documentation" : null, "simpleType" : "AccountGateResult", "variableSetterType" : "AccountGateResult" }, "wrapper" : false, "xmlNamespace" : null }, "AccountGateStatus" : { "c2jName" : "AccountGateStatus", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : [ { "name" : "SUCCEEDED", "value" : "SUCCEEDED" }, { "name" : "FAILED", "value" : "FAILED" }, { "name" : "SKIPPED", "value" : "SKIPPED" } ], "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" : "AccountGateStatus", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "AccountGateStatus", "variableName" : "accountGateStatus", "variableType" : "AccountGateStatus", "documentation" : null, "simpleType" : "AccountGateStatus", "variableSetterType" : "AccountGateStatus" }, "wrapper" : false, "xmlNamespace" : null }, "AccountLimit" : { "c2jName" : "AccountLimit", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                    The AccountLimit data type. For more information about account limits, see AWS CloudFormation Limits in the AWS CloudFormation User Guide.

                    ", "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" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "Name", "c2jShape" : "LimitName", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the account limit.

                    \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 name of the account limit.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "name", "fluentSetterDocumentation" : "

                    The name of the account limit.

                    \n@param name The name of the account limit.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "name", "getterDocumentation" : "

                    The name of the account limit.

                    \n@return The name of the account limit.", "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 name of the account limit.

                    \n@param name The name of the account limit.", "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 name of the account limit.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "Value", "c2jShape" : "LimitValue", "defaultConsumerFluentSetterDocumentation" : "

                    The value that is associated with the account limit name.

                    \nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #value(Integer)}.\n@param value a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #value(Integer)", "deprecated" : false, "documentation" : "

                    The value that is associated with the account limit name.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "

                    The value that is associated with the account limit name.

                    \n@param value The value that is associated with the account limit name.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "

                    The value that is associated with the account limit name.

                    \n@return The value that is associated with the account limit name.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "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" : "INTEGER", "name" : "Value", "sensitive" : false, "setterDocumentation" : "

                    The value that is associated with the account limit name.

                    \n@param value The value that is associated with the account limit name.", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "value", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "value", "variableType" : "Integer", "documentation" : "

                    The value that is associated with the account limit name.

                    ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Name" : { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "Name", "c2jShape" : "LimitName", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the account limit.

                    \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 name of the account limit.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "name", "fluentSetterDocumentation" : "

                    The name of the account limit.

                    \n@param name The name of the account limit.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "name", "getterDocumentation" : "

                    The name of the account limit.

                    \n@return The name of the account limit.", "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 name of the account limit.

                    \n@param name The name of the account limit.", "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 name of the account limit.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Value" : { "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "Value", "c2jShape" : "LimitValue", "defaultConsumerFluentSetterDocumentation" : "

                    The value that is associated with the account limit name.

                    \nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #value(Integer)}.\n@param value a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #value(Integer)", "deprecated" : false, "documentation" : "

                    The value that is associated with the account limit name.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "

                    The value that is associated with the account limit name.

                    \n@param value The value that is associated with the account limit name.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "

                    The value that is associated with the account limit name.

                    \n@return The value that is associated with the account limit name.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "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" : "INTEGER", "name" : "Value", "sensitive" : false, "setterDocumentation" : "

                    The value that is associated with the account limit name.

                    \n@param value The value that is associated with the account limit name.", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "value", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "value", "variableType" : "Integer", "documentation" : "

                    The value that is associated with the account limit name.

                    ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "Name", "c2jShape" : "LimitName", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the account limit.

                    \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 name of the account limit.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "name", "fluentSetterDocumentation" : "

                    The name of the account limit.

                    \n@param name The name of the account limit.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "name", "getterDocumentation" : "

                    The name of the account limit.

                    \n@return The name of the account limit.", "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 name of the account limit.

                    \n@param name The name of the account limit.", "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 name of the account limit.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "Value", "c2jShape" : "LimitValue", "defaultConsumerFluentSetterDocumentation" : "

                    The value that is associated with the account limit name.

                    \nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #value(Integer)}.\n@param value a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #value(Integer)", "deprecated" : false, "documentation" : "

                    The value that is associated with the account limit name.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "

                    The value that is associated with the account limit name.

                    \n@param value The value that is associated with the account limit name.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "

                    The value that is associated with the account limit name.

                    \n@return The value that is associated with the account limit name.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "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" : "INTEGER", "name" : "Value", "sensitive" : false, "setterDocumentation" : "

                    The value that is associated with the account limit name.

                    \n@param value The value that is associated with the account limit name.", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "value", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "value", "variableType" : "Integer", "documentation" : "

                    The value that is associated with the account limit name.

                    ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "AccountLimit", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "AccountLimit", "variableName" : "accountLimit", "variableType" : "AccountLimit", "documentation" : null, "simpleType" : "AccountLimit", "variableSetterType" : "AccountLimit" }, "wrapper" : false, "xmlNamespace" : null }, "AlreadyExistsException" : { "c2jName" : "AlreadyExistsException", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                    The resource with the name requested already exists.

                    ", "endpointDiscovery" : null, "enums" : null, "errorCode" : "AlreadyExistsException", "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : 400, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "AlreadyExistsException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "AlreadyExistsException", "variableName" : "alreadyExistsException", "variableType" : "AlreadyExistsException", "documentation" : null, "simpleType" : "AlreadyExistsException", "variableSetterType" : "AlreadyExistsException" }, "wrapper" : false, "xmlNamespace" : null }, "CancelUpdateStackRequest" : { "c2jName" : "CancelUpdateStackInput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                    The input for the CancelUpdateStack action.

                    ", "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" : "CancelUpdateStack", "locationName" : null, "requestUri" : "/", "target" : "CancelUpdateStack", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackName", "defaultConsumerFluentSetterDocumentation" : "

                    The name or the unique stack ID that is associated with the stack.

                    \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                    The name or the unique stack ID that is associated with the stack.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                    The name or the unique stack ID that is associated with the stack.

                    \n@param stackName The name or the unique stack ID that is associated with the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                    The name or the unique stack ID that is associated with the stack.

                    \n@return The name or the unique stack ID that is associated with the stack.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                    The name or the unique stack ID that is associated with the stack.

                    \n@param stackName The name or the unique stack ID that is associated with the stack.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                    The name or the unique stack ID that is associated with the stack.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getClientRequestToken", "beanStyleSetterMethodName" : "setClientRequestToken", "c2jName" : "ClientRequestToken", "c2jShape" : "ClientRequestToken", "defaultConsumerFluentSetterDocumentation" : "

                    A unique identifier for this CancelUpdateStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to cancel an update on a stack with the same name. You might retry CancelUpdateStack requests to ensure that AWS CloudFormation successfully received them.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #clientRequestToken(String)}.\n@param clientRequestToken a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #clientRequestToken(String)", "deprecated" : false, "documentation" : "

                    A unique identifier for this CancelUpdateStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to cancel an update on a stack with the same name. You might retry CancelUpdateStack requests to ensure that AWS CloudFormation successfully received them.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "clientRequestToken", "fluentSetterDocumentation" : "

                    A unique identifier for this CancelUpdateStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to cancel an update on a stack with the same name. You might retry CancelUpdateStack requests to ensure that AWS CloudFormation successfully received them.

                    \n@param clientRequestToken A unique identifier for this CancelUpdateStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to cancel an update on a stack with the same name. You might retry CancelUpdateStack requests to ensure that AWS CloudFormation successfully received them.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "clientRequestToken", "getterDocumentation" : "

                    A unique identifier for this CancelUpdateStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to cancel an update on a stack with the same name. You might retry CancelUpdateStack requests to ensure that AWS CloudFormation successfully received them.

                    \n@return A unique identifier for this CancelUpdateStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to cancel an update on a stack with the same name. You might retry CancelUpdateStack requests to ensure that AWS CloudFormation successfully received them.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ClientRequestToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ClientRequestToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ClientRequestToken", "sensitive" : false, "setterDocumentation" : "

                    A unique identifier for this CancelUpdateStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to cancel an update on a stack with the same name. You might retry CancelUpdateStack requests to ensure that AWS CloudFormation successfully received them.

                    \n@param clientRequestToken A unique identifier for this CancelUpdateStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to cancel an update on a stack with the same name. You might retry CancelUpdateStack requests to ensure that AWS CloudFormation successfully received them.", "setterMethodName" : "setClientRequestToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "clientRequestToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "clientRequestToken", "variableType" : "String", "documentation" : "

                    A unique identifier for this CancelUpdateStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to cancel an update on a stack with the same name. You might retry CancelUpdateStack requests to ensure that AWS CloudFormation successfully received them.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ClientRequestToken" : { "beanStyleGetterMethodName" : "getClientRequestToken", "beanStyleSetterMethodName" : "setClientRequestToken", "c2jName" : "ClientRequestToken", "c2jShape" : "ClientRequestToken", "defaultConsumerFluentSetterDocumentation" : "

                    A unique identifier for this CancelUpdateStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to cancel an update on a stack with the same name. You might retry CancelUpdateStack requests to ensure that AWS CloudFormation successfully received them.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #clientRequestToken(String)}.\n@param clientRequestToken a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #clientRequestToken(String)", "deprecated" : false, "documentation" : "

                    A unique identifier for this CancelUpdateStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to cancel an update on a stack with the same name. You might retry CancelUpdateStack requests to ensure that AWS CloudFormation successfully received them.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "clientRequestToken", "fluentSetterDocumentation" : "

                    A unique identifier for this CancelUpdateStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to cancel an update on a stack with the same name. You might retry CancelUpdateStack requests to ensure that AWS CloudFormation successfully received them.

                    \n@param clientRequestToken A unique identifier for this CancelUpdateStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to cancel an update on a stack with the same name. You might retry CancelUpdateStack requests to ensure that AWS CloudFormation successfully received them.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "clientRequestToken", "getterDocumentation" : "

                    A unique identifier for this CancelUpdateStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to cancel an update on a stack with the same name. You might retry CancelUpdateStack requests to ensure that AWS CloudFormation successfully received them.

                    \n@return A unique identifier for this CancelUpdateStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to cancel an update on a stack with the same name. You might retry CancelUpdateStack requests to ensure that AWS CloudFormation successfully received them.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ClientRequestToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ClientRequestToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ClientRequestToken", "sensitive" : false, "setterDocumentation" : "

                    A unique identifier for this CancelUpdateStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to cancel an update on a stack with the same name. You might retry CancelUpdateStack requests to ensure that AWS CloudFormation successfully received them.

                    \n@param clientRequestToken A unique identifier for this CancelUpdateStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to cancel an update on a stack with the same name. You might retry CancelUpdateStack requests to ensure that AWS CloudFormation successfully received them.", "setterMethodName" : "setClientRequestToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "clientRequestToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "clientRequestToken", "variableType" : "String", "documentation" : "

                    A unique identifier for this CancelUpdateStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to cancel an update on a stack with the same name. You might retry CancelUpdateStack requests to ensure that AWS CloudFormation successfully received them.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackName" : { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackName", "defaultConsumerFluentSetterDocumentation" : "

                    The name or the unique stack ID that is associated with the stack.

                    \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                    The name or the unique stack ID that is associated with the stack.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                    The name or the unique stack ID that is associated with the stack.

                    \n@param stackName The name or the unique stack ID that is associated with the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                    The name or the unique stack ID that is associated with the stack.

                    \n@return The name or the unique stack ID that is associated with the stack.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                    The name or the unique stack ID that is associated with the stack.

                    \n@param stackName The name or the unique stack ID that is associated with the stack.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                    The name or the unique stack ID that is associated with the stack.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackName", "defaultConsumerFluentSetterDocumentation" : "

                    The name or the unique stack ID that is associated with the stack.

                    \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                    The name or the unique stack ID that is associated with the stack.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                    The name or the unique stack ID that is associated with the stack.

                    \n@param stackName The name or the unique stack ID that is associated with the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                    The name or the unique stack ID that is associated with the stack.

                    \n@return The name or the unique stack ID that is associated with the stack.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                    The name or the unique stack ID that is associated with the stack.

                    \n@param stackName The name or the unique stack ID that is associated with the stack.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                    The name or the unique stack ID that is associated with the stack.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getClientRequestToken", "beanStyleSetterMethodName" : "setClientRequestToken", "c2jName" : "ClientRequestToken", "c2jShape" : "ClientRequestToken", "defaultConsumerFluentSetterDocumentation" : "

                    A unique identifier for this CancelUpdateStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to cancel an update on a stack with the same name. You might retry CancelUpdateStack requests to ensure that AWS CloudFormation successfully received them.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #clientRequestToken(String)}.\n@param clientRequestToken a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #clientRequestToken(String)", "deprecated" : false, "documentation" : "

                    A unique identifier for this CancelUpdateStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to cancel an update on a stack with the same name. You might retry CancelUpdateStack requests to ensure that AWS CloudFormation successfully received them.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "clientRequestToken", "fluentSetterDocumentation" : "

                    A unique identifier for this CancelUpdateStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to cancel an update on a stack with the same name. You might retry CancelUpdateStack requests to ensure that AWS CloudFormation successfully received them.

                    \n@param clientRequestToken A unique identifier for this CancelUpdateStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to cancel an update on a stack with the same name. You might retry CancelUpdateStack requests to ensure that AWS CloudFormation successfully received them.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "clientRequestToken", "getterDocumentation" : "

                    A unique identifier for this CancelUpdateStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to cancel an update on a stack with the same name. You might retry CancelUpdateStack requests to ensure that AWS CloudFormation successfully received them.

                    \n@return A unique identifier for this CancelUpdateStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to cancel an update on a stack with the same name. You might retry CancelUpdateStack requests to ensure that AWS CloudFormation successfully received them.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ClientRequestToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ClientRequestToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ClientRequestToken", "sensitive" : false, "setterDocumentation" : "

                    A unique identifier for this CancelUpdateStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to cancel an update on a stack with the same name. You might retry CancelUpdateStack requests to ensure that AWS CloudFormation successfully received them.

                    \n@param clientRequestToken A unique identifier for this CancelUpdateStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to cancel an update on a stack with the same name. You might retry CancelUpdateStack requests to ensure that AWS CloudFormation successfully received them.", "setterMethodName" : "setClientRequestToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "clientRequestToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "clientRequestToken", "variableType" : "String", "documentation" : "

                    A unique identifier for this CancelUpdateStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to cancel an update on a stack with the same name. You might retry CancelUpdateStack requests to ensure that AWS CloudFormation successfully received them.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "StackName" ], "shapeName" : "CancelUpdateStackRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "CancelUpdateStackRequest", "variableName" : "cancelUpdateStackRequest", "variableType" : "CancelUpdateStackRequest", "documentation" : null, "simpleType" : "CancelUpdateStackRequest", "variableSetterType" : "CancelUpdateStackRequest" }, "wrapper" : false, "xmlNamespace" : null }, "CancelUpdateStackResponse" : { "c2jName" : "CancelUpdateStackResponse", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : null, "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "CancelUpdateStackResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "CancelUpdateStackResponse", "variableName" : "cancelUpdateStackResponse", "variableType" : "CancelUpdateStackResponse", "documentation" : null, "simpleType" : "CancelUpdateStackResponse", "variableSetterType" : "CancelUpdateStackResponse" }, "wrapper" : false, "xmlNamespace" : null }, "Capability" : { "c2jName" : "Capability", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : [ { "name" : "CAPABILITY_IAM", "value" : "CAPABILITY_IAM" }, { "name" : "CAPABILITY_NAMED_IAM", "value" : "CAPABILITY_NAMED_IAM" }, { "name" : "CAPABILITY_AUTO_EXPAND", "value" : "CAPABILITY_AUTO_EXPAND" } ], "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" : "Capability", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "Capability", "variableName" : "capability", "variableType" : "Capability", "documentation" : null, "simpleType" : "Capability", "variableSetterType" : "Capability" }, "wrapper" : false, "xmlNamespace" : null }, "Change" : { "c2jName" : "Change", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                    The Change structure describes the changes AWS CloudFormation will perform if you execute the change set.

                    ", "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" : "getTypeAsString", "beanStyleSetterMethodName" : "setType", "c2jName" : "Type", "c2jShape" : "ChangeType", "defaultConsumerFluentSetterDocumentation" : "

                    The type of entity that AWS CloudFormation changes. Currently, the only entity type is Resource.

                    \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 type of entity that AWS CloudFormation changes. Currently, the only entity type is Resource.

                    ", "endpointDiscoveryId" : false, "enumType" : "ChangeType", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "type", "fluentEnumSetterMethodName" : "type", "fluentGetterMethodName" : "typeAsString", "fluentSetterDocumentation" : "

                    The type of entity that AWS CloudFormation changes. Currently, the only entity type is Resource.

                    \n@param type The type of entity that AWS CloudFormation changes. Currently, the only entity type is Resource.\n@see ChangeType\n@return Returns a reference to this object so that method calls can be chained together.\n@see ChangeType", "fluentSetterMethodName" : "type", "getterDocumentation" : "

                    The type of entity that AWS CloudFormation changes. Currently, the only entity type is Resource.

                    \n

                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #type} will return {@link ChangeType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #typeAsString}.\n

                    \n@return The type of entity that AWS CloudFormation changes. Currently, the only entity type is Resource.\n@see ChangeType", "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 type of entity that AWS CloudFormation changes. Currently, the only entity type is Resource.

                    \n@param type The type of entity that AWS CloudFormation changes. Currently, the only entity type is Resource.\n@see ChangeType", "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 type of entity that AWS CloudFormation changes. Currently, the only entity type is Resource.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getResourceChange", "beanStyleSetterMethodName" : "setResourceChange", "c2jName" : "ResourceChange", "c2jShape" : "ResourceChange", "defaultConsumerFluentSetterDocumentation" : "

                    A ResourceChange structure that describes the resource and action that AWS CloudFormation will perform.

                    \nThis is a convenience that creates an instance of the {@link ResourceChange.Builder} avoiding the need to create one manually via {@link ResourceChange#builder()}.\n\nWhen the {@link Consumer} completes, {@link ResourceChange.Builder#build()} is called immediately and its result is passed to {@link #resourceChange(ResourceChange)}.\n@param resourceChange a consumer that will call methods on {@link ResourceChange.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #resourceChange(ResourceChange)", "deprecated" : false, "documentation" : "

                    A ResourceChange structure that describes the resource and action that AWS CloudFormation will perform.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceChange", "fluentSetterDocumentation" : "

                    A ResourceChange structure that describes the resource and action that AWS CloudFormation will perform.

                    \n@param resourceChange A ResourceChange structure that describes the resource and action that AWS CloudFormation will perform.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceChange", "getterDocumentation" : "

                    A ResourceChange structure that describes the resource and action that AWS CloudFormation will perform.

                    \n@return A ResourceChange structure that describes the resource and action that AWS CloudFormation will perform.", "getterModel" : { "returnType" : "ResourceChange", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ResourceChange", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceChange", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ResourceChange", "sensitive" : false, "setterDocumentation" : "

                    A ResourceChange structure that describes the resource and action that AWS CloudFormation will perform.

                    \n@param resourceChange A ResourceChange structure that describes the resource and action that AWS CloudFormation will perform.", "setterMethodName" : "setResourceChange", "setterModel" : { "variableDeclarationType" : "ResourceChange", "variableName" : "resourceChange", "variableType" : "ResourceChange", "documentation" : null, "simpleType" : "ResourceChange", "variableSetterType" : "ResourceChange" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ResourceChange", "variableName" : "resourceChange", "variableType" : "ResourceChange", "documentation" : "

                    A ResourceChange structure that describes the resource and action that AWS CloudFormation will perform.

                    ", "simpleType" : "ResourceChange", "variableSetterType" : "ResourceChange" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ResourceChange" : { "beanStyleGetterMethodName" : "getResourceChange", "beanStyleSetterMethodName" : "setResourceChange", "c2jName" : "ResourceChange", "c2jShape" : "ResourceChange", "defaultConsumerFluentSetterDocumentation" : "

                    A ResourceChange structure that describes the resource and action that AWS CloudFormation will perform.

                    \nThis is a convenience that creates an instance of the {@link ResourceChange.Builder} avoiding the need to create one manually via {@link ResourceChange#builder()}.\n\nWhen the {@link Consumer} completes, {@link ResourceChange.Builder#build()} is called immediately and its result is passed to {@link #resourceChange(ResourceChange)}.\n@param resourceChange a consumer that will call methods on {@link ResourceChange.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #resourceChange(ResourceChange)", "deprecated" : false, "documentation" : "

                    A ResourceChange structure that describes the resource and action that AWS CloudFormation will perform.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceChange", "fluentSetterDocumentation" : "

                    A ResourceChange structure that describes the resource and action that AWS CloudFormation will perform.

                    \n@param resourceChange A ResourceChange structure that describes the resource and action that AWS CloudFormation will perform.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceChange", "getterDocumentation" : "

                    A ResourceChange structure that describes the resource and action that AWS CloudFormation will perform.

                    \n@return A ResourceChange structure that describes the resource and action that AWS CloudFormation will perform.", "getterModel" : { "returnType" : "ResourceChange", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ResourceChange", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceChange", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ResourceChange", "sensitive" : false, "setterDocumentation" : "

                    A ResourceChange structure that describes the resource and action that AWS CloudFormation will perform.

                    \n@param resourceChange A ResourceChange structure that describes the resource and action that AWS CloudFormation will perform.", "setterMethodName" : "setResourceChange", "setterModel" : { "variableDeclarationType" : "ResourceChange", "variableName" : "resourceChange", "variableType" : "ResourceChange", "documentation" : null, "simpleType" : "ResourceChange", "variableSetterType" : "ResourceChange" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ResourceChange", "variableName" : "resourceChange", "variableType" : "ResourceChange", "documentation" : "

                    A ResourceChange structure that describes the resource and action that AWS CloudFormation will perform.

                    ", "simpleType" : "ResourceChange", "variableSetterType" : "ResourceChange" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Type" : { "beanStyleGetterMethodName" : "getTypeAsString", "beanStyleSetterMethodName" : "setType", "c2jName" : "Type", "c2jShape" : "ChangeType", "defaultConsumerFluentSetterDocumentation" : "

                    The type of entity that AWS CloudFormation changes. Currently, the only entity type is Resource.

                    \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 type of entity that AWS CloudFormation changes. Currently, the only entity type is Resource.

                    ", "endpointDiscoveryId" : false, "enumType" : "ChangeType", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "type", "fluentEnumSetterMethodName" : "type", "fluentGetterMethodName" : "typeAsString", "fluentSetterDocumentation" : "

                    The type of entity that AWS CloudFormation changes. Currently, the only entity type is Resource.

                    \n@param type The type of entity that AWS CloudFormation changes. Currently, the only entity type is Resource.\n@see ChangeType\n@return Returns a reference to this object so that method calls can be chained together.\n@see ChangeType", "fluentSetterMethodName" : "type", "getterDocumentation" : "

                    The type of entity that AWS CloudFormation changes. Currently, the only entity type is Resource.

                    \n

                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #type} will return {@link ChangeType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #typeAsString}.\n

                    \n@return The type of entity that AWS CloudFormation changes. Currently, the only entity type is Resource.\n@see ChangeType", "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 type of entity that AWS CloudFormation changes. Currently, the only entity type is Resource.

                    \n@param type The type of entity that AWS CloudFormation changes. Currently, the only entity type is Resource.\n@see ChangeType", "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 type of entity that AWS CloudFormation changes. Currently, the only entity type is Resource.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getTypeAsString", "beanStyleSetterMethodName" : "setType", "c2jName" : "Type", "c2jShape" : "ChangeType", "defaultConsumerFluentSetterDocumentation" : "

                    The type of entity that AWS CloudFormation changes. Currently, the only entity type is Resource.

                    \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 type of entity that AWS CloudFormation changes. Currently, the only entity type is Resource.

                    ", "endpointDiscoveryId" : false, "enumType" : "ChangeType", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "type", "fluentEnumSetterMethodName" : "type", "fluentGetterMethodName" : "typeAsString", "fluentSetterDocumentation" : "

                    The type of entity that AWS CloudFormation changes. Currently, the only entity type is Resource.

                    \n@param type The type of entity that AWS CloudFormation changes. Currently, the only entity type is Resource.\n@see ChangeType\n@return Returns a reference to this object so that method calls can be chained together.\n@see ChangeType", "fluentSetterMethodName" : "type", "getterDocumentation" : "

                    The type of entity that AWS CloudFormation changes. Currently, the only entity type is Resource.

                    \n

                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #type} will return {@link ChangeType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #typeAsString}.\n

                    \n@return The type of entity that AWS CloudFormation changes. Currently, the only entity type is Resource.\n@see ChangeType", "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 type of entity that AWS CloudFormation changes. Currently, the only entity type is Resource.

                    \n@param type The type of entity that AWS CloudFormation changes. Currently, the only entity type is Resource.\n@see ChangeType", "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 type of entity that AWS CloudFormation changes. Currently, the only entity type is Resource.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getResourceChange", "beanStyleSetterMethodName" : "setResourceChange", "c2jName" : "ResourceChange", "c2jShape" : "ResourceChange", "defaultConsumerFluentSetterDocumentation" : "

                    A ResourceChange structure that describes the resource and action that AWS CloudFormation will perform.

                    \nThis is a convenience that creates an instance of the {@link ResourceChange.Builder} avoiding the need to create one manually via {@link ResourceChange#builder()}.\n\nWhen the {@link Consumer} completes, {@link ResourceChange.Builder#build()} is called immediately and its result is passed to {@link #resourceChange(ResourceChange)}.\n@param resourceChange a consumer that will call methods on {@link ResourceChange.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #resourceChange(ResourceChange)", "deprecated" : false, "documentation" : "

                    A ResourceChange structure that describes the resource and action that AWS CloudFormation will perform.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceChange", "fluentSetterDocumentation" : "

                    A ResourceChange structure that describes the resource and action that AWS CloudFormation will perform.

                    \n@param resourceChange A ResourceChange structure that describes the resource and action that AWS CloudFormation will perform.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceChange", "getterDocumentation" : "

                    A ResourceChange structure that describes the resource and action that AWS CloudFormation will perform.

                    \n@return A ResourceChange structure that describes the resource and action that AWS CloudFormation will perform.", "getterModel" : { "returnType" : "ResourceChange", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ResourceChange", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceChange", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ResourceChange", "sensitive" : false, "setterDocumentation" : "

                    A ResourceChange structure that describes the resource and action that AWS CloudFormation will perform.

                    \n@param resourceChange A ResourceChange structure that describes the resource and action that AWS CloudFormation will perform.", "setterMethodName" : "setResourceChange", "setterModel" : { "variableDeclarationType" : "ResourceChange", "variableName" : "resourceChange", "variableType" : "ResourceChange", "documentation" : null, "simpleType" : "ResourceChange", "variableSetterType" : "ResourceChange" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ResourceChange", "variableName" : "resourceChange", "variableType" : "ResourceChange", "documentation" : "

                    A ResourceChange structure that describes the resource and action that AWS CloudFormation will perform.

                    ", "simpleType" : "ResourceChange", "variableSetterType" : "ResourceChange" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "Change", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "Change", "variableName" : "change", "variableType" : "Change", "documentation" : null, "simpleType" : "Change", "variableSetterType" : "Change" }, "wrapper" : false, "xmlNamespace" : null }, "ChangeAction" : { "c2jName" : "ChangeAction", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : [ { "name" : "ADD", "value" : "Add" }, { "name" : "MODIFY", "value" : "Modify" }, { "name" : "REMOVE", "value" : "Remove" } ], "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" : "ChangeAction", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ChangeAction", "variableName" : "changeAction", "variableType" : "ChangeAction", "documentation" : null, "simpleType" : "ChangeAction", "variableSetterType" : "ChangeAction" }, "wrapper" : false, "xmlNamespace" : null }, "ChangeSetNotFoundException" : { "c2jName" : "ChangeSetNotFoundException", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                    The specified change set name or ID doesn't exit. To view valid change sets for a stack, use the ListChangeSets action.

                    ", "endpointDiscovery" : null, "enums" : null, "errorCode" : "ChangeSetNotFound", "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : 404, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ChangeSetNotFoundException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "ChangeSetNotFoundException", "variableName" : "changeSetNotFoundException", "variableType" : "ChangeSetNotFoundException", "documentation" : null, "simpleType" : "ChangeSetNotFoundException", "variableSetterType" : "ChangeSetNotFoundException" }, "wrapper" : false, "xmlNamespace" : null }, "ChangeSetStatus" : { "c2jName" : "ChangeSetStatus", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : [ { "name" : "CREATE_PENDING", "value" : "CREATE_PENDING" }, { "name" : "CREATE_IN_PROGRESS", "value" : "CREATE_IN_PROGRESS" }, { "name" : "CREATE_COMPLETE", "value" : "CREATE_COMPLETE" }, { "name" : "DELETE_COMPLETE", "value" : "DELETE_COMPLETE" }, { "name" : "FAILED", "value" : "FAILED" } ], "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" : "ChangeSetStatus", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ChangeSetStatus", "variableName" : "changeSetStatus", "variableType" : "ChangeSetStatus", "documentation" : null, "simpleType" : "ChangeSetStatus", "variableSetterType" : "ChangeSetStatus" }, "wrapper" : false, "xmlNamespace" : null }, "ChangeSetSummary" : { "c2jName" : "ChangeSetSummary", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                    The ChangeSetSummary structure describes a change set, its status, and the stack with which it's associated.

                    ", "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" : "getStackId", "beanStyleSetterMethodName" : "setStackId", "c2jName" : "StackId", "c2jShape" : "StackId", "defaultConsumerFluentSetterDocumentation" : "

                    The ID of the stack with which the change set is associated.

                    \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 ID of the stack with which the change set is associated.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackId", "fluentSetterDocumentation" : "

                    The ID of the stack with which the change set is associated.

                    \n@param stackId The ID of the stack with which the change set is associated.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackId", "getterDocumentation" : "

                    The ID of the stack with which the change set is associated.

                    \n@return The ID of the stack with which the change set is associated.", "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 ID of the stack with which the change set is associated.

                    \n@param stackId The ID of the stack with which the change set is associated.", "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 ID of the stack with which the change set is associated.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackName", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the stack with which the change set is associated.

                    \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                    The name of the stack with which the change set is associated.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                    The name of the stack with which the change set is associated.

                    \n@param stackName The name of the stack with which the change set is associated.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                    The name of the stack with which the change set is associated.

                    \n@return The name of the stack with which the change set is associated.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                    The name of the stack with which the change set is associated.

                    \n@param stackName The name of the stack with which the change set is associated.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                    The name of the stack with which the change set is associated.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getChangeSetId", "beanStyleSetterMethodName" : "setChangeSetId", "c2jName" : "ChangeSetId", "c2jShape" : "ChangeSetId", "defaultConsumerFluentSetterDocumentation" : "

                    The ID of the change set.

                    \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 #changeSetId(String)}.\n@param changeSetId 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 #changeSetId(String)", "deprecated" : false, "documentation" : "

                    The ID of the change set.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "changeSetId", "fluentSetterDocumentation" : "

                    The ID of the change set.

                    \n@param changeSetId The ID of the change set.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "changeSetId", "getterDocumentation" : "

                    The ID of the change set.

                    \n@return The ID of the change set.", "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" : "ChangeSetId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ChangeSetId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ChangeSetId", "sensitive" : false, "setterDocumentation" : "

                    The ID of the change set.

                    \n@param changeSetId The ID of the change set.", "setterMethodName" : "setChangeSetId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "changeSetId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "changeSetId", "variableType" : "String", "documentation" : "

                    The ID of the change set.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getChangeSetName", "beanStyleSetterMethodName" : "setChangeSetName", "c2jName" : "ChangeSetName", "c2jShape" : "ChangeSetName", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the change set.

                    \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 #changeSetName(String)}.\n@param changeSetName 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 #changeSetName(String)", "deprecated" : false, "documentation" : "

                    The name of the change set.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "changeSetName", "fluentSetterDocumentation" : "

                    The name of the change set.

                    \n@param changeSetName The name of the change set.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "changeSetName", "getterDocumentation" : "

                    The name of the change set.

                    \n@return The name of the change set.", "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" : "ChangeSetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ChangeSetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ChangeSetName", "sensitive" : false, "setterDocumentation" : "

                    The name of the change set.

                    \n@param changeSetName The name of the change set.", "setterMethodName" : "setChangeSetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "changeSetName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "changeSetName", "variableType" : "String", "documentation" : "

                    The name of the change set.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getExecutionStatusAsString", "beanStyleSetterMethodName" : "setExecutionStatus", "c2jName" : "ExecutionStatus", "c2jShape" : "ExecutionStatus", "defaultConsumerFluentSetterDocumentation" : "

                    If the change set execution status is AVAILABLE, you can execute the change set. If you can’t execute the change set, the status indicates why. For example, a change set might be in an UNAVAILABLE state because AWS CloudFormation is still creating it or in an OBSOLETE state because the stack was already updated.

                    \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 #executionStatusAsString(String)}.\n@param executionStatus 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 #executionStatus(String)", "deprecated" : false, "documentation" : "

                    If the change set execution status is AVAILABLE, you can execute the change set. If you can’t execute the change set, the status indicates why. For example, a change set might be in an UNAVAILABLE state because AWS CloudFormation is still creating it or in an OBSOLETE state because the stack was already updated.

                    ", "endpointDiscoveryId" : false, "enumType" : "ExecutionStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "executionStatus", "fluentEnumSetterMethodName" : "executionStatus", "fluentGetterMethodName" : "executionStatusAsString", "fluentSetterDocumentation" : "

                    If the change set execution status is AVAILABLE, you can execute the change set. If you can’t execute the change set, the status indicates why. For example, a change set might be in an UNAVAILABLE state because AWS CloudFormation is still creating it or in an OBSOLETE state because the stack was already updated.

                    \n@param executionStatus If the change set execution status is AVAILABLE, you can execute the change set. If you can’t execute the change set, the status indicates why. For example, a change set might be in an UNAVAILABLE state because AWS CloudFormation is still creating it or in an OBSOLETE state because the stack was already updated.\n@see ExecutionStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see ExecutionStatus", "fluentSetterMethodName" : "executionStatus", "getterDocumentation" : "

                    If the change set execution status is AVAILABLE, you can execute the change set. If you can’t execute the change set, the status indicates why. For example, a change set might be in an UNAVAILABLE state because AWS CloudFormation is still creating it or in an OBSOLETE state because the stack was already updated.

                    \n

                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #executionStatus} will return {@link ExecutionStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #executionStatusAsString}.\n

                    \n@return If the change set execution status is AVAILABLE, you can execute the change set. If you can’t execute the change set, the status indicates why. For example, a change set might be in an UNAVAILABLE state because AWS CloudFormation is still creating it or in an OBSOLETE state because the stack was already updated.\n@see ExecutionStatus", "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" : "ExecutionStatus", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ExecutionStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ExecutionStatus", "sensitive" : false, "setterDocumentation" : "

                    If the change set execution status is AVAILABLE, you can execute the change set. If you can’t execute the change set, the status indicates why. For example, a change set might be in an UNAVAILABLE state because AWS CloudFormation is still creating it or in an OBSOLETE state because the stack was already updated.

                    \n@param executionStatus If the change set execution status is AVAILABLE, you can execute the change set. If you can’t execute the change set, the status indicates why. For example, a change set might be in an UNAVAILABLE state because AWS CloudFormation is still creating it or in an OBSOLETE state because the stack was already updated.\n@see ExecutionStatus", "setterMethodName" : "setExecutionStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "executionStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "executionStatus", "variableType" : "String", "documentation" : "

                    If the change set execution status is AVAILABLE, you can execute the change set. If you can’t execute the change set, the status indicates why. For example, a change set might be in an UNAVAILABLE state because AWS CloudFormation is still creating it or in an OBSOLETE state because the stack was already updated.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStatusAsString", "beanStyleSetterMethodName" : "setStatus", "c2jName" : "Status", "c2jShape" : "ChangeSetStatus", "defaultConsumerFluentSetterDocumentation" : "

                    The state of the change set, such as CREATE_IN_PROGRESS, CREATE_COMPLETE, or FAILED.

                    \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 #statusAsString(String)}.\n@param status 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 #status(String)", "deprecated" : false, "documentation" : "

                    The state of the change set, such as CREATE_IN_PROGRESS, CREATE_COMPLETE, or FAILED.

                    ", "endpointDiscoveryId" : false, "enumType" : "ChangeSetStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "status", "fluentEnumSetterMethodName" : "status", "fluentGetterMethodName" : "statusAsString", "fluentSetterDocumentation" : "

                    The state of the change set, such as CREATE_IN_PROGRESS, CREATE_COMPLETE, or FAILED.

                    \n@param status The state of the change set, such as CREATE_IN_PROGRESS, CREATE_COMPLETE, or FAILED.\n@see ChangeSetStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see ChangeSetStatus", "fluentSetterMethodName" : "status", "getterDocumentation" : "

                    The state of the change set, such as CREATE_IN_PROGRESS, CREATE_COMPLETE, or FAILED.

                    \n

                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #status} will return {@link ChangeSetStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #statusAsString}.\n

                    \n@return The state of the change set, such as CREATE_IN_PROGRESS, CREATE_COMPLETE, or FAILED.\n@see ChangeSetStatus", "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" : "Status", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Status", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Status", "sensitive" : false, "setterDocumentation" : "

                    The state of the change set, such as CREATE_IN_PROGRESS, CREATE_COMPLETE, or FAILED.

                    \n@param status The state of the change set, such as CREATE_IN_PROGRESS, CREATE_COMPLETE, or FAILED.\n@see ChangeSetStatus", "setterMethodName" : "setStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : "

                    The state of the change set, such as CREATE_IN_PROGRESS, CREATE_COMPLETE, or FAILED.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStatusReason", "beanStyleSetterMethodName" : "setStatusReason", "c2jName" : "StatusReason", "c2jShape" : "ChangeSetStatusReason", "defaultConsumerFluentSetterDocumentation" : "

                    A description of the change set's status. For example, if your change set is in the FAILED state, AWS CloudFormation shows the error message.

                    \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 #statusReason(String)}.\n@param statusReason 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 #statusReason(String)", "deprecated" : false, "documentation" : "

                    A description of the change set's status. For example, if your change set is in the FAILED state, AWS CloudFormation shows the error message.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "statusReason", "fluentSetterDocumentation" : "

                    A description of the change set's status. For example, if your change set is in the FAILED state, AWS CloudFormation shows the error message.

                    \n@param statusReason A description of the change set's status. For example, if your change set is in the FAILED state, AWS CloudFormation shows the error message.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "statusReason", "getterDocumentation" : "

                    A description of the change set's status. For example, if your change set is in the FAILED state, AWS CloudFormation shows the error message.

                    \n@return A description of the change set's status. For example, if your change set is in the FAILED state, AWS CloudFormation shows the error message.", "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" : "StatusReason", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StatusReason", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StatusReason", "sensitive" : false, "setterDocumentation" : "

                    A description of the change set's status. For example, if your change set is in the FAILED state, AWS CloudFormation shows the error message.

                    \n@param statusReason A description of the change set's status. For example, if your change set is in the FAILED state, AWS CloudFormation shows the error message.", "setterMethodName" : "setStatusReason", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "statusReason", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "statusReason", "variableType" : "String", "documentation" : "

                    A description of the change set's status. For example, if your change set is in the FAILED state, AWS CloudFormation shows the error message.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCreationTime", "beanStyleSetterMethodName" : "setCreationTime", "c2jName" : "CreationTime", "c2jShape" : "CreationTime", "defaultConsumerFluentSetterDocumentation" : "

                    The start time when the change set was created, in UTC.

                    \nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #creationTime(Instant)}.\n@param creationTime a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #creationTime(Instant)", "deprecated" : false, "documentation" : "

                    The start time when the change set was created, in UTC.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "creationTime", "fluentSetterDocumentation" : "

                    The start time when the change set was created, in UTC.

                    \n@param creationTime The start time when the change set was created, in UTC.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "creationTime", "getterDocumentation" : "

                    The start time when the change set was created, in UTC.

                    \n@return The start time when the change set was created, in UTC.", "getterModel" : { "returnType" : "java.time.Instant", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CreationTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CreationTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "CreationTime", "sensitive" : false, "setterDocumentation" : "

                    The start time when the change set was created, in UTC.

                    \n@param creationTime The start time when the change set was created, in UTC.", "setterMethodName" : "setCreationTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "creationTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "creationTime", "variableType" : "java.time.Instant", "documentation" : "

                    The start time when the change set was created, in UTC.

                    ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "Description", "defaultConsumerFluentSetterDocumentation" : "

                    Descriptive information about the change set.

                    \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" : "

                    Descriptive information about the change set.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

                    Descriptive information about the change set.

                    \n@param description Descriptive information about the change set.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "description", "getterDocumentation" : "

                    Descriptive information about the change set.

                    \n@return Descriptive information about the change set.", "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" : "

                    Descriptive information about the change set.

                    \n@param description Descriptive information about the change set.", "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" : "

                    Descriptive information about the change set.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ChangeSetId" : { "beanStyleGetterMethodName" : "getChangeSetId", "beanStyleSetterMethodName" : "setChangeSetId", "c2jName" : "ChangeSetId", "c2jShape" : "ChangeSetId", "defaultConsumerFluentSetterDocumentation" : "

                    The ID of the change set.

                    \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 #changeSetId(String)}.\n@param changeSetId 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 #changeSetId(String)", "deprecated" : false, "documentation" : "

                    The ID of the change set.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "changeSetId", "fluentSetterDocumentation" : "

                    The ID of the change set.

                    \n@param changeSetId The ID of the change set.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "changeSetId", "getterDocumentation" : "

                    The ID of the change set.

                    \n@return The ID of the change set.", "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" : "ChangeSetId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ChangeSetId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ChangeSetId", "sensitive" : false, "setterDocumentation" : "

                    The ID of the change set.

                    \n@param changeSetId The ID of the change set.", "setterMethodName" : "setChangeSetId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "changeSetId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "changeSetId", "variableType" : "String", "documentation" : "

                    The ID of the change set.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ChangeSetName" : { "beanStyleGetterMethodName" : "getChangeSetName", "beanStyleSetterMethodName" : "setChangeSetName", "c2jName" : "ChangeSetName", "c2jShape" : "ChangeSetName", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the change set.

                    \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 #changeSetName(String)}.\n@param changeSetName 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 #changeSetName(String)", "deprecated" : false, "documentation" : "

                    The name of the change set.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "changeSetName", "fluentSetterDocumentation" : "

                    The name of the change set.

                    \n@param changeSetName The name of the change set.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "changeSetName", "getterDocumentation" : "

                    The name of the change set.

                    \n@return The name of the change set.", "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" : "ChangeSetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ChangeSetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ChangeSetName", "sensitive" : false, "setterDocumentation" : "

                    The name of the change set.

                    \n@param changeSetName The name of the change set.", "setterMethodName" : "setChangeSetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "changeSetName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "changeSetName", "variableType" : "String", "documentation" : "

                    The name of the change set.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "CreationTime" : { "beanStyleGetterMethodName" : "getCreationTime", "beanStyleSetterMethodName" : "setCreationTime", "c2jName" : "CreationTime", "c2jShape" : "CreationTime", "defaultConsumerFluentSetterDocumentation" : "

                    The start time when the change set was created, in UTC.

                    \nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #creationTime(Instant)}.\n@param creationTime a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #creationTime(Instant)", "deprecated" : false, "documentation" : "

                    The start time when the change set was created, in UTC.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "creationTime", "fluentSetterDocumentation" : "

                    The start time when the change set was created, in UTC.

                    \n@param creationTime The start time when the change set was created, in UTC.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "creationTime", "getterDocumentation" : "

                    The start time when the change set was created, in UTC.

                    \n@return The start time when the change set was created, in UTC.", "getterModel" : { "returnType" : "java.time.Instant", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CreationTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CreationTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "CreationTime", "sensitive" : false, "setterDocumentation" : "

                    The start time when the change set was created, in UTC.

                    \n@param creationTime The start time when the change set was created, in UTC.", "setterMethodName" : "setCreationTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "creationTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "creationTime", "variableType" : "java.time.Instant", "documentation" : "

                    The start time when the change set was created, in UTC.

                    ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Description" : { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "Description", "defaultConsumerFluentSetterDocumentation" : "

                    Descriptive information about the change set.

                    \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" : "

                    Descriptive information about the change set.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

                    Descriptive information about the change set.

                    \n@param description Descriptive information about the change set.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "description", "getterDocumentation" : "

                    Descriptive information about the change set.

                    \n@return Descriptive information about the change set.", "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" : "

                    Descriptive information about the change set.

                    \n@param description Descriptive information about the change set.", "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" : "

                    Descriptive information about the change set.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ExecutionStatus" : { "beanStyleGetterMethodName" : "getExecutionStatusAsString", "beanStyleSetterMethodName" : "setExecutionStatus", "c2jName" : "ExecutionStatus", "c2jShape" : "ExecutionStatus", "defaultConsumerFluentSetterDocumentation" : "

                    If the change set execution status is AVAILABLE, you can execute the change set. If you can’t execute the change set, the status indicates why. For example, a change set might be in an UNAVAILABLE state because AWS CloudFormation is still creating it or in an OBSOLETE state because the stack was already updated.

                    \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 #executionStatusAsString(String)}.\n@param executionStatus 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 #executionStatus(String)", "deprecated" : false, "documentation" : "

                    If the change set execution status is AVAILABLE, you can execute the change set. If you can’t execute the change set, the status indicates why. For example, a change set might be in an UNAVAILABLE state because AWS CloudFormation is still creating it or in an OBSOLETE state because the stack was already updated.

                    ", "endpointDiscoveryId" : false, "enumType" : "ExecutionStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "executionStatus", "fluentEnumSetterMethodName" : "executionStatus", "fluentGetterMethodName" : "executionStatusAsString", "fluentSetterDocumentation" : "

                    If the change set execution status is AVAILABLE, you can execute the change set. If you can’t execute the change set, the status indicates why. For example, a change set might be in an UNAVAILABLE state because AWS CloudFormation is still creating it or in an OBSOLETE state because the stack was already updated.

                    \n@param executionStatus If the change set execution status is AVAILABLE, you can execute the change set. If you can’t execute the change set, the status indicates why. For example, a change set might be in an UNAVAILABLE state because AWS CloudFormation is still creating it or in an OBSOLETE state because the stack was already updated.\n@see ExecutionStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see ExecutionStatus", "fluentSetterMethodName" : "executionStatus", "getterDocumentation" : "

                    If the change set execution status is AVAILABLE, you can execute the change set. If you can’t execute the change set, the status indicates why. For example, a change set might be in an UNAVAILABLE state because AWS CloudFormation is still creating it or in an OBSOLETE state because the stack was already updated.

                    \n

                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #executionStatus} will return {@link ExecutionStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #executionStatusAsString}.\n

                    \n@return If the change set execution status is AVAILABLE, you can execute the change set. If you can’t execute the change set, the status indicates why. For example, a change set might be in an UNAVAILABLE state because AWS CloudFormation is still creating it or in an OBSOLETE state because the stack was already updated.\n@see ExecutionStatus", "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" : "ExecutionStatus", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ExecutionStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ExecutionStatus", "sensitive" : false, "setterDocumentation" : "

                    If the change set execution status is AVAILABLE, you can execute the change set. If you can’t execute the change set, the status indicates why. For example, a change set might be in an UNAVAILABLE state because AWS CloudFormation is still creating it or in an OBSOLETE state because the stack was already updated.

                    \n@param executionStatus If the change set execution status is AVAILABLE, you can execute the change set. If you can’t execute the change set, the status indicates why. For example, a change set might be in an UNAVAILABLE state because AWS CloudFormation is still creating it or in an OBSOLETE state because the stack was already updated.\n@see ExecutionStatus", "setterMethodName" : "setExecutionStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "executionStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "executionStatus", "variableType" : "String", "documentation" : "

                    If the change set execution status is AVAILABLE, you can execute the change set. If you can’t execute the change set, the status indicates why. For example, a change set might be in an UNAVAILABLE state because AWS CloudFormation is still creating it or in an OBSOLETE state because the stack was already updated.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackId" : { "beanStyleGetterMethodName" : "getStackId", "beanStyleSetterMethodName" : "setStackId", "c2jName" : "StackId", "c2jShape" : "StackId", "defaultConsumerFluentSetterDocumentation" : "

                    The ID of the stack with which the change set is associated.

                    \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 ID of the stack with which the change set is associated.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackId", "fluentSetterDocumentation" : "

                    The ID of the stack with which the change set is associated.

                    \n@param stackId The ID of the stack with which the change set is associated.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackId", "getterDocumentation" : "

                    The ID of the stack with which the change set is associated.

                    \n@return The ID of the stack with which the change set is associated.", "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 ID of the stack with which the change set is associated.

                    \n@param stackId The ID of the stack with which the change set is associated.", "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 ID of the stack with which the change set is associated.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackName" : { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackName", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the stack with which the change set is associated.

                    \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                    The name of the stack with which the change set is associated.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                    The name of the stack with which the change set is associated.

                    \n@param stackName The name of the stack with which the change set is associated.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                    The name of the stack with which the change set is associated.

                    \n@return The name of the stack with which the change set is associated.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                    The name of the stack with which the change set is associated.

                    \n@param stackName The name of the stack with which the change set is associated.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                    The name of the stack with which the change set is associated.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Status" : { "beanStyleGetterMethodName" : "getStatusAsString", "beanStyleSetterMethodName" : "setStatus", "c2jName" : "Status", "c2jShape" : "ChangeSetStatus", "defaultConsumerFluentSetterDocumentation" : "

                    The state of the change set, such as CREATE_IN_PROGRESS, CREATE_COMPLETE, or FAILED.

                    \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 #statusAsString(String)}.\n@param status 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 #status(String)", "deprecated" : false, "documentation" : "

                    The state of the change set, such as CREATE_IN_PROGRESS, CREATE_COMPLETE, or FAILED.

                    ", "endpointDiscoveryId" : false, "enumType" : "ChangeSetStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "status", "fluentEnumSetterMethodName" : "status", "fluentGetterMethodName" : "statusAsString", "fluentSetterDocumentation" : "

                    The state of the change set, such as CREATE_IN_PROGRESS, CREATE_COMPLETE, or FAILED.

                    \n@param status The state of the change set, such as CREATE_IN_PROGRESS, CREATE_COMPLETE, or FAILED.\n@see ChangeSetStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see ChangeSetStatus", "fluentSetterMethodName" : "status", "getterDocumentation" : "

                    The state of the change set, such as CREATE_IN_PROGRESS, CREATE_COMPLETE, or FAILED.

                    \n

                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #status} will return {@link ChangeSetStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #statusAsString}.\n

                    \n@return The state of the change set, such as CREATE_IN_PROGRESS, CREATE_COMPLETE, or FAILED.\n@see ChangeSetStatus", "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" : "Status", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Status", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Status", "sensitive" : false, "setterDocumentation" : "

                    The state of the change set, such as CREATE_IN_PROGRESS, CREATE_COMPLETE, or FAILED.

                    \n@param status The state of the change set, such as CREATE_IN_PROGRESS, CREATE_COMPLETE, or FAILED.\n@see ChangeSetStatus", "setterMethodName" : "setStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : "

                    The state of the change set, such as CREATE_IN_PROGRESS, CREATE_COMPLETE, or FAILED.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StatusReason" : { "beanStyleGetterMethodName" : "getStatusReason", "beanStyleSetterMethodName" : "setStatusReason", "c2jName" : "StatusReason", "c2jShape" : "ChangeSetStatusReason", "defaultConsumerFluentSetterDocumentation" : "

                    A description of the change set's status. For example, if your change set is in the FAILED state, AWS CloudFormation shows the error message.

                    \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 #statusReason(String)}.\n@param statusReason 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 #statusReason(String)", "deprecated" : false, "documentation" : "

                    A description of the change set's status. For example, if your change set is in the FAILED state, AWS CloudFormation shows the error message.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "statusReason", "fluentSetterDocumentation" : "

                    A description of the change set's status. For example, if your change set is in the FAILED state, AWS CloudFormation shows the error message.

                    \n@param statusReason A description of the change set's status. For example, if your change set is in the FAILED state, AWS CloudFormation shows the error message.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "statusReason", "getterDocumentation" : "

                    A description of the change set's status. For example, if your change set is in the FAILED state, AWS CloudFormation shows the error message.

                    \n@return A description of the change set's status. For example, if your change set is in the FAILED state, AWS CloudFormation shows the error message.", "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" : "StatusReason", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StatusReason", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StatusReason", "sensitive" : false, "setterDocumentation" : "

                    A description of the change set's status. For example, if your change set is in the FAILED state, AWS CloudFormation shows the error message.

                    \n@param statusReason A description of the change set's status. For example, if your change set is in the FAILED state, AWS CloudFormation shows the error message.", "setterMethodName" : "setStatusReason", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "statusReason", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "statusReason", "variableType" : "String", "documentation" : "

                    A description of the change set's status. For example, if your change set is in the FAILED state, AWS CloudFormation shows the error message.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getStackId", "beanStyleSetterMethodName" : "setStackId", "c2jName" : "StackId", "c2jShape" : "StackId", "defaultConsumerFluentSetterDocumentation" : "

                    The ID of the stack with which the change set is associated.

                    \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 ID of the stack with which the change set is associated.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackId", "fluentSetterDocumentation" : "

                    The ID of the stack with which the change set is associated.

                    \n@param stackId The ID of the stack with which the change set is associated.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackId", "getterDocumentation" : "

                    The ID of the stack with which the change set is associated.

                    \n@return The ID of the stack with which the change set is associated.", "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 ID of the stack with which the change set is associated.

                    \n@param stackId The ID of the stack with which the change set is associated.", "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 ID of the stack with which the change set is associated.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackName", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the stack with which the change set is associated.

                    \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                    The name of the stack with which the change set is associated.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                    The name of the stack with which the change set is associated.

                    \n@param stackName The name of the stack with which the change set is associated.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                    The name of the stack with which the change set is associated.

                    \n@return The name of the stack with which the change set is associated.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                    The name of the stack with which the change set is associated.

                    \n@param stackName The name of the stack with which the change set is associated.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                    The name of the stack with which the change set is associated.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getChangeSetId", "beanStyleSetterMethodName" : "setChangeSetId", "c2jName" : "ChangeSetId", "c2jShape" : "ChangeSetId", "defaultConsumerFluentSetterDocumentation" : "

                    The ID of the change set.

                    \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 #changeSetId(String)}.\n@param changeSetId 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 #changeSetId(String)", "deprecated" : false, "documentation" : "

                    The ID of the change set.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "changeSetId", "fluentSetterDocumentation" : "

                    The ID of the change set.

                    \n@param changeSetId The ID of the change set.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "changeSetId", "getterDocumentation" : "

                    The ID of the change set.

                    \n@return The ID of the change set.", "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" : "ChangeSetId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ChangeSetId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ChangeSetId", "sensitive" : false, "setterDocumentation" : "

                    The ID of the change set.

                    \n@param changeSetId The ID of the change set.", "setterMethodName" : "setChangeSetId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "changeSetId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "changeSetId", "variableType" : "String", "documentation" : "

                    The ID of the change set.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getChangeSetName", "beanStyleSetterMethodName" : "setChangeSetName", "c2jName" : "ChangeSetName", "c2jShape" : "ChangeSetName", "defaultConsumerFluentSetterDocumentation" : "

                    The name of the change set.

                    \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 #changeSetName(String)}.\n@param changeSetName 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 #changeSetName(String)", "deprecated" : false, "documentation" : "

                    The name of the change set.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "changeSetName", "fluentSetterDocumentation" : "

                    The name of the change set.

                    \n@param changeSetName The name of the change set.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "changeSetName", "getterDocumentation" : "

                    The name of the change set.

                    \n@return The name of the change set.", "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" : "ChangeSetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ChangeSetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ChangeSetName", "sensitive" : false, "setterDocumentation" : "

                    The name of the change set.

                    \n@param changeSetName The name of the change set.", "setterMethodName" : "setChangeSetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "changeSetName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "changeSetName", "variableType" : "String", "documentation" : "

                    The name of the change set.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getExecutionStatusAsString", "beanStyleSetterMethodName" : "setExecutionStatus", "c2jName" : "ExecutionStatus", "c2jShape" : "ExecutionStatus", "defaultConsumerFluentSetterDocumentation" : "

                    If the change set execution status is AVAILABLE, you can execute the change set. If you can’t execute the change set, the status indicates why. For example, a change set might be in an UNAVAILABLE state because AWS CloudFormation is still creating it or in an OBSOLETE state because the stack was already updated.

                    \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 #executionStatusAsString(String)}.\n@param executionStatus 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 #executionStatus(String)", "deprecated" : false, "documentation" : "

                    If the change set execution status is AVAILABLE, you can execute the change set. If you can’t execute the change set, the status indicates why. For example, a change set might be in an UNAVAILABLE state because AWS CloudFormation is still creating it or in an OBSOLETE state because the stack was already updated.

                    ", "endpointDiscoveryId" : false, "enumType" : "ExecutionStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "executionStatus", "fluentEnumSetterMethodName" : "executionStatus", "fluentGetterMethodName" : "executionStatusAsString", "fluentSetterDocumentation" : "

                    If the change set execution status is AVAILABLE, you can execute the change set. If you can’t execute the change set, the status indicates why. For example, a change set might be in an UNAVAILABLE state because AWS CloudFormation is still creating it or in an OBSOLETE state because the stack was already updated.

                    \n@param executionStatus If the change set execution status is AVAILABLE, you can execute the change set. If you can’t execute the change set, the status indicates why. For example, a change set might be in an UNAVAILABLE state because AWS CloudFormation is still creating it or in an OBSOLETE state because the stack was already updated.\n@see ExecutionStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see ExecutionStatus", "fluentSetterMethodName" : "executionStatus", "getterDocumentation" : "

                    If the change set execution status is AVAILABLE, you can execute the change set. If you can’t execute the change set, the status indicates why. For example, a change set might be in an UNAVAILABLE state because AWS CloudFormation is still creating it or in an OBSOLETE state because the stack was already updated.

                    \n

                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #executionStatus} will return {@link ExecutionStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #executionStatusAsString}.\n

                    \n@return If the change set execution status is AVAILABLE, you can execute the change set. If you can’t execute the change set, the status indicates why. For example, a change set might be in an UNAVAILABLE state because AWS CloudFormation is still creating it or in an OBSOLETE state because the stack was already updated.\n@see ExecutionStatus", "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" : "ExecutionStatus", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ExecutionStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ExecutionStatus", "sensitive" : false, "setterDocumentation" : "

                    If the change set execution status is AVAILABLE, you can execute the change set. If you can’t execute the change set, the status indicates why. For example, a change set might be in an UNAVAILABLE state because AWS CloudFormation is still creating it or in an OBSOLETE state because the stack was already updated.

                    \n@param executionStatus If the change set execution status is AVAILABLE, you can execute the change set. If you can’t execute the change set, the status indicates why. For example, a change set might be in an UNAVAILABLE state because AWS CloudFormation is still creating it or in an OBSOLETE state because the stack was already updated.\n@see ExecutionStatus", "setterMethodName" : "setExecutionStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "executionStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "executionStatus", "variableType" : "String", "documentation" : "

                    If the change set execution status is AVAILABLE, you can execute the change set. If you can’t execute the change set, the status indicates why. For example, a change set might be in an UNAVAILABLE state because AWS CloudFormation is still creating it or in an OBSOLETE state because the stack was already updated.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStatusAsString", "beanStyleSetterMethodName" : "setStatus", "c2jName" : "Status", "c2jShape" : "ChangeSetStatus", "defaultConsumerFluentSetterDocumentation" : "

                    The state of the change set, such as CREATE_IN_PROGRESS, CREATE_COMPLETE, or FAILED.

                    \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 #statusAsString(String)}.\n@param status 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 #status(String)", "deprecated" : false, "documentation" : "

                    The state of the change set, such as CREATE_IN_PROGRESS, CREATE_COMPLETE, or FAILED.

                    ", "endpointDiscoveryId" : false, "enumType" : "ChangeSetStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "status", "fluentEnumSetterMethodName" : "status", "fluentGetterMethodName" : "statusAsString", "fluentSetterDocumentation" : "

                    The state of the change set, such as CREATE_IN_PROGRESS, CREATE_COMPLETE, or FAILED.

                    \n@param status The state of the change set, such as CREATE_IN_PROGRESS, CREATE_COMPLETE, or FAILED.\n@see ChangeSetStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see ChangeSetStatus", "fluentSetterMethodName" : "status", "getterDocumentation" : "

                    The state of the change set, such as CREATE_IN_PROGRESS, CREATE_COMPLETE, or FAILED.

                    \n

                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #status} will return {@link ChangeSetStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #statusAsString}.\n

                    \n@return The state of the change set, such as CREATE_IN_PROGRESS, CREATE_COMPLETE, or FAILED.\n@see ChangeSetStatus", "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" : "Status", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Status", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Status", "sensitive" : false, "setterDocumentation" : "

                    The state of the change set, such as CREATE_IN_PROGRESS, CREATE_COMPLETE, or FAILED.

                    \n@param status The state of the change set, such as CREATE_IN_PROGRESS, CREATE_COMPLETE, or FAILED.\n@see ChangeSetStatus", "setterMethodName" : "setStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : "

                    The state of the change set, such as CREATE_IN_PROGRESS, CREATE_COMPLETE, or FAILED.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStatusReason", "beanStyleSetterMethodName" : "setStatusReason", "c2jName" : "StatusReason", "c2jShape" : "ChangeSetStatusReason", "defaultConsumerFluentSetterDocumentation" : "

                    A description of the change set's status. For example, if your change set is in the FAILED state, AWS CloudFormation shows the error message.

                    \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 #statusReason(String)}.\n@param statusReason 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 #statusReason(String)", "deprecated" : false, "documentation" : "

                    A description of the change set's status. For example, if your change set is in the FAILED state, AWS CloudFormation shows the error message.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "statusReason", "fluentSetterDocumentation" : "

                    A description of the change set's status. For example, if your change set is in the FAILED state, AWS CloudFormation shows the error message.

                    \n@param statusReason A description of the change set's status. For example, if your change set is in the FAILED state, AWS CloudFormation shows the error message.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "statusReason", "getterDocumentation" : "

                    A description of the change set's status. For example, if your change set is in the FAILED state, AWS CloudFormation shows the error message.

                    \n@return A description of the change set's status. For example, if your change set is in the FAILED state, AWS CloudFormation shows the error message.", "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" : "StatusReason", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StatusReason", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StatusReason", "sensitive" : false, "setterDocumentation" : "

                    A description of the change set's status. For example, if your change set is in the FAILED state, AWS CloudFormation shows the error message.

                    \n@param statusReason A description of the change set's status. For example, if your change set is in the FAILED state, AWS CloudFormation shows the error message.", "setterMethodName" : "setStatusReason", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "statusReason", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "statusReason", "variableType" : "String", "documentation" : "

                    A description of the change set's status. For example, if your change set is in the FAILED state, AWS CloudFormation shows the error message.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCreationTime", "beanStyleSetterMethodName" : "setCreationTime", "c2jName" : "CreationTime", "c2jShape" : "CreationTime", "defaultConsumerFluentSetterDocumentation" : "

                    The start time when the change set was created, in UTC.

                    \nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #creationTime(Instant)}.\n@param creationTime a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #creationTime(Instant)", "deprecated" : false, "documentation" : "

                    The start time when the change set was created, in UTC.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "creationTime", "fluentSetterDocumentation" : "

                    The start time when the change set was created, in UTC.

                    \n@param creationTime The start time when the change set was created, in UTC.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "creationTime", "getterDocumentation" : "

                    The start time when the change set was created, in UTC.

                    \n@return The start time when the change set was created, in UTC.", "getterModel" : { "returnType" : "java.time.Instant", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CreationTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CreationTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "CreationTime", "sensitive" : false, "setterDocumentation" : "

                    The start time when the change set was created, in UTC.

                    \n@param creationTime The start time when the change set was created, in UTC.", "setterMethodName" : "setCreationTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "creationTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "creationTime", "variableType" : "java.time.Instant", "documentation" : "

                    The start time when the change set was created, in UTC.

                    ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "Description", "defaultConsumerFluentSetterDocumentation" : "

                    Descriptive information about the change set.

                    \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" : "

                    Descriptive information about the change set.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

                    Descriptive information about the change set.

                    \n@param description Descriptive information about the change set.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "description", "getterDocumentation" : "

                    Descriptive information about the change set.

                    \n@return Descriptive information about the change set.", "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" : "

                    Descriptive information about the change set.

                    \n@param description Descriptive information about the change set.", "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" : "

                    Descriptive information about the change set.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ChangeSetSummary", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ChangeSetSummary", "variableName" : "changeSetSummary", "variableType" : "ChangeSetSummary", "documentation" : null, "simpleType" : "ChangeSetSummary", "variableSetterType" : "ChangeSetSummary" }, "wrapper" : false, "xmlNamespace" : null }, "ChangeSetType" : { "c2jName" : "ChangeSetType", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : [ { "name" : "CREATE", "value" : "CREATE" }, { "name" : "UPDATE", "value" : "UPDATE" } ], "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" : "ChangeSetType", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ChangeSetType", "variableName" : "changeSetType", "variableType" : "ChangeSetType", "documentation" : null, "simpleType" : "ChangeSetType", "variableSetterType" : "ChangeSetType" }, "wrapper" : false, "xmlNamespace" : null }, "ChangeSource" : { "c2jName" : "ChangeSource", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : [ { "name" : "RESOURCE_REFERENCE", "value" : "ResourceReference" }, { "name" : "PARAMETER_REFERENCE", "value" : "ParameterReference" }, { "name" : "RESOURCE_ATTRIBUTE", "value" : "ResourceAttribute" }, { "name" : "DIRECT_MODIFICATION", "value" : "DirectModification" }, { "name" : "AUTOMATIC", "value" : "Automatic" } ], "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" : "ChangeSource", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ChangeSource", "variableName" : "changeSource", "variableType" : "ChangeSource", "documentation" : null, "simpleType" : "ChangeSource", "variableSetterType" : "ChangeSource" }, "wrapper" : false, "xmlNamespace" : null }, "ChangeType" : { "c2jName" : "ChangeType", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : [ { "name" : "RESOURCE", "value" : "Resource" } ], "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" : "ChangeType", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ChangeType", "variableName" : "changeType", "variableType" : "ChangeType", "documentation" : null, "simpleType" : "ChangeType", "variableSetterType" : "ChangeType" }, "wrapper" : false, "xmlNamespace" : null }, "ContinueUpdateRollbackRequest" : { "c2jName" : "ContinueUpdateRollbackInput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                    The input for the ContinueUpdateRollback action.

                    ", "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" : "ContinueUpdateRollback", "locationName" : null, "requestUri" : "/", "target" : "ContinueUpdateRollback", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackNameOrId", "defaultConsumerFluentSetterDocumentation" : "

                    The name or the unique ID of the stack that you want to continue rolling back.

                    Don't specify the name of a nested stack (a stack that was created by using the AWS::CloudFormation::Stack resource). Instead, use this operation on the parent stack (the stack that contains the AWS::CloudFormation::Stack resource).

                    \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                    The name or the unique ID of the stack that you want to continue rolling back.

                    Don't specify the name of a nested stack (a stack that was created by using the AWS::CloudFormation::Stack resource). Instead, use this operation on the parent stack (the stack that contains the AWS::CloudFormation::Stack resource).

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                    The name or the unique ID of the stack that you want to continue rolling back.

                    Don't specify the name of a nested stack (a stack that was created by using the AWS::CloudFormation::Stack resource). Instead, use this operation on the parent stack (the stack that contains the AWS::CloudFormation::Stack resource).

                    \n@param stackName The name or the unique ID of the stack that you want to continue rolling back.

                    Don't specify the name of a nested stack (a stack that was created by using the AWS::CloudFormation::Stack resource). Instead, use this operation on the parent stack (the stack that contains the AWS::CloudFormation::Stack resource).

                    \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                    The name or the unique ID of the stack that you want to continue rolling back.

                    Don't specify the name of a nested stack (a stack that was created by using the AWS::CloudFormation::Stack resource). Instead, use this operation on the parent stack (the stack that contains the AWS::CloudFormation::Stack resource).

                    \n@return The name or the unique ID of the stack that you want to continue rolling back.

                    Don't specify the name of a nested stack (a stack that was created by using the AWS::CloudFormation::Stack resource). Instead, use this operation on the parent stack (the stack that contains the AWS::CloudFormation::Stack resource).

                    ", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                    The name or the unique ID of the stack that you want to continue rolling back.

                    Don't specify the name of a nested stack (a stack that was created by using the AWS::CloudFormation::Stack resource). Instead, use this operation on the parent stack (the stack that contains the AWS::CloudFormation::Stack resource).

                    \n@param stackName The name or the unique ID of the stack that you want to continue rolling back.

                    Don't specify the name of a nested stack (a stack that was created by using the AWS::CloudFormation::Stack resource). Instead, use this operation on the parent stack (the stack that contains the AWS::CloudFormation::Stack resource).

                    ", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                    The name or the unique ID of the stack that you want to continue rolling back.

                    Don't specify the name of a nested stack (a stack that was created by using the AWS::CloudFormation::Stack resource). Instead, use this operation on the parent stack (the stack that contains the AWS::CloudFormation::Stack resource).

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRoleARN", "beanStyleSetterMethodName" : "setRoleARN", "c2jName" : "RoleARN", "c2jShape" : "RoleARN", "defaultConsumerFluentSetterDocumentation" : "

                    The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to roll back the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation always uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                    If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                    \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 #roleARN(String)}.\n@param roleARN 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 #roleARN(String)", "deprecated" : false, "documentation" : "

                    The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to roll back the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation always uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                    If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "roleARN", "fluentSetterDocumentation" : "

                    The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to roll back the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation always uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                    If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                    \n@param roleARN The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to roll back the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation always uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                    If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "roleARN", "getterDocumentation" : "

                    The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to roll back the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation always uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                    If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                    \n@return The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to roll back the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation always uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                    If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.", "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" : "RoleARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RoleARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "RoleARN", "sensitive" : false, "setterDocumentation" : "

                    The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to roll back the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation always uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                    If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                    \n@param roleARN The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to roll back the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation always uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                    If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.", "setterMethodName" : "setRoleARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "roleARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "roleARN", "variableType" : "String", "documentation" : "

                    The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to roll back the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation always uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                    If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getResourcesToSkip", "beanStyleSetterMethodName" : "setResourcesToSkip", "c2jName" : "ResourcesToSkip", "c2jShape" : "ResourcesToSkip", "defaultConsumerFluentSetterDocumentation" : "

                    A list of the logical IDs of the resources that AWS CloudFormation skips during the continue update rollback operation. You can specify only resources that are in the UPDATE_FAILED state because a rollback failed. You can't specify resources that are in the UPDATE_FAILED state for other reasons, for example, because an update was cancelled. To check why a resource update failed, use the DescribeStackResources action, and view the resource status reason.

                    Specify this property to skip rolling back resources that AWS CloudFormation can't successfully roll back. We recommend that you troubleshoot resources before skipping them. AWS CloudFormation sets the status of the specified resources to UPDATE_COMPLETE and continues to roll back the stack. After the rollback is complete, the state of the skipped resources will be inconsistent with the state of the resources in the stack template. Before performing another stack update, you must update the stack or resources to be consistent with each other. If you don't, subsequent stack updates might fail, and the stack will become unrecoverable.

                    Specify the minimum number of resources required to successfully roll back your stack. For example, a failed resource update might cause dependent resources to fail. In this case, it might not be necessary to skip the dependent resources.

                    To skip resources that are part of nested stacks, use the following format: NestedStackName.ResourceLogicalID. If you want to specify the logical ID of a stack resource (Type: AWS::CloudFormation::Stack) in the ResourcesToSkip list, then its corresponding embedded stack must be in one of the following states: DELETE_IN_PROGRESS, DELETE_COMPLETE, or DELETE_FAILED.

                    Don't confuse a child stack's name with its corresponding logical ID defined in the parent stack. For an example of a continue update rollback operation with nested stacks, see Using ResourcesToSkip to recover a nested stacks hierarchy.

                    \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 #resourcesToSkip(List)}.\n@param resourcesToSkip 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 #resourcesToSkip(List)", "deprecated" : false, "documentation" : "

                    A list of the logical IDs of the resources that AWS CloudFormation skips during the continue update rollback operation. You can specify only resources that are in the UPDATE_FAILED state because a rollback failed. You can't specify resources that are in the UPDATE_FAILED state for other reasons, for example, because an update was cancelled. To check why a resource update failed, use the DescribeStackResources action, and view the resource status reason.

                    Specify this property to skip rolling back resources that AWS CloudFormation can't successfully roll back. We recommend that you troubleshoot resources before skipping them. AWS CloudFormation sets the status of the specified resources to UPDATE_COMPLETE and continues to roll back the stack. After the rollback is complete, the state of the skipped resources will be inconsistent with the state of the resources in the stack template. Before performing another stack update, you must update the stack or resources to be consistent with each other. If you don't, subsequent stack updates might fail, and the stack will become unrecoverable.

                    Specify the minimum number of resources required to successfully roll back your stack. For example, a failed resource update might cause dependent resources to fail. In this case, it might not be necessary to skip the dependent resources.

                    To skip resources that are part of nested stacks, use the following format: NestedStackName.ResourceLogicalID. If you want to specify the logical ID of a stack resource (Type: AWS::CloudFormation::Stack) in the ResourcesToSkip list, then its corresponding embedded stack must be in one of the following states: DELETE_IN_PROGRESS, DELETE_COMPLETE, or DELETE_FAILED.

                    Don't confuse a child stack's name with its corresponding logical ID defined in the parent stack. For an example of a continue update rollback operation with nested stacks, see Using ResourcesToSkip to recover a nested stacks hierarchy.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourcesToSkip", "fluentSetterDocumentation" : "

                    A list of the logical IDs of the resources that AWS CloudFormation skips during the continue update rollback operation. You can specify only resources that are in the UPDATE_FAILED state because a rollback failed. You can't specify resources that are in the UPDATE_FAILED state for other reasons, for example, because an update was cancelled. To check why a resource update failed, use the DescribeStackResources action, and view the resource status reason.

                    Specify this property to skip rolling back resources that AWS CloudFormation can't successfully roll back. We recommend that you troubleshoot resources before skipping them. AWS CloudFormation sets the status of the specified resources to UPDATE_COMPLETE and continues to roll back the stack. After the rollback is complete, the state of the skipped resources will be inconsistent with the state of the resources in the stack template. Before performing another stack update, you must update the stack or resources to be consistent with each other. If you don't, subsequent stack updates might fail, and the stack will become unrecoverable.

                    Specify the minimum number of resources required to successfully roll back your stack. For example, a failed resource update might cause dependent resources to fail. In this case, it might not be necessary to skip the dependent resources.

                    To skip resources that are part of nested stacks, use the following format: NestedStackName.ResourceLogicalID. If you want to specify the logical ID of a stack resource (Type: AWS::CloudFormation::Stack) in the ResourcesToSkip list, then its corresponding embedded stack must be in one of the following states: DELETE_IN_PROGRESS, DELETE_COMPLETE, or DELETE_FAILED.

                    Don't confuse a child stack's name with its corresponding logical ID defined in the parent stack. For an example of a continue update rollback operation with nested stacks, see Using ResourcesToSkip to recover a nested stacks hierarchy.

                    \n@param resourcesToSkip A list of the logical IDs of the resources that AWS CloudFormation skips during the continue update rollback operation. You can specify only resources that are in the UPDATE_FAILED state because a rollback failed. You can't specify resources that are in the UPDATE_FAILED state for other reasons, for example, because an update was cancelled. To check why a resource update failed, use the DescribeStackResources action, and view the resource status reason.

                    Specify this property to skip rolling back resources that AWS CloudFormation can't successfully roll back. We recommend that you troubleshoot resources before skipping them. AWS CloudFormation sets the status of the specified resources to UPDATE_COMPLETE and continues to roll back the stack. After the rollback is complete, the state of the skipped resources will be inconsistent with the state of the resources in the stack template. Before performing another stack update, you must update the stack or resources to be consistent with each other. If you don't, subsequent stack updates might fail, and the stack will become unrecoverable.

                    Specify the minimum number of resources required to successfully roll back your stack. For example, a failed resource update might cause dependent resources to fail. In this case, it might not be necessary to skip the dependent resources.

                    To skip resources that are part of nested stacks, use the following format: NestedStackName.ResourceLogicalID. If you want to specify the logical ID of a stack resource (Type: AWS::CloudFormation::Stack) in the ResourcesToSkip list, then its corresponding embedded stack must be in one of the following states: DELETE_IN_PROGRESS, DELETE_COMPLETE, or DELETE_FAILED.

                    Don't confuse a child stack's name with its corresponding logical ID defined in the parent stack. For an example of a continue update rollback operation with nested stacks, see Using ResourcesToSkip to recover a nested stacks hierarchy.

                    \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourcesToSkip", "getterDocumentation" : "

                    A list of the logical IDs of the resources that AWS CloudFormation skips during the continue update rollback operation. You can specify only resources that are in the UPDATE_FAILED state because a rollback failed. You can't specify resources that are in the UPDATE_FAILED state for other reasons, for example, because an update was cancelled. To check why a resource update failed, use the DescribeStackResources action, and view the resource status reason.

                    Specify this property to skip rolling back resources that AWS CloudFormation can't successfully roll back. We recommend that you troubleshoot resources before skipping them. AWS CloudFormation sets the status of the specified resources to UPDATE_COMPLETE and continues to roll back the stack. After the rollback is complete, the state of the skipped resources will be inconsistent with the state of the resources in the stack template. Before performing another stack update, you must update the stack or resources to be consistent with each other. If you don't, subsequent stack updates might fail, and the stack will become unrecoverable.

                    Specify the minimum number of resources required to successfully roll back your stack. For example, a failed resource update might cause dependent resources to fail. In this case, it might not be necessary to skip the dependent resources.

                    To skip resources that are part of nested stacks, use the following format: NestedStackName.ResourceLogicalID. If you want to specify the logical ID of a stack resource (Type: AWS::CloudFormation::Stack) in the ResourcesToSkip list, then its corresponding embedded stack must be in one of the following states: DELETE_IN_PROGRESS, DELETE_COMPLETE, or DELETE_FAILED.

                    Don't confuse a child stack's name with its corresponding logical ID defined in the parent stack. For an example of a continue update rollback operation with nested stacks, see Using ResourcesToSkip to recover a nested stacks hierarchy.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return A list of the logical IDs of the resources that AWS CloudFormation skips during the continue update rollback operation. You can specify only resources that are in the UPDATE_FAILED state because a rollback failed. You can't specify resources that are in the UPDATE_FAILED state for other reasons, for example, because an update was cancelled. To check why a resource update failed, use the DescribeStackResources action, and view the resource status reason.

                    Specify this property to skip rolling back resources that AWS CloudFormation can't successfully roll back. We recommend that you troubleshoot resources before skipping them. AWS CloudFormation sets the status of the specified resources to UPDATE_COMPLETE and continues to roll back the stack. After the rollback is complete, the state of the skipped resources will be inconsistent with the state of the resources in the stack template. Before performing another stack update, you must update the stack or resources to be consistent with each other. If you don't, subsequent stack updates might fail, and the stack will become unrecoverable.

                    Specify the minimum number of resources required to successfully roll back your stack. For example, a failed resource update might cause dependent resources to fail. In this case, it might not be necessary to skip the dependent resources.

                    To skip resources that are part of nested stacks, use the following format: NestedStackName.ResourceLogicalID. If you want to specify the logical ID of a stack resource (Type: AWS::CloudFormation::Stack) in the ResourcesToSkip list, then its corresponding embedded stack must be in one of the following states: DELETE_IN_PROGRESS, DELETE_COMPLETE, or DELETE_FAILED.

                    Don't confuse a child stack's name with its corresponding logical ID defined in the parent stack. For an example of a continue update rollback operation with nested stacks, see Using ResourcesToSkip to recover a nested stacks hierarchy.

                    ", "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" : "ResourcesToSkip", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourcesToSkip", "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" : "ResourceToSkip", "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" : "ResourcesToSkip", "sensitive" : false, "setterDocumentation" : "

                    A list of the logical IDs of the resources that AWS CloudFormation skips during the continue update rollback operation. You can specify only resources that are in the UPDATE_FAILED state because a rollback failed. You can't specify resources that are in the UPDATE_FAILED state for other reasons, for example, because an update was cancelled. To check why a resource update failed, use the DescribeStackResources action, and view the resource status reason.

                    Specify this property to skip rolling back resources that AWS CloudFormation can't successfully roll back. We recommend that you troubleshoot resources before skipping them. AWS CloudFormation sets the status of the specified resources to UPDATE_COMPLETE and continues to roll back the stack. After the rollback is complete, the state of the skipped resources will be inconsistent with the state of the resources in the stack template. Before performing another stack update, you must update the stack or resources to be consistent with each other. If you don't, subsequent stack updates might fail, and the stack will become unrecoverable.

                    Specify the minimum number of resources required to successfully roll back your stack. For example, a failed resource update might cause dependent resources to fail. In this case, it might not be necessary to skip the dependent resources.

                    To skip resources that are part of nested stacks, use the following format: NestedStackName.ResourceLogicalID. If you want to specify the logical ID of a stack resource (Type: AWS::CloudFormation::Stack) in the ResourcesToSkip list, then its corresponding embedded stack must be in one of the following states: DELETE_IN_PROGRESS, DELETE_COMPLETE, or DELETE_FAILED.

                    Don't confuse a child stack's name with its corresponding logical ID defined in the parent stack. For an example of a continue update rollback operation with nested stacks, see Using ResourcesToSkip to recover a nested stacks hierarchy.

                    \n@param resourcesToSkip A list of the logical IDs of the resources that AWS CloudFormation skips during the continue update rollback operation. You can specify only resources that are in the UPDATE_FAILED state because a rollback failed. You can't specify resources that are in the UPDATE_FAILED state for other reasons, for example, because an update was cancelled. To check why a resource update failed, use the DescribeStackResources action, and view the resource status reason.

                    Specify this property to skip rolling back resources that AWS CloudFormation can't successfully roll back. We recommend that you troubleshoot resources before skipping them. AWS CloudFormation sets the status of the specified resources to UPDATE_COMPLETE and continues to roll back the stack. After the rollback is complete, the state of the skipped resources will be inconsistent with the state of the resources in the stack template. Before performing another stack update, you must update the stack or resources to be consistent with each other. If you don't, subsequent stack updates might fail, and the stack will become unrecoverable.

                    Specify the minimum number of resources required to successfully roll back your stack. For example, a failed resource update might cause dependent resources to fail. In this case, it might not be necessary to skip the dependent resources.

                    To skip resources that are part of nested stacks, use the following format: NestedStackName.ResourceLogicalID. If you want to specify the logical ID of a stack resource (Type: AWS::CloudFormation::Stack) in the ResourcesToSkip list, then its corresponding embedded stack must be in one of the following states: DELETE_IN_PROGRESS, DELETE_COMPLETE, or DELETE_FAILED.

                    Don't confuse a child stack's name with its corresponding logical ID defined in the parent stack. For an example of a continue update rollback operation with nested stacks, see Using ResourcesToSkip to recover a nested stacks hierarchy.

                    ", "setterMethodName" : "setResourcesToSkip", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "resourcesToSkip", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "resourcesToSkip", "variableType" : "java.util.List", "documentation" : "

                    A list of the logical IDs of the resources that AWS CloudFormation skips during the continue update rollback operation. You can specify only resources that are in the UPDATE_FAILED state because a rollback failed. You can't specify resources that are in the UPDATE_FAILED state for other reasons, for example, because an update was cancelled. To check why a resource update failed, use the DescribeStackResources action, and view the resource status reason.

                    Specify this property to skip rolling back resources that AWS CloudFormation can't successfully roll back. We recommend that you troubleshoot resources before skipping them. AWS CloudFormation sets the status of the specified resources to UPDATE_COMPLETE and continues to roll back the stack. After the rollback is complete, the state of the skipped resources will be inconsistent with the state of the resources in the stack template. Before performing another stack update, you must update the stack or resources to be consistent with each other. If you don't, subsequent stack updates might fail, and the stack will become unrecoverable.

                    Specify the minimum number of resources required to successfully roll back your stack. For example, a failed resource update might cause dependent resources to fail. In this case, it might not be necessary to skip the dependent resources.

                    To skip resources that are part of nested stacks, use the following format: NestedStackName.ResourceLogicalID. If you want to specify the logical ID of a stack resource (Type: AWS::CloudFormation::Stack) in the ResourcesToSkip list, then its corresponding embedded stack must be in one of the following states: DELETE_IN_PROGRESS, DELETE_COMPLETE, or DELETE_FAILED.

                    Don't confuse a child stack's name with its corresponding logical ID defined in the parent stack. For an example of a continue update rollback operation with nested stacks, see Using ResourcesToSkip to recover a nested stacks hierarchy.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getClientRequestToken", "beanStyleSetterMethodName" : "setClientRequestToken", "c2jName" : "ClientRequestToken", "c2jShape" : "ClientRequestToken", "defaultConsumerFluentSetterDocumentation" : "

                    A unique identifier for this ContinueUpdateRollback request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to continue the rollback to a stack with the same name. You might retry ContinueUpdateRollback requests to ensure that AWS CloudFormation successfully received them.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #clientRequestToken(String)}.\n@param clientRequestToken a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #clientRequestToken(String)", "deprecated" : false, "documentation" : "

                    A unique identifier for this ContinueUpdateRollback request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to continue the rollback to a stack with the same name. You might retry ContinueUpdateRollback requests to ensure that AWS CloudFormation successfully received them.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "clientRequestToken", "fluentSetterDocumentation" : "

                    A unique identifier for this ContinueUpdateRollback request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to continue the rollback to a stack with the same name. You might retry ContinueUpdateRollback requests to ensure that AWS CloudFormation successfully received them.

                    \n@param clientRequestToken A unique identifier for this ContinueUpdateRollback request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to continue the rollback to a stack with the same name. You might retry ContinueUpdateRollback requests to ensure that AWS CloudFormation successfully received them.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "clientRequestToken", "getterDocumentation" : "

                    A unique identifier for this ContinueUpdateRollback request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to continue the rollback to a stack with the same name. You might retry ContinueUpdateRollback requests to ensure that AWS CloudFormation successfully received them.

                    \n@return A unique identifier for this ContinueUpdateRollback request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to continue the rollback to a stack with the same name. You might retry ContinueUpdateRollback requests to ensure that AWS CloudFormation successfully received them.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ClientRequestToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ClientRequestToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ClientRequestToken", "sensitive" : false, "setterDocumentation" : "

                    A unique identifier for this ContinueUpdateRollback request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to continue the rollback to a stack with the same name. You might retry ContinueUpdateRollback requests to ensure that AWS CloudFormation successfully received them.

                    \n@param clientRequestToken A unique identifier for this ContinueUpdateRollback request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to continue the rollback to a stack with the same name. You might retry ContinueUpdateRollback requests to ensure that AWS CloudFormation successfully received them.", "setterMethodName" : "setClientRequestToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "clientRequestToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "clientRequestToken", "variableType" : "String", "documentation" : "

                    A unique identifier for this ContinueUpdateRollback request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to continue the rollback to a stack with the same name. You might retry ContinueUpdateRollback requests to ensure that AWS CloudFormation successfully received them.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ClientRequestToken" : { "beanStyleGetterMethodName" : "getClientRequestToken", "beanStyleSetterMethodName" : "setClientRequestToken", "c2jName" : "ClientRequestToken", "c2jShape" : "ClientRequestToken", "defaultConsumerFluentSetterDocumentation" : "

                    A unique identifier for this ContinueUpdateRollback request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to continue the rollback to a stack with the same name. You might retry ContinueUpdateRollback requests to ensure that AWS CloudFormation successfully received them.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #clientRequestToken(String)}.\n@param clientRequestToken a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #clientRequestToken(String)", "deprecated" : false, "documentation" : "

                    A unique identifier for this ContinueUpdateRollback request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to continue the rollback to a stack with the same name. You might retry ContinueUpdateRollback requests to ensure that AWS CloudFormation successfully received them.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "clientRequestToken", "fluentSetterDocumentation" : "

                    A unique identifier for this ContinueUpdateRollback request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to continue the rollback to a stack with the same name. You might retry ContinueUpdateRollback requests to ensure that AWS CloudFormation successfully received them.

                    \n@param clientRequestToken A unique identifier for this ContinueUpdateRollback request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to continue the rollback to a stack with the same name. You might retry ContinueUpdateRollback requests to ensure that AWS CloudFormation successfully received them.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "clientRequestToken", "getterDocumentation" : "

                    A unique identifier for this ContinueUpdateRollback request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to continue the rollback to a stack with the same name. You might retry ContinueUpdateRollback requests to ensure that AWS CloudFormation successfully received them.

                    \n@return A unique identifier for this ContinueUpdateRollback request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to continue the rollback to a stack with the same name. You might retry ContinueUpdateRollback requests to ensure that AWS CloudFormation successfully received them.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ClientRequestToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ClientRequestToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ClientRequestToken", "sensitive" : false, "setterDocumentation" : "

                    A unique identifier for this ContinueUpdateRollback request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to continue the rollback to a stack with the same name. You might retry ContinueUpdateRollback requests to ensure that AWS CloudFormation successfully received them.

                    \n@param clientRequestToken A unique identifier for this ContinueUpdateRollback request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to continue the rollback to a stack with the same name. You might retry ContinueUpdateRollback requests to ensure that AWS CloudFormation successfully received them.", "setterMethodName" : "setClientRequestToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "clientRequestToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "clientRequestToken", "variableType" : "String", "documentation" : "

                    A unique identifier for this ContinueUpdateRollback request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to continue the rollback to a stack with the same name. You might retry ContinueUpdateRollback requests to ensure that AWS CloudFormation successfully received them.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ResourcesToSkip" : { "beanStyleGetterMethodName" : "getResourcesToSkip", "beanStyleSetterMethodName" : "setResourcesToSkip", "c2jName" : "ResourcesToSkip", "c2jShape" : "ResourcesToSkip", "defaultConsumerFluentSetterDocumentation" : "

                    A list of the logical IDs of the resources that AWS CloudFormation skips during the continue update rollback operation. You can specify only resources that are in the UPDATE_FAILED state because a rollback failed. You can't specify resources that are in the UPDATE_FAILED state for other reasons, for example, because an update was cancelled. To check why a resource update failed, use the DescribeStackResources action, and view the resource status reason.

                    Specify this property to skip rolling back resources that AWS CloudFormation can't successfully roll back. We recommend that you troubleshoot resources before skipping them. AWS CloudFormation sets the status of the specified resources to UPDATE_COMPLETE and continues to roll back the stack. After the rollback is complete, the state of the skipped resources will be inconsistent with the state of the resources in the stack template. Before performing another stack update, you must update the stack or resources to be consistent with each other. If you don't, subsequent stack updates might fail, and the stack will become unrecoverable.

                    Specify the minimum number of resources required to successfully roll back your stack. For example, a failed resource update might cause dependent resources to fail. In this case, it might not be necessary to skip the dependent resources.

                    To skip resources that are part of nested stacks, use the following format: NestedStackName.ResourceLogicalID. If you want to specify the logical ID of a stack resource (Type: AWS::CloudFormation::Stack) in the ResourcesToSkip list, then its corresponding embedded stack must be in one of the following states: DELETE_IN_PROGRESS, DELETE_COMPLETE, or DELETE_FAILED.

                    Don't confuse a child stack's name with its corresponding logical ID defined in the parent stack. For an example of a continue update rollback operation with nested stacks, see Using ResourcesToSkip to recover a nested stacks hierarchy.

                    \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 #resourcesToSkip(List)}.\n@param resourcesToSkip 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 #resourcesToSkip(List)", "deprecated" : false, "documentation" : "

                    A list of the logical IDs of the resources that AWS CloudFormation skips during the continue update rollback operation. You can specify only resources that are in the UPDATE_FAILED state because a rollback failed. You can't specify resources that are in the UPDATE_FAILED state for other reasons, for example, because an update was cancelled. To check why a resource update failed, use the DescribeStackResources action, and view the resource status reason.

                    Specify this property to skip rolling back resources that AWS CloudFormation can't successfully roll back. We recommend that you troubleshoot resources before skipping them. AWS CloudFormation sets the status of the specified resources to UPDATE_COMPLETE and continues to roll back the stack. After the rollback is complete, the state of the skipped resources will be inconsistent with the state of the resources in the stack template. Before performing another stack update, you must update the stack or resources to be consistent with each other. If you don't, subsequent stack updates might fail, and the stack will become unrecoverable.

                    Specify the minimum number of resources required to successfully roll back your stack. For example, a failed resource update might cause dependent resources to fail. In this case, it might not be necessary to skip the dependent resources.

                    To skip resources that are part of nested stacks, use the following format: NestedStackName.ResourceLogicalID. If you want to specify the logical ID of a stack resource (Type: AWS::CloudFormation::Stack) in the ResourcesToSkip list, then its corresponding embedded stack must be in one of the following states: DELETE_IN_PROGRESS, DELETE_COMPLETE, or DELETE_FAILED.

                    Don't confuse a child stack's name with its corresponding logical ID defined in the parent stack. For an example of a continue update rollback operation with nested stacks, see Using ResourcesToSkip to recover a nested stacks hierarchy.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourcesToSkip", "fluentSetterDocumentation" : "

                    A list of the logical IDs of the resources that AWS CloudFormation skips during the continue update rollback operation. You can specify only resources that are in the UPDATE_FAILED state because a rollback failed. You can't specify resources that are in the UPDATE_FAILED state for other reasons, for example, because an update was cancelled. To check why a resource update failed, use the DescribeStackResources action, and view the resource status reason.

                    Specify this property to skip rolling back resources that AWS CloudFormation can't successfully roll back. We recommend that you troubleshoot resources before skipping them. AWS CloudFormation sets the status of the specified resources to UPDATE_COMPLETE and continues to roll back the stack. After the rollback is complete, the state of the skipped resources will be inconsistent with the state of the resources in the stack template. Before performing another stack update, you must update the stack or resources to be consistent with each other. If you don't, subsequent stack updates might fail, and the stack will become unrecoverable.

                    Specify the minimum number of resources required to successfully roll back your stack. For example, a failed resource update might cause dependent resources to fail. In this case, it might not be necessary to skip the dependent resources.

                    To skip resources that are part of nested stacks, use the following format: NestedStackName.ResourceLogicalID. If you want to specify the logical ID of a stack resource (Type: AWS::CloudFormation::Stack) in the ResourcesToSkip list, then its corresponding embedded stack must be in one of the following states: DELETE_IN_PROGRESS, DELETE_COMPLETE, or DELETE_FAILED.

                    Don't confuse a child stack's name with its corresponding logical ID defined in the parent stack. For an example of a continue update rollback operation with nested stacks, see Using ResourcesToSkip to recover a nested stacks hierarchy.

                    \n@param resourcesToSkip A list of the logical IDs of the resources that AWS CloudFormation skips during the continue update rollback operation. You can specify only resources that are in the UPDATE_FAILED state because a rollback failed. You can't specify resources that are in the UPDATE_FAILED state for other reasons, for example, because an update was cancelled. To check why a resource update failed, use the DescribeStackResources action, and view the resource status reason.

                    Specify this property to skip rolling back resources that AWS CloudFormation can't successfully roll back. We recommend that you troubleshoot resources before skipping them. AWS CloudFormation sets the status of the specified resources to UPDATE_COMPLETE and continues to roll back the stack. After the rollback is complete, the state of the skipped resources will be inconsistent with the state of the resources in the stack template. Before performing another stack update, you must update the stack or resources to be consistent with each other. If you don't, subsequent stack updates might fail, and the stack will become unrecoverable.

                    Specify the minimum number of resources required to successfully roll back your stack. For example, a failed resource update might cause dependent resources to fail. In this case, it might not be necessary to skip the dependent resources.

                    To skip resources that are part of nested stacks, use the following format: NestedStackName.ResourceLogicalID. If you want to specify the logical ID of a stack resource (Type: AWS::CloudFormation::Stack) in the ResourcesToSkip list, then its corresponding embedded stack must be in one of the following states: DELETE_IN_PROGRESS, DELETE_COMPLETE, or DELETE_FAILED.

                    Don't confuse a child stack's name with its corresponding logical ID defined in the parent stack. For an example of a continue update rollback operation with nested stacks, see Using ResourcesToSkip to recover a nested stacks hierarchy.

                    \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourcesToSkip", "getterDocumentation" : "

                    A list of the logical IDs of the resources that AWS CloudFormation skips during the continue update rollback operation. You can specify only resources that are in the UPDATE_FAILED state because a rollback failed. You can't specify resources that are in the UPDATE_FAILED state for other reasons, for example, because an update was cancelled. To check why a resource update failed, use the DescribeStackResources action, and view the resource status reason.

                    Specify this property to skip rolling back resources that AWS CloudFormation can't successfully roll back. We recommend that you troubleshoot resources before skipping them. AWS CloudFormation sets the status of the specified resources to UPDATE_COMPLETE and continues to roll back the stack. After the rollback is complete, the state of the skipped resources will be inconsistent with the state of the resources in the stack template. Before performing another stack update, you must update the stack or resources to be consistent with each other. If you don't, subsequent stack updates might fail, and the stack will become unrecoverable.

                    Specify the minimum number of resources required to successfully roll back your stack. For example, a failed resource update might cause dependent resources to fail. In this case, it might not be necessary to skip the dependent resources.

                    To skip resources that are part of nested stacks, use the following format: NestedStackName.ResourceLogicalID. If you want to specify the logical ID of a stack resource (Type: AWS::CloudFormation::Stack) in the ResourcesToSkip list, then its corresponding embedded stack must be in one of the following states: DELETE_IN_PROGRESS, DELETE_COMPLETE, or DELETE_FAILED.

                    Don't confuse a child stack's name with its corresponding logical ID defined in the parent stack. For an example of a continue update rollback operation with nested stacks, see Using ResourcesToSkip to recover a nested stacks hierarchy.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return A list of the logical IDs of the resources that AWS CloudFormation skips during the continue update rollback operation. You can specify only resources that are in the UPDATE_FAILED state because a rollback failed. You can't specify resources that are in the UPDATE_FAILED state for other reasons, for example, because an update was cancelled. To check why a resource update failed, use the DescribeStackResources action, and view the resource status reason.

                    Specify this property to skip rolling back resources that AWS CloudFormation can't successfully roll back. We recommend that you troubleshoot resources before skipping them. AWS CloudFormation sets the status of the specified resources to UPDATE_COMPLETE and continues to roll back the stack. After the rollback is complete, the state of the skipped resources will be inconsistent with the state of the resources in the stack template. Before performing another stack update, you must update the stack or resources to be consistent with each other. If you don't, subsequent stack updates might fail, and the stack will become unrecoverable.

                    Specify the minimum number of resources required to successfully roll back your stack. For example, a failed resource update might cause dependent resources to fail. In this case, it might not be necessary to skip the dependent resources.

                    To skip resources that are part of nested stacks, use the following format: NestedStackName.ResourceLogicalID. If you want to specify the logical ID of a stack resource (Type: AWS::CloudFormation::Stack) in the ResourcesToSkip list, then its corresponding embedded stack must be in one of the following states: DELETE_IN_PROGRESS, DELETE_COMPLETE, or DELETE_FAILED.

                    Don't confuse a child stack's name with its corresponding logical ID defined in the parent stack. For an example of a continue update rollback operation with nested stacks, see Using ResourcesToSkip to recover a nested stacks hierarchy.

                    ", "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" : "ResourcesToSkip", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourcesToSkip", "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" : "ResourceToSkip", "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" : "ResourcesToSkip", "sensitive" : false, "setterDocumentation" : "

                    A list of the logical IDs of the resources that AWS CloudFormation skips during the continue update rollback operation. You can specify only resources that are in the UPDATE_FAILED state because a rollback failed. You can't specify resources that are in the UPDATE_FAILED state for other reasons, for example, because an update was cancelled. To check why a resource update failed, use the DescribeStackResources action, and view the resource status reason.

                    Specify this property to skip rolling back resources that AWS CloudFormation can't successfully roll back. We recommend that you troubleshoot resources before skipping them. AWS CloudFormation sets the status of the specified resources to UPDATE_COMPLETE and continues to roll back the stack. After the rollback is complete, the state of the skipped resources will be inconsistent with the state of the resources in the stack template. Before performing another stack update, you must update the stack or resources to be consistent with each other. If you don't, subsequent stack updates might fail, and the stack will become unrecoverable.

                    Specify the minimum number of resources required to successfully roll back your stack. For example, a failed resource update might cause dependent resources to fail. In this case, it might not be necessary to skip the dependent resources.

                    To skip resources that are part of nested stacks, use the following format: NestedStackName.ResourceLogicalID. If you want to specify the logical ID of a stack resource (Type: AWS::CloudFormation::Stack) in the ResourcesToSkip list, then its corresponding embedded stack must be in one of the following states: DELETE_IN_PROGRESS, DELETE_COMPLETE, or DELETE_FAILED.

                    Don't confuse a child stack's name with its corresponding logical ID defined in the parent stack. For an example of a continue update rollback operation with nested stacks, see Using ResourcesToSkip to recover a nested stacks hierarchy.

                    \n@param resourcesToSkip A list of the logical IDs of the resources that AWS CloudFormation skips during the continue update rollback operation. You can specify only resources that are in the UPDATE_FAILED state because a rollback failed. You can't specify resources that are in the UPDATE_FAILED state for other reasons, for example, because an update was cancelled. To check why a resource update failed, use the DescribeStackResources action, and view the resource status reason.

                    Specify this property to skip rolling back resources that AWS CloudFormation can't successfully roll back. We recommend that you troubleshoot resources before skipping them. AWS CloudFormation sets the status of the specified resources to UPDATE_COMPLETE and continues to roll back the stack. After the rollback is complete, the state of the skipped resources will be inconsistent with the state of the resources in the stack template. Before performing another stack update, you must update the stack or resources to be consistent with each other. If you don't, subsequent stack updates might fail, and the stack will become unrecoverable.

                    Specify the minimum number of resources required to successfully roll back your stack. For example, a failed resource update might cause dependent resources to fail. In this case, it might not be necessary to skip the dependent resources.

                    To skip resources that are part of nested stacks, use the following format: NestedStackName.ResourceLogicalID. If you want to specify the logical ID of a stack resource (Type: AWS::CloudFormation::Stack) in the ResourcesToSkip list, then its corresponding embedded stack must be in one of the following states: DELETE_IN_PROGRESS, DELETE_COMPLETE, or DELETE_FAILED.

                    Don't confuse a child stack's name with its corresponding logical ID defined in the parent stack. For an example of a continue update rollback operation with nested stacks, see Using ResourcesToSkip to recover a nested stacks hierarchy.

                    ", "setterMethodName" : "setResourcesToSkip", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "resourcesToSkip", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "resourcesToSkip", "variableType" : "java.util.List", "documentation" : "

                    A list of the logical IDs of the resources that AWS CloudFormation skips during the continue update rollback operation. You can specify only resources that are in the UPDATE_FAILED state because a rollback failed. You can't specify resources that are in the UPDATE_FAILED state for other reasons, for example, because an update was cancelled. To check why a resource update failed, use the DescribeStackResources action, and view the resource status reason.

                    Specify this property to skip rolling back resources that AWS CloudFormation can't successfully roll back. We recommend that you troubleshoot resources before skipping them. AWS CloudFormation sets the status of the specified resources to UPDATE_COMPLETE and continues to roll back the stack. After the rollback is complete, the state of the skipped resources will be inconsistent with the state of the resources in the stack template. Before performing another stack update, you must update the stack or resources to be consistent with each other. If you don't, subsequent stack updates might fail, and the stack will become unrecoverable.

                    Specify the minimum number of resources required to successfully roll back your stack. For example, a failed resource update might cause dependent resources to fail. In this case, it might not be necessary to skip the dependent resources.

                    To skip resources that are part of nested stacks, use the following format: NestedStackName.ResourceLogicalID. If you want to specify the logical ID of a stack resource (Type: AWS::CloudFormation::Stack) in the ResourcesToSkip list, then its corresponding embedded stack must be in one of the following states: DELETE_IN_PROGRESS, DELETE_COMPLETE, or DELETE_FAILED.

                    Don't confuse a child stack's name with its corresponding logical ID defined in the parent stack. For an example of a continue update rollback operation with nested stacks, see Using ResourcesToSkip to recover a nested stacks hierarchy.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "RoleARN" : { "beanStyleGetterMethodName" : "getRoleARN", "beanStyleSetterMethodName" : "setRoleARN", "c2jName" : "RoleARN", "c2jShape" : "RoleARN", "defaultConsumerFluentSetterDocumentation" : "

                    The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to roll back the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation always uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                    If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                    \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 #roleARN(String)}.\n@param roleARN 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 #roleARN(String)", "deprecated" : false, "documentation" : "

                    The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to roll back the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation always uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                    If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "roleARN", "fluentSetterDocumentation" : "

                    The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to roll back the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation always uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                    If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                    \n@param roleARN The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to roll back the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation always uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                    If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "roleARN", "getterDocumentation" : "

                    The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to roll back the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation always uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                    If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                    \n@return The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to roll back the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation always uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                    If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.", "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" : "RoleARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RoleARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "RoleARN", "sensitive" : false, "setterDocumentation" : "

                    The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to roll back the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation always uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                    If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                    \n@param roleARN The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to roll back the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation always uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                    If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.", "setterMethodName" : "setRoleARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "roleARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "roleARN", "variableType" : "String", "documentation" : "

                    The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to roll back the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation always uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                    If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackName" : { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackNameOrId", "defaultConsumerFluentSetterDocumentation" : "

                    The name or the unique ID of the stack that you want to continue rolling back.

                    Don't specify the name of a nested stack (a stack that was created by using the AWS::CloudFormation::Stack resource). Instead, use this operation on the parent stack (the stack that contains the AWS::CloudFormation::Stack resource).

                    \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                    The name or the unique ID of the stack that you want to continue rolling back.

                    Don't specify the name of a nested stack (a stack that was created by using the AWS::CloudFormation::Stack resource). Instead, use this operation on the parent stack (the stack that contains the AWS::CloudFormation::Stack resource).

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                    The name or the unique ID of the stack that you want to continue rolling back.

                    Don't specify the name of a nested stack (a stack that was created by using the AWS::CloudFormation::Stack resource). Instead, use this operation on the parent stack (the stack that contains the AWS::CloudFormation::Stack resource).

                    \n@param stackName The name or the unique ID of the stack that you want to continue rolling back.

                    Don't specify the name of a nested stack (a stack that was created by using the AWS::CloudFormation::Stack resource). Instead, use this operation on the parent stack (the stack that contains the AWS::CloudFormation::Stack resource).

                    \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                    The name or the unique ID of the stack that you want to continue rolling back.

                    Don't specify the name of a nested stack (a stack that was created by using the AWS::CloudFormation::Stack resource). Instead, use this operation on the parent stack (the stack that contains the AWS::CloudFormation::Stack resource).

                    \n@return The name or the unique ID of the stack that you want to continue rolling back.

                    Don't specify the name of a nested stack (a stack that was created by using the AWS::CloudFormation::Stack resource). Instead, use this operation on the parent stack (the stack that contains the AWS::CloudFormation::Stack resource).

                    ", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                    The name or the unique ID of the stack that you want to continue rolling back.

                    Don't specify the name of a nested stack (a stack that was created by using the AWS::CloudFormation::Stack resource). Instead, use this operation on the parent stack (the stack that contains the AWS::CloudFormation::Stack resource).

                    \n@param stackName The name or the unique ID of the stack that you want to continue rolling back.

                    Don't specify the name of a nested stack (a stack that was created by using the AWS::CloudFormation::Stack resource). Instead, use this operation on the parent stack (the stack that contains the AWS::CloudFormation::Stack resource).

                    ", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                    The name or the unique ID of the stack that you want to continue rolling back.

                    Don't specify the name of a nested stack (a stack that was created by using the AWS::CloudFormation::Stack resource). Instead, use this operation on the parent stack (the stack that contains the AWS::CloudFormation::Stack resource).

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackNameOrId", "defaultConsumerFluentSetterDocumentation" : "

                    The name or the unique ID of the stack that you want to continue rolling back.

                    Don't specify the name of a nested stack (a stack that was created by using the AWS::CloudFormation::Stack resource). Instead, use this operation on the parent stack (the stack that contains the AWS::CloudFormation::Stack resource).

                    \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                    The name or the unique ID of the stack that you want to continue rolling back.

                    Don't specify the name of a nested stack (a stack that was created by using the AWS::CloudFormation::Stack resource). Instead, use this operation on the parent stack (the stack that contains the AWS::CloudFormation::Stack resource).

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                    The name or the unique ID of the stack that you want to continue rolling back.

                    Don't specify the name of a nested stack (a stack that was created by using the AWS::CloudFormation::Stack resource). Instead, use this operation on the parent stack (the stack that contains the AWS::CloudFormation::Stack resource).

                    \n@param stackName The name or the unique ID of the stack that you want to continue rolling back.

                    Don't specify the name of a nested stack (a stack that was created by using the AWS::CloudFormation::Stack resource). Instead, use this operation on the parent stack (the stack that contains the AWS::CloudFormation::Stack resource).

                    \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                    The name or the unique ID of the stack that you want to continue rolling back.

                    Don't specify the name of a nested stack (a stack that was created by using the AWS::CloudFormation::Stack resource). Instead, use this operation on the parent stack (the stack that contains the AWS::CloudFormation::Stack resource).

                    \n@return The name or the unique ID of the stack that you want to continue rolling back.

                    Don't specify the name of a nested stack (a stack that was created by using the AWS::CloudFormation::Stack resource). Instead, use this operation on the parent stack (the stack that contains the AWS::CloudFormation::Stack resource).

                    ", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                    The name or the unique ID of the stack that you want to continue rolling back.

                    Don't specify the name of a nested stack (a stack that was created by using the AWS::CloudFormation::Stack resource). Instead, use this operation on the parent stack (the stack that contains the AWS::CloudFormation::Stack resource).

                    \n@param stackName The name or the unique ID of the stack that you want to continue rolling back.

                    Don't specify the name of a nested stack (a stack that was created by using the AWS::CloudFormation::Stack resource). Instead, use this operation on the parent stack (the stack that contains the AWS::CloudFormation::Stack resource).

                    ", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                    The name or the unique ID of the stack that you want to continue rolling back.

                    Don't specify the name of a nested stack (a stack that was created by using the AWS::CloudFormation::Stack resource). Instead, use this operation on the parent stack (the stack that contains the AWS::CloudFormation::Stack resource).

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRoleARN", "beanStyleSetterMethodName" : "setRoleARN", "c2jName" : "RoleARN", "c2jShape" : "RoleARN", "defaultConsumerFluentSetterDocumentation" : "

                    The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to roll back the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation always uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                    If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                    \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 #roleARN(String)}.\n@param roleARN 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 #roleARN(String)", "deprecated" : false, "documentation" : "

                    The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to roll back the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation always uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                    If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "roleARN", "fluentSetterDocumentation" : "

                    The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to roll back the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation always uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                    If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                    \n@param roleARN The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to roll back the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation always uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                    If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "roleARN", "getterDocumentation" : "

                    The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to roll back the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation always uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                    If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                    \n@return The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to roll back the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation always uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                    If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.", "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" : "RoleARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RoleARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "RoleARN", "sensitive" : false, "setterDocumentation" : "

                    The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to roll back the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation always uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                    If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                    \n@param roleARN The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to roll back the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation always uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                    If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.", "setterMethodName" : "setRoleARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "roleARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "roleARN", "variableType" : "String", "documentation" : "

                    The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to roll back the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation always uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                    If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getResourcesToSkip", "beanStyleSetterMethodName" : "setResourcesToSkip", "c2jName" : "ResourcesToSkip", "c2jShape" : "ResourcesToSkip", "defaultConsumerFluentSetterDocumentation" : "

                    A list of the logical IDs of the resources that AWS CloudFormation skips during the continue update rollback operation. You can specify only resources that are in the UPDATE_FAILED state because a rollback failed. You can't specify resources that are in the UPDATE_FAILED state for other reasons, for example, because an update was cancelled. To check why a resource update failed, use the DescribeStackResources action, and view the resource status reason.

                    Specify this property to skip rolling back resources that AWS CloudFormation can't successfully roll back. We recommend that you troubleshoot resources before skipping them. AWS CloudFormation sets the status of the specified resources to UPDATE_COMPLETE and continues to roll back the stack. After the rollback is complete, the state of the skipped resources will be inconsistent with the state of the resources in the stack template. Before performing another stack update, you must update the stack or resources to be consistent with each other. If you don't, subsequent stack updates might fail, and the stack will become unrecoverable.

                    Specify the minimum number of resources required to successfully roll back your stack. For example, a failed resource update might cause dependent resources to fail. In this case, it might not be necessary to skip the dependent resources.

                    To skip resources that are part of nested stacks, use the following format: NestedStackName.ResourceLogicalID. If you want to specify the logical ID of a stack resource (Type: AWS::CloudFormation::Stack) in the ResourcesToSkip list, then its corresponding embedded stack must be in one of the following states: DELETE_IN_PROGRESS, DELETE_COMPLETE, or DELETE_FAILED.

                    Don't confuse a child stack's name with its corresponding logical ID defined in the parent stack. For an example of a continue update rollback operation with nested stacks, see Using ResourcesToSkip to recover a nested stacks hierarchy.

                    \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 #resourcesToSkip(List)}.\n@param resourcesToSkip 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 #resourcesToSkip(List)", "deprecated" : false, "documentation" : "

                    A list of the logical IDs of the resources that AWS CloudFormation skips during the continue update rollback operation. You can specify only resources that are in the UPDATE_FAILED state because a rollback failed. You can't specify resources that are in the UPDATE_FAILED state for other reasons, for example, because an update was cancelled. To check why a resource update failed, use the DescribeStackResources action, and view the resource status reason.

                    Specify this property to skip rolling back resources that AWS CloudFormation can't successfully roll back. We recommend that you troubleshoot resources before skipping them. AWS CloudFormation sets the status of the specified resources to UPDATE_COMPLETE and continues to roll back the stack. After the rollback is complete, the state of the skipped resources will be inconsistent with the state of the resources in the stack template. Before performing another stack update, you must update the stack or resources to be consistent with each other. If you don't, subsequent stack updates might fail, and the stack will become unrecoverable.

                    Specify the minimum number of resources required to successfully roll back your stack. For example, a failed resource update might cause dependent resources to fail. In this case, it might not be necessary to skip the dependent resources.

                    To skip resources that are part of nested stacks, use the following format: NestedStackName.ResourceLogicalID. If you want to specify the logical ID of a stack resource (Type: AWS::CloudFormation::Stack) in the ResourcesToSkip list, then its corresponding embedded stack must be in one of the following states: DELETE_IN_PROGRESS, DELETE_COMPLETE, or DELETE_FAILED.

                    Don't confuse a child stack's name with its corresponding logical ID defined in the parent stack. For an example of a continue update rollback operation with nested stacks, see Using ResourcesToSkip to recover a nested stacks hierarchy.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourcesToSkip", "fluentSetterDocumentation" : "

                    A list of the logical IDs of the resources that AWS CloudFormation skips during the continue update rollback operation. You can specify only resources that are in the UPDATE_FAILED state because a rollback failed. You can't specify resources that are in the UPDATE_FAILED state for other reasons, for example, because an update was cancelled. To check why a resource update failed, use the DescribeStackResources action, and view the resource status reason.

                    Specify this property to skip rolling back resources that AWS CloudFormation can't successfully roll back. We recommend that you troubleshoot resources before skipping them. AWS CloudFormation sets the status of the specified resources to UPDATE_COMPLETE and continues to roll back the stack. After the rollback is complete, the state of the skipped resources will be inconsistent with the state of the resources in the stack template. Before performing another stack update, you must update the stack or resources to be consistent with each other. If you don't, subsequent stack updates might fail, and the stack will become unrecoverable.

                    Specify the minimum number of resources required to successfully roll back your stack. For example, a failed resource update might cause dependent resources to fail. In this case, it might not be necessary to skip the dependent resources.

                    To skip resources that are part of nested stacks, use the following format: NestedStackName.ResourceLogicalID. If you want to specify the logical ID of a stack resource (Type: AWS::CloudFormation::Stack) in the ResourcesToSkip list, then its corresponding embedded stack must be in one of the following states: DELETE_IN_PROGRESS, DELETE_COMPLETE, or DELETE_FAILED.

                    Don't confuse a child stack's name with its corresponding logical ID defined in the parent stack. For an example of a continue update rollback operation with nested stacks, see Using ResourcesToSkip to recover a nested stacks hierarchy.

                    \n@param resourcesToSkip A list of the logical IDs of the resources that AWS CloudFormation skips during the continue update rollback operation. You can specify only resources that are in the UPDATE_FAILED state because a rollback failed. You can't specify resources that are in the UPDATE_FAILED state for other reasons, for example, because an update was cancelled. To check why a resource update failed, use the DescribeStackResources action, and view the resource status reason.

                    Specify this property to skip rolling back resources that AWS CloudFormation can't successfully roll back. We recommend that you troubleshoot resources before skipping them. AWS CloudFormation sets the status of the specified resources to UPDATE_COMPLETE and continues to roll back the stack. After the rollback is complete, the state of the skipped resources will be inconsistent with the state of the resources in the stack template. Before performing another stack update, you must update the stack or resources to be consistent with each other. If you don't, subsequent stack updates might fail, and the stack will become unrecoverable.

                    Specify the minimum number of resources required to successfully roll back your stack. For example, a failed resource update might cause dependent resources to fail. In this case, it might not be necessary to skip the dependent resources.

                    To skip resources that are part of nested stacks, use the following format: NestedStackName.ResourceLogicalID. If you want to specify the logical ID of a stack resource (Type: AWS::CloudFormation::Stack) in the ResourcesToSkip list, then its corresponding embedded stack must be in one of the following states: DELETE_IN_PROGRESS, DELETE_COMPLETE, or DELETE_FAILED.

                    Don't confuse a child stack's name with its corresponding logical ID defined in the parent stack. For an example of a continue update rollback operation with nested stacks, see Using ResourcesToSkip to recover a nested stacks hierarchy.

                    \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourcesToSkip", "getterDocumentation" : "

                    A list of the logical IDs of the resources that AWS CloudFormation skips during the continue update rollback operation. You can specify only resources that are in the UPDATE_FAILED state because a rollback failed. You can't specify resources that are in the UPDATE_FAILED state for other reasons, for example, because an update was cancelled. To check why a resource update failed, use the DescribeStackResources action, and view the resource status reason.

                    Specify this property to skip rolling back resources that AWS CloudFormation can't successfully roll back. We recommend that you troubleshoot resources before skipping them. AWS CloudFormation sets the status of the specified resources to UPDATE_COMPLETE and continues to roll back the stack. After the rollback is complete, the state of the skipped resources will be inconsistent with the state of the resources in the stack template. Before performing another stack update, you must update the stack or resources to be consistent with each other. If you don't, subsequent stack updates might fail, and the stack will become unrecoverable.

                    Specify the minimum number of resources required to successfully roll back your stack. For example, a failed resource update might cause dependent resources to fail. In this case, it might not be necessary to skip the dependent resources.

                    To skip resources that are part of nested stacks, use the following format: NestedStackName.ResourceLogicalID. If you want to specify the logical ID of a stack resource (Type: AWS::CloudFormation::Stack) in the ResourcesToSkip list, then its corresponding embedded stack must be in one of the following states: DELETE_IN_PROGRESS, DELETE_COMPLETE, or DELETE_FAILED.

                    Don't confuse a child stack's name with its corresponding logical ID defined in the parent stack. For an example of a continue update rollback operation with nested stacks, see Using ResourcesToSkip to recover a nested stacks hierarchy.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return A list of the logical IDs of the resources that AWS CloudFormation skips during the continue update rollback operation. You can specify only resources that are in the UPDATE_FAILED state because a rollback failed. You can't specify resources that are in the UPDATE_FAILED state for other reasons, for example, because an update was cancelled. To check why a resource update failed, use the DescribeStackResources action, and view the resource status reason.

                    Specify this property to skip rolling back resources that AWS CloudFormation can't successfully roll back. We recommend that you troubleshoot resources before skipping them. AWS CloudFormation sets the status of the specified resources to UPDATE_COMPLETE and continues to roll back the stack. After the rollback is complete, the state of the skipped resources will be inconsistent with the state of the resources in the stack template. Before performing another stack update, you must update the stack or resources to be consistent with each other. If you don't, subsequent stack updates might fail, and the stack will become unrecoverable.

                    Specify the minimum number of resources required to successfully roll back your stack. For example, a failed resource update might cause dependent resources to fail. In this case, it might not be necessary to skip the dependent resources.

                    To skip resources that are part of nested stacks, use the following format: NestedStackName.ResourceLogicalID. If you want to specify the logical ID of a stack resource (Type: AWS::CloudFormation::Stack) in the ResourcesToSkip list, then its corresponding embedded stack must be in one of the following states: DELETE_IN_PROGRESS, DELETE_COMPLETE, or DELETE_FAILED.

                    Don't confuse a child stack's name with its corresponding logical ID defined in the parent stack. For an example of a continue update rollback operation with nested stacks, see Using ResourcesToSkip to recover a nested stacks hierarchy.

                    ", "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" : "ResourcesToSkip", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourcesToSkip", "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" : "ResourceToSkip", "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" : "ResourcesToSkip", "sensitive" : false, "setterDocumentation" : "

                    A list of the logical IDs of the resources that AWS CloudFormation skips during the continue update rollback operation. You can specify only resources that are in the UPDATE_FAILED state because a rollback failed. You can't specify resources that are in the UPDATE_FAILED state for other reasons, for example, because an update was cancelled. To check why a resource update failed, use the DescribeStackResources action, and view the resource status reason.

                    Specify this property to skip rolling back resources that AWS CloudFormation can't successfully roll back. We recommend that you troubleshoot resources before skipping them. AWS CloudFormation sets the status of the specified resources to UPDATE_COMPLETE and continues to roll back the stack. After the rollback is complete, the state of the skipped resources will be inconsistent with the state of the resources in the stack template. Before performing another stack update, you must update the stack or resources to be consistent with each other. If you don't, subsequent stack updates might fail, and the stack will become unrecoverable.

                    Specify the minimum number of resources required to successfully roll back your stack. For example, a failed resource update might cause dependent resources to fail. In this case, it might not be necessary to skip the dependent resources.

                    To skip resources that are part of nested stacks, use the following format: NestedStackName.ResourceLogicalID. If you want to specify the logical ID of a stack resource (Type: AWS::CloudFormation::Stack) in the ResourcesToSkip list, then its corresponding embedded stack must be in one of the following states: DELETE_IN_PROGRESS, DELETE_COMPLETE, or DELETE_FAILED.

                    Don't confuse a child stack's name with its corresponding logical ID defined in the parent stack. For an example of a continue update rollback operation with nested stacks, see Using ResourcesToSkip to recover a nested stacks hierarchy.

                    \n@param resourcesToSkip A list of the logical IDs of the resources that AWS CloudFormation skips during the continue update rollback operation. You can specify only resources that are in the UPDATE_FAILED state because a rollback failed. You can't specify resources that are in the UPDATE_FAILED state for other reasons, for example, because an update was cancelled. To check why a resource update failed, use the DescribeStackResources action, and view the resource status reason.

                    Specify this property to skip rolling back resources that AWS CloudFormation can't successfully roll back. We recommend that you troubleshoot resources before skipping them. AWS CloudFormation sets the status of the specified resources to UPDATE_COMPLETE and continues to roll back the stack. After the rollback is complete, the state of the skipped resources will be inconsistent with the state of the resources in the stack template. Before performing another stack update, you must update the stack or resources to be consistent with each other. If you don't, subsequent stack updates might fail, and the stack will become unrecoverable.

                    Specify the minimum number of resources required to successfully roll back your stack. For example, a failed resource update might cause dependent resources to fail. In this case, it might not be necessary to skip the dependent resources.

                    To skip resources that are part of nested stacks, use the following format: NestedStackName.ResourceLogicalID. If you want to specify the logical ID of a stack resource (Type: AWS::CloudFormation::Stack) in the ResourcesToSkip list, then its corresponding embedded stack must be in one of the following states: DELETE_IN_PROGRESS, DELETE_COMPLETE, or DELETE_FAILED.

                    Don't confuse a child stack's name with its corresponding logical ID defined in the parent stack. For an example of a continue update rollback operation with nested stacks, see Using ResourcesToSkip to recover a nested stacks hierarchy.

                    ", "setterMethodName" : "setResourcesToSkip", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "resourcesToSkip", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "resourcesToSkip", "variableType" : "java.util.List", "documentation" : "

                    A list of the logical IDs of the resources that AWS CloudFormation skips during the continue update rollback operation. You can specify only resources that are in the UPDATE_FAILED state because a rollback failed. You can't specify resources that are in the UPDATE_FAILED state for other reasons, for example, because an update was cancelled. To check why a resource update failed, use the DescribeStackResources action, and view the resource status reason.

                    Specify this property to skip rolling back resources that AWS CloudFormation can't successfully roll back. We recommend that you troubleshoot resources before skipping them. AWS CloudFormation sets the status of the specified resources to UPDATE_COMPLETE and continues to roll back the stack. After the rollback is complete, the state of the skipped resources will be inconsistent with the state of the resources in the stack template. Before performing another stack update, you must update the stack or resources to be consistent with each other. If you don't, subsequent stack updates might fail, and the stack will become unrecoverable.

                    Specify the minimum number of resources required to successfully roll back your stack. For example, a failed resource update might cause dependent resources to fail. In this case, it might not be necessary to skip the dependent resources.

                    To skip resources that are part of nested stacks, use the following format: NestedStackName.ResourceLogicalID. If you want to specify the logical ID of a stack resource (Type: AWS::CloudFormation::Stack) in the ResourcesToSkip list, then its corresponding embedded stack must be in one of the following states: DELETE_IN_PROGRESS, DELETE_COMPLETE, or DELETE_FAILED.

                    Don't confuse a child stack's name with its corresponding logical ID defined in the parent stack. For an example of a continue update rollback operation with nested stacks, see Using ResourcesToSkip to recover a nested stacks hierarchy.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getClientRequestToken", "beanStyleSetterMethodName" : "setClientRequestToken", "c2jName" : "ClientRequestToken", "c2jShape" : "ClientRequestToken", "defaultConsumerFluentSetterDocumentation" : "

                    A unique identifier for this ContinueUpdateRollback request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to continue the rollback to a stack with the same name. You might retry ContinueUpdateRollback requests to ensure that AWS CloudFormation successfully received them.

                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #clientRequestToken(String)}.\n@param clientRequestToken a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #clientRequestToken(String)", "deprecated" : false, "documentation" : "

                    A unique identifier for this ContinueUpdateRollback request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to continue the rollback to a stack with the same name. You might retry ContinueUpdateRollback requests to ensure that AWS CloudFormation successfully received them.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "clientRequestToken", "fluentSetterDocumentation" : "

                    A unique identifier for this ContinueUpdateRollback request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to continue the rollback to a stack with the same name. You might retry ContinueUpdateRollback requests to ensure that AWS CloudFormation successfully received them.

                    \n@param clientRequestToken A unique identifier for this ContinueUpdateRollback request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to continue the rollback to a stack with the same name. You might retry ContinueUpdateRollback requests to ensure that AWS CloudFormation successfully received them.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "clientRequestToken", "getterDocumentation" : "

                    A unique identifier for this ContinueUpdateRollback request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to continue the rollback to a stack with the same name. You might retry ContinueUpdateRollback requests to ensure that AWS CloudFormation successfully received them.

                    \n@return A unique identifier for this ContinueUpdateRollback request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to continue the rollback to a stack with the same name. You might retry ContinueUpdateRollback requests to ensure that AWS CloudFormation successfully received them.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ClientRequestToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ClientRequestToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ClientRequestToken", "sensitive" : false, "setterDocumentation" : "

                    A unique identifier for this ContinueUpdateRollback request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to continue the rollback to a stack with the same name. You might retry ContinueUpdateRollback requests to ensure that AWS CloudFormation successfully received them.

                    \n@param clientRequestToken A unique identifier for this ContinueUpdateRollback request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to continue the rollback to a stack with the same name. You might retry ContinueUpdateRollback requests to ensure that AWS CloudFormation successfully received them.", "setterMethodName" : "setClientRequestToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "clientRequestToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "clientRequestToken", "variableType" : "String", "documentation" : "

                    A unique identifier for this ContinueUpdateRollback request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to continue the rollback to a stack with the same name. You might retry ContinueUpdateRollback requests to ensure that AWS CloudFormation successfully received them.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "StackName" ], "shapeName" : "ContinueUpdateRollbackRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "ContinueUpdateRollbackRequest", "variableName" : "continueUpdateRollbackRequest", "variableType" : "ContinueUpdateRollbackRequest", "documentation" : null, "simpleType" : "ContinueUpdateRollbackRequest", "variableSetterType" : "ContinueUpdateRollbackRequest" }, "wrapper" : false, "xmlNamespace" : null }, "ContinueUpdateRollbackResponse" : { "c2jName" : "ContinueUpdateRollbackOutput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                    The output for a ContinueUpdateRollback action.

                    ", "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ContinueUpdateRollbackResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : "ContinueUpdateRollbackResult" }, "variable" : { "variableDeclarationType" : "ContinueUpdateRollbackResponse", "variableName" : "continueUpdateRollbackResponse", "variableType" : "ContinueUpdateRollbackResponse", "documentation" : null, "simpleType" : "ContinueUpdateRollbackResponse", "variableSetterType" : "ContinueUpdateRollbackResponse" }, "wrapper" : false, "xmlNamespace" : null }, "CreateChangeSetRequest" : { "c2jName" : "CreateChangeSetInput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                    The input for the CreateChangeSet action.

                    ", "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" : "CreateChangeSet", "locationName" : null, "requestUri" : "/", "target" : "CreateChangeSet", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackNameOrId", "defaultConsumerFluentSetterDocumentation" : "

                    The name or the unique ID of the stack for which you are creating a change set. AWS CloudFormation generates the change set by comparing this stack's information with the information that you submit, such as a modified template or different parameter input values.

                    \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                    The name or the unique ID of the stack for which you are creating a change set. AWS CloudFormation generates the change set by comparing this stack's information with the information that you submit, such as a modified template or different parameter input values.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                    The name or the unique ID of the stack for which you are creating a change set. AWS CloudFormation generates the change set by comparing this stack's information with the information that you submit, such as a modified template or different parameter input values.

                    \n@param stackName The name or the unique ID of the stack for which you are creating a change set. AWS CloudFormation generates the change set by comparing this stack's information with the information that you submit, such as a modified template or different parameter input values.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                    The name or the unique ID of the stack for which you are creating a change set. AWS CloudFormation generates the change set by comparing this stack's information with the information that you submit, such as a modified template or different parameter input values.

                    \n@return The name or the unique ID of the stack for which you are creating a change set. AWS CloudFormation generates the change set by comparing this stack's information with the information that you submit, such as a modified template or different parameter input values.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                    The name or the unique ID of the stack for which you are creating a change set. AWS CloudFormation generates the change set by comparing this stack's information with the information that you submit, such as a modified template or different parameter input values.

                    \n@param stackName The name or the unique ID of the stack for which you are creating a change set. AWS CloudFormation generates the change set by comparing this stack's information with the information that you submit, such as a modified template or different parameter input values.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                    The name or the unique ID of the stack for which you are creating a change set. AWS CloudFormation generates the change set by comparing this stack's information with the information that you submit, such as a modified template or different parameter input values.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTemplateBody", "beanStyleSetterMethodName" : "setTemplateBody", "c2jName" : "TemplateBody", "c2jShape" : "TemplateBody", "defaultConsumerFluentSetterDocumentation" : "

                    A structure that contains the body of the revised template, with a minimum length of 1 byte and a maximum length of 51,200 bytes. AWS CloudFormation generates the change set by comparing this template with the template of the stack that you specified.

                    Conditional: You must specify only TemplateBody or TemplateURL.

                    \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 #templateBody(String)}.\n@param templateBody 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 #templateBody(String)", "deprecated" : false, "documentation" : "

                    A structure that contains the body of the revised template, with a minimum length of 1 byte and a maximum length of 51,200 bytes. AWS CloudFormation generates the change set by comparing this template with the template of the stack that you specified.

                    Conditional: You must specify only TemplateBody or TemplateURL.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "templateBody", "fluentSetterDocumentation" : "

                    A structure that contains the body of the revised template, with a minimum length of 1 byte and a maximum length of 51,200 bytes. AWS CloudFormation generates the change set by comparing this template with the template of the stack that you specified.

                    Conditional: You must specify only TemplateBody or TemplateURL.

                    \n@param templateBody A structure that contains the body of the revised template, with a minimum length of 1 byte and a maximum length of 51,200 bytes. AWS CloudFormation generates the change set by comparing this template with the template of the stack that you specified.

                    Conditional: You must specify only TemplateBody or TemplateURL.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "templateBody", "getterDocumentation" : "

                    A structure that contains the body of the revised template, with a minimum length of 1 byte and a maximum length of 51,200 bytes. AWS CloudFormation generates the change set by comparing this template with the template of the stack that you specified.

                    Conditional: You must specify only TemplateBody or TemplateURL.

                    \n@return A structure that contains the body of the revised template, with a minimum length of 1 byte and a maximum length of 51,200 bytes. AWS CloudFormation generates the change set by comparing this template with the template of the stack that you specified.

                    Conditional: You must specify only TemplateBody or TemplateURL.", "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" : "TemplateBody", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TemplateBody", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TemplateBody", "sensitive" : false, "setterDocumentation" : "

                    A structure that contains the body of the revised template, with a minimum length of 1 byte and a maximum length of 51,200 bytes. AWS CloudFormation generates the change set by comparing this template with the template of the stack that you specified.

                    Conditional: You must specify only TemplateBody or TemplateURL.

                    \n@param templateBody A structure that contains the body of the revised template, with a minimum length of 1 byte and a maximum length of 51,200 bytes. AWS CloudFormation generates the change set by comparing this template with the template of the stack that you specified.

                    Conditional: You must specify only TemplateBody or TemplateURL.", "setterMethodName" : "setTemplateBody", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "templateBody", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "templateBody", "variableType" : "String", "documentation" : "

                    A structure that contains the body of the revised template, with a minimum length of 1 byte and a maximum length of 51,200 bytes. AWS CloudFormation generates the change set by comparing this template with the template of the stack that you specified.

                    Conditional: You must specify only TemplateBody or TemplateURL.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTemplateURL", "beanStyleSetterMethodName" : "setTemplateURL", "c2jName" : "TemplateURL", "c2jShape" : "TemplateURL", "defaultConsumerFluentSetterDocumentation" : "

                    The location of the file that contains the revised template. The URL must point to a template (max size: 460,800 bytes) that is located in an S3 bucket. AWS CloudFormation generates the change set by comparing this template with the stack that you specified.

                    Conditional: You must specify only TemplateBody or TemplateURL.

                    \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 #templateURL(String)}.\n@param templateURL 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 #templateURL(String)", "deprecated" : false, "documentation" : "

                    The location of the file that contains the revised template. The URL must point to a template (max size: 460,800 bytes) that is located in an S3 bucket. AWS CloudFormation generates the change set by comparing this template with the stack that you specified.

                    Conditional: You must specify only TemplateBody or TemplateURL.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "templateURL", "fluentSetterDocumentation" : "

                    The location of the file that contains the revised template. The URL must point to a template (max size: 460,800 bytes) that is located in an S3 bucket. AWS CloudFormation generates the change set by comparing this template with the stack that you specified.

                    Conditional: You must specify only TemplateBody or TemplateURL.

                    \n@param templateURL The location of the file that contains the revised template. The URL must point to a template (max size: 460,800 bytes) that is located in an S3 bucket. AWS CloudFormation generates the change set by comparing this template with the stack that you specified.

                    Conditional: You must specify only TemplateBody or TemplateURL.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "templateURL", "getterDocumentation" : "

                    The location of the file that contains the revised template. The URL must point to a template (max size: 460,800 bytes) that is located in an S3 bucket. AWS CloudFormation generates the change set by comparing this template with the stack that you specified.

                    Conditional: You must specify only TemplateBody or TemplateURL.

                    \n@return The location of the file that contains the revised template. The URL must point to a template (max size: 460,800 bytes) that is located in an S3 bucket. AWS CloudFormation generates the change set by comparing this template with the stack that you specified.

                    Conditional: You must specify only TemplateBody or TemplateURL.", "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" : "TemplateURL", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TemplateURL", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TemplateURL", "sensitive" : false, "setterDocumentation" : "

                    The location of the file that contains the revised template. The URL must point to a template (max size: 460,800 bytes) that is located in an S3 bucket. AWS CloudFormation generates the change set by comparing this template with the stack that you specified.

                    Conditional: You must specify only TemplateBody or TemplateURL.

                    \n@param templateURL The location of the file that contains the revised template. The URL must point to a template (max size: 460,800 bytes) that is located in an S3 bucket. AWS CloudFormation generates the change set by comparing this template with the stack that you specified.

                    Conditional: You must specify only TemplateBody or TemplateURL.", "setterMethodName" : "setTemplateURL", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "templateURL", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "templateURL", "variableType" : "String", "documentation" : "

                    The location of the file that contains the revised template. The URL must point to a template (max size: 460,800 bytes) that is located in an S3 bucket. AWS CloudFormation generates the change set by comparing this template with the stack that you specified.

                    Conditional: You must specify only TemplateBody or TemplateURL.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getUsePreviousTemplate", "beanStyleSetterMethodName" : "setUsePreviousTemplate", "c2jName" : "UsePreviousTemplate", "c2jShape" : "UsePreviousTemplate", "defaultConsumerFluentSetterDocumentation" : "

                    Whether to reuse the template that is associated with the stack to create the change set.

                    \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 #usePreviousTemplate(Boolean)}.\n@param usePreviousTemplate 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 #usePreviousTemplate(Boolean)", "deprecated" : false, "documentation" : "

                    Whether to reuse the template that is associated with the stack to create the change set.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "usePreviousTemplate", "fluentSetterDocumentation" : "

                    Whether to reuse the template that is associated with the stack to create the change set.

                    \n@param usePreviousTemplate Whether to reuse the template that is associated with the stack to create the change set.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "usePreviousTemplate", "getterDocumentation" : "

                    Whether to reuse the template that is associated with the stack to create the change set.

                    \n@return Whether to reuse the template that is associated with the stack to create the change set.", "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" : "UsePreviousTemplate", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "UsePreviousTemplate", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "UsePreviousTemplate", "sensitive" : false, "setterDocumentation" : "

                    Whether to reuse the template that is associated with the stack to create the change set.

                    \n@param usePreviousTemplate Whether to reuse the template that is associated with the stack to create the change set.", "setterMethodName" : "setUsePreviousTemplate", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "usePreviousTemplate", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "usePreviousTemplate", "variableType" : "Boolean", "documentation" : "

                    Whether to reuse the template that is associated with the stack to create the change set.

                    ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getParameters", "beanStyleSetterMethodName" : "setParameters", "c2jName" : "Parameters", "c2jShape" : "Parameters", "defaultConsumerFluentSetterDocumentation" : "

                    A list of Parameter structures that specify input parameters for the change set. For more information, see the Parameter data type.

                    \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 #parameters(List)}.\n@param parameters 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 #parameters(List)", "deprecated" : false, "documentation" : "

                    A list of Parameter structures that specify input parameters for the change set. For more information, see the Parameter data type.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "parameters", "fluentSetterDocumentation" : "

                    A list of Parameter structures that specify input parameters for the change set. For more information, see the Parameter data type.

                    \n@param parameters A list of Parameter structures that specify input parameters for the change set. For more information, see the Parameter data type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parameters", "getterDocumentation" : "

                    A list of Parameter structures that specify input parameters for the change set. For more information, see the Parameter data type.

                    \n

                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                    \n@return A list of Parameter structures that specify input parameters for the change set. For more information, see the Parameter data type.", "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" : "Parameters", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Parameters", "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" : "Parameter", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Parameter.Builder} avoiding the need to create one manually via {@link Parameter#builder()}.\n\nWhen the {@link Consumer} completes, {@link Parameter.Builder#build()} is called immediately and its result is passed to {@link #member(Parameter)}.\n@param member a consumer that will call methods on {@link Parameter.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Parameter)", "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" : "Parameter", "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" : "Parameter", "variableName" : "member", "variableType" : "Parameter", "documentation" : null, "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Parameter", "variableName" : "member", "variableType" : "Parameter", "documentation" : "", "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Parameter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Parameter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Parameters", "sensitive" : false, "setterDocumentation" : "

                    A list of Parameter structures that specify input parameters for the change set. For more information, see the Parameter data type.

                    \n@param parameters A list of Parameter structures that specify input parameters for the change set. For more information, see the Parameter data type.", "setterMethodName" : "setParameters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameters", "variableType" : "java.util.List", "documentation" : "

                    A list of Parameter structures that specify input parameters for the change set. For more information, see the Parameter data type.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCapabilitiesAsStrings", "beanStyleSetterMethodName" : "setCapabilitiesWithStrings", "c2jName" : "Capabilities", "c2jShape" : "Capabilities", "defaultConsumerFluentSetterDocumentation" : "

                    In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to create the stack.

                    • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                      Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks, you must explicitly acknowledge this by specifying one of these capabilities.

                      The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                      • If you have IAM resources, you can specify either capability.

                      • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                      • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                      If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                      For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                    • CAPABILITY_AUTO_EXPAND

                      Some template contain macros. Macros perform custom processing on templates; this can include simple actions like find-and-replace operations, all the way to extensive transformations of entire templates. Because of this, users typically create a change set from the processed template, so that they can review the changes resulting from the macros before actually creating the stack. If your stack template contains one or more macros, and you choose to create a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.

                      This capacity does not apply to creating change sets, and specifying it when creating change sets has no effect.

                      Also, change sets do not currently support nested stacks. If you want to create a stack from a stack template that contains macros and nested stacks, you must create or update the stack directly from the template using the CreateStack or UpdateStack action, and specifying this capability.

                      For more information on macros, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                    \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 #capabilitiesAsStrings(List)}.\n@param capabilities 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 #capabilitiesWithStrings(List)", "deprecated" : false, "documentation" : "

                    In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to create the stack.

                    • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                      Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks, you must explicitly acknowledge this by specifying one of these capabilities.

                      The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                      • If you have IAM resources, you can specify either capability.

                      • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                      • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                      If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                      For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                    • CAPABILITY_AUTO_EXPAND

                      Some template contain macros. Macros perform custom processing on templates; this can include simple actions like find-and-replace operations, all the way to extensive transformations of entire templates. Because of this, users typically create a change set from the processed template, so that they can review the changes resulting from the macros before actually creating the stack. If your stack template contains one or more macros, and you choose to create a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.

                      This capacity does not apply to creating change sets, and specifying it when creating change sets has no effect.

                      Also, change sets do not currently support nested stacks. If you want to create a stack from a stack template that contains macros and nested stacks, you must create or update the stack directly from the template using the CreateStack or UpdateStack action, and specifying this capability.

                      For more information on macros, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "capabilities", "fluentEnumSetterMethodName" : "capabilities", "fluentGetterMethodName" : "capabilitiesAsStrings", "fluentSetterDocumentation" : "

                    In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to create the stack.

                    • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                      Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks, you must explicitly acknowledge this by specifying one of these capabilities.

                      The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                      • If you have IAM resources, you can specify either capability.

                      • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                      • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                      If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                      For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                    • CAPABILITY_AUTO_EXPAND

                      Some template contain macros. Macros perform custom processing on templates; this can include simple actions like find-and-replace operations, all the way to extensive transformations of entire templates. Because of this, users typically create a change set from the processed template, so that they can review the changes resulting from the macros before actually creating the stack. If your stack template contains one or more macros, and you choose to create a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.

                      This capacity does not apply to creating change sets, and specifying it when creating change sets has no effect.

                      Also, change sets do not currently support nested stacks. If you want to create a stack from a stack template that contains macros and nested stacks, you must create or update the stack directly from the template using the CreateStack or UpdateStack action, and specifying this capability.

                      For more information on macros, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                    \n@param capabilities In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to create the stack.

                    • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                      Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks, you must explicitly acknowledge this by specifying one of these capabilities.

                      The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                      • If you have IAM resources, you can specify either capability.

                      • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                      • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                      If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                      For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                    • CAPABILITY_AUTO_EXPAND

                      Some template contain macros. Macros perform custom processing on templates; this can include simple actions like find-and-replace operations, all the way to extensive transformations of entire templates. Because of this, users typically create a change set from the processed template, so that they can review the changes resulting from the macros before actually creating the stack. If your stack template contains one or more macros, and you choose to create a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.

                      This capacity does not apply to creating change sets, and specifying it when creating change sets has no effect.

                      Also, change sets do not currently support nested stacks. If you want to create a stack from a stack template that contains macros and nested stacks, you must create or update the stack directly from the template using the CreateStack or UpdateStack action, and specifying this capability.

                      For more information on macros, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                    • \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "capabilitiesWithStrings", "getterDocumentation" : "

                      In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to create the stack.

                      • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                        Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks, you must explicitly acknowledge this by specifying one of these capabilities.

                        The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                        • If you have IAM resources, you can specify either capability.

                        • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                        • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                        If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                        For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                      • CAPABILITY_AUTO_EXPAND

                        Some template contain macros. Macros perform custom processing on templates; this can include simple actions like find-and-replace operations, all the way to extensive transformations of entire templates. Because of this, users typically create a change set from the processed template, so that they can review the changes resulting from the macros before actually creating the stack. If your stack template contains one or more macros, and you choose to create a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.

                        This capacity does not apply to creating change sets, and specifying it when creating change sets has no effect.

                        Also, change sets do not currently support nested stacks. If you want to create a stack from a stack template that contains macros and nested stacks, you must create or update the stack directly from the template using the CreateStack or UpdateStack action, and specifying this capability.

                        For more information on macros, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                      \n

                      \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                      \n@return In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to create the stack.

                      • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                        Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks, you must explicitly acknowledge this by specifying one of these capabilities.

                        The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                        • If you have IAM resources, you can specify either capability.

                        • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                        • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                        If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                        For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                      • CAPABILITY_AUTO_EXPAND

                        Some template contain macros. Macros perform custom processing on templates; this can include simple actions like find-and-replace operations, all the way to extensive transformations of entire templates. Because of this, users typically create a change set from the processed template, so that they can review the changes resulting from the macros before actually creating the stack. If your stack template contains one or more macros, and you choose to create a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.

                        This capacity does not apply to creating change sets, and specifying it when creating change sets has no effect.

                        Also, change sets do not currently support nested stacks. If you want to create a stack from a stack template that contains macros and nested stacks, you must create or update the stack directly from the template using the CreateStack or UpdateStack action, and specifying this capability.

                        For more information on macros, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                      • ", "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" : "Capabilities", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Capabilities", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMemberAsString", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Capability", "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 #memberAsString(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" : "Capability", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "member", "fluentEnumSetterMethodName" : "member", "fluentGetterMethodName" : "memberAsString", "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@see Capability\n@return Returns a reference to this object so that method calls can be chained together.\n@see Capability", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n

                        \nIf the service returns an enum value that is not available in the current SDK version, {@link #member} will return {@link Capability#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #memberAsString}.\n

                        \n@return The value of the Member property for this object.\n@see Capability", "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.\n@see Capability", "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" : "Capabilities", "sensitive" : false, "setterDocumentation" : "

                        In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to create the stack.

                        • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                          Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks, you must explicitly acknowledge this by specifying one of these capabilities.

                          The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                          • If you have IAM resources, you can specify either capability.

                          • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                          • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                          If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                          For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                        • CAPABILITY_AUTO_EXPAND

                          Some template contain macros. Macros perform custom processing on templates; this can include simple actions like find-and-replace operations, all the way to extensive transformations of entire templates. Because of this, users typically create a change set from the processed template, so that they can review the changes resulting from the macros before actually creating the stack. If your stack template contains one or more macros, and you choose to create a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.

                          This capacity does not apply to creating change sets, and specifying it when creating change sets has no effect.

                          Also, change sets do not currently support nested stacks. If you want to create a stack from a stack template that contains macros and nested stacks, you must create or update the stack directly from the template using the CreateStack or UpdateStack action, and specifying this capability.

                          For more information on macros, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                        \n@param capabilities In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to create the stack.

                        • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                          Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks, you must explicitly acknowledge this by specifying one of these capabilities.

                          The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                          • If you have IAM resources, you can specify either capability.

                          • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                          • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                          If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                          For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                        • CAPABILITY_AUTO_EXPAND

                          Some template contain macros. Macros perform custom processing on templates; this can include simple actions like find-and-replace operations, all the way to extensive transformations of entire templates. Because of this, users typically create a change set from the processed template, so that they can review the changes resulting from the macros before actually creating the stack. If your stack template contains one or more macros, and you choose to create a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.

                          This capacity does not apply to creating change sets, and specifying it when creating change sets has no effect.

                          Also, change sets do not currently support nested stacks. If you want to create a stack from a stack template that contains macros and nested stacks, you must create or update the stack directly from the template using the CreateStack or UpdateStack action, and specifying this capability.

                          For more information on macros, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                        • ", "setterMethodName" : "setCapabilitiesWithStrings", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "capabilities", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "capabilities", "variableType" : "java.util.List", "documentation" : "

                          In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to create the stack.

                          • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                            Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks, you must explicitly acknowledge this by specifying one of these capabilities.

                            The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                            • If you have IAM resources, you can specify either capability.

                            • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                            • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                            If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                            For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                          • CAPABILITY_AUTO_EXPAND

                            Some template contain macros. Macros perform custom processing on templates; this can include simple actions like find-and-replace operations, all the way to extensive transformations of entire templates. Because of this, users typically create a change set from the processed template, so that they can review the changes resulting from the macros before actually creating the stack. If your stack template contains one or more macros, and you choose to create a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.

                            This capacity does not apply to creating change sets, and specifying it when creating change sets has no effect.

                            Also, change sets do not currently support nested stacks. If you want to create a stack from a stack template that contains macros and nested stacks, you must create or update the stack directly from the template using the CreateStack or UpdateStack action, and specifying this capability.

                            For more information on macros, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getResourceTypes", "beanStyleSetterMethodName" : "setResourceTypes", "c2jName" : "ResourceTypes", "c2jShape" : "ResourceTypes", "defaultConsumerFluentSetterDocumentation" : "

                          The template resource types that you have permissions to work with if you execute this change set, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance.

                          If the list of resource types doesn't include a resource type that you're updating, the stack update fails. By default, AWS CloudFormation grants permissions to all resource types. AWS Identity and Access Management (IAM) uses this parameter for condition keys in IAM policies for AWS CloudFormation. For more information, see Controlling Access with AWS Identity and Access Management in the AWS CloudFormation User Guide.

                          \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 #resourceTypes(List)}.\n@param resourceTypes 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 #resourceTypes(List)", "deprecated" : false, "documentation" : "

                          The template resource types that you have permissions to work with if you execute this change set, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance.

                          If the list of resource types doesn't include a resource type that you're updating, the stack update fails. By default, AWS CloudFormation grants permissions to all resource types. AWS Identity and Access Management (IAM) uses this parameter for condition keys in IAM policies for AWS CloudFormation. For more information, see Controlling Access with AWS Identity and Access Management in the AWS CloudFormation User Guide.

                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceTypes", "fluentSetterDocumentation" : "

                          The template resource types that you have permissions to work with if you execute this change set, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance.

                          If the list of resource types doesn't include a resource type that you're updating, the stack update fails. By default, AWS CloudFormation grants permissions to all resource types. AWS Identity and Access Management (IAM) uses this parameter for condition keys in IAM policies for AWS CloudFormation. For more information, see Controlling Access with AWS Identity and Access Management in the AWS CloudFormation User Guide.

                          \n@param resourceTypes The template resource types that you have permissions to work with if you execute this change set, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance.

                          If the list of resource types doesn't include a resource type that you're updating, the stack update fails. By default, AWS CloudFormation grants permissions to all resource types. AWS Identity and Access Management (IAM) uses this parameter for condition keys in IAM policies for AWS CloudFormation. For more information, see Controlling Access with AWS Identity and Access Management in the AWS CloudFormation User Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceTypes", "getterDocumentation" : "

                          The template resource types that you have permissions to work with if you execute this change set, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance.

                          If the list of resource types doesn't include a resource type that you're updating, the stack update fails. By default, AWS CloudFormation grants permissions to all resource types. AWS Identity and Access Management (IAM) uses this parameter for condition keys in IAM policies for AWS CloudFormation. For more information, see Controlling Access with AWS Identity and Access Management in the AWS CloudFormation User Guide.

                          \n

                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                          \n@return The template resource types that you have permissions to work with if you execute this change set, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance.

                          If the list of resource types doesn't include a resource type that you're updating, the stack update fails. By default, AWS CloudFormation grants permissions to all resource types. AWS Identity and Access Management (IAM) uses this parameter for condition keys in IAM policies for AWS CloudFormation. For more information, see Controlling Access with AWS Identity and Access Management in the AWS CloudFormation User Guide.", "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" : "ResourceTypes", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceTypes", "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" : "ResourceType", "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" : "ResourceTypes", "sensitive" : false, "setterDocumentation" : "

                          The template resource types that you have permissions to work with if you execute this change set, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance.

                          If the list of resource types doesn't include a resource type that you're updating, the stack update fails. By default, AWS CloudFormation grants permissions to all resource types. AWS Identity and Access Management (IAM) uses this parameter for condition keys in IAM policies for AWS CloudFormation. For more information, see Controlling Access with AWS Identity and Access Management in the AWS CloudFormation User Guide.

                          \n@param resourceTypes The template resource types that you have permissions to work with if you execute this change set, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance.

                          If the list of resource types doesn't include a resource type that you're updating, the stack update fails. By default, AWS CloudFormation grants permissions to all resource types. AWS Identity and Access Management (IAM) uses this parameter for condition keys in IAM policies for AWS CloudFormation. For more information, see Controlling Access with AWS Identity and Access Management in the AWS CloudFormation User Guide.", "setterMethodName" : "setResourceTypes", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "resourceTypes", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "resourceTypes", "variableType" : "java.util.List", "documentation" : "

                          The template resource types that you have permissions to work with if you execute this change set, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance.

                          If the list of resource types doesn't include a resource type that you're updating, the stack update fails. By default, AWS CloudFormation grants permissions to all resource types. AWS Identity and Access Management (IAM) uses this parameter for condition keys in IAM policies for AWS CloudFormation. For more information, see Controlling Access with AWS Identity and Access Management in the AWS CloudFormation User Guide.

                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRoleARN", "beanStyleSetterMethodName" : "setRoleARN", "c2jName" : "RoleARN", "c2jShape" : "RoleARN", "defaultConsumerFluentSetterDocumentation" : "

                          The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes when executing the change set. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                          If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                          \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 #roleARN(String)}.\n@param roleARN 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 #roleARN(String)", "deprecated" : false, "documentation" : "

                          The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes when executing the change set. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                          If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "roleARN", "fluentSetterDocumentation" : "

                          The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes when executing the change set. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                          If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                          \n@param roleARN The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes when executing the change set. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                          If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "roleARN", "getterDocumentation" : "

                          The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes when executing the change set. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                          If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                          \n@return The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes when executing the change set. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                          If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.", "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" : "RoleARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RoleARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "RoleARN", "sensitive" : false, "setterDocumentation" : "

                          The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes when executing the change set. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                          If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                          \n@param roleARN The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes when executing the change set. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                          If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.", "setterMethodName" : "setRoleARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "roleARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "roleARN", "variableType" : "String", "documentation" : "

                          The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes when executing the change set. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                          If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRollbackConfiguration", "beanStyleSetterMethodName" : "setRollbackConfiguration", "c2jName" : "RollbackConfiguration", "c2jShape" : "RollbackConfiguration", "defaultConsumerFluentSetterDocumentation" : "

                          The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                          \nThis is a convenience that creates an instance of the {@link RollbackConfiguration.Builder} avoiding the need to create one manually via {@link RollbackConfiguration#builder()}.\n\nWhen the {@link Consumer} completes, {@link RollbackConfiguration.Builder#build()} is called immediately and its result is passed to {@link #rollbackConfiguration(RollbackConfiguration)}.\n@param rollbackConfiguration a consumer that will call methods on {@link RollbackConfiguration.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #rollbackConfiguration(RollbackConfiguration)", "deprecated" : false, "documentation" : "

                          The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "rollbackConfiguration", "fluentSetterDocumentation" : "

                          The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                          \n@param rollbackConfiguration The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "rollbackConfiguration", "getterDocumentation" : "

                          The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                          \n@return The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.", "getterModel" : { "returnType" : "RollbackConfiguration", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "RollbackConfiguration", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RollbackConfiguration", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "RollbackConfiguration", "sensitive" : false, "setterDocumentation" : "

                          The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                          \n@param rollbackConfiguration The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.", "setterMethodName" : "setRollbackConfiguration", "setterModel" : { "variableDeclarationType" : "RollbackConfiguration", "variableName" : "rollbackConfiguration", "variableType" : "RollbackConfiguration", "documentation" : null, "simpleType" : "RollbackConfiguration", "variableSetterType" : "RollbackConfiguration" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "RollbackConfiguration", "variableName" : "rollbackConfiguration", "variableType" : "RollbackConfiguration", "documentation" : "

                          The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                          ", "simpleType" : "RollbackConfiguration", "variableSetterType" : "RollbackConfiguration" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNotificationARNs", "beanStyleSetterMethodName" : "setNotificationARNs", "c2jName" : "NotificationARNs", "c2jShape" : "NotificationARNs", "defaultConsumerFluentSetterDocumentation" : "

                          The Amazon Resource Names (ARNs) of Amazon Simple Notification Service (Amazon SNS) topics that AWS CloudFormation associates with the stack. To remove all associated notification topics, specify an empty list.

                          \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 #notificationARNs(List)}.\n@param notificationARNs 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 #notificationARNs(List)", "deprecated" : false, "documentation" : "

                          The Amazon Resource Names (ARNs) of Amazon Simple Notification Service (Amazon SNS) topics that AWS CloudFormation associates with the stack. To remove all associated notification topics, specify an empty list.

                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "notificationARNs", "fluentSetterDocumentation" : "

                          The Amazon Resource Names (ARNs) of Amazon Simple Notification Service (Amazon SNS) topics that AWS CloudFormation associates with the stack. To remove all associated notification topics, specify an empty list.

                          \n@param notificationARNs The Amazon Resource Names (ARNs) of Amazon Simple Notification Service (Amazon SNS) topics that AWS CloudFormation associates with the stack. To remove all associated notification topics, specify an empty list.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "notificationARNs", "getterDocumentation" : "

                          The Amazon Resource Names (ARNs) of Amazon Simple Notification Service (Amazon SNS) topics that AWS CloudFormation associates with the stack. To remove all associated notification topics, specify an empty list.

                          \n

                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                          \n@return The Amazon Resource Names (ARNs) of Amazon Simple Notification Service (Amazon SNS) topics that AWS CloudFormation associates with the stack. To remove all associated notification topics, specify an empty list.", "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" : "NotificationARNs", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NotificationARNs", "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" : "NotificationARN", "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" : "NotificationARNs", "sensitive" : false, "setterDocumentation" : "

                          The Amazon Resource Names (ARNs) of Amazon Simple Notification Service (Amazon SNS) topics that AWS CloudFormation associates with the stack. To remove all associated notification topics, specify an empty list.

                          \n@param notificationARNs The Amazon Resource Names (ARNs) of Amazon Simple Notification Service (Amazon SNS) topics that AWS CloudFormation associates with the stack. To remove all associated notification topics, specify an empty list.", "setterMethodName" : "setNotificationARNs", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "notificationARNs", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "notificationARNs", "variableType" : "java.util.List", "documentation" : "

                          The Amazon Resource Names (ARNs) of Amazon Simple Notification Service (Amazon SNS) topics that AWS CloudFormation associates with the stack. To remove all associated notification topics, specify an empty list.

                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "Tags", "defaultConsumerFluentSetterDocumentation" : "

                          Key-value pairs to associate with this stack. AWS CloudFormation also propagates these tags to resources in the stack. You can specify a maximum of 50 tags.

                          \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 #tags(List)}.\n@param tags 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 #tags(List)", "deprecated" : false, "documentation" : "

                          Key-value pairs to associate with this stack. AWS CloudFormation also propagates these tags to resources in the stack. You can specify a maximum of 50 tags.

                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tags", "fluentSetterDocumentation" : "

                          Key-value pairs to associate with this stack. AWS CloudFormation also propagates these tags to resources in the stack. You can specify a maximum of 50 tags.

                          \n@param tags Key-value pairs to associate with this stack. AWS CloudFormation also propagates these tags to resources in the stack. You can specify a maximum of 50 tags.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

                          Key-value pairs to associate with this stack. AWS CloudFormation also propagates these tags to resources in the stack. You can specify a maximum of 50 tags.

                          \n

                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                          \n@return Key-value pairs to associate with this stack. AWS CloudFormation also propagates these tags to resources in the stack. You can specify a maximum of 50 tags.", "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" : "Tags", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "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" : "Tag", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Tag.Builder} avoiding the need to create one manually via {@link Tag#builder()}.\n\nWhen the {@link Consumer} completes, {@link Tag.Builder#build()} is called immediately and its result is passed to {@link #member(Tag)}.\n@param member a consumer that will call methods on {@link Tag.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Tag)", "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" : "Tag", "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" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : null, "simpleType" : "Tag", "variableSetterType" : "Tag" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : "", "simpleType" : "Tag", "variableSetterType" : "Tag" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Tag", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Tag", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

                          Key-value pairs to associate with this stack. AWS CloudFormation also propagates these tags to resources in the stack. You can specify a maximum of 50 tags.

                          \n@param tags Key-value pairs to associate with this stack. AWS CloudFormation also propagates these tags to resources in the stack. You can specify a maximum of 50 tags.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : "

                          Key-value pairs to associate with this stack. AWS CloudFormation also propagates these tags to resources in the stack. You can specify a maximum of 50 tags.

                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getChangeSetName", "beanStyleSetterMethodName" : "setChangeSetName", "c2jName" : "ChangeSetName", "c2jShape" : "ChangeSetName", "defaultConsumerFluentSetterDocumentation" : "

                          The name of the change set. The name must be unique among all change sets that are associated with the specified stack.

                          A change set name can contain only alphanumeric, case sensitive characters and hyphens. It must start with an alphabetic character and cannot exceed 128 characters.

                          \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 #changeSetName(String)}.\n@param changeSetName 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 #changeSetName(String)", "deprecated" : false, "documentation" : "

                          The name of the change set. The name must be unique among all change sets that are associated with the specified stack.

                          A change set name can contain only alphanumeric, case sensitive characters and hyphens. It must start with an alphabetic character and cannot exceed 128 characters.

                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "changeSetName", "fluentSetterDocumentation" : "

                          The name of the change set. The name must be unique among all change sets that are associated with the specified stack.

                          A change set name can contain only alphanumeric, case sensitive characters and hyphens. It must start with an alphabetic character and cannot exceed 128 characters.

                          \n@param changeSetName The name of the change set. The name must be unique among all change sets that are associated with the specified stack.

                          A change set name can contain only alphanumeric, case sensitive characters and hyphens. It must start with an alphabetic character and cannot exceed 128 characters.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "changeSetName", "getterDocumentation" : "

                          The name of the change set. The name must be unique among all change sets that are associated with the specified stack.

                          A change set name can contain only alphanumeric, case sensitive characters and hyphens. It must start with an alphabetic character and cannot exceed 128 characters.

                          \n@return The name of the change set. The name must be unique among all change sets that are associated with the specified stack.

                          A change set name can contain only alphanumeric, case sensitive characters and hyphens. It must start with an alphabetic character and cannot exceed 128 characters.", "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" : "ChangeSetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ChangeSetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ChangeSetName", "sensitive" : false, "setterDocumentation" : "

                          The name of the change set. The name must be unique among all change sets that are associated with the specified stack.

                          A change set name can contain only alphanumeric, case sensitive characters and hyphens. It must start with an alphabetic character and cannot exceed 128 characters.

                          \n@param changeSetName The name of the change set. The name must be unique among all change sets that are associated with the specified stack.

                          A change set name can contain only alphanumeric, case sensitive characters and hyphens. It must start with an alphabetic character and cannot exceed 128 characters.", "setterMethodName" : "setChangeSetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "changeSetName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "changeSetName", "variableType" : "String", "documentation" : "

                          The name of the change set. The name must be unique among all change sets that are associated with the specified stack.

                          A change set name can contain only alphanumeric, case sensitive characters and hyphens. It must start with an alphabetic character and cannot exceed 128 characters.

                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getClientToken", "beanStyleSetterMethodName" : "setClientToken", "c2jName" : "ClientToken", "c2jShape" : "ClientToken", "defaultConsumerFluentSetterDocumentation" : "

                          A unique identifier for this CreateChangeSet request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to create another change set with the same name. You might retry CreateChangeSet requests to ensure that AWS CloudFormation successfully received them.

                          \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 #clientToken(String)}.\n@param clientToken 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 #clientToken(String)", "deprecated" : false, "documentation" : "

                          A unique identifier for this CreateChangeSet request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to create another change set with the same name. You might retry CreateChangeSet requests to ensure that AWS CloudFormation successfully received them.

                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "clientToken", "fluentSetterDocumentation" : "

                          A unique identifier for this CreateChangeSet request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to create another change set with the same name. You might retry CreateChangeSet requests to ensure that AWS CloudFormation successfully received them.

                          \n@param clientToken A unique identifier for this CreateChangeSet request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to create another change set with the same name. You might retry CreateChangeSet requests to ensure that AWS CloudFormation successfully received them.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "clientToken", "getterDocumentation" : "

                          A unique identifier for this CreateChangeSet request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to create another change set with the same name. You might retry CreateChangeSet requests to ensure that AWS CloudFormation successfully received them.

                          \n@return A unique identifier for this CreateChangeSet request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to create another change set with the same name. You might retry CreateChangeSet requests to ensure that AWS CloudFormation successfully received them.", "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" : "ClientToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ClientToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ClientToken", "sensitive" : false, "setterDocumentation" : "

                          A unique identifier for this CreateChangeSet request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to create another change set with the same name. You might retry CreateChangeSet requests to ensure that AWS CloudFormation successfully received them.

                          \n@param clientToken A unique identifier for this CreateChangeSet request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to create another change set with the same name. You might retry CreateChangeSet requests to ensure that AWS CloudFormation successfully received them.", "setterMethodName" : "setClientToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "clientToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "clientToken", "variableType" : "String", "documentation" : "

                          A unique identifier for this CreateChangeSet request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to create another change set with the same name. You might retry CreateChangeSet requests to ensure that AWS CloudFormation successfully received them.

                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "Description", "defaultConsumerFluentSetterDocumentation" : "

                          A description to help you identify this change set.

                          \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 to help you identify this change set.

                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

                          A description to help you identify this change set.

                          \n@param description A description to help you identify this change set.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "description", "getterDocumentation" : "

                          A description to help you identify this change set.

                          \n@return A description to help you identify this change set.", "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 to help you identify this change set.

                          \n@param description A description to help you identify this change set.", "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 to help you identify this change set.

                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getChangeSetTypeAsString", "beanStyleSetterMethodName" : "setChangeSetType", "c2jName" : "ChangeSetType", "c2jShape" : "ChangeSetType", "defaultConsumerFluentSetterDocumentation" : "

                          The type of change set operation. To create a change set for a new stack, specify CREATE. To create a change set for an existing stack, specify UPDATE.

                          If you create a change set for a new stack, AWS Cloudformation creates a stack with a unique stack ID, but no template or resources. The stack will be in the REVIEW_IN_PROGRESS state until you execute the change set.

                          By default, AWS CloudFormation specifies UPDATE. You can't use the UPDATE type to create a change set for a new stack or the CREATE type to create a change set for an existing stack.

                          \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 #changeSetTypeAsString(String)}.\n@param changeSetType 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 #changeSetType(String)", "deprecated" : false, "documentation" : "

                          The type of change set operation. To create a change set for a new stack, specify CREATE. To create a change set for an existing stack, specify UPDATE.

                          If you create a change set for a new stack, AWS Cloudformation creates a stack with a unique stack ID, but no template or resources. The stack will be in the REVIEW_IN_PROGRESS state until you execute the change set.

                          By default, AWS CloudFormation specifies UPDATE. You can't use the UPDATE type to create a change set for a new stack or the CREATE type to create a change set for an existing stack.

                          ", "endpointDiscoveryId" : false, "enumType" : "ChangeSetType", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "changeSetType", "fluentEnumSetterMethodName" : "changeSetType", "fluentGetterMethodName" : "changeSetTypeAsString", "fluentSetterDocumentation" : "

                          The type of change set operation. To create a change set for a new stack, specify CREATE. To create a change set for an existing stack, specify UPDATE.

                          If you create a change set for a new stack, AWS Cloudformation creates a stack with a unique stack ID, but no template or resources. The stack will be in the REVIEW_IN_PROGRESS state until you execute the change set.

                          By default, AWS CloudFormation specifies UPDATE. You can't use the UPDATE type to create a change set for a new stack or the CREATE type to create a change set for an existing stack.

                          \n@param changeSetType The type of change set operation. To create a change set for a new stack, specify CREATE. To create a change set for an existing stack, specify UPDATE.

                          If you create a change set for a new stack, AWS Cloudformation creates a stack with a unique stack ID, but no template or resources. The stack will be in the REVIEW_IN_PROGRESS state until you execute the change set.

                          By default, AWS CloudFormation specifies UPDATE. You can't use the UPDATE type to create a change set for a new stack or the CREATE type to create a change set for an existing stack.\n@see ChangeSetType\n@return Returns a reference to this object so that method calls can be chained together.\n@see ChangeSetType", "fluentSetterMethodName" : "changeSetType", "getterDocumentation" : "

                          The type of change set operation. To create a change set for a new stack, specify CREATE. To create a change set for an existing stack, specify UPDATE.

                          If you create a change set for a new stack, AWS Cloudformation creates a stack with a unique stack ID, but no template or resources. The stack will be in the REVIEW_IN_PROGRESS state until you execute the change set.

                          By default, AWS CloudFormation specifies UPDATE. You can't use the UPDATE type to create a change set for a new stack or the CREATE type to create a change set for an existing stack.

                          \n

                          \nIf the service returns an enum value that is not available in the current SDK version, {@link #changeSetType} will return {@link ChangeSetType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #changeSetTypeAsString}.\n

                          \n@return The type of change set operation. To create a change set for a new stack, specify CREATE. To create a change set for an existing stack, specify UPDATE.

                          If you create a change set for a new stack, AWS Cloudformation creates a stack with a unique stack ID, but no template or resources. The stack will be in the REVIEW_IN_PROGRESS state until you execute the change set.

                          By default, AWS CloudFormation specifies UPDATE. You can't use the UPDATE type to create a change set for a new stack or the CREATE type to create a change set for an existing stack.\n@see ChangeSetType", "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" : "ChangeSetType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ChangeSetType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ChangeSetType", "sensitive" : false, "setterDocumentation" : "

                          The type of change set operation. To create a change set for a new stack, specify CREATE. To create a change set for an existing stack, specify UPDATE.

                          If you create a change set for a new stack, AWS Cloudformation creates a stack with a unique stack ID, but no template or resources. The stack will be in the REVIEW_IN_PROGRESS state until you execute the change set.

                          By default, AWS CloudFormation specifies UPDATE. You can't use the UPDATE type to create a change set for a new stack or the CREATE type to create a change set for an existing stack.

                          \n@param changeSetType The type of change set operation. To create a change set for a new stack, specify CREATE. To create a change set for an existing stack, specify UPDATE.

                          If you create a change set for a new stack, AWS Cloudformation creates a stack with a unique stack ID, but no template or resources. The stack will be in the REVIEW_IN_PROGRESS state until you execute the change set.

                          By default, AWS CloudFormation specifies UPDATE. You can't use the UPDATE type to create a change set for a new stack or the CREATE type to create a change set for an existing stack.\n@see ChangeSetType", "setterMethodName" : "setChangeSetType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "changeSetType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "changeSetType", "variableType" : "String", "documentation" : "

                          The type of change set operation. To create a change set for a new stack, specify CREATE. To create a change set for an existing stack, specify UPDATE.

                          If you create a change set for a new stack, AWS Cloudformation creates a stack with a unique stack ID, but no template or resources. The stack will be in the REVIEW_IN_PROGRESS state until you execute the change set.

                          By default, AWS CloudFormation specifies UPDATE. You can't use the UPDATE type to create a change set for a new stack or the CREATE type to create a change set for an existing stack.

                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Capabilities" : { "beanStyleGetterMethodName" : "getCapabilitiesAsStrings", "beanStyleSetterMethodName" : "setCapabilitiesWithStrings", "c2jName" : "Capabilities", "c2jShape" : "Capabilities", "defaultConsumerFluentSetterDocumentation" : "

                          In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to create the stack.

                          • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                            Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks, you must explicitly acknowledge this by specifying one of these capabilities.

                            The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                            • If you have IAM resources, you can specify either capability.

                            • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                            • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                            If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                            For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                          • CAPABILITY_AUTO_EXPAND

                            Some template contain macros. Macros perform custom processing on templates; this can include simple actions like find-and-replace operations, all the way to extensive transformations of entire templates. Because of this, users typically create a change set from the processed template, so that they can review the changes resulting from the macros before actually creating the stack. If your stack template contains one or more macros, and you choose to create a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.

                            This capacity does not apply to creating change sets, and specifying it when creating change sets has no effect.

                            Also, change sets do not currently support nested stacks. If you want to create a stack from a stack template that contains macros and nested stacks, you must create or update the stack directly from the template using the CreateStack or UpdateStack action, and specifying this capability.

                            For more information on macros, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                          \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 #capabilitiesAsStrings(List)}.\n@param capabilities 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 #capabilitiesWithStrings(List)", "deprecated" : false, "documentation" : "

                          In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to create the stack.

                          • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                            Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks, you must explicitly acknowledge this by specifying one of these capabilities.

                            The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                            • If you have IAM resources, you can specify either capability.

                            • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                            • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                            If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                            For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                          • CAPABILITY_AUTO_EXPAND

                            Some template contain macros. Macros perform custom processing on templates; this can include simple actions like find-and-replace operations, all the way to extensive transformations of entire templates. Because of this, users typically create a change set from the processed template, so that they can review the changes resulting from the macros before actually creating the stack. If your stack template contains one or more macros, and you choose to create a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.

                            This capacity does not apply to creating change sets, and specifying it when creating change sets has no effect.

                            Also, change sets do not currently support nested stacks. If you want to create a stack from a stack template that contains macros and nested stacks, you must create or update the stack directly from the template using the CreateStack or UpdateStack action, and specifying this capability.

                            For more information on macros, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "capabilities", "fluentEnumSetterMethodName" : "capabilities", "fluentGetterMethodName" : "capabilitiesAsStrings", "fluentSetterDocumentation" : "

                          In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to create the stack.

                          • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                            Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks, you must explicitly acknowledge this by specifying one of these capabilities.

                            The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                            • If you have IAM resources, you can specify either capability.

                            • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                            • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                            If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                            For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                          • CAPABILITY_AUTO_EXPAND

                            Some template contain macros. Macros perform custom processing on templates; this can include simple actions like find-and-replace operations, all the way to extensive transformations of entire templates. Because of this, users typically create a change set from the processed template, so that they can review the changes resulting from the macros before actually creating the stack. If your stack template contains one or more macros, and you choose to create a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.

                            This capacity does not apply to creating change sets, and specifying it when creating change sets has no effect.

                            Also, change sets do not currently support nested stacks. If you want to create a stack from a stack template that contains macros and nested stacks, you must create or update the stack directly from the template using the CreateStack or UpdateStack action, and specifying this capability.

                            For more information on macros, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                          \n@param capabilities In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to create the stack.

                          • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                            Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks, you must explicitly acknowledge this by specifying one of these capabilities.

                            The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                            • If you have IAM resources, you can specify either capability.

                            • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                            • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                            If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                            For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                          • CAPABILITY_AUTO_EXPAND

                            Some template contain macros. Macros perform custom processing on templates; this can include simple actions like find-and-replace operations, all the way to extensive transformations of entire templates. Because of this, users typically create a change set from the processed template, so that they can review the changes resulting from the macros before actually creating the stack. If your stack template contains one or more macros, and you choose to create a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.

                            This capacity does not apply to creating change sets, and specifying it when creating change sets has no effect.

                            Also, change sets do not currently support nested stacks. If you want to create a stack from a stack template that contains macros and nested stacks, you must create or update the stack directly from the template using the CreateStack or UpdateStack action, and specifying this capability.

                            For more information on macros, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                          • \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "capabilitiesWithStrings", "getterDocumentation" : "

                            In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to create the stack.

                            • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                              Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks, you must explicitly acknowledge this by specifying one of these capabilities.

                              The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                              • If you have IAM resources, you can specify either capability.

                              • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                              • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                              If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                              For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                            • CAPABILITY_AUTO_EXPAND

                              Some template contain macros. Macros perform custom processing on templates; this can include simple actions like find-and-replace operations, all the way to extensive transformations of entire templates. Because of this, users typically create a change set from the processed template, so that they can review the changes resulting from the macros before actually creating the stack. If your stack template contains one or more macros, and you choose to create a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.

                              This capacity does not apply to creating change sets, and specifying it when creating change sets has no effect.

                              Also, change sets do not currently support nested stacks. If you want to create a stack from a stack template that contains macros and nested stacks, you must create or update the stack directly from the template using the CreateStack or UpdateStack action, and specifying this capability.

                              For more information on macros, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                            \n

                            \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                            \n@return In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to create the stack.

                            • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                              Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks, you must explicitly acknowledge this by specifying one of these capabilities.

                              The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                              • If you have IAM resources, you can specify either capability.

                              • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                              • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                              If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                              For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                            • CAPABILITY_AUTO_EXPAND

                              Some template contain macros. Macros perform custom processing on templates; this can include simple actions like find-and-replace operations, all the way to extensive transformations of entire templates. Because of this, users typically create a change set from the processed template, so that they can review the changes resulting from the macros before actually creating the stack. If your stack template contains one or more macros, and you choose to create a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.

                              This capacity does not apply to creating change sets, and specifying it when creating change sets has no effect.

                              Also, change sets do not currently support nested stacks. If you want to create a stack from a stack template that contains macros and nested stacks, you must create or update the stack directly from the template using the CreateStack or UpdateStack action, and specifying this capability.

                              For more information on macros, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                            • ", "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" : "Capabilities", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Capabilities", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMemberAsString", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Capability", "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 #memberAsString(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" : "Capability", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "member", "fluentEnumSetterMethodName" : "member", "fluentGetterMethodName" : "memberAsString", "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@see Capability\n@return Returns a reference to this object so that method calls can be chained together.\n@see Capability", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n

                              \nIf the service returns an enum value that is not available in the current SDK version, {@link #member} will return {@link Capability#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #memberAsString}.\n

                              \n@return The value of the Member property for this object.\n@see Capability", "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.\n@see Capability", "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" : "Capabilities", "sensitive" : false, "setterDocumentation" : "

                              In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to create the stack.

                              • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks, you must explicitly acknowledge this by specifying one of these capabilities.

                                The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                • If you have IAM resources, you can specify either capability.

                                • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                              • CAPABILITY_AUTO_EXPAND

                                Some template contain macros. Macros perform custom processing on templates; this can include simple actions like find-and-replace operations, all the way to extensive transformations of entire templates. Because of this, users typically create a change set from the processed template, so that they can review the changes resulting from the macros before actually creating the stack. If your stack template contains one or more macros, and you choose to create a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.

                                This capacity does not apply to creating change sets, and specifying it when creating change sets has no effect.

                                Also, change sets do not currently support nested stacks. If you want to create a stack from a stack template that contains macros and nested stacks, you must create or update the stack directly from the template using the CreateStack or UpdateStack action, and specifying this capability.

                                For more information on macros, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                              \n@param capabilities In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to create the stack.

                              • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks, you must explicitly acknowledge this by specifying one of these capabilities.

                                The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                • If you have IAM resources, you can specify either capability.

                                • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                              • CAPABILITY_AUTO_EXPAND

                                Some template contain macros. Macros perform custom processing on templates; this can include simple actions like find-and-replace operations, all the way to extensive transformations of entire templates. Because of this, users typically create a change set from the processed template, so that they can review the changes resulting from the macros before actually creating the stack. If your stack template contains one or more macros, and you choose to create a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.

                                This capacity does not apply to creating change sets, and specifying it when creating change sets has no effect.

                                Also, change sets do not currently support nested stacks. If you want to create a stack from a stack template that contains macros and nested stacks, you must create or update the stack directly from the template using the CreateStack or UpdateStack action, and specifying this capability.

                                For more information on macros, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                              • ", "setterMethodName" : "setCapabilitiesWithStrings", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "capabilities", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "capabilities", "variableType" : "java.util.List", "documentation" : "

                                In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to create the stack.

                                • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                  Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks, you must explicitly acknowledge this by specifying one of these capabilities.

                                  The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                  • If you have IAM resources, you can specify either capability.

                                  • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                  • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                  If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                  For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                • CAPABILITY_AUTO_EXPAND

                                  Some template contain macros. Macros perform custom processing on templates; this can include simple actions like find-and-replace operations, all the way to extensive transformations of entire templates. Because of this, users typically create a change set from the processed template, so that they can review the changes resulting from the macros before actually creating the stack. If your stack template contains one or more macros, and you choose to create a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.

                                  This capacity does not apply to creating change sets, and specifying it when creating change sets has no effect.

                                  Also, change sets do not currently support nested stacks. If you want to create a stack from a stack template that contains macros and nested stacks, you must create or update the stack directly from the template using the CreateStack or UpdateStack action, and specifying this capability.

                                  For more information on macros, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ChangeSetName" : { "beanStyleGetterMethodName" : "getChangeSetName", "beanStyleSetterMethodName" : "setChangeSetName", "c2jName" : "ChangeSetName", "c2jShape" : "ChangeSetName", "defaultConsumerFluentSetterDocumentation" : "

                                The name of the change set. The name must be unique among all change sets that are associated with the specified stack.

                                A change set name can contain only alphanumeric, case sensitive characters and hyphens. It must start with an alphabetic character and cannot exceed 128 characters.

                                \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 #changeSetName(String)}.\n@param changeSetName 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 #changeSetName(String)", "deprecated" : false, "documentation" : "

                                The name of the change set. The name must be unique among all change sets that are associated with the specified stack.

                                A change set name can contain only alphanumeric, case sensitive characters and hyphens. It must start with an alphabetic character and cannot exceed 128 characters.

                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "changeSetName", "fluentSetterDocumentation" : "

                                The name of the change set. The name must be unique among all change sets that are associated with the specified stack.

                                A change set name can contain only alphanumeric, case sensitive characters and hyphens. It must start with an alphabetic character and cannot exceed 128 characters.

                                \n@param changeSetName The name of the change set. The name must be unique among all change sets that are associated with the specified stack.

                                A change set name can contain only alphanumeric, case sensitive characters and hyphens. It must start with an alphabetic character and cannot exceed 128 characters.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "changeSetName", "getterDocumentation" : "

                                The name of the change set. The name must be unique among all change sets that are associated with the specified stack.

                                A change set name can contain only alphanumeric, case sensitive characters and hyphens. It must start with an alphabetic character and cannot exceed 128 characters.

                                \n@return The name of the change set. The name must be unique among all change sets that are associated with the specified stack.

                                A change set name can contain only alphanumeric, case sensitive characters and hyphens. It must start with an alphabetic character and cannot exceed 128 characters.", "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" : "ChangeSetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ChangeSetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ChangeSetName", "sensitive" : false, "setterDocumentation" : "

                                The name of the change set. The name must be unique among all change sets that are associated with the specified stack.

                                A change set name can contain only alphanumeric, case sensitive characters and hyphens. It must start with an alphabetic character and cannot exceed 128 characters.

                                \n@param changeSetName The name of the change set. The name must be unique among all change sets that are associated with the specified stack.

                                A change set name can contain only alphanumeric, case sensitive characters and hyphens. It must start with an alphabetic character and cannot exceed 128 characters.", "setterMethodName" : "setChangeSetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "changeSetName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "changeSetName", "variableType" : "String", "documentation" : "

                                The name of the change set. The name must be unique among all change sets that are associated with the specified stack.

                                A change set name can contain only alphanumeric, case sensitive characters and hyphens. It must start with an alphabetic character and cannot exceed 128 characters.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ChangeSetType" : { "beanStyleGetterMethodName" : "getChangeSetTypeAsString", "beanStyleSetterMethodName" : "setChangeSetType", "c2jName" : "ChangeSetType", "c2jShape" : "ChangeSetType", "defaultConsumerFluentSetterDocumentation" : "

                                The type of change set operation. To create a change set for a new stack, specify CREATE. To create a change set for an existing stack, specify UPDATE.

                                If you create a change set for a new stack, AWS Cloudformation creates a stack with a unique stack ID, but no template or resources. The stack will be in the REVIEW_IN_PROGRESS state until you execute the change set.

                                By default, AWS CloudFormation specifies UPDATE. You can't use the UPDATE type to create a change set for a new stack or the CREATE type to create a change set for an existing stack.

                                \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 #changeSetTypeAsString(String)}.\n@param changeSetType 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 #changeSetType(String)", "deprecated" : false, "documentation" : "

                                The type of change set operation. To create a change set for a new stack, specify CREATE. To create a change set for an existing stack, specify UPDATE.

                                If you create a change set for a new stack, AWS Cloudformation creates a stack with a unique stack ID, but no template or resources. The stack will be in the REVIEW_IN_PROGRESS state until you execute the change set.

                                By default, AWS CloudFormation specifies UPDATE. You can't use the UPDATE type to create a change set for a new stack or the CREATE type to create a change set for an existing stack.

                                ", "endpointDiscoveryId" : false, "enumType" : "ChangeSetType", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "changeSetType", "fluentEnumSetterMethodName" : "changeSetType", "fluentGetterMethodName" : "changeSetTypeAsString", "fluentSetterDocumentation" : "

                                The type of change set operation. To create a change set for a new stack, specify CREATE. To create a change set for an existing stack, specify UPDATE.

                                If you create a change set for a new stack, AWS Cloudformation creates a stack with a unique stack ID, but no template or resources. The stack will be in the REVIEW_IN_PROGRESS state until you execute the change set.

                                By default, AWS CloudFormation specifies UPDATE. You can't use the UPDATE type to create a change set for a new stack or the CREATE type to create a change set for an existing stack.

                                \n@param changeSetType The type of change set operation. To create a change set for a new stack, specify CREATE. To create a change set for an existing stack, specify UPDATE.

                                If you create a change set for a new stack, AWS Cloudformation creates a stack with a unique stack ID, but no template or resources. The stack will be in the REVIEW_IN_PROGRESS state until you execute the change set.

                                By default, AWS CloudFormation specifies UPDATE. You can't use the UPDATE type to create a change set for a new stack or the CREATE type to create a change set for an existing stack.\n@see ChangeSetType\n@return Returns a reference to this object so that method calls can be chained together.\n@see ChangeSetType", "fluentSetterMethodName" : "changeSetType", "getterDocumentation" : "

                                The type of change set operation. To create a change set for a new stack, specify CREATE. To create a change set for an existing stack, specify UPDATE.

                                If you create a change set for a new stack, AWS Cloudformation creates a stack with a unique stack ID, but no template or resources. The stack will be in the REVIEW_IN_PROGRESS state until you execute the change set.

                                By default, AWS CloudFormation specifies UPDATE. You can't use the UPDATE type to create a change set for a new stack or the CREATE type to create a change set for an existing stack.

                                \n

                                \nIf the service returns an enum value that is not available in the current SDK version, {@link #changeSetType} will return {@link ChangeSetType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #changeSetTypeAsString}.\n

                                \n@return The type of change set operation. To create a change set for a new stack, specify CREATE. To create a change set for an existing stack, specify UPDATE.

                                If you create a change set for a new stack, AWS Cloudformation creates a stack with a unique stack ID, but no template or resources. The stack will be in the REVIEW_IN_PROGRESS state until you execute the change set.

                                By default, AWS CloudFormation specifies UPDATE. You can't use the UPDATE type to create a change set for a new stack or the CREATE type to create a change set for an existing stack.\n@see ChangeSetType", "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" : "ChangeSetType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ChangeSetType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ChangeSetType", "sensitive" : false, "setterDocumentation" : "

                                The type of change set operation. To create a change set for a new stack, specify CREATE. To create a change set for an existing stack, specify UPDATE.

                                If you create a change set for a new stack, AWS Cloudformation creates a stack with a unique stack ID, but no template or resources. The stack will be in the REVIEW_IN_PROGRESS state until you execute the change set.

                                By default, AWS CloudFormation specifies UPDATE. You can't use the UPDATE type to create a change set for a new stack or the CREATE type to create a change set for an existing stack.

                                \n@param changeSetType The type of change set operation. To create a change set for a new stack, specify CREATE. To create a change set for an existing stack, specify UPDATE.

                                If you create a change set for a new stack, AWS Cloudformation creates a stack with a unique stack ID, but no template or resources. The stack will be in the REVIEW_IN_PROGRESS state until you execute the change set.

                                By default, AWS CloudFormation specifies UPDATE. You can't use the UPDATE type to create a change set for a new stack or the CREATE type to create a change set for an existing stack.\n@see ChangeSetType", "setterMethodName" : "setChangeSetType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "changeSetType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "changeSetType", "variableType" : "String", "documentation" : "

                                The type of change set operation. To create a change set for a new stack, specify CREATE. To create a change set for an existing stack, specify UPDATE.

                                If you create a change set for a new stack, AWS Cloudformation creates a stack with a unique stack ID, but no template or resources. The stack will be in the REVIEW_IN_PROGRESS state until you execute the change set.

                                By default, AWS CloudFormation specifies UPDATE. You can't use the UPDATE type to create a change set for a new stack or the CREATE type to create a change set for an existing stack.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ClientToken" : { "beanStyleGetterMethodName" : "getClientToken", "beanStyleSetterMethodName" : "setClientToken", "c2jName" : "ClientToken", "c2jShape" : "ClientToken", "defaultConsumerFluentSetterDocumentation" : "

                                A unique identifier for this CreateChangeSet request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to create another change set with the same name. You might retry CreateChangeSet requests to ensure that AWS CloudFormation successfully received them.

                                \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 #clientToken(String)}.\n@param clientToken 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 #clientToken(String)", "deprecated" : false, "documentation" : "

                                A unique identifier for this CreateChangeSet request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to create another change set with the same name. You might retry CreateChangeSet requests to ensure that AWS CloudFormation successfully received them.

                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "clientToken", "fluentSetterDocumentation" : "

                                A unique identifier for this CreateChangeSet request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to create another change set with the same name. You might retry CreateChangeSet requests to ensure that AWS CloudFormation successfully received them.

                                \n@param clientToken A unique identifier for this CreateChangeSet request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to create another change set with the same name. You might retry CreateChangeSet requests to ensure that AWS CloudFormation successfully received them.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "clientToken", "getterDocumentation" : "

                                A unique identifier for this CreateChangeSet request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to create another change set with the same name. You might retry CreateChangeSet requests to ensure that AWS CloudFormation successfully received them.

                                \n@return A unique identifier for this CreateChangeSet request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to create another change set with the same name. You might retry CreateChangeSet requests to ensure that AWS CloudFormation successfully received them.", "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" : "ClientToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ClientToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ClientToken", "sensitive" : false, "setterDocumentation" : "

                                A unique identifier for this CreateChangeSet request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to create another change set with the same name. You might retry CreateChangeSet requests to ensure that AWS CloudFormation successfully received them.

                                \n@param clientToken A unique identifier for this CreateChangeSet request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to create another change set with the same name. You might retry CreateChangeSet requests to ensure that AWS CloudFormation successfully received them.", "setterMethodName" : "setClientToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "clientToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "clientToken", "variableType" : "String", "documentation" : "

                                A unique identifier for this CreateChangeSet request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to create another change set with the same name. You might retry CreateChangeSet requests to ensure that AWS CloudFormation successfully received them.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Description" : { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "Description", "defaultConsumerFluentSetterDocumentation" : "

                                A description to help you identify this change set.

                                \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 to help you identify this change set.

                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

                                A description to help you identify this change set.

                                \n@param description A description to help you identify this change set.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "description", "getterDocumentation" : "

                                A description to help you identify this change set.

                                \n@return A description to help you identify this change set.", "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 to help you identify this change set.

                                \n@param description A description to help you identify this change set.", "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 to help you identify this change set.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "NotificationARNs" : { "beanStyleGetterMethodName" : "getNotificationARNs", "beanStyleSetterMethodName" : "setNotificationARNs", "c2jName" : "NotificationARNs", "c2jShape" : "NotificationARNs", "defaultConsumerFluentSetterDocumentation" : "

                                The Amazon Resource Names (ARNs) of Amazon Simple Notification Service (Amazon SNS) topics that AWS CloudFormation associates with the stack. To remove all associated notification topics, specify an empty list.

                                \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 #notificationARNs(List)}.\n@param notificationARNs 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 #notificationARNs(List)", "deprecated" : false, "documentation" : "

                                The Amazon Resource Names (ARNs) of Amazon Simple Notification Service (Amazon SNS) topics that AWS CloudFormation associates with the stack. To remove all associated notification topics, specify an empty list.

                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "notificationARNs", "fluentSetterDocumentation" : "

                                The Amazon Resource Names (ARNs) of Amazon Simple Notification Service (Amazon SNS) topics that AWS CloudFormation associates with the stack. To remove all associated notification topics, specify an empty list.

                                \n@param notificationARNs The Amazon Resource Names (ARNs) of Amazon Simple Notification Service (Amazon SNS) topics that AWS CloudFormation associates with the stack. To remove all associated notification topics, specify an empty list.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "notificationARNs", "getterDocumentation" : "

                                The Amazon Resource Names (ARNs) of Amazon Simple Notification Service (Amazon SNS) topics that AWS CloudFormation associates with the stack. To remove all associated notification topics, specify an empty list.

                                \n

                                \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                \n@return The Amazon Resource Names (ARNs) of Amazon Simple Notification Service (Amazon SNS) topics that AWS CloudFormation associates with the stack. To remove all associated notification topics, specify an empty list.", "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" : "NotificationARNs", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NotificationARNs", "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" : "NotificationARN", "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" : "NotificationARNs", "sensitive" : false, "setterDocumentation" : "

                                The Amazon Resource Names (ARNs) of Amazon Simple Notification Service (Amazon SNS) topics that AWS CloudFormation associates with the stack. To remove all associated notification topics, specify an empty list.

                                \n@param notificationARNs The Amazon Resource Names (ARNs) of Amazon Simple Notification Service (Amazon SNS) topics that AWS CloudFormation associates with the stack. To remove all associated notification topics, specify an empty list.", "setterMethodName" : "setNotificationARNs", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "notificationARNs", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "notificationARNs", "variableType" : "java.util.List", "documentation" : "

                                The Amazon Resource Names (ARNs) of Amazon Simple Notification Service (Amazon SNS) topics that AWS CloudFormation associates with the stack. To remove all associated notification topics, specify an empty list.

                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Parameters" : { "beanStyleGetterMethodName" : "getParameters", "beanStyleSetterMethodName" : "setParameters", "c2jName" : "Parameters", "c2jShape" : "Parameters", "defaultConsumerFluentSetterDocumentation" : "

                                A list of Parameter structures that specify input parameters for the change set. For more information, see the Parameter data type.

                                \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 #parameters(List)}.\n@param parameters 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 #parameters(List)", "deprecated" : false, "documentation" : "

                                A list of Parameter structures that specify input parameters for the change set. For more information, see the Parameter data type.

                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "parameters", "fluentSetterDocumentation" : "

                                A list of Parameter structures that specify input parameters for the change set. For more information, see the Parameter data type.

                                \n@param parameters A list of Parameter structures that specify input parameters for the change set. For more information, see the Parameter data type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parameters", "getterDocumentation" : "

                                A list of Parameter structures that specify input parameters for the change set. For more information, see the Parameter data type.

                                \n

                                \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                \n@return A list of Parameter structures that specify input parameters for the change set. For more information, see the Parameter data type.", "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" : "Parameters", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Parameters", "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" : "Parameter", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Parameter.Builder} avoiding the need to create one manually via {@link Parameter#builder()}.\n\nWhen the {@link Consumer} completes, {@link Parameter.Builder#build()} is called immediately and its result is passed to {@link #member(Parameter)}.\n@param member a consumer that will call methods on {@link Parameter.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Parameter)", "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" : "Parameter", "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" : "Parameter", "variableName" : "member", "variableType" : "Parameter", "documentation" : null, "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Parameter", "variableName" : "member", "variableType" : "Parameter", "documentation" : "", "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Parameter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Parameter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Parameters", "sensitive" : false, "setterDocumentation" : "

                                A list of Parameter structures that specify input parameters for the change set. For more information, see the Parameter data type.

                                \n@param parameters A list of Parameter structures that specify input parameters for the change set. For more information, see the Parameter data type.", "setterMethodName" : "setParameters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameters", "variableType" : "java.util.List", "documentation" : "

                                A list of Parameter structures that specify input parameters for the change set. For more information, see the Parameter data type.

                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ResourceTypes" : { "beanStyleGetterMethodName" : "getResourceTypes", "beanStyleSetterMethodName" : "setResourceTypes", "c2jName" : "ResourceTypes", "c2jShape" : "ResourceTypes", "defaultConsumerFluentSetterDocumentation" : "

                                The template resource types that you have permissions to work with if you execute this change set, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance.

                                If the list of resource types doesn't include a resource type that you're updating, the stack update fails. By default, AWS CloudFormation grants permissions to all resource types. AWS Identity and Access Management (IAM) uses this parameter for condition keys in IAM policies for AWS CloudFormation. For more information, see Controlling Access with AWS Identity and Access Management in the AWS CloudFormation User Guide.

                                \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 #resourceTypes(List)}.\n@param resourceTypes 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 #resourceTypes(List)", "deprecated" : false, "documentation" : "

                                The template resource types that you have permissions to work with if you execute this change set, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance.

                                If the list of resource types doesn't include a resource type that you're updating, the stack update fails. By default, AWS CloudFormation grants permissions to all resource types. AWS Identity and Access Management (IAM) uses this parameter for condition keys in IAM policies for AWS CloudFormation. For more information, see Controlling Access with AWS Identity and Access Management in the AWS CloudFormation User Guide.

                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceTypes", "fluentSetterDocumentation" : "

                                The template resource types that you have permissions to work with if you execute this change set, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance.

                                If the list of resource types doesn't include a resource type that you're updating, the stack update fails. By default, AWS CloudFormation grants permissions to all resource types. AWS Identity and Access Management (IAM) uses this parameter for condition keys in IAM policies for AWS CloudFormation. For more information, see Controlling Access with AWS Identity and Access Management in the AWS CloudFormation User Guide.

                                \n@param resourceTypes The template resource types that you have permissions to work with if you execute this change set, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance.

                                If the list of resource types doesn't include a resource type that you're updating, the stack update fails. By default, AWS CloudFormation grants permissions to all resource types. AWS Identity and Access Management (IAM) uses this parameter for condition keys in IAM policies for AWS CloudFormation. For more information, see Controlling Access with AWS Identity and Access Management in the AWS CloudFormation User Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceTypes", "getterDocumentation" : "

                                The template resource types that you have permissions to work with if you execute this change set, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance.

                                If the list of resource types doesn't include a resource type that you're updating, the stack update fails. By default, AWS CloudFormation grants permissions to all resource types. AWS Identity and Access Management (IAM) uses this parameter for condition keys in IAM policies for AWS CloudFormation. For more information, see Controlling Access with AWS Identity and Access Management in the AWS CloudFormation User Guide.

                                \n

                                \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                \n@return The template resource types that you have permissions to work with if you execute this change set, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance.

                                If the list of resource types doesn't include a resource type that you're updating, the stack update fails. By default, AWS CloudFormation grants permissions to all resource types. AWS Identity and Access Management (IAM) uses this parameter for condition keys in IAM policies for AWS CloudFormation. For more information, see Controlling Access with AWS Identity and Access Management in the AWS CloudFormation User Guide.", "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" : "ResourceTypes", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceTypes", "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" : "ResourceType", "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" : "ResourceTypes", "sensitive" : false, "setterDocumentation" : "

                                The template resource types that you have permissions to work with if you execute this change set, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance.

                                If the list of resource types doesn't include a resource type that you're updating, the stack update fails. By default, AWS CloudFormation grants permissions to all resource types. AWS Identity and Access Management (IAM) uses this parameter for condition keys in IAM policies for AWS CloudFormation. For more information, see Controlling Access with AWS Identity and Access Management in the AWS CloudFormation User Guide.

                                \n@param resourceTypes The template resource types that you have permissions to work with if you execute this change set, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance.

                                If the list of resource types doesn't include a resource type that you're updating, the stack update fails. By default, AWS CloudFormation grants permissions to all resource types. AWS Identity and Access Management (IAM) uses this parameter for condition keys in IAM policies for AWS CloudFormation. For more information, see Controlling Access with AWS Identity and Access Management in the AWS CloudFormation User Guide.", "setterMethodName" : "setResourceTypes", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "resourceTypes", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "resourceTypes", "variableType" : "java.util.List", "documentation" : "

                                The template resource types that you have permissions to work with if you execute this change set, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance.

                                If the list of resource types doesn't include a resource type that you're updating, the stack update fails. By default, AWS CloudFormation grants permissions to all resource types. AWS Identity and Access Management (IAM) uses this parameter for condition keys in IAM policies for AWS CloudFormation. For more information, see Controlling Access with AWS Identity and Access Management in the AWS CloudFormation User Guide.

                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "RoleARN" : { "beanStyleGetterMethodName" : "getRoleARN", "beanStyleSetterMethodName" : "setRoleARN", "c2jName" : "RoleARN", "c2jShape" : "RoleARN", "defaultConsumerFluentSetterDocumentation" : "

                                The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes when executing the change set. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                                If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                                \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 #roleARN(String)}.\n@param roleARN 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 #roleARN(String)", "deprecated" : false, "documentation" : "

                                The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes when executing the change set. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                                If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "roleARN", "fluentSetterDocumentation" : "

                                The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes when executing the change set. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                                If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                                \n@param roleARN The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes when executing the change set. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                                If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "roleARN", "getterDocumentation" : "

                                The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes when executing the change set. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                                If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                                \n@return The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes when executing the change set. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                                If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.", "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" : "RoleARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RoleARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "RoleARN", "sensitive" : false, "setterDocumentation" : "

                                The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes when executing the change set. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                                If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                                \n@param roleARN The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes when executing the change set. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                                If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.", "setterMethodName" : "setRoleARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "roleARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "roleARN", "variableType" : "String", "documentation" : "

                                The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes when executing the change set. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                                If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "RollbackConfiguration" : { "beanStyleGetterMethodName" : "getRollbackConfiguration", "beanStyleSetterMethodName" : "setRollbackConfiguration", "c2jName" : "RollbackConfiguration", "c2jShape" : "RollbackConfiguration", "defaultConsumerFluentSetterDocumentation" : "

                                The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                \nThis is a convenience that creates an instance of the {@link RollbackConfiguration.Builder} avoiding the need to create one manually via {@link RollbackConfiguration#builder()}.\n\nWhen the {@link Consumer} completes, {@link RollbackConfiguration.Builder#build()} is called immediately and its result is passed to {@link #rollbackConfiguration(RollbackConfiguration)}.\n@param rollbackConfiguration a consumer that will call methods on {@link RollbackConfiguration.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #rollbackConfiguration(RollbackConfiguration)", "deprecated" : false, "documentation" : "

                                The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "rollbackConfiguration", "fluentSetterDocumentation" : "

                                The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                \n@param rollbackConfiguration The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "rollbackConfiguration", "getterDocumentation" : "

                                The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                \n@return The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.", "getterModel" : { "returnType" : "RollbackConfiguration", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "RollbackConfiguration", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RollbackConfiguration", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "RollbackConfiguration", "sensitive" : false, "setterDocumentation" : "

                                The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                \n@param rollbackConfiguration The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.", "setterMethodName" : "setRollbackConfiguration", "setterModel" : { "variableDeclarationType" : "RollbackConfiguration", "variableName" : "rollbackConfiguration", "variableType" : "RollbackConfiguration", "documentation" : null, "simpleType" : "RollbackConfiguration", "variableSetterType" : "RollbackConfiguration" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "RollbackConfiguration", "variableName" : "rollbackConfiguration", "variableType" : "RollbackConfiguration", "documentation" : "

                                The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                ", "simpleType" : "RollbackConfiguration", "variableSetterType" : "RollbackConfiguration" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackName" : { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackNameOrId", "defaultConsumerFluentSetterDocumentation" : "

                                The name or the unique ID of the stack for which you are creating a change set. AWS CloudFormation generates the change set by comparing this stack's information with the information that you submit, such as a modified template or different parameter input values.

                                \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                                The name or the unique ID of the stack for which you are creating a change set. AWS CloudFormation generates the change set by comparing this stack's information with the information that you submit, such as a modified template or different parameter input values.

                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                                The name or the unique ID of the stack for which you are creating a change set. AWS CloudFormation generates the change set by comparing this stack's information with the information that you submit, such as a modified template or different parameter input values.

                                \n@param stackName The name or the unique ID of the stack for which you are creating a change set. AWS CloudFormation generates the change set by comparing this stack's information with the information that you submit, such as a modified template or different parameter input values.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                                The name or the unique ID of the stack for which you are creating a change set. AWS CloudFormation generates the change set by comparing this stack's information with the information that you submit, such as a modified template or different parameter input values.

                                \n@return The name or the unique ID of the stack for which you are creating a change set. AWS CloudFormation generates the change set by comparing this stack's information with the information that you submit, such as a modified template or different parameter input values.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                                The name or the unique ID of the stack for which you are creating a change set. AWS CloudFormation generates the change set by comparing this stack's information with the information that you submit, such as a modified template or different parameter input values.

                                \n@param stackName The name or the unique ID of the stack for which you are creating a change set. AWS CloudFormation generates the change set by comparing this stack's information with the information that you submit, such as a modified template or different parameter input values.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                                The name or the unique ID of the stack for which you are creating a change set. AWS CloudFormation generates the change set by comparing this stack's information with the information that you submit, such as a modified template or different parameter input values.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Tags" : { "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "Tags", "defaultConsumerFluentSetterDocumentation" : "

                                Key-value pairs to associate with this stack. AWS CloudFormation also propagates these tags to resources in the stack. You can specify a maximum of 50 tags.

                                \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 #tags(List)}.\n@param tags 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 #tags(List)", "deprecated" : false, "documentation" : "

                                Key-value pairs to associate with this stack. AWS CloudFormation also propagates these tags to resources in the stack. You can specify a maximum of 50 tags.

                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tags", "fluentSetterDocumentation" : "

                                Key-value pairs to associate with this stack. AWS CloudFormation also propagates these tags to resources in the stack. You can specify a maximum of 50 tags.

                                \n@param tags Key-value pairs to associate with this stack. AWS CloudFormation also propagates these tags to resources in the stack. You can specify a maximum of 50 tags.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

                                Key-value pairs to associate with this stack. AWS CloudFormation also propagates these tags to resources in the stack. You can specify a maximum of 50 tags.

                                \n

                                \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                \n@return Key-value pairs to associate with this stack. AWS CloudFormation also propagates these tags to resources in the stack. You can specify a maximum of 50 tags.", "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" : "Tags", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "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" : "Tag", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Tag.Builder} avoiding the need to create one manually via {@link Tag#builder()}.\n\nWhen the {@link Consumer} completes, {@link Tag.Builder#build()} is called immediately and its result is passed to {@link #member(Tag)}.\n@param member a consumer that will call methods on {@link Tag.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Tag)", "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" : "Tag", "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" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : null, "simpleType" : "Tag", "variableSetterType" : "Tag" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : "", "simpleType" : "Tag", "variableSetterType" : "Tag" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Tag", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Tag", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

                                Key-value pairs to associate with this stack. AWS CloudFormation also propagates these tags to resources in the stack. You can specify a maximum of 50 tags.

                                \n@param tags Key-value pairs to associate with this stack. AWS CloudFormation also propagates these tags to resources in the stack. You can specify a maximum of 50 tags.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : "

                                Key-value pairs to associate with this stack. AWS CloudFormation also propagates these tags to resources in the stack. You can specify a maximum of 50 tags.

                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "TemplateBody" : { "beanStyleGetterMethodName" : "getTemplateBody", "beanStyleSetterMethodName" : "setTemplateBody", "c2jName" : "TemplateBody", "c2jShape" : "TemplateBody", "defaultConsumerFluentSetterDocumentation" : "

                                A structure that contains the body of the revised template, with a minimum length of 1 byte and a maximum length of 51,200 bytes. AWS CloudFormation generates the change set by comparing this template with the template of the stack that you specified.

                                Conditional: You must specify only TemplateBody or TemplateURL.

                                \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 #templateBody(String)}.\n@param templateBody 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 #templateBody(String)", "deprecated" : false, "documentation" : "

                                A structure that contains the body of the revised template, with a minimum length of 1 byte and a maximum length of 51,200 bytes. AWS CloudFormation generates the change set by comparing this template with the template of the stack that you specified.

                                Conditional: You must specify only TemplateBody or TemplateURL.

                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "templateBody", "fluentSetterDocumentation" : "

                                A structure that contains the body of the revised template, with a minimum length of 1 byte and a maximum length of 51,200 bytes. AWS CloudFormation generates the change set by comparing this template with the template of the stack that you specified.

                                Conditional: You must specify only TemplateBody or TemplateURL.

                                \n@param templateBody A structure that contains the body of the revised template, with a minimum length of 1 byte and a maximum length of 51,200 bytes. AWS CloudFormation generates the change set by comparing this template with the template of the stack that you specified.

                                Conditional: You must specify only TemplateBody or TemplateURL.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "templateBody", "getterDocumentation" : "

                                A structure that contains the body of the revised template, with a minimum length of 1 byte and a maximum length of 51,200 bytes. AWS CloudFormation generates the change set by comparing this template with the template of the stack that you specified.

                                Conditional: You must specify only TemplateBody or TemplateURL.

                                \n@return A structure that contains the body of the revised template, with a minimum length of 1 byte and a maximum length of 51,200 bytes. AWS CloudFormation generates the change set by comparing this template with the template of the stack that you specified.

                                Conditional: You must specify only TemplateBody or TemplateURL.", "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" : "TemplateBody", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TemplateBody", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TemplateBody", "sensitive" : false, "setterDocumentation" : "

                                A structure that contains the body of the revised template, with a minimum length of 1 byte and a maximum length of 51,200 bytes. AWS CloudFormation generates the change set by comparing this template with the template of the stack that you specified.

                                Conditional: You must specify only TemplateBody or TemplateURL.

                                \n@param templateBody A structure that contains the body of the revised template, with a minimum length of 1 byte and a maximum length of 51,200 bytes. AWS CloudFormation generates the change set by comparing this template with the template of the stack that you specified.

                                Conditional: You must specify only TemplateBody or TemplateURL.", "setterMethodName" : "setTemplateBody", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "templateBody", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "templateBody", "variableType" : "String", "documentation" : "

                                A structure that contains the body of the revised template, with a minimum length of 1 byte and a maximum length of 51,200 bytes. AWS CloudFormation generates the change set by comparing this template with the template of the stack that you specified.

                                Conditional: You must specify only TemplateBody or TemplateURL.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "TemplateURL" : { "beanStyleGetterMethodName" : "getTemplateURL", "beanStyleSetterMethodName" : "setTemplateURL", "c2jName" : "TemplateURL", "c2jShape" : "TemplateURL", "defaultConsumerFluentSetterDocumentation" : "

                                The location of the file that contains the revised template. The URL must point to a template (max size: 460,800 bytes) that is located in an S3 bucket. AWS CloudFormation generates the change set by comparing this template with the stack that you specified.

                                Conditional: You must specify only TemplateBody or TemplateURL.

                                \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 #templateURL(String)}.\n@param templateURL 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 #templateURL(String)", "deprecated" : false, "documentation" : "

                                The location of the file that contains the revised template. The URL must point to a template (max size: 460,800 bytes) that is located in an S3 bucket. AWS CloudFormation generates the change set by comparing this template with the stack that you specified.

                                Conditional: You must specify only TemplateBody or TemplateURL.

                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "templateURL", "fluentSetterDocumentation" : "

                                The location of the file that contains the revised template. The URL must point to a template (max size: 460,800 bytes) that is located in an S3 bucket. AWS CloudFormation generates the change set by comparing this template with the stack that you specified.

                                Conditional: You must specify only TemplateBody or TemplateURL.

                                \n@param templateURL The location of the file that contains the revised template. The URL must point to a template (max size: 460,800 bytes) that is located in an S3 bucket. AWS CloudFormation generates the change set by comparing this template with the stack that you specified.

                                Conditional: You must specify only TemplateBody or TemplateURL.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "templateURL", "getterDocumentation" : "

                                The location of the file that contains the revised template. The URL must point to a template (max size: 460,800 bytes) that is located in an S3 bucket. AWS CloudFormation generates the change set by comparing this template with the stack that you specified.

                                Conditional: You must specify only TemplateBody or TemplateURL.

                                \n@return The location of the file that contains the revised template. The URL must point to a template (max size: 460,800 bytes) that is located in an S3 bucket. AWS CloudFormation generates the change set by comparing this template with the stack that you specified.

                                Conditional: You must specify only TemplateBody or TemplateURL.", "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" : "TemplateURL", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TemplateURL", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TemplateURL", "sensitive" : false, "setterDocumentation" : "

                                The location of the file that contains the revised template. The URL must point to a template (max size: 460,800 bytes) that is located in an S3 bucket. AWS CloudFormation generates the change set by comparing this template with the stack that you specified.

                                Conditional: You must specify only TemplateBody or TemplateURL.

                                \n@param templateURL The location of the file that contains the revised template. The URL must point to a template (max size: 460,800 bytes) that is located in an S3 bucket. AWS CloudFormation generates the change set by comparing this template with the stack that you specified.

                                Conditional: You must specify only TemplateBody or TemplateURL.", "setterMethodName" : "setTemplateURL", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "templateURL", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "templateURL", "variableType" : "String", "documentation" : "

                                The location of the file that contains the revised template. The URL must point to a template (max size: 460,800 bytes) that is located in an S3 bucket. AWS CloudFormation generates the change set by comparing this template with the stack that you specified.

                                Conditional: You must specify only TemplateBody or TemplateURL.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "UsePreviousTemplate" : { "beanStyleGetterMethodName" : "getUsePreviousTemplate", "beanStyleSetterMethodName" : "setUsePreviousTemplate", "c2jName" : "UsePreviousTemplate", "c2jShape" : "UsePreviousTemplate", "defaultConsumerFluentSetterDocumentation" : "

                                Whether to reuse the template that is associated with the stack to create the change set.

                                \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 #usePreviousTemplate(Boolean)}.\n@param usePreviousTemplate 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 #usePreviousTemplate(Boolean)", "deprecated" : false, "documentation" : "

                                Whether to reuse the template that is associated with the stack to create the change set.

                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "usePreviousTemplate", "fluentSetterDocumentation" : "

                                Whether to reuse the template that is associated with the stack to create the change set.

                                \n@param usePreviousTemplate Whether to reuse the template that is associated with the stack to create the change set.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "usePreviousTemplate", "getterDocumentation" : "

                                Whether to reuse the template that is associated with the stack to create the change set.

                                \n@return Whether to reuse the template that is associated with the stack to create the change set.", "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" : "UsePreviousTemplate", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "UsePreviousTemplate", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "UsePreviousTemplate", "sensitive" : false, "setterDocumentation" : "

                                Whether to reuse the template that is associated with the stack to create the change set.

                                \n@param usePreviousTemplate Whether to reuse the template that is associated with the stack to create the change set.", "setterMethodName" : "setUsePreviousTemplate", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "usePreviousTemplate", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "usePreviousTemplate", "variableType" : "Boolean", "documentation" : "

                                Whether to reuse the template that is associated with the stack to create the change set.

                                ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackNameOrId", "defaultConsumerFluentSetterDocumentation" : "

                                The name or the unique ID of the stack for which you are creating a change set. AWS CloudFormation generates the change set by comparing this stack's information with the information that you submit, such as a modified template or different parameter input values.

                                \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                                The name or the unique ID of the stack for which you are creating a change set. AWS CloudFormation generates the change set by comparing this stack's information with the information that you submit, such as a modified template or different parameter input values.

                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                                The name or the unique ID of the stack for which you are creating a change set. AWS CloudFormation generates the change set by comparing this stack's information with the information that you submit, such as a modified template or different parameter input values.

                                \n@param stackName The name or the unique ID of the stack for which you are creating a change set. AWS CloudFormation generates the change set by comparing this stack's information with the information that you submit, such as a modified template or different parameter input values.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                                The name or the unique ID of the stack for which you are creating a change set. AWS CloudFormation generates the change set by comparing this stack's information with the information that you submit, such as a modified template or different parameter input values.

                                \n@return The name or the unique ID of the stack for which you are creating a change set. AWS CloudFormation generates the change set by comparing this stack's information with the information that you submit, such as a modified template or different parameter input values.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                                The name or the unique ID of the stack for which you are creating a change set. AWS CloudFormation generates the change set by comparing this stack's information with the information that you submit, such as a modified template or different parameter input values.

                                \n@param stackName The name or the unique ID of the stack for which you are creating a change set. AWS CloudFormation generates the change set by comparing this stack's information with the information that you submit, such as a modified template or different parameter input values.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                                The name or the unique ID of the stack for which you are creating a change set. AWS CloudFormation generates the change set by comparing this stack's information with the information that you submit, such as a modified template or different parameter input values.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTemplateBody", "beanStyleSetterMethodName" : "setTemplateBody", "c2jName" : "TemplateBody", "c2jShape" : "TemplateBody", "defaultConsumerFluentSetterDocumentation" : "

                                A structure that contains the body of the revised template, with a minimum length of 1 byte and a maximum length of 51,200 bytes. AWS CloudFormation generates the change set by comparing this template with the template of the stack that you specified.

                                Conditional: You must specify only TemplateBody or TemplateURL.

                                \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 #templateBody(String)}.\n@param templateBody 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 #templateBody(String)", "deprecated" : false, "documentation" : "

                                A structure that contains the body of the revised template, with a minimum length of 1 byte and a maximum length of 51,200 bytes. AWS CloudFormation generates the change set by comparing this template with the template of the stack that you specified.

                                Conditional: You must specify only TemplateBody or TemplateURL.

                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "templateBody", "fluentSetterDocumentation" : "

                                A structure that contains the body of the revised template, with a minimum length of 1 byte and a maximum length of 51,200 bytes. AWS CloudFormation generates the change set by comparing this template with the template of the stack that you specified.

                                Conditional: You must specify only TemplateBody or TemplateURL.

                                \n@param templateBody A structure that contains the body of the revised template, with a minimum length of 1 byte and a maximum length of 51,200 bytes. AWS CloudFormation generates the change set by comparing this template with the template of the stack that you specified.

                                Conditional: You must specify only TemplateBody or TemplateURL.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "templateBody", "getterDocumentation" : "

                                A structure that contains the body of the revised template, with a minimum length of 1 byte and a maximum length of 51,200 bytes. AWS CloudFormation generates the change set by comparing this template with the template of the stack that you specified.

                                Conditional: You must specify only TemplateBody or TemplateURL.

                                \n@return A structure that contains the body of the revised template, with a minimum length of 1 byte and a maximum length of 51,200 bytes. AWS CloudFormation generates the change set by comparing this template with the template of the stack that you specified.

                                Conditional: You must specify only TemplateBody or TemplateURL.", "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" : "TemplateBody", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TemplateBody", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TemplateBody", "sensitive" : false, "setterDocumentation" : "

                                A structure that contains the body of the revised template, with a minimum length of 1 byte and a maximum length of 51,200 bytes. AWS CloudFormation generates the change set by comparing this template with the template of the stack that you specified.

                                Conditional: You must specify only TemplateBody or TemplateURL.

                                \n@param templateBody A structure that contains the body of the revised template, with a minimum length of 1 byte and a maximum length of 51,200 bytes. AWS CloudFormation generates the change set by comparing this template with the template of the stack that you specified.

                                Conditional: You must specify only TemplateBody or TemplateURL.", "setterMethodName" : "setTemplateBody", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "templateBody", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "templateBody", "variableType" : "String", "documentation" : "

                                A structure that contains the body of the revised template, with a minimum length of 1 byte and a maximum length of 51,200 bytes. AWS CloudFormation generates the change set by comparing this template with the template of the stack that you specified.

                                Conditional: You must specify only TemplateBody or TemplateURL.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTemplateURL", "beanStyleSetterMethodName" : "setTemplateURL", "c2jName" : "TemplateURL", "c2jShape" : "TemplateURL", "defaultConsumerFluentSetterDocumentation" : "

                                The location of the file that contains the revised template. The URL must point to a template (max size: 460,800 bytes) that is located in an S3 bucket. AWS CloudFormation generates the change set by comparing this template with the stack that you specified.

                                Conditional: You must specify only TemplateBody or TemplateURL.

                                \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 #templateURL(String)}.\n@param templateURL 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 #templateURL(String)", "deprecated" : false, "documentation" : "

                                The location of the file that contains the revised template. The URL must point to a template (max size: 460,800 bytes) that is located in an S3 bucket. AWS CloudFormation generates the change set by comparing this template with the stack that you specified.

                                Conditional: You must specify only TemplateBody or TemplateURL.

                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "templateURL", "fluentSetterDocumentation" : "

                                The location of the file that contains the revised template. The URL must point to a template (max size: 460,800 bytes) that is located in an S3 bucket. AWS CloudFormation generates the change set by comparing this template with the stack that you specified.

                                Conditional: You must specify only TemplateBody or TemplateURL.

                                \n@param templateURL The location of the file that contains the revised template. The URL must point to a template (max size: 460,800 bytes) that is located in an S3 bucket. AWS CloudFormation generates the change set by comparing this template with the stack that you specified.

                                Conditional: You must specify only TemplateBody or TemplateURL.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "templateURL", "getterDocumentation" : "

                                The location of the file that contains the revised template. The URL must point to a template (max size: 460,800 bytes) that is located in an S3 bucket. AWS CloudFormation generates the change set by comparing this template with the stack that you specified.

                                Conditional: You must specify only TemplateBody or TemplateURL.

                                \n@return The location of the file that contains the revised template. The URL must point to a template (max size: 460,800 bytes) that is located in an S3 bucket. AWS CloudFormation generates the change set by comparing this template with the stack that you specified.

                                Conditional: You must specify only TemplateBody or TemplateURL.", "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" : "TemplateURL", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TemplateURL", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TemplateURL", "sensitive" : false, "setterDocumentation" : "

                                The location of the file that contains the revised template. The URL must point to a template (max size: 460,800 bytes) that is located in an S3 bucket. AWS CloudFormation generates the change set by comparing this template with the stack that you specified.

                                Conditional: You must specify only TemplateBody or TemplateURL.

                                \n@param templateURL The location of the file that contains the revised template. The URL must point to a template (max size: 460,800 bytes) that is located in an S3 bucket. AWS CloudFormation generates the change set by comparing this template with the stack that you specified.

                                Conditional: You must specify only TemplateBody or TemplateURL.", "setterMethodName" : "setTemplateURL", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "templateURL", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "templateURL", "variableType" : "String", "documentation" : "

                                The location of the file that contains the revised template. The URL must point to a template (max size: 460,800 bytes) that is located in an S3 bucket. AWS CloudFormation generates the change set by comparing this template with the stack that you specified.

                                Conditional: You must specify only TemplateBody or TemplateURL.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getUsePreviousTemplate", "beanStyleSetterMethodName" : "setUsePreviousTemplate", "c2jName" : "UsePreviousTemplate", "c2jShape" : "UsePreviousTemplate", "defaultConsumerFluentSetterDocumentation" : "

                                Whether to reuse the template that is associated with the stack to create the change set.

                                \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 #usePreviousTemplate(Boolean)}.\n@param usePreviousTemplate 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 #usePreviousTemplate(Boolean)", "deprecated" : false, "documentation" : "

                                Whether to reuse the template that is associated with the stack to create the change set.

                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "usePreviousTemplate", "fluentSetterDocumentation" : "

                                Whether to reuse the template that is associated with the stack to create the change set.

                                \n@param usePreviousTemplate Whether to reuse the template that is associated with the stack to create the change set.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "usePreviousTemplate", "getterDocumentation" : "

                                Whether to reuse the template that is associated with the stack to create the change set.

                                \n@return Whether to reuse the template that is associated with the stack to create the change set.", "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" : "UsePreviousTemplate", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "UsePreviousTemplate", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "UsePreviousTemplate", "sensitive" : false, "setterDocumentation" : "

                                Whether to reuse the template that is associated with the stack to create the change set.

                                \n@param usePreviousTemplate Whether to reuse the template that is associated with the stack to create the change set.", "setterMethodName" : "setUsePreviousTemplate", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "usePreviousTemplate", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "usePreviousTemplate", "variableType" : "Boolean", "documentation" : "

                                Whether to reuse the template that is associated with the stack to create the change set.

                                ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getParameters", "beanStyleSetterMethodName" : "setParameters", "c2jName" : "Parameters", "c2jShape" : "Parameters", "defaultConsumerFluentSetterDocumentation" : "

                                A list of Parameter structures that specify input parameters for the change set. For more information, see the Parameter data type.

                                \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 #parameters(List)}.\n@param parameters 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 #parameters(List)", "deprecated" : false, "documentation" : "

                                A list of Parameter structures that specify input parameters for the change set. For more information, see the Parameter data type.

                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "parameters", "fluentSetterDocumentation" : "

                                A list of Parameter structures that specify input parameters for the change set. For more information, see the Parameter data type.

                                \n@param parameters A list of Parameter structures that specify input parameters for the change set. For more information, see the Parameter data type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parameters", "getterDocumentation" : "

                                A list of Parameter structures that specify input parameters for the change set. For more information, see the Parameter data type.

                                \n

                                \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                \n@return A list of Parameter structures that specify input parameters for the change set. For more information, see the Parameter data type.", "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" : "Parameters", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Parameters", "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" : "Parameter", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Parameter.Builder} avoiding the need to create one manually via {@link Parameter#builder()}.\n\nWhen the {@link Consumer} completes, {@link Parameter.Builder#build()} is called immediately and its result is passed to {@link #member(Parameter)}.\n@param member a consumer that will call methods on {@link Parameter.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Parameter)", "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" : "Parameter", "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" : "Parameter", "variableName" : "member", "variableType" : "Parameter", "documentation" : null, "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Parameter", "variableName" : "member", "variableType" : "Parameter", "documentation" : "", "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Parameter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Parameter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Parameters", "sensitive" : false, "setterDocumentation" : "

                                A list of Parameter structures that specify input parameters for the change set. For more information, see the Parameter data type.

                                \n@param parameters A list of Parameter structures that specify input parameters for the change set. For more information, see the Parameter data type.", "setterMethodName" : "setParameters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameters", "variableType" : "java.util.List", "documentation" : "

                                A list of Parameter structures that specify input parameters for the change set. For more information, see the Parameter data type.

                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCapabilitiesAsStrings", "beanStyleSetterMethodName" : "setCapabilitiesWithStrings", "c2jName" : "Capabilities", "c2jShape" : "Capabilities", "defaultConsumerFluentSetterDocumentation" : "

                                In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to create the stack.

                                • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                  Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks, you must explicitly acknowledge this by specifying one of these capabilities.

                                  The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                  • If you have IAM resources, you can specify either capability.

                                  • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                  • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                  If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                  For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                • CAPABILITY_AUTO_EXPAND

                                  Some template contain macros. Macros perform custom processing on templates; this can include simple actions like find-and-replace operations, all the way to extensive transformations of entire templates. Because of this, users typically create a change set from the processed template, so that they can review the changes resulting from the macros before actually creating the stack. If your stack template contains one or more macros, and you choose to create a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.

                                  This capacity does not apply to creating change sets, and specifying it when creating change sets has no effect.

                                  Also, change sets do not currently support nested stacks. If you want to create a stack from a stack template that contains macros and nested stacks, you must create or update the stack directly from the template using the CreateStack or UpdateStack action, and specifying this capability.

                                  For more information on macros, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                \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 #capabilitiesAsStrings(List)}.\n@param capabilities 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 #capabilitiesWithStrings(List)", "deprecated" : false, "documentation" : "

                                In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to create the stack.

                                • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                  Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks, you must explicitly acknowledge this by specifying one of these capabilities.

                                  The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                  • If you have IAM resources, you can specify either capability.

                                  • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                  • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                  If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                  For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                • CAPABILITY_AUTO_EXPAND

                                  Some template contain macros. Macros perform custom processing on templates; this can include simple actions like find-and-replace operations, all the way to extensive transformations of entire templates. Because of this, users typically create a change set from the processed template, so that they can review the changes resulting from the macros before actually creating the stack. If your stack template contains one or more macros, and you choose to create a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.

                                  This capacity does not apply to creating change sets, and specifying it when creating change sets has no effect.

                                  Also, change sets do not currently support nested stacks. If you want to create a stack from a stack template that contains macros and nested stacks, you must create or update the stack directly from the template using the CreateStack or UpdateStack action, and specifying this capability.

                                  For more information on macros, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "capabilities", "fluentEnumSetterMethodName" : "capabilities", "fluentGetterMethodName" : "capabilitiesAsStrings", "fluentSetterDocumentation" : "

                                In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to create the stack.

                                • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                  Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks, you must explicitly acknowledge this by specifying one of these capabilities.

                                  The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                  • If you have IAM resources, you can specify either capability.

                                  • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                  • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                  If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                  For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                • CAPABILITY_AUTO_EXPAND

                                  Some template contain macros. Macros perform custom processing on templates; this can include simple actions like find-and-replace operations, all the way to extensive transformations of entire templates. Because of this, users typically create a change set from the processed template, so that they can review the changes resulting from the macros before actually creating the stack. If your stack template contains one or more macros, and you choose to create a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.

                                  This capacity does not apply to creating change sets, and specifying it when creating change sets has no effect.

                                  Also, change sets do not currently support nested stacks. If you want to create a stack from a stack template that contains macros and nested stacks, you must create or update the stack directly from the template using the CreateStack or UpdateStack action, and specifying this capability.

                                  For more information on macros, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                \n@param capabilities In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to create the stack.

                                • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                  Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks, you must explicitly acknowledge this by specifying one of these capabilities.

                                  The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                  • If you have IAM resources, you can specify either capability.

                                  • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                  • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                  If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                  For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                • CAPABILITY_AUTO_EXPAND

                                  Some template contain macros. Macros perform custom processing on templates; this can include simple actions like find-and-replace operations, all the way to extensive transformations of entire templates. Because of this, users typically create a change set from the processed template, so that they can review the changes resulting from the macros before actually creating the stack. If your stack template contains one or more macros, and you choose to create a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.

                                  This capacity does not apply to creating change sets, and specifying it when creating change sets has no effect.

                                  Also, change sets do not currently support nested stacks. If you want to create a stack from a stack template that contains macros and nested stacks, you must create or update the stack directly from the template using the CreateStack or UpdateStack action, and specifying this capability.

                                  For more information on macros, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                • \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "capabilitiesWithStrings", "getterDocumentation" : "

                                  In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to create the stack.

                                  • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                    Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks, you must explicitly acknowledge this by specifying one of these capabilities.

                                    The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                    • If you have IAM resources, you can specify either capability.

                                    • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                    • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                    If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                    For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                  • CAPABILITY_AUTO_EXPAND

                                    Some template contain macros. Macros perform custom processing on templates; this can include simple actions like find-and-replace operations, all the way to extensive transformations of entire templates. Because of this, users typically create a change set from the processed template, so that they can review the changes resulting from the macros before actually creating the stack. If your stack template contains one or more macros, and you choose to create a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.

                                    This capacity does not apply to creating change sets, and specifying it when creating change sets has no effect.

                                    Also, change sets do not currently support nested stacks. If you want to create a stack from a stack template that contains macros and nested stacks, you must create or update the stack directly from the template using the CreateStack or UpdateStack action, and specifying this capability.

                                    For more information on macros, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                  \n

                                  \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                  \n@return In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to create the stack.

                                  • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                    Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks, you must explicitly acknowledge this by specifying one of these capabilities.

                                    The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                    • If you have IAM resources, you can specify either capability.

                                    • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                    • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                    If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                    For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                  • CAPABILITY_AUTO_EXPAND

                                    Some template contain macros. Macros perform custom processing on templates; this can include simple actions like find-and-replace operations, all the way to extensive transformations of entire templates. Because of this, users typically create a change set from the processed template, so that they can review the changes resulting from the macros before actually creating the stack. If your stack template contains one or more macros, and you choose to create a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.

                                    This capacity does not apply to creating change sets, and specifying it when creating change sets has no effect.

                                    Also, change sets do not currently support nested stacks. If you want to create a stack from a stack template that contains macros and nested stacks, you must create or update the stack directly from the template using the CreateStack or UpdateStack action, and specifying this capability.

                                    For more information on macros, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                  • ", "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" : "Capabilities", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Capabilities", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMemberAsString", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Capability", "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 #memberAsString(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" : "Capability", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "member", "fluentEnumSetterMethodName" : "member", "fluentGetterMethodName" : "memberAsString", "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@see Capability\n@return Returns a reference to this object so that method calls can be chained together.\n@see Capability", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n

                                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #member} will return {@link Capability#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #memberAsString}.\n

                                    \n@return The value of the Member property for this object.\n@see Capability", "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.\n@see Capability", "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" : "Capabilities", "sensitive" : false, "setterDocumentation" : "

                                    In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to create the stack.

                                    • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                      Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks, you must explicitly acknowledge this by specifying one of these capabilities.

                                      The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                      • If you have IAM resources, you can specify either capability.

                                      • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                      • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                      If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                      For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                    • CAPABILITY_AUTO_EXPAND

                                      Some template contain macros. Macros perform custom processing on templates; this can include simple actions like find-and-replace operations, all the way to extensive transformations of entire templates. Because of this, users typically create a change set from the processed template, so that they can review the changes resulting from the macros before actually creating the stack. If your stack template contains one or more macros, and you choose to create a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.

                                      This capacity does not apply to creating change sets, and specifying it when creating change sets has no effect.

                                      Also, change sets do not currently support nested stacks. If you want to create a stack from a stack template that contains macros and nested stacks, you must create or update the stack directly from the template using the CreateStack or UpdateStack action, and specifying this capability.

                                      For more information on macros, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                    \n@param capabilities In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to create the stack.

                                    • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                      Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks, you must explicitly acknowledge this by specifying one of these capabilities.

                                      The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                      • If you have IAM resources, you can specify either capability.

                                      • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                      • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                      If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                      For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                    • CAPABILITY_AUTO_EXPAND

                                      Some template contain macros. Macros perform custom processing on templates; this can include simple actions like find-and-replace operations, all the way to extensive transformations of entire templates. Because of this, users typically create a change set from the processed template, so that they can review the changes resulting from the macros before actually creating the stack. If your stack template contains one or more macros, and you choose to create a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.

                                      This capacity does not apply to creating change sets, and specifying it when creating change sets has no effect.

                                      Also, change sets do not currently support nested stacks. If you want to create a stack from a stack template that contains macros and nested stacks, you must create or update the stack directly from the template using the CreateStack or UpdateStack action, and specifying this capability.

                                      For more information on macros, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                    • ", "setterMethodName" : "setCapabilitiesWithStrings", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "capabilities", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "capabilities", "variableType" : "java.util.List", "documentation" : "

                                      In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to create the stack.

                                      • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                        Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks, you must explicitly acknowledge this by specifying one of these capabilities.

                                        The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                        • If you have IAM resources, you can specify either capability.

                                        • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                        • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                        If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                        For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                      • CAPABILITY_AUTO_EXPAND

                                        Some template contain macros. Macros perform custom processing on templates; this can include simple actions like find-and-replace operations, all the way to extensive transformations of entire templates. Because of this, users typically create a change set from the processed template, so that they can review the changes resulting from the macros before actually creating the stack. If your stack template contains one or more macros, and you choose to create a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.

                                        This capacity does not apply to creating change sets, and specifying it when creating change sets has no effect.

                                        Also, change sets do not currently support nested stacks. If you want to create a stack from a stack template that contains macros and nested stacks, you must create or update the stack directly from the template using the CreateStack or UpdateStack action, and specifying this capability.

                                        For more information on macros, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                      ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getResourceTypes", "beanStyleSetterMethodName" : "setResourceTypes", "c2jName" : "ResourceTypes", "c2jShape" : "ResourceTypes", "defaultConsumerFluentSetterDocumentation" : "

                                      The template resource types that you have permissions to work with if you execute this change set, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance.

                                      If the list of resource types doesn't include a resource type that you're updating, the stack update fails. By default, AWS CloudFormation grants permissions to all resource types. AWS Identity and Access Management (IAM) uses this parameter for condition keys in IAM policies for AWS CloudFormation. For more information, see Controlling Access with AWS Identity and Access Management in the AWS CloudFormation User Guide.

                                      \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 #resourceTypes(List)}.\n@param resourceTypes 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 #resourceTypes(List)", "deprecated" : false, "documentation" : "

                                      The template resource types that you have permissions to work with if you execute this change set, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance.

                                      If the list of resource types doesn't include a resource type that you're updating, the stack update fails. By default, AWS CloudFormation grants permissions to all resource types. AWS Identity and Access Management (IAM) uses this parameter for condition keys in IAM policies for AWS CloudFormation. For more information, see Controlling Access with AWS Identity and Access Management in the AWS CloudFormation User Guide.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceTypes", "fluentSetterDocumentation" : "

                                      The template resource types that you have permissions to work with if you execute this change set, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance.

                                      If the list of resource types doesn't include a resource type that you're updating, the stack update fails. By default, AWS CloudFormation grants permissions to all resource types. AWS Identity and Access Management (IAM) uses this parameter for condition keys in IAM policies for AWS CloudFormation. For more information, see Controlling Access with AWS Identity and Access Management in the AWS CloudFormation User Guide.

                                      \n@param resourceTypes The template resource types that you have permissions to work with if you execute this change set, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance.

                                      If the list of resource types doesn't include a resource type that you're updating, the stack update fails. By default, AWS CloudFormation grants permissions to all resource types. AWS Identity and Access Management (IAM) uses this parameter for condition keys in IAM policies for AWS CloudFormation. For more information, see Controlling Access with AWS Identity and Access Management in the AWS CloudFormation User Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceTypes", "getterDocumentation" : "

                                      The template resource types that you have permissions to work with if you execute this change set, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance.

                                      If the list of resource types doesn't include a resource type that you're updating, the stack update fails. By default, AWS CloudFormation grants permissions to all resource types. AWS Identity and Access Management (IAM) uses this parameter for condition keys in IAM policies for AWS CloudFormation. For more information, see Controlling Access with AWS Identity and Access Management in the AWS CloudFormation User Guide.

                                      \n

                                      \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                      \n@return The template resource types that you have permissions to work with if you execute this change set, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance.

                                      If the list of resource types doesn't include a resource type that you're updating, the stack update fails. By default, AWS CloudFormation grants permissions to all resource types. AWS Identity and Access Management (IAM) uses this parameter for condition keys in IAM policies for AWS CloudFormation. For more information, see Controlling Access with AWS Identity and Access Management in the AWS CloudFormation User Guide.", "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" : "ResourceTypes", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceTypes", "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" : "ResourceType", "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" : "ResourceTypes", "sensitive" : false, "setterDocumentation" : "

                                      The template resource types that you have permissions to work with if you execute this change set, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance.

                                      If the list of resource types doesn't include a resource type that you're updating, the stack update fails. By default, AWS CloudFormation grants permissions to all resource types. AWS Identity and Access Management (IAM) uses this parameter for condition keys in IAM policies for AWS CloudFormation. For more information, see Controlling Access with AWS Identity and Access Management in the AWS CloudFormation User Guide.

                                      \n@param resourceTypes The template resource types that you have permissions to work with if you execute this change set, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance.

                                      If the list of resource types doesn't include a resource type that you're updating, the stack update fails. By default, AWS CloudFormation grants permissions to all resource types. AWS Identity and Access Management (IAM) uses this parameter for condition keys in IAM policies for AWS CloudFormation. For more information, see Controlling Access with AWS Identity and Access Management in the AWS CloudFormation User Guide.", "setterMethodName" : "setResourceTypes", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "resourceTypes", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "resourceTypes", "variableType" : "java.util.List", "documentation" : "

                                      The template resource types that you have permissions to work with if you execute this change set, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance.

                                      If the list of resource types doesn't include a resource type that you're updating, the stack update fails. By default, AWS CloudFormation grants permissions to all resource types. AWS Identity and Access Management (IAM) uses this parameter for condition keys in IAM policies for AWS CloudFormation. For more information, see Controlling Access with AWS Identity and Access Management in the AWS CloudFormation User Guide.

                                      ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRoleARN", "beanStyleSetterMethodName" : "setRoleARN", "c2jName" : "RoleARN", "c2jShape" : "RoleARN", "defaultConsumerFluentSetterDocumentation" : "

                                      The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes when executing the change set. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                                      If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                                      \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 #roleARN(String)}.\n@param roleARN 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 #roleARN(String)", "deprecated" : false, "documentation" : "

                                      The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes when executing the change set. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                                      If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "roleARN", "fluentSetterDocumentation" : "

                                      The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes when executing the change set. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                                      If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                                      \n@param roleARN The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes when executing the change set. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                                      If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "roleARN", "getterDocumentation" : "

                                      The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes when executing the change set. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                                      If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                                      \n@return The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes when executing the change set. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                                      If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.", "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" : "RoleARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RoleARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "RoleARN", "sensitive" : false, "setterDocumentation" : "

                                      The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes when executing the change set. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                                      If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                                      \n@param roleARN The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes when executing the change set. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                                      If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.", "setterMethodName" : "setRoleARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "roleARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "roleARN", "variableType" : "String", "documentation" : "

                                      The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes when executing the change set. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                                      If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRollbackConfiguration", "beanStyleSetterMethodName" : "setRollbackConfiguration", "c2jName" : "RollbackConfiguration", "c2jShape" : "RollbackConfiguration", "defaultConsumerFluentSetterDocumentation" : "

                                      The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                      \nThis is a convenience that creates an instance of the {@link RollbackConfiguration.Builder} avoiding the need to create one manually via {@link RollbackConfiguration#builder()}.\n\nWhen the {@link Consumer} completes, {@link RollbackConfiguration.Builder#build()} is called immediately and its result is passed to {@link #rollbackConfiguration(RollbackConfiguration)}.\n@param rollbackConfiguration a consumer that will call methods on {@link RollbackConfiguration.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #rollbackConfiguration(RollbackConfiguration)", "deprecated" : false, "documentation" : "

                                      The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "rollbackConfiguration", "fluentSetterDocumentation" : "

                                      The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                      \n@param rollbackConfiguration The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "rollbackConfiguration", "getterDocumentation" : "

                                      The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                      \n@return The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.", "getterModel" : { "returnType" : "RollbackConfiguration", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "RollbackConfiguration", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RollbackConfiguration", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "RollbackConfiguration", "sensitive" : false, "setterDocumentation" : "

                                      The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                      \n@param rollbackConfiguration The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.", "setterMethodName" : "setRollbackConfiguration", "setterModel" : { "variableDeclarationType" : "RollbackConfiguration", "variableName" : "rollbackConfiguration", "variableType" : "RollbackConfiguration", "documentation" : null, "simpleType" : "RollbackConfiguration", "variableSetterType" : "RollbackConfiguration" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "RollbackConfiguration", "variableName" : "rollbackConfiguration", "variableType" : "RollbackConfiguration", "documentation" : "

                                      The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                      ", "simpleType" : "RollbackConfiguration", "variableSetterType" : "RollbackConfiguration" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNotificationARNs", "beanStyleSetterMethodName" : "setNotificationARNs", "c2jName" : "NotificationARNs", "c2jShape" : "NotificationARNs", "defaultConsumerFluentSetterDocumentation" : "

                                      The Amazon Resource Names (ARNs) of Amazon Simple Notification Service (Amazon SNS) topics that AWS CloudFormation associates with the stack. To remove all associated notification topics, specify an empty list.

                                      \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 #notificationARNs(List)}.\n@param notificationARNs 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 #notificationARNs(List)", "deprecated" : false, "documentation" : "

                                      The Amazon Resource Names (ARNs) of Amazon Simple Notification Service (Amazon SNS) topics that AWS CloudFormation associates with the stack. To remove all associated notification topics, specify an empty list.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "notificationARNs", "fluentSetterDocumentation" : "

                                      The Amazon Resource Names (ARNs) of Amazon Simple Notification Service (Amazon SNS) topics that AWS CloudFormation associates with the stack. To remove all associated notification topics, specify an empty list.

                                      \n@param notificationARNs The Amazon Resource Names (ARNs) of Amazon Simple Notification Service (Amazon SNS) topics that AWS CloudFormation associates with the stack. To remove all associated notification topics, specify an empty list.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "notificationARNs", "getterDocumentation" : "

                                      The Amazon Resource Names (ARNs) of Amazon Simple Notification Service (Amazon SNS) topics that AWS CloudFormation associates with the stack. To remove all associated notification topics, specify an empty list.

                                      \n

                                      \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                      \n@return The Amazon Resource Names (ARNs) of Amazon Simple Notification Service (Amazon SNS) topics that AWS CloudFormation associates with the stack. To remove all associated notification topics, specify an empty list.", "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" : "NotificationARNs", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NotificationARNs", "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" : "NotificationARN", "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" : "NotificationARNs", "sensitive" : false, "setterDocumentation" : "

                                      The Amazon Resource Names (ARNs) of Amazon Simple Notification Service (Amazon SNS) topics that AWS CloudFormation associates with the stack. To remove all associated notification topics, specify an empty list.

                                      \n@param notificationARNs The Amazon Resource Names (ARNs) of Amazon Simple Notification Service (Amazon SNS) topics that AWS CloudFormation associates with the stack. To remove all associated notification topics, specify an empty list.", "setterMethodName" : "setNotificationARNs", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "notificationARNs", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "notificationARNs", "variableType" : "java.util.List", "documentation" : "

                                      The Amazon Resource Names (ARNs) of Amazon Simple Notification Service (Amazon SNS) topics that AWS CloudFormation associates with the stack. To remove all associated notification topics, specify an empty list.

                                      ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "Tags", "defaultConsumerFluentSetterDocumentation" : "

                                      Key-value pairs to associate with this stack. AWS CloudFormation also propagates these tags to resources in the stack. You can specify a maximum of 50 tags.

                                      \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 #tags(List)}.\n@param tags 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 #tags(List)", "deprecated" : false, "documentation" : "

                                      Key-value pairs to associate with this stack. AWS CloudFormation also propagates these tags to resources in the stack. You can specify a maximum of 50 tags.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tags", "fluentSetterDocumentation" : "

                                      Key-value pairs to associate with this stack. AWS CloudFormation also propagates these tags to resources in the stack. You can specify a maximum of 50 tags.

                                      \n@param tags Key-value pairs to associate with this stack. AWS CloudFormation also propagates these tags to resources in the stack. You can specify a maximum of 50 tags.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

                                      Key-value pairs to associate with this stack. AWS CloudFormation also propagates these tags to resources in the stack. You can specify a maximum of 50 tags.

                                      \n

                                      \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                      \n@return Key-value pairs to associate with this stack. AWS CloudFormation also propagates these tags to resources in the stack. You can specify a maximum of 50 tags.", "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" : "Tags", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "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" : "Tag", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Tag.Builder} avoiding the need to create one manually via {@link Tag#builder()}.\n\nWhen the {@link Consumer} completes, {@link Tag.Builder#build()} is called immediately and its result is passed to {@link #member(Tag)}.\n@param member a consumer that will call methods on {@link Tag.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Tag)", "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" : "Tag", "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" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : null, "simpleType" : "Tag", "variableSetterType" : "Tag" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : "", "simpleType" : "Tag", "variableSetterType" : "Tag" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Tag", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Tag", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

                                      Key-value pairs to associate with this stack. AWS CloudFormation also propagates these tags to resources in the stack. You can specify a maximum of 50 tags.

                                      \n@param tags Key-value pairs to associate with this stack. AWS CloudFormation also propagates these tags to resources in the stack. You can specify a maximum of 50 tags.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : "

                                      Key-value pairs to associate with this stack. AWS CloudFormation also propagates these tags to resources in the stack. You can specify a maximum of 50 tags.

                                      ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getChangeSetName", "beanStyleSetterMethodName" : "setChangeSetName", "c2jName" : "ChangeSetName", "c2jShape" : "ChangeSetName", "defaultConsumerFluentSetterDocumentation" : "

                                      The name of the change set. The name must be unique among all change sets that are associated with the specified stack.

                                      A change set name can contain only alphanumeric, case sensitive characters and hyphens. It must start with an alphabetic character and cannot exceed 128 characters.

                                      \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 #changeSetName(String)}.\n@param changeSetName 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 #changeSetName(String)", "deprecated" : false, "documentation" : "

                                      The name of the change set. The name must be unique among all change sets that are associated with the specified stack.

                                      A change set name can contain only alphanumeric, case sensitive characters and hyphens. It must start with an alphabetic character and cannot exceed 128 characters.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "changeSetName", "fluentSetterDocumentation" : "

                                      The name of the change set. The name must be unique among all change sets that are associated with the specified stack.

                                      A change set name can contain only alphanumeric, case sensitive characters and hyphens. It must start with an alphabetic character and cannot exceed 128 characters.

                                      \n@param changeSetName The name of the change set. The name must be unique among all change sets that are associated with the specified stack.

                                      A change set name can contain only alphanumeric, case sensitive characters and hyphens. It must start with an alphabetic character and cannot exceed 128 characters.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "changeSetName", "getterDocumentation" : "

                                      The name of the change set. The name must be unique among all change sets that are associated with the specified stack.

                                      A change set name can contain only alphanumeric, case sensitive characters and hyphens. It must start with an alphabetic character and cannot exceed 128 characters.

                                      \n@return The name of the change set. The name must be unique among all change sets that are associated with the specified stack.

                                      A change set name can contain only alphanumeric, case sensitive characters and hyphens. It must start with an alphabetic character and cannot exceed 128 characters.", "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" : "ChangeSetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ChangeSetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ChangeSetName", "sensitive" : false, "setterDocumentation" : "

                                      The name of the change set. The name must be unique among all change sets that are associated with the specified stack.

                                      A change set name can contain only alphanumeric, case sensitive characters and hyphens. It must start with an alphabetic character and cannot exceed 128 characters.

                                      \n@param changeSetName The name of the change set. The name must be unique among all change sets that are associated with the specified stack.

                                      A change set name can contain only alphanumeric, case sensitive characters and hyphens. It must start with an alphabetic character and cannot exceed 128 characters.", "setterMethodName" : "setChangeSetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "changeSetName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "changeSetName", "variableType" : "String", "documentation" : "

                                      The name of the change set. The name must be unique among all change sets that are associated with the specified stack.

                                      A change set name can contain only alphanumeric, case sensitive characters and hyphens. It must start with an alphabetic character and cannot exceed 128 characters.

                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getClientToken", "beanStyleSetterMethodName" : "setClientToken", "c2jName" : "ClientToken", "c2jShape" : "ClientToken", "defaultConsumerFluentSetterDocumentation" : "

                                      A unique identifier for this CreateChangeSet request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to create another change set with the same name. You might retry CreateChangeSet requests to ensure that AWS CloudFormation successfully received them.

                                      \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 #clientToken(String)}.\n@param clientToken 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 #clientToken(String)", "deprecated" : false, "documentation" : "

                                      A unique identifier for this CreateChangeSet request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to create another change set with the same name. You might retry CreateChangeSet requests to ensure that AWS CloudFormation successfully received them.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "clientToken", "fluentSetterDocumentation" : "

                                      A unique identifier for this CreateChangeSet request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to create another change set with the same name. You might retry CreateChangeSet requests to ensure that AWS CloudFormation successfully received them.

                                      \n@param clientToken A unique identifier for this CreateChangeSet request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to create another change set with the same name. You might retry CreateChangeSet requests to ensure that AWS CloudFormation successfully received them.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "clientToken", "getterDocumentation" : "

                                      A unique identifier for this CreateChangeSet request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to create another change set with the same name. You might retry CreateChangeSet requests to ensure that AWS CloudFormation successfully received them.

                                      \n@return A unique identifier for this CreateChangeSet request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to create another change set with the same name. You might retry CreateChangeSet requests to ensure that AWS CloudFormation successfully received them.", "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" : "ClientToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ClientToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ClientToken", "sensitive" : false, "setterDocumentation" : "

                                      A unique identifier for this CreateChangeSet request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to create another change set with the same name. You might retry CreateChangeSet requests to ensure that AWS CloudFormation successfully received them.

                                      \n@param clientToken A unique identifier for this CreateChangeSet request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to create another change set with the same name. You might retry CreateChangeSet requests to ensure that AWS CloudFormation successfully received them.", "setterMethodName" : "setClientToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "clientToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "clientToken", "variableType" : "String", "documentation" : "

                                      A unique identifier for this CreateChangeSet request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to create another change set with the same name. You might retry CreateChangeSet requests to ensure that AWS CloudFormation successfully received them.

                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "Description", "defaultConsumerFluentSetterDocumentation" : "

                                      A description to help you identify this change set.

                                      \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 to help you identify this change set.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

                                      A description to help you identify this change set.

                                      \n@param description A description to help you identify this change set.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "description", "getterDocumentation" : "

                                      A description to help you identify this change set.

                                      \n@return A description to help you identify this change set.", "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 to help you identify this change set.

                                      \n@param description A description to help you identify this change set.", "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 to help you identify this change set.

                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getChangeSetTypeAsString", "beanStyleSetterMethodName" : "setChangeSetType", "c2jName" : "ChangeSetType", "c2jShape" : "ChangeSetType", "defaultConsumerFluentSetterDocumentation" : "

                                      The type of change set operation. To create a change set for a new stack, specify CREATE. To create a change set for an existing stack, specify UPDATE.

                                      If you create a change set for a new stack, AWS Cloudformation creates a stack with a unique stack ID, but no template or resources. The stack will be in the REVIEW_IN_PROGRESS state until you execute the change set.

                                      By default, AWS CloudFormation specifies UPDATE. You can't use the UPDATE type to create a change set for a new stack or the CREATE type to create a change set for an existing stack.

                                      \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 #changeSetTypeAsString(String)}.\n@param changeSetType 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 #changeSetType(String)", "deprecated" : false, "documentation" : "

                                      The type of change set operation. To create a change set for a new stack, specify CREATE. To create a change set for an existing stack, specify UPDATE.

                                      If you create a change set for a new stack, AWS Cloudformation creates a stack with a unique stack ID, but no template or resources. The stack will be in the REVIEW_IN_PROGRESS state until you execute the change set.

                                      By default, AWS CloudFormation specifies UPDATE. You can't use the UPDATE type to create a change set for a new stack or the CREATE type to create a change set for an existing stack.

                                      ", "endpointDiscoveryId" : false, "enumType" : "ChangeSetType", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "changeSetType", "fluentEnumSetterMethodName" : "changeSetType", "fluentGetterMethodName" : "changeSetTypeAsString", "fluentSetterDocumentation" : "

                                      The type of change set operation. To create a change set for a new stack, specify CREATE. To create a change set for an existing stack, specify UPDATE.

                                      If you create a change set for a new stack, AWS Cloudformation creates a stack with a unique stack ID, but no template or resources. The stack will be in the REVIEW_IN_PROGRESS state until you execute the change set.

                                      By default, AWS CloudFormation specifies UPDATE. You can't use the UPDATE type to create a change set for a new stack or the CREATE type to create a change set for an existing stack.

                                      \n@param changeSetType The type of change set operation. To create a change set for a new stack, specify CREATE. To create a change set for an existing stack, specify UPDATE.

                                      If you create a change set for a new stack, AWS Cloudformation creates a stack with a unique stack ID, but no template or resources. The stack will be in the REVIEW_IN_PROGRESS state until you execute the change set.

                                      By default, AWS CloudFormation specifies UPDATE. You can't use the UPDATE type to create a change set for a new stack or the CREATE type to create a change set for an existing stack.\n@see ChangeSetType\n@return Returns a reference to this object so that method calls can be chained together.\n@see ChangeSetType", "fluentSetterMethodName" : "changeSetType", "getterDocumentation" : "

                                      The type of change set operation. To create a change set for a new stack, specify CREATE. To create a change set for an existing stack, specify UPDATE.

                                      If you create a change set for a new stack, AWS Cloudformation creates a stack with a unique stack ID, but no template or resources. The stack will be in the REVIEW_IN_PROGRESS state until you execute the change set.

                                      By default, AWS CloudFormation specifies UPDATE. You can't use the UPDATE type to create a change set for a new stack or the CREATE type to create a change set for an existing stack.

                                      \n

                                      \nIf the service returns an enum value that is not available in the current SDK version, {@link #changeSetType} will return {@link ChangeSetType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #changeSetTypeAsString}.\n

                                      \n@return The type of change set operation. To create a change set for a new stack, specify CREATE. To create a change set for an existing stack, specify UPDATE.

                                      If you create a change set for a new stack, AWS Cloudformation creates a stack with a unique stack ID, but no template or resources. The stack will be in the REVIEW_IN_PROGRESS state until you execute the change set.

                                      By default, AWS CloudFormation specifies UPDATE. You can't use the UPDATE type to create a change set for a new stack or the CREATE type to create a change set for an existing stack.\n@see ChangeSetType", "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" : "ChangeSetType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ChangeSetType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ChangeSetType", "sensitive" : false, "setterDocumentation" : "

                                      The type of change set operation. To create a change set for a new stack, specify CREATE. To create a change set for an existing stack, specify UPDATE.

                                      If you create a change set for a new stack, AWS Cloudformation creates a stack with a unique stack ID, but no template or resources. The stack will be in the REVIEW_IN_PROGRESS state until you execute the change set.

                                      By default, AWS CloudFormation specifies UPDATE. You can't use the UPDATE type to create a change set for a new stack or the CREATE type to create a change set for an existing stack.

                                      \n@param changeSetType The type of change set operation. To create a change set for a new stack, specify CREATE. To create a change set for an existing stack, specify UPDATE.

                                      If you create a change set for a new stack, AWS Cloudformation creates a stack with a unique stack ID, but no template or resources. The stack will be in the REVIEW_IN_PROGRESS state until you execute the change set.

                                      By default, AWS CloudFormation specifies UPDATE. You can't use the UPDATE type to create a change set for a new stack or the CREATE type to create a change set for an existing stack.\n@see ChangeSetType", "setterMethodName" : "setChangeSetType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "changeSetType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "changeSetType", "variableType" : "String", "documentation" : "

                                      The type of change set operation. To create a change set for a new stack, specify CREATE. To create a change set for an existing stack, specify UPDATE.

                                      If you create a change set for a new stack, AWS Cloudformation creates a stack with a unique stack ID, but no template or resources. The stack will be in the REVIEW_IN_PROGRESS state until you execute the change set.

                                      By default, AWS CloudFormation specifies UPDATE. You can't use the UPDATE type to create a change set for a new stack or the CREATE type to create a change set for an existing stack.

                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "StackName", "ChangeSetName" ], "shapeName" : "CreateChangeSetRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "CreateChangeSetRequest", "variableName" : "createChangeSetRequest", "variableType" : "CreateChangeSetRequest", "documentation" : null, "simpleType" : "CreateChangeSetRequest", "variableSetterType" : "CreateChangeSetRequest" }, "wrapper" : false, "xmlNamespace" : null }, "CreateChangeSetResponse" : { "c2jName" : "CreateChangeSetOutput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                      The output for the CreateChangeSet action.

                                      ", "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" : "getId", "beanStyleSetterMethodName" : "setId", "c2jName" : "Id", "c2jShape" : "ChangeSetId", "defaultConsumerFluentSetterDocumentation" : "

                                      The Amazon Resource Name (ARN) of the change set.

                                      \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 #id(String)}.\n@param id 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 #id(String)", "deprecated" : false, "documentation" : "

                                      The Amazon Resource Name (ARN) of the change set.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "id", "fluentSetterDocumentation" : "

                                      The Amazon Resource Name (ARN) of the change set.

                                      \n@param id The Amazon Resource Name (ARN) of the change set.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "id", "getterDocumentation" : "

                                      The Amazon Resource Name (ARN) of the change set.

                                      \n@return The Amazon Resource Name (ARN) of the change set.", "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" : "Id", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Id", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Id", "sensitive" : false, "setterDocumentation" : "

                                      The Amazon Resource Name (ARN) of the change set.

                                      \n@param id The Amazon Resource Name (ARN) of the change set.", "setterMethodName" : "setId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "id", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "id", "variableType" : "String", "documentation" : "

                                      The Amazon Resource Name (ARN) of the change set.

                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackId", "beanStyleSetterMethodName" : "setStackId", "c2jName" : "StackId", "c2jShape" : "StackId", "defaultConsumerFluentSetterDocumentation" : "

                                      The unique ID of the stack.

                                      \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 unique ID of the stack.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackId", "fluentSetterDocumentation" : "

                                      The unique ID of the stack.

                                      \n@param stackId The unique ID of the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackId", "getterDocumentation" : "

                                      The unique ID of the stack.

                                      \n@return The unique ID of the stack.", "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 unique ID of the stack.

                                      \n@param stackId The unique ID of the stack.", "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 unique ID of the stack.

                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Id" : { "beanStyleGetterMethodName" : "getId", "beanStyleSetterMethodName" : "setId", "c2jName" : "Id", "c2jShape" : "ChangeSetId", "defaultConsumerFluentSetterDocumentation" : "

                                      The Amazon Resource Name (ARN) of the change set.

                                      \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 #id(String)}.\n@param id 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 #id(String)", "deprecated" : false, "documentation" : "

                                      The Amazon Resource Name (ARN) of the change set.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "id", "fluentSetterDocumentation" : "

                                      The Amazon Resource Name (ARN) of the change set.

                                      \n@param id The Amazon Resource Name (ARN) of the change set.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "id", "getterDocumentation" : "

                                      The Amazon Resource Name (ARN) of the change set.

                                      \n@return The Amazon Resource Name (ARN) of the change set.", "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" : "Id", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Id", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Id", "sensitive" : false, "setterDocumentation" : "

                                      The Amazon Resource Name (ARN) of the change set.

                                      \n@param id The Amazon Resource Name (ARN) of the change set.", "setterMethodName" : "setId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "id", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "id", "variableType" : "String", "documentation" : "

                                      The Amazon Resource Name (ARN) of the change set.

                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackId" : { "beanStyleGetterMethodName" : "getStackId", "beanStyleSetterMethodName" : "setStackId", "c2jName" : "StackId", "c2jShape" : "StackId", "defaultConsumerFluentSetterDocumentation" : "

                                      The unique ID of the stack.

                                      \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 unique ID of the stack.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackId", "fluentSetterDocumentation" : "

                                      The unique ID of the stack.

                                      \n@param stackId The unique ID of the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackId", "getterDocumentation" : "

                                      The unique ID of the stack.

                                      \n@return The unique ID of the stack.", "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 unique ID of the stack.

                                      \n@param stackId The unique ID of the stack.", "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 unique ID of the stack.

                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getId", "beanStyleSetterMethodName" : "setId", "c2jName" : "Id", "c2jShape" : "ChangeSetId", "defaultConsumerFluentSetterDocumentation" : "

                                      The Amazon Resource Name (ARN) of the change set.

                                      \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 #id(String)}.\n@param id 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 #id(String)", "deprecated" : false, "documentation" : "

                                      The Amazon Resource Name (ARN) of the change set.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "id", "fluentSetterDocumentation" : "

                                      The Amazon Resource Name (ARN) of the change set.

                                      \n@param id The Amazon Resource Name (ARN) of the change set.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "id", "getterDocumentation" : "

                                      The Amazon Resource Name (ARN) of the change set.

                                      \n@return The Amazon Resource Name (ARN) of the change set.", "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" : "Id", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Id", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Id", "sensitive" : false, "setterDocumentation" : "

                                      The Amazon Resource Name (ARN) of the change set.

                                      \n@param id The Amazon Resource Name (ARN) of the change set.", "setterMethodName" : "setId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "id", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "id", "variableType" : "String", "documentation" : "

                                      The Amazon Resource Name (ARN) of the change set.

                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackId", "beanStyleSetterMethodName" : "setStackId", "c2jName" : "StackId", "c2jShape" : "StackId", "defaultConsumerFluentSetterDocumentation" : "

                                      The unique ID of the stack.

                                      \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 unique ID of the stack.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackId", "fluentSetterDocumentation" : "

                                      The unique ID of the stack.

                                      \n@param stackId The unique ID of the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackId", "getterDocumentation" : "

                                      The unique ID of the stack.

                                      \n@return The unique ID of the stack.", "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 unique ID of the stack.

                                      \n@param stackId The unique ID of the stack.", "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 unique ID of the stack.

                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "CreateChangeSetResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : "CreateChangeSetResult" }, "variable" : { "variableDeclarationType" : "CreateChangeSetResponse", "variableName" : "createChangeSetResponse", "variableType" : "CreateChangeSetResponse", "documentation" : null, "simpleType" : "CreateChangeSetResponse", "variableSetterType" : "CreateChangeSetResponse" }, "wrapper" : false, "xmlNamespace" : null }, "CreateStackInstancesRequest" : { "c2jName" : "CreateStackInstancesInput", "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" : "CreateStackInstances", "locationName" : null, "requestUri" : "/", "target" : "CreateStackInstances", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getStackSetName", "beanStyleSetterMethodName" : "setStackSetName", "c2jName" : "StackSetName", "c2jShape" : "StackSetName", "defaultConsumerFluentSetterDocumentation" : "

                                      The name or unique ID of the stack set that you want to create stack instances from.

                                      \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 #stackSetName(String)}.\n@param stackSetName 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 #stackSetName(String)", "deprecated" : false, "documentation" : "

                                      The name or unique ID of the stack set that you want to create stack instances from.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackSetName", "fluentSetterDocumentation" : "

                                      The name or unique ID of the stack set that you want to create stack instances from.

                                      \n@param stackSetName The name or unique ID of the stack set that you want to create stack instances from.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackSetName", "getterDocumentation" : "

                                      The name or unique ID of the stack set that you want to create stack instances from.

                                      \n@return The name or unique ID of the stack set that you want to create stack instances from.", "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" : "StackSetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackSetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackSetName", "sensitive" : false, "setterDocumentation" : "

                                      The name or unique ID of the stack set that you want to create stack instances from.

                                      \n@param stackSetName The name or unique ID of the stack set that you want to create stack instances from.", "setterMethodName" : "setStackSetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : "

                                      The name or unique ID of the stack set that you want to create stack instances from.

                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAccounts", "beanStyleSetterMethodName" : "setAccounts", "c2jName" : "Accounts", "c2jShape" : "AccountList", "defaultConsumerFluentSetterDocumentation" : "

                                      The names of one or more AWS accounts that you want to create stack instances in the specified region(s) for.

                                      \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 #accounts(List)}.\n@param accounts 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 #accounts(List)", "deprecated" : false, "documentation" : "

                                      The names of one or more AWS accounts that you want to create stack instances in the specified region(s) for.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "accounts", "fluentSetterDocumentation" : "

                                      The names of one or more AWS accounts that you want to create stack instances in the specified region(s) for.

                                      \n@param accounts The names of one or more AWS accounts that you want to create stack instances in the specified region(s) for.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "accounts", "getterDocumentation" : "

                                      The names of one or more AWS accounts that you want to create stack instances in the specified region(s) for.

                                      \n

                                      \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                      \n@return The names of one or more AWS accounts that you want to create stack instances in the specified region(s) for.", "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" : "Accounts", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Accounts", "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" : "Account", "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" : "Accounts", "sensitive" : false, "setterDocumentation" : "

                                      The names of one or more AWS accounts that you want to create stack instances in the specified region(s) for.

                                      \n@param accounts The names of one or more AWS accounts that you want to create stack instances in the specified region(s) for.", "setterMethodName" : "setAccounts", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "accounts", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "accounts", "variableType" : "java.util.List", "documentation" : "

                                      The names of one or more AWS accounts that you want to create stack instances in the specified region(s) for.

                                      ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRegions", "beanStyleSetterMethodName" : "setRegions", "c2jName" : "Regions", "c2jShape" : "RegionList", "defaultConsumerFluentSetterDocumentation" : "

                                      The names of one or more regions where you want to create stack instances using the specified AWS account(s).

                                      \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 #regions(List)}.\n@param regions 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 #regions(List)", "deprecated" : false, "documentation" : "

                                      The names of one or more regions where you want to create stack instances using the specified AWS account(s).

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "regions", "fluentSetterDocumentation" : "

                                      The names of one or more regions where you want to create stack instances using the specified AWS account(s).

                                      \n@param regions The names of one or more regions where you want to create stack instances using the specified AWS account(s).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "regions", "getterDocumentation" : "

                                      The names of one or more regions where you want to create stack instances using the specified AWS account(s).

                                      \n

                                      \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                      \n@return The names of one or more regions where you want to create stack instances using the specified AWS account(s).", "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" : "Regions", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Regions", "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" : "Region", "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" : "Regions", "sensitive" : false, "setterDocumentation" : "

                                      The names of one or more regions where you want to create stack instances using the specified AWS account(s).

                                      \n@param regions The names of one or more regions where you want to create stack instances using the specified AWS account(s).", "setterMethodName" : "setRegions", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "regions", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "regions", "variableType" : "java.util.List", "documentation" : "

                                      The names of one or more regions where you want to create stack instances using the specified AWS account(s).

                                      ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getParameterOverrides", "beanStyleSetterMethodName" : "setParameterOverrides", "c2jName" : "ParameterOverrides", "c2jShape" : "Parameters", "defaultConsumerFluentSetterDocumentation" : "

                                      A list of stack set parameters whose values you want to override in the selected stack instances.

                                      Any overridden parameter values will be applied to all stack instances in the specified accounts and regions. When specifying parameters and their values, be aware of how AWS CloudFormation sets parameter values during stack instance operations:

                                      • To override the current value for a parameter, include the parameter and specify its value.

                                      • To leave a parameter set to its present value, you can do one of the following:

                                        • Do not include the parameter in the list.

                                        • Include the parameter and specify UsePreviousValue as true. (You cannot specify both a value and set UsePreviousValue to true.)

                                      • To set all overridden parameter back to the values specified in the stack set, specify a parameter list but do not include any parameters.

                                      • To leave all parameters set to their present values, do not specify this property at all.

                                      During stack set updates, any parameter values overridden for a stack instance are not updated, but retain their overridden value.

                                      You can only override the parameter values that are specified in the stack set; to add or delete a parameter itself, use UpdateStackSet to update the stack set template.

                                      \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 #parameterOverrides(List)}.\n@param parameterOverrides 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 #parameterOverrides(List)", "deprecated" : false, "documentation" : "

                                      A list of stack set parameters whose values you want to override in the selected stack instances.

                                      Any overridden parameter values will be applied to all stack instances in the specified accounts and regions. When specifying parameters and their values, be aware of how AWS CloudFormation sets parameter values during stack instance operations:

                                      • To override the current value for a parameter, include the parameter and specify its value.

                                      • To leave a parameter set to its present value, you can do one of the following:

                                        • Do not include the parameter in the list.

                                        • Include the parameter and specify UsePreviousValue as true. (You cannot specify both a value and set UsePreviousValue to true.)

                                      • To set all overridden parameter back to the values specified in the stack set, specify a parameter list but do not include any parameters.

                                      • To leave all parameters set to their present values, do not specify this property at all.

                                      During stack set updates, any parameter values overridden for a stack instance are not updated, but retain their overridden value.

                                      You can only override the parameter values that are specified in the stack set; to add or delete a parameter itself, use UpdateStackSet to update the stack set template.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "parameterOverrides", "fluentSetterDocumentation" : "

                                      A list of stack set parameters whose values you want to override in the selected stack instances.

                                      Any overridden parameter values will be applied to all stack instances in the specified accounts and regions. When specifying parameters and their values, be aware of how AWS CloudFormation sets parameter values during stack instance operations:

                                      • To override the current value for a parameter, include the parameter and specify its value.

                                      • To leave a parameter set to its present value, you can do one of the following:

                                        • Do not include the parameter in the list.

                                        • Include the parameter and specify UsePreviousValue as true. (You cannot specify both a value and set UsePreviousValue to true.)

                                      • To set all overridden parameter back to the values specified in the stack set, specify a parameter list but do not include any parameters.

                                      • To leave all parameters set to their present values, do not specify this property at all.

                                      During stack set updates, any parameter values overridden for a stack instance are not updated, but retain their overridden value.

                                      You can only override the parameter values that are specified in the stack set; to add or delete a parameter itself, use UpdateStackSet to update the stack set template.

                                      \n@param parameterOverrides A list of stack set parameters whose values you want to override in the selected stack instances.

                                      Any overridden parameter values will be applied to all stack instances in the specified accounts and regions. When specifying parameters and their values, be aware of how AWS CloudFormation sets parameter values during stack instance operations:

                                      • To override the current value for a parameter, include the parameter and specify its value.

                                      • To leave a parameter set to its present value, you can do one of the following:

                                        • Do not include the parameter in the list.

                                        • Include the parameter and specify UsePreviousValue as true. (You cannot specify both a value and set UsePreviousValue to true.)

                                      • To set all overridden parameter back to the values specified in the stack set, specify a parameter list but do not include any parameters.

                                      • To leave all parameters set to their present values, do not specify this property at all.

                                      During stack set updates, any parameter values overridden for a stack instance are not updated, but retain their overridden value.

                                      You can only override the parameter values that are specified in the stack set; to add or delete a parameter itself, use UpdateStackSet to update the stack set template.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parameterOverrides", "getterDocumentation" : "

                                      A list of stack set parameters whose values you want to override in the selected stack instances.

                                      Any overridden parameter values will be applied to all stack instances in the specified accounts and regions. When specifying parameters and their values, be aware of how AWS CloudFormation sets parameter values during stack instance operations:

                                      • To override the current value for a parameter, include the parameter and specify its value.

                                      • To leave a parameter set to its present value, you can do one of the following:

                                        • Do not include the parameter in the list.

                                        • Include the parameter and specify UsePreviousValue as true. (You cannot specify both a value and set UsePreviousValue to true.)

                                      • To set all overridden parameter back to the values specified in the stack set, specify a parameter list but do not include any parameters.

                                      • To leave all parameters set to their present values, do not specify this property at all.

                                      During stack set updates, any parameter values overridden for a stack instance are not updated, but retain their overridden value.

                                      You can only override the parameter values that are specified in the stack set; to add or delete a parameter itself, use UpdateStackSet to update the stack set template.

                                      \n

                                      \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                      \n@return A list of stack set parameters whose values you want to override in the selected stack instances.

                                      Any overridden parameter values will be applied to all stack instances in the specified accounts and regions. When specifying parameters and their values, be aware of how AWS CloudFormation sets parameter values during stack instance operations:

                                      • To override the current value for a parameter, include the parameter and specify its value.

                                      • To leave a parameter set to its present value, you can do one of the following:

                                        • Do not include the parameter in the list.

                                        • Include the parameter and specify UsePreviousValue as true. (You cannot specify both a value and set UsePreviousValue to true.)

                                      • To set all overridden parameter back to the values specified in the stack set, specify a parameter list but do not include any parameters.

                                      • To leave all parameters set to their present values, do not specify this property at all.

                                      During stack set updates, any parameter values overridden for a stack instance are not updated, but retain their overridden value.

                                      You can only override the parameter values that are specified in the stack set; to add or delete a parameter itself, use UpdateStackSet to update the stack set template.", "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" : "ParameterOverrides", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ParameterOverrides", "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" : "Parameter", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Parameter.Builder} avoiding the need to create one manually via {@link Parameter#builder()}.\n\nWhen the {@link Consumer} completes, {@link Parameter.Builder#build()} is called immediately and its result is passed to {@link #member(Parameter)}.\n@param member a consumer that will call methods on {@link Parameter.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Parameter)", "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" : "Parameter", "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" : "Parameter", "variableName" : "member", "variableType" : "Parameter", "documentation" : null, "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Parameter", "variableName" : "member", "variableType" : "Parameter", "documentation" : "", "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Parameter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Parameter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "ParameterOverrides", "sensitive" : false, "setterDocumentation" : "

                                      A list of stack set parameters whose values you want to override in the selected stack instances.

                                      Any overridden parameter values will be applied to all stack instances in the specified accounts and regions. When specifying parameters and their values, be aware of how AWS CloudFormation sets parameter values during stack instance operations:

                                      • To override the current value for a parameter, include the parameter and specify its value.

                                      • To leave a parameter set to its present value, you can do one of the following:

                                        • Do not include the parameter in the list.

                                        • Include the parameter and specify UsePreviousValue as true. (You cannot specify both a value and set UsePreviousValue to true.)

                                      • To set all overridden parameter back to the values specified in the stack set, specify a parameter list but do not include any parameters.

                                      • To leave all parameters set to their present values, do not specify this property at all.

                                      During stack set updates, any parameter values overridden for a stack instance are not updated, but retain their overridden value.

                                      You can only override the parameter values that are specified in the stack set; to add or delete a parameter itself, use UpdateStackSet to update the stack set template.

                                      \n@param parameterOverrides A list of stack set parameters whose values you want to override in the selected stack instances.

                                      Any overridden parameter values will be applied to all stack instances in the specified accounts and regions. When specifying parameters and their values, be aware of how AWS CloudFormation sets parameter values during stack instance operations:

                                      • To override the current value for a parameter, include the parameter and specify its value.

                                      • To leave a parameter set to its present value, you can do one of the following:

                                        • Do not include the parameter in the list.

                                        • Include the parameter and specify UsePreviousValue as true. (You cannot specify both a value and set UsePreviousValue to true.)

                                      • To set all overridden parameter back to the values specified in the stack set, specify a parameter list but do not include any parameters.

                                      • To leave all parameters set to their present values, do not specify this property at all.

                                      During stack set updates, any parameter values overridden for a stack instance are not updated, but retain their overridden value.

                                      You can only override the parameter values that are specified in the stack set; to add or delete a parameter itself, use UpdateStackSet to update the stack set template.", "setterMethodName" : "setParameterOverrides", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameterOverrides", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameterOverrides", "variableType" : "java.util.List", "documentation" : "

                                      A list of stack set parameters whose values you want to override in the selected stack instances.

                                      Any overridden parameter values will be applied to all stack instances in the specified accounts and regions. When specifying parameters and their values, be aware of how AWS CloudFormation sets parameter values during stack instance operations:

                                      • To override the current value for a parameter, include the parameter and specify its value.

                                      • To leave a parameter set to its present value, you can do one of the following:

                                        • Do not include the parameter in the list.

                                        • Include the parameter and specify UsePreviousValue as true. (You cannot specify both a value and set UsePreviousValue to true.)

                                      • To set all overridden parameter back to the values specified in the stack set, specify a parameter list but do not include any parameters.

                                      • To leave all parameters set to their present values, do not specify this property at all.

                                      During stack set updates, any parameter values overridden for a stack instance are not updated, but retain their overridden value.

                                      You can only override the parameter values that are specified in the stack set; to add or delete a parameter itself, use UpdateStackSet to update the stack set template.

                                      ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getOperationPreferences", "beanStyleSetterMethodName" : "setOperationPreferences", "c2jName" : "OperationPreferences", "c2jShape" : "StackSetOperationPreferences", "defaultConsumerFluentSetterDocumentation" : "

                                      Preferences for how AWS CloudFormation performs this stack set operation.

                                      \nThis is a convenience that creates an instance of the {@link StackSetOperationPreferences.Builder} avoiding the need to create one manually via {@link StackSetOperationPreferences#builder()}.\n\nWhen the {@link Consumer} completes, {@link StackSetOperationPreferences.Builder#build()} is called immediately and its result is passed to {@link #operationPreferences(StackSetOperationPreferences)}.\n@param operationPreferences a consumer that will call methods on {@link StackSetOperationPreferences.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #operationPreferences(StackSetOperationPreferences)", "deprecated" : false, "documentation" : "

                                      Preferences for how AWS CloudFormation performs this stack set operation.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "operationPreferences", "fluentSetterDocumentation" : "

                                      Preferences for how AWS CloudFormation performs this stack set operation.

                                      \n@param operationPreferences Preferences for how AWS CloudFormation performs this stack set operation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "operationPreferences", "getterDocumentation" : "

                                      Preferences for how AWS CloudFormation performs this stack set operation.

                                      \n@return Preferences for how AWS CloudFormation performs this stack set operation.", "getterModel" : { "returnType" : "StackSetOperationPreferences", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "OperationPreferences", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OperationPreferences", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "OperationPreferences", "sensitive" : false, "setterDocumentation" : "

                                      Preferences for how AWS CloudFormation performs this stack set operation.

                                      \n@param operationPreferences Preferences for how AWS CloudFormation performs this stack set operation.", "setterMethodName" : "setOperationPreferences", "setterModel" : { "variableDeclarationType" : "StackSetOperationPreferences", "variableName" : "operationPreferences", "variableType" : "StackSetOperationPreferences", "documentation" : null, "simpleType" : "StackSetOperationPreferences", "variableSetterType" : "StackSetOperationPreferences" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StackSetOperationPreferences", "variableName" : "operationPreferences", "variableType" : "StackSetOperationPreferences", "documentation" : "

                                      Preferences for how AWS CloudFormation performs this stack set operation.

                                      ", "simpleType" : "StackSetOperationPreferences", "variableSetterType" : "StackSetOperationPreferences" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getOperationId", "beanStyleSetterMethodName" : "setOperationId", "c2jName" : "OperationId", "c2jShape" : "ClientRequestToken", "defaultConsumerFluentSetterDocumentation" : "

                                      The unique identifier for this stack set operation.

                                      The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You might retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                      If you don't specify an operation ID, the SDK generates one automatically.

                                      Repeating this stack set operation with a new operation ID retries all stack instances whose status is OUTDATED.

                                      \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 #operationId(String)}.\n@param operationId 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 #operationId(String)", "deprecated" : false, "documentation" : "

                                      The unique identifier for this stack set operation.

                                      The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You might retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                      If you don't specify an operation ID, the SDK generates one automatically.

                                      Repeating this stack set operation with a new operation ID retries all stack instances whose status is OUTDATED.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "operationId", "fluentSetterDocumentation" : "

                                      The unique identifier for this stack set operation.

                                      The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You might retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                      If you don't specify an operation ID, the SDK generates one automatically.

                                      Repeating this stack set operation with a new operation ID retries all stack instances whose status is OUTDATED.

                                      \n@param operationId The unique identifier for this stack set operation.

                                      The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You might retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                      If you don't specify an operation ID, the SDK generates one automatically.

                                      Repeating this stack set operation with a new operation ID retries all stack instances whose status is OUTDATED.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "operationId", "getterDocumentation" : "

                                      The unique identifier for this stack set operation.

                                      The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You might retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                      If you don't specify an operation ID, the SDK generates one automatically.

                                      Repeating this stack set operation with a new operation ID retries all stack instances whose status is OUTDATED.

                                      \n@return The unique identifier for this stack set operation.

                                      The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You might retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                      If you don't specify an operation ID, the SDK generates one automatically.

                                      Repeating this stack set operation with a new operation ID retries all stack instances whose status is OUTDATED.", "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" : "OperationId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OperationId", "uri" : false }, "idempotencyToken" : true, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "OperationId", "sensitive" : false, "setterDocumentation" : "

                                      The unique identifier for this stack set operation.

                                      The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You might retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                      If you don't specify an operation ID, the SDK generates one automatically.

                                      Repeating this stack set operation with a new operation ID retries all stack instances whose status is OUTDATED.

                                      \n@param operationId The unique identifier for this stack set operation.

                                      The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You might retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                      If you don't specify an operation ID, the SDK generates one automatically.

                                      Repeating this stack set operation with a new operation ID retries all stack instances whose status is OUTDATED.", "setterMethodName" : "setOperationId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "operationId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "operationId", "variableType" : "String", "documentation" : "

                                      The unique identifier for this stack set operation.

                                      The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You might retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                      If you don't specify an operation ID, the SDK generates one automatically.

                                      Repeating this stack set operation with a new operation ID retries all stack instances whose status is OUTDATED.

                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Accounts" : { "beanStyleGetterMethodName" : "getAccounts", "beanStyleSetterMethodName" : "setAccounts", "c2jName" : "Accounts", "c2jShape" : "AccountList", "defaultConsumerFluentSetterDocumentation" : "

                                      The names of one or more AWS accounts that you want to create stack instances in the specified region(s) for.

                                      \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 #accounts(List)}.\n@param accounts 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 #accounts(List)", "deprecated" : false, "documentation" : "

                                      The names of one or more AWS accounts that you want to create stack instances in the specified region(s) for.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "accounts", "fluentSetterDocumentation" : "

                                      The names of one or more AWS accounts that you want to create stack instances in the specified region(s) for.

                                      \n@param accounts The names of one or more AWS accounts that you want to create stack instances in the specified region(s) for.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "accounts", "getterDocumentation" : "

                                      The names of one or more AWS accounts that you want to create stack instances in the specified region(s) for.

                                      \n

                                      \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                      \n@return The names of one or more AWS accounts that you want to create stack instances in the specified region(s) for.", "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" : "Accounts", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Accounts", "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" : "Account", "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" : "Accounts", "sensitive" : false, "setterDocumentation" : "

                                      The names of one or more AWS accounts that you want to create stack instances in the specified region(s) for.

                                      \n@param accounts The names of one or more AWS accounts that you want to create stack instances in the specified region(s) for.", "setterMethodName" : "setAccounts", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "accounts", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "accounts", "variableType" : "java.util.List", "documentation" : "

                                      The names of one or more AWS accounts that you want to create stack instances in the specified region(s) for.

                                      ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "OperationId" : { "beanStyleGetterMethodName" : "getOperationId", "beanStyleSetterMethodName" : "setOperationId", "c2jName" : "OperationId", "c2jShape" : "ClientRequestToken", "defaultConsumerFluentSetterDocumentation" : "

                                      The unique identifier for this stack set operation.

                                      The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You might retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                      If you don't specify an operation ID, the SDK generates one automatically.

                                      Repeating this stack set operation with a new operation ID retries all stack instances whose status is OUTDATED.

                                      \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 #operationId(String)}.\n@param operationId 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 #operationId(String)", "deprecated" : false, "documentation" : "

                                      The unique identifier for this stack set operation.

                                      The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You might retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                      If you don't specify an operation ID, the SDK generates one automatically.

                                      Repeating this stack set operation with a new operation ID retries all stack instances whose status is OUTDATED.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "operationId", "fluentSetterDocumentation" : "

                                      The unique identifier for this stack set operation.

                                      The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You might retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                      If you don't specify an operation ID, the SDK generates one automatically.

                                      Repeating this stack set operation with a new operation ID retries all stack instances whose status is OUTDATED.

                                      \n@param operationId The unique identifier for this stack set operation.

                                      The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You might retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                      If you don't specify an operation ID, the SDK generates one automatically.

                                      Repeating this stack set operation with a new operation ID retries all stack instances whose status is OUTDATED.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "operationId", "getterDocumentation" : "

                                      The unique identifier for this stack set operation.

                                      The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You might retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                      If you don't specify an operation ID, the SDK generates one automatically.

                                      Repeating this stack set operation with a new operation ID retries all stack instances whose status is OUTDATED.

                                      \n@return The unique identifier for this stack set operation.

                                      The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You might retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                      If you don't specify an operation ID, the SDK generates one automatically.

                                      Repeating this stack set operation with a new operation ID retries all stack instances whose status is OUTDATED.", "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" : "OperationId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OperationId", "uri" : false }, "idempotencyToken" : true, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "OperationId", "sensitive" : false, "setterDocumentation" : "

                                      The unique identifier for this stack set operation.

                                      The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You might retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                      If you don't specify an operation ID, the SDK generates one automatically.

                                      Repeating this stack set operation with a new operation ID retries all stack instances whose status is OUTDATED.

                                      \n@param operationId The unique identifier for this stack set operation.

                                      The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You might retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                      If you don't specify an operation ID, the SDK generates one automatically.

                                      Repeating this stack set operation with a new operation ID retries all stack instances whose status is OUTDATED.", "setterMethodName" : "setOperationId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "operationId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "operationId", "variableType" : "String", "documentation" : "

                                      The unique identifier for this stack set operation.

                                      The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You might retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                      If you don't specify an operation ID, the SDK generates one automatically.

                                      Repeating this stack set operation with a new operation ID retries all stack instances whose status is OUTDATED.

                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "OperationPreferences" : { "beanStyleGetterMethodName" : "getOperationPreferences", "beanStyleSetterMethodName" : "setOperationPreferences", "c2jName" : "OperationPreferences", "c2jShape" : "StackSetOperationPreferences", "defaultConsumerFluentSetterDocumentation" : "

                                      Preferences for how AWS CloudFormation performs this stack set operation.

                                      \nThis is a convenience that creates an instance of the {@link StackSetOperationPreferences.Builder} avoiding the need to create one manually via {@link StackSetOperationPreferences#builder()}.\n\nWhen the {@link Consumer} completes, {@link StackSetOperationPreferences.Builder#build()} is called immediately and its result is passed to {@link #operationPreferences(StackSetOperationPreferences)}.\n@param operationPreferences a consumer that will call methods on {@link StackSetOperationPreferences.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #operationPreferences(StackSetOperationPreferences)", "deprecated" : false, "documentation" : "

                                      Preferences for how AWS CloudFormation performs this stack set operation.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "operationPreferences", "fluentSetterDocumentation" : "

                                      Preferences for how AWS CloudFormation performs this stack set operation.

                                      \n@param operationPreferences Preferences for how AWS CloudFormation performs this stack set operation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "operationPreferences", "getterDocumentation" : "

                                      Preferences for how AWS CloudFormation performs this stack set operation.

                                      \n@return Preferences for how AWS CloudFormation performs this stack set operation.", "getterModel" : { "returnType" : "StackSetOperationPreferences", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "OperationPreferences", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OperationPreferences", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "OperationPreferences", "sensitive" : false, "setterDocumentation" : "

                                      Preferences for how AWS CloudFormation performs this stack set operation.

                                      \n@param operationPreferences Preferences for how AWS CloudFormation performs this stack set operation.", "setterMethodName" : "setOperationPreferences", "setterModel" : { "variableDeclarationType" : "StackSetOperationPreferences", "variableName" : "operationPreferences", "variableType" : "StackSetOperationPreferences", "documentation" : null, "simpleType" : "StackSetOperationPreferences", "variableSetterType" : "StackSetOperationPreferences" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StackSetOperationPreferences", "variableName" : "operationPreferences", "variableType" : "StackSetOperationPreferences", "documentation" : "

                                      Preferences for how AWS CloudFormation performs this stack set operation.

                                      ", "simpleType" : "StackSetOperationPreferences", "variableSetterType" : "StackSetOperationPreferences" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ParameterOverrides" : { "beanStyleGetterMethodName" : "getParameterOverrides", "beanStyleSetterMethodName" : "setParameterOverrides", "c2jName" : "ParameterOverrides", "c2jShape" : "Parameters", "defaultConsumerFluentSetterDocumentation" : "

                                      A list of stack set parameters whose values you want to override in the selected stack instances.

                                      Any overridden parameter values will be applied to all stack instances in the specified accounts and regions. When specifying parameters and their values, be aware of how AWS CloudFormation sets parameter values during stack instance operations:

                                      • To override the current value for a parameter, include the parameter and specify its value.

                                      • To leave a parameter set to its present value, you can do one of the following:

                                        • Do not include the parameter in the list.

                                        • Include the parameter and specify UsePreviousValue as true. (You cannot specify both a value and set UsePreviousValue to true.)

                                      • To set all overridden parameter back to the values specified in the stack set, specify a parameter list but do not include any parameters.

                                      • To leave all parameters set to their present values, do not specify this property at all.

                                      During stack set updates, any parameter values overridden for a stack instance are not updated, but retain their overridden value.

                                      You can only override the parameter values that are specified in the stack set; to add or delete a parameter itself, use UpdateStackSet to update the stack set template.

                                      \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 #parameterOverrides(List)}.\n@param parameterOverrides 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 #parameterOverrides(List)", "deprecated" : false, "documentation" : "

                                      A list of stack set parameters whose values you want to override in the selected stack instances.

                                      Any overridden parameter values will be applied to all stack instances in the specified accounts and regions. When specifying parameters and their values, be aware of how AWS CloudFormation sets parameter values during stack instance operations:

                                      • To override the current value for a parameter, include the parameter and specify its value.

                                      • To leave a parameter set to its present value, you can do one of the following:

                                        • Do not include the parameter in the list.

                                        • Include the parameter and specify UsePreviousValue as true. (You cannot specify both a value and set UsePreviousValue to true.)

                                      • To set all overridden parameter back to the values specified in the stack set, specify a parameter list but do not include any parameters.

                                      • To leave all parameters set to their present values, do not specify this property at all.

                                      During stack set updates, any parameter values overridden for a stack instance are not updated, but retain their overridden value.

                                      You can only override the parameter values that are specified in the stack set; to add or delete a parameter itself, use UpdateStackSet to update the stack set template.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "parameterOverrides", "fluentSetterDocumentation" : "

                                      A list of stack set parameters whose values you want to override in the selected stack instances.

                                      Any overridden parameter values will be applied to all stack instances in the specified accounts and regions. When specifying parameters and their values, be aware of how AWS CloudFormation sets parameter values during stack instance operations:

                                      • To override the current value for a parameter, include the parameter and specify its value.

                                      • To leave a parameter set to its present value, you can do one of the following:

                                        • Do not include the parameter in the list.

                                        • Include the parameter and specify UsePreviousValue as true. (You cannot specify both a value and set UsePreviousValue to true.)

                                      • To set all overridden parameter back to the values specified in the stack set, specify a parameter list but do not include any parameters.

                                      • To leave all parameters set to their present values, do not specify this property at all.

                                      During stack set updates, any parameter values overridden for a stack instance are not updated, but retain their overridden value.

                                      You can only override the parameter values that are specified in the stack set; to add or delete a parameter itself, use UpdateStackSet to update the stack set template.

                                      \n@param parameterOverrides A list of stack set parameters whose values you want to override in the selected stack instances.

                                      Any overridden parameter values will be applied to all stack instances in the specified accounts and regions. When specifying parameters and their values, be aware of how AWS CloudFormation sets parameter values during stack instance operations:

                                      • To override the current value for a parameter, include the parameter and specify its value.

                                      • To leave a parameter set to its present value, you can do one of the following:

                                        • Do not include the parameter in the list.

                                        • Include the parameter and specify UsePreviousValue as true. (You cannot specify both a value and set UsePreviousValue to true.)

                                      • To set all overridden parameter back to the values specified in the stack set, specify a parameter list but do not include any parameters.

                                      • To leave all parameters set to their present values, do not specify this property at all.

                                      During stack set updates, any parameter values overridden for a stack instance are not updated, but retain their overridden value.

                                      You can only override the parameter values that are specified in the stack set; to add or delete a parameter itself, use UpdateStackSet to update the stack set template.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parameterOverrides", "getterDocumentation" : "

                                      A list of stack set parameters whose values you want to override in the selected stack instances.

                                      Any overridden parameter values will be applied to all stack instances in the specified accounts and regions. When specifying parameters and their values, be aware of how AWS CloudFormation sets parameter values during stack instance operations:

                                      • To override the current value for a parameter, include the parameter and specify its value.

                                      • To leave a parameter set to its present value, you can do one of the following:

                                        • Do not include the parameter in the list.

                                        • Include the parameter and specify UsePreviousValue as true. (You cannot specify both a value and set UsePreviousValue to true.)

                                      • To set all overridden parameter back to the values specified in the stack set, specify a parameter list but do not include any parameters.

                                      • To leave all parameters set to their present values, do not specify this property at all.

                                      During stack set updates, any parameter values overridden for a stack instance are not updated, but retain their overridden value.

                                      You can only override the parameter values that are specified in the stack set; to add or delete a parameter itself, use UpdateStackSet to update the stack set template.

                                      \n

                                      \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                      \n@return A list of stack set parameters whose values you want to override in the selected stack instances.

                                      Any overridden parameter values will be applied to all stack instances in the specified accounts and regions. When specifying parameters and their values, be aware of how AWS CloudFormation sets parameter values during stack instance operations:

                                      • To override the current value for a parameter, include the parameter and specify its value.

                                      • To leave a parameter set to its present value, you can do one of the following:

                                        • Do not include the parameter in the list.

                                        • Include the parameter and specify UsePreviousValue as true. (You cannot specify both a value and set UsePreviousValue to true.)

                                      • To set all overridden parameter back to the values specified in the stack set, specify a parameter list but do not include any parameters.

                                      • To leave all parameters set to their present values, do not specify this property at all.

                                      During stack set updates, any parameter values overridden for a stack instance are not updated, but retain their overridden value.

                                      You can only override the parameter values that are specified in the stack set; to add or delete a parameter itself, use UpdateStackSet to update the stack set template.", "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" : "ParameterOverrides", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ParameterOverrides", "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" : "Parameter", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Parameter.Builder} avoiding the need to create one manually via {@link Parameter#builder()}.\n\nWhen the {@link Consumer} completes, {@link Parameter.Builder#build()} is called immediately and its result is passed to {@link #member(Parameter)}.\n@param member a consumer that will call methods on {@link Parameter.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Parameter)", "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" : "Parameter", "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" : "Parameter", "variableName" : "member", "variableType" : "Parameter", "documentation" : null, "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Parameter", "variableName" : "member", "variableType" : "Parameter", "documentation" : "", "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Parameter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Parameter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "ParameterOverrides", "sensitive" : false, "setterDocumentation" : "

                                      A list of stack set parameters whose values you want to override in the selected stack instances.

                                      Any overridden parameter values will be applied to all stack instances in the specified accounts and regions. When specifying parameters and their values, be aware of how AWS CloudFormation sets parameter values during stack instance operations:

                                      • To override the current value for a parameter, include the parameter and specify its value.

                                      • To leave a parameter set to its present value, you can do one of the following:

                                        • Do not include the parameter in the list.

                                        • Include the parameter and specify UsePreviousValue as true. (You cannot specify both a value and set UsePreviousValue to true.)

                                      • To set all overridden parameter back to the values specified in the stack set, specify a parameter list but do not include any parameters.

                                      • To leave all parameters set to their present values, do not specify this property at all.

                                      During stack set updates, any parameter values overridden for a stack instance are not updated, but retain their overridden value.

                                      You can only override the parameter values that are specified in the stack set; to add or delete a parameter itself, use UpdateStackSet to update the stack set template.

                                      \n@param parameterOverrides A list of stack set parameters whose values you want to override in the selected stack instances.

                                      Any overridden parameter values will be applied to all stack instances in the specified accounts and regions. When specifying parameters and their values, be aware of how AWS CloudFormation sets parameter values during stack instance operations:

                                      • To override the current value for a parameter, include the parameter and specify its value.

                                      • To leave a parameter set to its present value, you can do one of the following:

                                        • Do not include the parameter in the list.

                                        • Include the parameter and specify UsePreviousValue as true. (You cannot specify both a value and set UsePreviousValue to true.)

                                      • To set all overridden parameter back to the values specified in the stack set, specify a parameter list but do not include any parameters.

                                      • To leave all parameters set to their present values, do not specify this property at all.

                                      During stack set updates, any parameter values overridden for a stack instance are not updated, but retain their overridden value.

                                      You can only override the parameter values that are specified in the stack set; to add or delete a parameter itself, use UpdateStackSet to update the stack set template.", "setterMethodName" : "setParameterOverrides", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameterOverrides", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameterOverrides", "variableType" : "java.util.List", "documentation" : "

                                      A list of stack set parameters whose values you want to override in the selected stack instances.

                                      Any overridden parameter values will be applied to all stack instances in the specified accounts and regions. When specifying parameters and their values, be aware of how AWS CloudFormation sets parameter values during stack instance operations:

                                      • To override the current value for a parameter, include the parameter and specify its value.

                                      • To leave a parameter set to its present value, you can do one of the following:

                                        • Do not include the parameter in the list.

                                        • Include the parameter and specify UsePreviousValue as true. (You cannot specify both a value and set UsePreviousValue to true.)

                                      • To set all overridden parameter back to the values specified in the stack set, specify a parameter list but do not include any parameters.

                                      • To leave all parameters set to their present values, do not specify this property at all.

                                      During stack set updates, any parameter values overridden for a stack instance are not updated, but retain their overridden value.

                                      You can only override the parameter values that are specified in the stack set; to add or delete a parameter itself, use UpdateStackSet to update the stack set template.

                                      ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Regions" : { "beanStyleGetterMethodName" : "getRegions", "beanStyleSetterMethodName" : "setRegions", "c2jName" : "Regions", "c2jShape" : "RegionList", "defaultConsumerFluentSetterDocumentation" : "

                                      The names of one or more regions where you want to create stack instances using the specified AWS account(s).

                                      \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 #regions(List)}.\n@param regions 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 #regions(List)", "deprecated" : false, "documentation" : "

                                      The names of one or more regions where you want to create stack instances using the specified AWS account(s).

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "regions", "fluentSetterDocumentation" : "

                                      The names of one or more regions where you want to create stack instances using the specified AWS account(s).

                                      \n@param regions The names of one or more regions where you want to create stack instances using the specified AWS account(s).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "regions", "getterDocumentation" : "

                                      The names of one or more regions where you want to create stack instances using the specified AWS account(s).

                                      \n

                                      \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                      \n@return The names of one or more regions where you want to create stack instances using the specified AWS account(s).", "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" : "Regions", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Regions", "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" : "Region", "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" : "Regions", "sensitive" : false, "setterDocumentation" : "

                                      The names of one or more regions where you want to create stack instances using the specified AWS account(s).

                                      \n@param regions The names of one or more regions where you want to create stack instances using the specified AWS account(s).", "setterMethodName" : "setRegions", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "regions", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "regions", "variableType" : "java.util.List", "documentation" : "

                                      The names of one or more regions where you want to create stack instances using the specified AWS account(s).

                                      ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackSetName" : { "beanStyleGetterMethodName" : "getStackSetName", "beanStyleSetterMethodName" : "setStackSetName", "c2jName" : "StackSetName", "c2jShape" : "StackSetName", "defaultConsumerFluentSetterDocumentation" : "

                                      The name or unique ID of the stack set that you want to create stack instances from.

                                      \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 #stackSetName(String)}.\n@param stackSetName 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 #stackSetName(String)", "deprecated" : false, "documentation" : "

                                      The name or unique ID of the stack set that you want to create stack instances from.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackSetName", "fluentSetterDocumentation" : "

                                      The name or unique ID of the stack set that you want to create stack instances from.

                                      \n@param stackSetName The name or unique ID of the stack set that you want to create stack instances from.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackSetName", "getterDocumentation" : "

                                      The name or unique ID of the stack set that you want to create stack instances from.

                                      \n@return The name or unique ID of the stack set that you want to create stack instances from.", "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" : "StackSetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackSetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackSetName", "sensitive" : false, "setterDocumentation" : "

                                      The name or unique ID of the stack set that you want to create stack instances from.

                                      \n@param stackSetName The name or unique ID of the stack set that you want to create stack instances from.", "setterMethodName" : "setStackSetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : "

                                      The name or unique ID of the stack set that you want to create stack instances from.

                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getStackSetName", "beanStyleSetterMethodName" : "setStackSetName", "c2jName" : "StackSetName", "c2jShape" : "StackSetName", "defaultConsumerFluentSetterDocumentation" : "

                                      The name or unique ID of the stack set that you want to create stack instances from.

                                      \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 #stackSetName(String)}.\n@param stackSetName 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 #stackSetName(String)", "deprecated" : false, "documentation" : "

                                      The name or unique ID of the stack set that you want to create stack instances from.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackSetName", "fluentSetterDocumentation" : "

                                      The name or unique ID of the stack set that you want to create stack instances from.

                                      \n@param stackSetName The name or unique ID of the stack set that you want to create stack instances from.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackSetName", "getterDocumentation" : "

                                      The name or unique ID of the stack set that you want to create stack instances from.

                                      \n@return The name or unique ID of the stack set that you want to create stack instances from.", "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" : "StackSetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackSetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackSetName", "sensitive" : false, "setterDocumentation" : "

                                      The name or unique ID of the stack set that you want to create stack instances from.

                                      \n@param stackSetName The name or unique ID of the stack set that you want to create stack instances from.", "setterMethodName" : "setStackSetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : "

                                      The name or unique ID of the stack set that you want to create stack instances from.

                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAccounts", "beanStyleSetterMethodName" : "setAccounts", "c2jName" : "Accounts", "c2jShape" : "AccountList", "defaultConsumerFluentSetterDocumentation" : "

                                      The names of one or more AWS accounts that you want to create stack instances in the specified region(s) for.

                                      \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 #accounts(List)}.\n@param accounts 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 #accounts(List)", "deprecated" : false, "documentation" : "

                                      The names of one or more AWS accounts that you want to create stack instances in the specified region(s) for.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "accounts", "fluentSetterDocumentation" : "

                                      The names of one or more AWS accounts that you want to create stack instances in the specified region(s) for.

                                      \n@param accounts The names of one or more AWS accounts that you want to create stack instances in the specified region(s) for.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "accounts", "getterDocumentation" : "

                                      The names of one or more AWS accounts that you want to create stack instances in the specified region(s) for.

                                      \n

                                      \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                      \n@return The names of one or more AWS accounts that you want to create stack instances in the specified region(s) for.", "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" : "Accounts", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Accounts", "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" : "Account", "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" : "Accounts", "sensitive" : false, "setterDocumentation" : "

                                      The names of one or more AWS accounts that you want to create stack instances in the specified region(s) for.

                                      \n@param accounts The names of one or more AWS accounts that you want to create stack instances in the specified region(s) for.", "setterMethodName" : "setAccounts", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "accounts", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "accounts", "variableType" : "java.util.List", "documentation" : "

                                      The names of one or more AWS accounts that you want to create stack instances in the specified region(s) for.

                                      ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRegions", "beanStyleSetterMethodName" : "setRegions", "c2jName" : "Regions", "c2jShape" : "RegionList", "defaultConsumerFluentSetterDocumentation" : "

                                      The names of one or more regions where you want to create stack instances using the specified AWS account(s).

                                      \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 #regions(List)}.\n@param regions 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 #regions(List)", "deprecated" : false, "documentation" : "

                                      The names of one or more regions where you want to create stack instances using the specified AWS account(s).

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "regions", "fluentSetterDocumentation" : "

                                      The names of one or more regions where you want to create stack instances using the specified AWS account(s).

                                      \n@param regions The names of one or more regions where you want to create stack instances using the specified AWS account(s).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "regions", "getterDocumentation" : "

                                      The names of one or more regions where you want to create stack instances using the specified AWS account(s).

                                      \n

                                      \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                      \n@return The names of one or more regions where you want to create stack instances using the specified AWS account(s).", "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" : "Regions", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Regions", "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" : "Region", "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" : "Regions", "sensitive" : false, "setterDocumentation" : "

                                      The names of one or more regions where you want to create stack instances using the specified AWS account(s).

                                      \n@param regions The names of one or more regions where you want to create stack instances using the specified AWS account(s).", "setterMethodName" : "setRegions", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "regions", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "regions", "variableType" : "java.util.List", "documentation" : "

                                      The names of one or more regions where you want to create stack instances using the specified AWS account(s).

                                      ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getParameterOverrides", "beanStyleSetterMethodName" : "setParameterOverrides", "c2jName" : "ParameterOverrides", "c2jShape" : "Parameters", "defaultConsumerFluentSetterDocumentation" : "

                                      A list of stack set parameters whose values you want to override in the selected stack instances.

                                      Any overridden parameter values will be applied to all stack instances in the specified accounts and regions. When specifying parameters and their values, be aware of how AWS CloudFormation sets parameter values during stack instance operations:

                                      • To override the current value for a parameter, include the parameter and specify its value.

                                      • To leave a parameter set to its present value, you can do one of the following:

                                        • Do not include the parameter in the list.

                                        • Include the parameter and specify UsePreviousValue as true. (You cannot specify both a value and set UsePreviousValue to true.)

                                      • To set all overridden parameter back to the values specified in the stack set, specify a parameter list but do not include any parameters.

                                      • To leave all parameters set to their present values, do not specify this property at all.

                                      During stack set updates, any parameter values overridden for a stack instance are not updated, but retain their overridden value.

                                      You can only override the parameter values that are specified in the stack set; to add or delete a parameter itself, use UpdateStackSet to update the stack set template.

                                      \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 #parameterOverrides(List)}.\n@param parameterOverrides 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 #parameterOverrides(List)", "deprecated" : false, "documentation" : "

                                      A list of stack set parameters whose values you want to override in the selected stack instances.

                                      Any overridden parameter values will be applied to all stack instances in the specified accounts and regions. When specifying parameters and their values, be aware of how AWS CloudFormation sets parameter values during stack instance operations:

                                      • To override the current value for a parameter, include the parameter and specify its value.

                                      • To leave a parameter set to its present value, you can do one of the following:

                                        • Do not include the parameter in the list.

                                        • Include the parameter and specify UsePreviousValue as true. (You cannot specify both a value and set UsePreviousValue to true.)

                                      • To set all overridden parameter back to the values specified in the stack set, specify a parameter list but do not include any parameters.

                                      • To leave all parameters set to their present values, do not specify this property at all.

                                      During stack set updates, any parameter values overridden for a stack instance are not updated, but retain their overridden value.

                                      You can only override the parameter values that are specified in the stack set; to add or delete a parameter itself, use UpdateStackSet to update the stack set template.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "parameterOverrides", "fluentSetterDocumentation" : "

                                      A list of stack set parameters whose values you want to override in the selected stack instances.

                                      Any overridden parameter values will be applied to all stack instances in the specified accounts and regions. When specifying parameters and their values, be aware of how AWS CloudFormation sets parameter values during stack instance operations:

                                      • To override the current value for a parameter, include the parameter and specify its value.

                                      • To leave a parameter set to its present value, you can do one of the following:

                                        • Do not include the parameter in the list.

                                        • Include the parameter and specify UsePreviousValue as true. (You cannot specify both a value and set UsePreviousValue to true.)

                                      • To set all overridden parameter back to the values specified in the stack set, specify a parameter list but do not include any parameters.

                                      • To leave all parameters set to their present values, do not specify this property at all.

                                      During stack set updates, any parameter values overridden for a stack instance are not updated, but retain their overridden value.

                                      You can only override the parameter values that are specified in the stack set; to add or delete a parameter itself, use UpdateStackSet to update the stack set template.

                                      \n@param parameterOverrides A list of stack set parameters whose values you want to override in the selected stack instances.

                                      Any overridden parameter values will be applied to all stack instances in the specified accounts and regions. When specifying parameters and their values, be aware of how AWS CloudFormation sets parameter values during stack instance operations:

                                      • To override the current value for a parameter, include the parameter and specify its value.

                                      • To leave a parameter set to its present value, you can do one of the following:

                                        • Do not include the parameter in the list.

                                        • Include the parameter and specify UsePreviousValue as true. (You cannot specify both a value and set UsePreviousValue to true.)

                                      • To set all overridden parameter back to the values specified in the stack set, specify a parameter list but do not include any parameters.

                                      • To leave all parameters set to their present values, do not specify this property at all.

                                      During stack set updates, any parameter values overridden for a stack instance are not updated, but retain their overridden value.

                                      You can only override the parameter values that are specified in the stack set; to add or delete a parameter itself, use UpdateStackSet to update the stack set template.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parameterOverrides", "getterDocumentation" : "

                                      A list of stack set parameters whose values you want to override in the selected stack instances.

                                      Any overridden parameter values will be applied to all stack instances in the specified accounts and regions. When specifying parameters and their values, be aware of how AWS CloudFormation sets parameter values during stack instance operations:

                                      • To override the current value for a parameter, include the parameter and specify its value.

                                      • To leave a parameter set to its present value, you can do one of the following:

                                        • Do not include the parameter in the list.

                                        • Include the parameter and specify UsePreviousValue as true. (You cannot specify both a value and set UsePreviousValue to true.)

                                      • To set all overridden parameter back to the values specified in the stack set, specify a parameter list but do not include any parameters.

                                      • To leave all parameters set to their present values, do not specify this property at all.

                                      During stack set updates, any parameter values overridden for a stack instance are not updated, but retain their overridden value.

                                      You can only override the parameter values that are specified in the stack set; to add or delete a parameter itself, use UpdateStackSet to update the stack set template.

                                      \n

                                      \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                      \n@return A list of stack set parameters whose values you want to override in the selected stack instances.

                                      Any overridden parameter values will be applied to all stack instances in the specified accounts and regions. When specifying parameters and their values, be aware of how AWS CloudFormation sets parameter values during stack instance operations:

                                      • To override the current value for a parameter, include the parameter and specify its value.

                                      • To leave a parameter set to its present value, you can do one of the following:

                                        • Do not include the parameter in the list.

                                        • Include the parameter and specify UsePreviousValue as true. (You cannot specify both a value and set UsePreviousValue to true.)

                                      • To set all overridden parameter back to the values specified in the stack set, specify a parameter list but do not include any parameters.

                                      • To leave all parameters set to their present values, do not specify this property at all.

                                      During stack set updates, any parameter values overridden for a stack instance are not updated, but retain their overridden value.

                                      You can only override the parameter values that are specified in the stack set; to add or delete a parameter itself, use UpdateStackSet to update the stack set template.", "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" : "ParameterOverrides", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ParameterOverrides", "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" : "Parameter", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Parameter.Builder} avoiding the need to create one manually via {@link Parameter#builder()}.\n\nWhen the {@link Consumer} completes, {@link Parameter.Builder#build()} is called immediately and its result is passed to {@link #member(Parameter)}.\n@param member a consumer that will call methods on {@link Parameter.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Parameter)", "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" : "Parameter", "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" : "Parameter", "variableName" : "member", "variableType" : "Parameter", "documentation" : null, "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Parameter", "variableName" : "member", "variableType" : "Parameter", "documentation" : "", "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Parameter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Parameter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "ParameterOverrides", "sensitive" : false, "setterDocumentation" : "

                                      A list of stack set parameters whose values you want to override in the selected stack instances.

                                      Any overridden parameter values will be applied to all stack instances in the specified accounts and regions. When specifying parameters and their values, be aware of how AWS CloudFormation sets parameter values during stack instance operations:

                                      • To override the current value for a parameter, include the parameter and specify its value.

                                      • To leave a parameter set to its present value, you can do one of the following:

                                        • Do not include the parameter in the list.

                                        • Include the parameter and specify UsePreviousValue as true. (You cannot specify both a value and set UsePreviousValue to true.)

                                      • To set all overridden parameter back to the values specified in the stack set, specify a parameter list but do not include any parameters.

                                      • To leave all parameters set to their present values, do not specify this property at all.

                                      During stack set updates, any parameter values overridden for a stack instance are not updated, but retain their overridden value.

                                      You can only override the parameter values that are specified in the stack set; to add or delete a parameter itself, use UpdateStackSet to update the stack set template.

                                      \n@param parameterOverrides A list of stack set parameters whose values you want to override in the selected stack instances.

                                      Any overridden parameter values will be applied to all stack instances in the specified accounts and regions. When specifying parameters and their values, be aware of how AWS CloudFormation sets parameter values during stack instance operations:

                                      • To override the current value for a parameter, include the parameter and specify its value.

                                      • To leave a parameter set to its present value, you can do one of the following:

                                        • Do not include the parameter in the list.

                                        • Include the parameter and specify UsePreviousValue as true. (You cannot specify both a value and set UsePreviousValue to true.)

                                      • To set all overridden parameter back to the values specified in the stack set, specify a parameter list but do not include any parameters.

                                      • To leave all parameters set to their present values, do not specify this property at all.

                                      During stack set updates, any parameter values overridden for a stack instance are not updated, but retain their overridden value.

                                      You can only override the parameter values that are specified in the stack set; to add or delete a parameter itself, use UpdateStackSet to update the stack set template.", "setterMethodName" : "setParameterOverrides", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameterOverrides", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameterOverrides", "variableType" : "java.util.List", "documentation" : "

                                      A list of stack set parameters whose values you want to override in the selected stack instances.

                                      Any overridden parameter values will be applied to all stack instances in the specified accounts and regions. When specifying parameters and their values, be aware of how AWS CloudFormation sets parameter values during stack instance operations:

                                      • To override the current value for a parameter, include the parameter and specify its value.

                                      • To leave a parameter set to its present value, you can do one of the following:

                                        • Do not include the parameter in the list.

                                        • Include the parameter and specify UsePreviousValue as true. (You cannot specify both a value and set UsePreviousValue to true.)

                                      • To set all overridden parameter back to the values specified in the stack set, specify a parameter list but do not include any parameters.

                                      • To leave all parameters set to their present values, do not specify this property at all.

                                      During stack set updates, any parameter values overridden for a stack instance are not updated, but retain their overridden value.

                                      You can only override the parameter values that are specified in the stack set; to add or delete a parameter itself, use UpdateStackSet to update the stack set template.

                                      ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getOperationPreferences", "beanStyleSetterMethodName" : "setOperationPreferences", "c2jName" : "OperationPreferences", "c2jShape" : "StackSetOperationPreferences", "defaultConsumerFluentSetterDocumentation" : "

                                      Preferences for how AWS CloudFormation performs this stack set operation.

                                      \nThis is a convenience that creates an instance of the {@link StackSetOperationPreferences.Builder} avoiding the need to create one manually via {@link StackSetOperationPreferences#builder()}.\n\nWhen the {@link Consumer} completes, {@link StackSetOperationPreferences.Builder#build()} is called immediately and its result is passed to {@link #operationPreferences(StackSetOperationPreferences)}.\n@param operationPreferences a consumer that will call methods on {@link StackSetOperationPreferences.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #operationPreferences(StackSetOperationPreferences)", "deprecated" : false, "documentation" : "

                                      Preferences for how AWS CloudFormation performs this stack set operation.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "operationPreferences", "fluentSetterDocumentation" : "

                                      Preferences for how AWS CloudFormation performs this stack set operation.

                                      \n@param operationPreferences Preferences for how AWS CloudFormation performs this stack set operation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "operationPreferences", "getterDocumentation" : "

                                      Preferences for how AWS CloudFormation performs this stack set operation.

                                      \n@return Preferences for how AWS CloudFormation performs this stack set operation.", "getterModel" : { "returnType" : "StackSetOperationPreferences", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "OperationPreferences", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OperationPreferences", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "OperationPreferences", "sensitive" : false, "setterDocumentation" : "

                                      Preferences for how AWS CloudFormation performs this stack set operation.

                                      \n@param operationPreferences Preferences for how AWS CloudFormation performs this stack set operation.", "setterMethodName" : "setOperationPreferences", "setterModel" : { "variableDeclarationType" : "StackSetOperationPreferences", "variableName" : "operationPreferences", "variableType" : "StackSetOperationPreferences", "documentation" : null, "simpleType" : "StackSetOperationPreferences", "variableSetterType" : "StackSetOperationPreferences" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StackSetOperationPreferences", "variableName" : "operationPreferences", "variableType" : "StackSetOperationPreferences", "documentation" : "

                                      Preferences for how AWS CloudFormation performs this stack set operation.

                                      ", "simpleType" : "StackSetOperationPreferences", "variableSetterType" : "StackSetOperationPreferences" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getOperationId", "beanStyleSetterMethodName" : "setOperationId", "c2jName" : "OperationId", "c2jShape" : "ClientRequestToken", "defaultConsumerFluentSetterDocumentation" : "

                                      The unique identifier for this stack set operation.

                                      The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You might retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                      If you don't specify an operation ID, the SDK generates one automatically.

                                      Repeating this stack set operation with a new operation ID retries all stack instances whose status is OUTDATED.

                                      \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 #operationId(String)}.\n@param operationId 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 #operationId(String)", "deprecated" : false, "documentation" : "

                                      The unique identifier for this stack set operation.

                                      The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You might retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                      If you don't specify an operation ID, the SDK generates one automatically.

                                      Repeating this stack set operation with a new operation ID retries all stack instances whose status is OUTDATED.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "operationId", "fluentSetterDocumentation" : "

                                      The unique identifier for this stack set operation.

                                      The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You might retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                      If you don't specify an operation ID, the SDK generates one automatically.

                                      Repeating this stack set operation with a new operation ID retries all stack instances whose status is OUTDATED.

                                      \n@param operationId The unique identifier for this stack set operation.

                                      The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You might retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                      If you don't specify an operation ID, the SDK generates one automatically.

                                      Repeating this stack set operation with a new operation ID retries all stack instances whose status is OUTDATED.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "operationId", "getterDocumentation" : "

                                      The unique identifier for this stack set operation.

                                      The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You might retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                      If you don't specify an operation ID, the SDK generates one automatically.

                                      Repeating this stack set operation with a new operation ID retries all stack instances whose status is OUTDATED.

                                      \n@return The unique identifier for this stack set operation.

                                      The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You might retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                      If you don't specify an operation ID, the SDK generates one automatically.

                                      Repeating this stack set operation with a new operation ID retries all stack instances whose status is OUTDATED.", "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" : "OperationId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OperationId", "uri" : false }, "idempotencyToken" : true, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "OperationId", "sensitive" : false, "setterDocumentation" : "

                                      The unique identifier for this stack set operation.

                                      The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You might retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                      If you don't specify an operation ID, the SDK generates one automatically.

                                      Repeating this stack set operation with a new operation ID retries all stack instances whose status is OUTDATED.

                                      \n@param operationId The unique identifier for this stack set operation.

                                      The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You might retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                      If you don't specify an operation ID, the SDK generates one automatically.

                                      Repeating this stack set operation with a new operation ID retries all stack instances whose status is OUTDATED.", "setterMethodName" : "setOperationId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "operationId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "operationId", "variableType" : "String", "documentation" : "

                                      The unique identifier for this stack set operation.

                                      The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You might retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                      If you don't specify an operation ID, the SDK generates one automatically.

                                      Repeating this stack set operation with a new operation ID retries all stack instances whose status is OUTDATED.

                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "StackSetName", "Accounts", "Regions" ], "shapeName" : "CreateStackInstancesRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "CreateStackInstancesRequest", "variableName" : "createStackInstancesRequest", "variableType" : "CreateStackInstancesRequest", "documentation" : null, "simpleType" : "CreateStackInstancesRequest", "variableSetterType" : "CreateStackInstancesRequest" }, "wrapper" : false, "xmlNamespace" : null }, "CreateStackInstancesResponse" : { "c2jName" : "CreateStackInstancesOutput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getOperationId", "beanStyleSetterMethodName" : "setOperationId", "c2jName" : "OperationId", "c2jShape" : "ClientRequestToken", "defaultConsumerFluentSetterDocumentation" : "

                                      The unique identifier for this stack set operation.

                                      \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 #operationId(String)}.\n@param operationId 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 #operationId(String)", "deprecated" : false, "documentation" : "

                                      The unique identifier for this stack set operation.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "operationId", "fluentSetterDocumentation" : "

                                      The unique identifier for this stack set operation.

                                      \n@param operationId The unique identifier for this stack set operation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "operationId", "getterDocumentation" : "

                                      The unique identifier for this stack set operation.

                                      \n@return The unique identifier for this stack set operation.", "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" : "OperationId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OperationId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "OperationId", "sensitive" : false, "setterDocumentation" : "

                                      The unique identifier for this stack set operation.

                                      \n@param operationId The unique identifier for this stack set operation.", "setterMethodName" : "setOperationId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "operationId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "operationId", "variableType" : "String", "documentation" : "

                                      The unique identifier for this stack set operation.

                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "OperationId" : { "beanStyleGetterMethodName" : "getOperationId", "beanStyleSetterMethodName" : "setOperationId", "c2jName" : "OperationId", "c2jShape" : "ClientRequestToken", "defaultConsumerFluentSetterDocumentation" : "

                                      The unique identifier for this stack set operation.

                                      \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 #operationId(String)}.\n@param operationId 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 #operationId(String)", "deprecated" : false, "documentation" : "

                                      The unique identifier for this stack set operation.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "operationId", "fluentSetterDocumentation" : "

                                      The unique identifier for this stack set operation.

                                      \n@param operationId The unique identifier for this stack set operation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "operationId", "getterDocumentation" : "

                                      The unique identifier for this stack set operation.

                                      \n@return The unique identifier for this stack set operation.", "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" : "OperationId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OperationId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "OperationId", "sensitive" : false, "setterDocumentation" : "

                                      The unique identifier for this stack set operation.

                                      \n@param operationId The unique identifier for this stack set operation.", "setterMethodName" : "setOperationId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "operationId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "operationId", "variableType" : "String", "documentation" : "

                                      The unique identifier for this stack set operation.

                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getOperationId", "beanStyleSetterMethodName" : "setOperationId", "c2jName" : "OperationId", "c2jShape" : "ClientRequestToken", "defaultConsumerFluentSetterDocumentation" : "

                                      The unique identifier for this stack set operation.

                                      \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 #operationId(String)}.\n@param operationId 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 #operationId(String)", "deprecated" : false, "documentation" : "

                                      The unique identifier for this stack set operation.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "operationId", "fluentSetterDocumentation" : "

                                      The unique identifier for this stack set operation.

                                      \n@param operationId The unique identifier for this stack set operation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "operationId", "getterDocumentation" : "

                                      The unique identifier for this stack set operation.

                                      \n@return The unique identifier for this stack set operation.", "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" : "OperationId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OperationId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "OperationId", "sensitive" : false, "setterDocumentation" : "

                                      The unique identifier for this stack set operation.

                                      \n@param operationId The unique identifier for this stack set operation.", "setterMethodName" : "setOperationId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "operationId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "operationId", "variableType" : "String", "documentation" : "

                                      The unique identifier for this stack set operation.

                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "CreateStackInstancesResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : "CreateStackInstancesResult" }, "variable" : { "variableDeclarationType" : "CreateStackInstancesResponse", "variableName" : "createStackInstancesResponse", "variableType" : "CreateStackInstancesResponse", "documentation" : null, "simpleType" : "CreateStackInstancesResponse", "variableSetterType" : "CreateStackInstancesResponse" }, "wrapper" : false, "xmlNamespace" : null }, "CreateStackRequest" : { "c2jName" : "CreateStackInput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                      The input for CreateStack action.

                                      ", "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" : "CreateStack", "locationName" : null, "requestUri" : "/", "target" : "CreateStack", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackName", "defaultConsumerFluentSetterDocumentation" : "

                                      The name that is associated with the stack. The name must be unique in the region in which you are creating the stack.

                                      A stack name can contain only alphanumeric characters (case sensitive) and hyphens. It must start with an alphabetic character and cannot be longer than 128 characters.

                                      \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                                      The name that is associated with the stack. The name must be unique in the region in which you are creating the stack.

                                      A stack name can contain only alphanumeric characters (case sensitive) and hyphens. It must start with an alphabetic character and cannot be longer than 128 characters.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                                      The name that is associated with the stack. The name must be unique in the region in which you are creating the stack.

                                      A stack name can contain only alphanumeric characters (case sensitive) and hyphens. It must start with an alphabetic character and cannot be longer than 128 characters.

                                      \n@param stackName The name that is associated with the stack. The name must be unique in the region in which you are creating the stack.

                                      A stack name can contain only alphanumeric characters (case sensitive) and hyphens. It must start with an alphabetic character and cannot be longer than 128 characters.

                                      \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                                      The name that is associated with the stack. The name must be unique in the region in which you are creating the stack.

                                      A stack name can contain only alphanumeric characters (case sensitive) and hyphens. It must start with an alphabetic character and cannot be longer than 128 characters.

                                      \n@return The name that is associated with the stack. The name must be unique in the region in which you are creating the stack.

                                      A stack name can contain only alphanumeric characters (case sensitive) and hyphens. It must start with an alphabetic character and cannot be longer than 128 characters.

                                      ", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                                      The name that is associated with the stack. The name must be unique in the region in which you are creating the stack.

                                      A stack name can contain only alphanumeric characters (case sensitive) and hyphens. It must start with an alphabetic character and cannot be longer than 128 characters.

                                      \n@param stackName The name that is associated with the stack. The name must be unique in the region in which you are creating the stack.

                                      A stack name can contain only alphanumeric characters (case sensitive) and hyphens. It must start with an alphabetic character and cannot be longer than 128 characters.

                                      ", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                                      The name that is associated with the stack. The name must be unique in the region in which you are creating the stack.

                                      A stack name can contain only alphanumeric characters (case sensitive) and hyphens. It must start with an alphabetic character and cannot be longer than 128 characters.

                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTemplateBody", "beanStyleSetterMethodName" : "setTemplateBody", "c2jName" : "TemplateBody", "c2jShape" : "TemplateBody", "defaultConsumerFluentSetterDocumentation" : "

                                      Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                      Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.

                                      \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 #templateBody(String)}.\n@param templateBody 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 #templateBody(String)", "deprecated" : false, "documentation" : "

                                      Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                      Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "templateBody", "fluentSetterDocumentation" : "

                                      Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                      Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.

                                      \n@param templateBody Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                      Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "templateBody", "getterDocumentation" : "

                                      Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                      Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.

                                      \n@return Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                      Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.", "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" : "TemplateBody", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TemplateBody", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TemplateBody", "sensitive" : false, "setterDocumentation" : "

                                      Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                      Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.

                                      \n@param templateBody Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                      Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.", "setterMethodName" : "setTemplateBody", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "templateBody", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "templateBody", "variableType" : "String", "documentation" : "

                                      Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                      Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.

                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTemplateURL", "beanStyleSetterMethodName" : "setTemplateURL", "c2jName" : "TemplateURL", "c2jShape" : "TemplateURL", "defaultConsumerFluentSetterDocumentation" : "

                                      Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information, go to the Template Anatomy in the AWS CloudFormation User Guide.

                                      Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.

                                      \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 #templateURL(String)}.\n@param templateURL 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 #templateURL(String)", "deprecated" : false, "documentation" : "

                                      Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information, go to the Template Anatomy in the AWS CloudFormation User Guide.

                                      Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "templateURL", "fluentSetterDocumentation" : "

                                      Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information, go to the Template Anatomy in the AWS CloudFormation User Guide.

                                      Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.

                                      \n@param templateURL Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information, go to the Template Anatomy in the AWS CloudFormation User Guide.

                                      Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "templateURL", "getterDocumentation" : "

                                      Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information, go to the Template Anatomy in the AWS CloudFormation User Guide.

                                      Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.

                                      \n@return Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information, go to the Template Anatomy in the AWS CloudFormation User Guide.

                                      Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.", "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" : "TemplateURL", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TemplateURL", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TemplateURL", "sensitive" : false, "setterDocumentation" : "

                                      Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information, go to the Template Anatomy in the AWS CloudFormation User Guide.

                                      Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.

                                      \n@param templateURL Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information, go to the Template Anatomy in the AWS CloudFormation User Guide.

                                      Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.", "setterMethodName" : "setTemplateURL", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "templateURL", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "templateURL", "variableType" : "String", "documentation" : "

                                      Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information, go to the Template Anatomy in the AWS CloudFormation User Guide.

                                      Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.

                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getParameters", "beanStyleSetterMethodName" : "setParameters", "c2jName" : "Parameters", "c2jShape" : "Parameters", "defaultConsumerFluentSetterDocumentation" : "

                                      A list of Parameter structures that specify input parameters for the stack. For more information, see the Parameter data type.

                                      \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 #parameters(List)}.\n@param parameters 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 #parameters(List)", "deprecated" : false, "documentation" : "

                                      A list of Parameter structures that specify input parameters for the stack. For more information, see the Parameter data type.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "parameters", "fluentSetterDocumentation" : "

                                      A list of Parameter structures that specify input parameters for the stack. For more information, see the Parameter data type.

                                      \n@param parameters A list of Parameter structures that specify input parameters for the stack. For more information, see the Parameter data type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parameters", "getterDocumentation" : "

                                      A list of Parameter structures that specify input parameters for the stack. For more information, see the Parameter data type.

                                      \n

                                      \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                      \n@return A list of Parameter structures that specify input parameters for the stack. For more information, see the Parameter data type.", "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" : "Parameters", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Parameters", "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" : "Parameter", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Parameter.Builder} avoiding the need to create one manually via {@link Parameter#builder()}.\n\nWhen the {@link Consumer} completes, {@link Parameter.Builder#build()} is called immediately and its result is passed to {@link #member(Parameter)}.\n@param member a consumer that will call methods on {@link Parameter.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Parameter)", "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" : "Parameter", "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" : "Parameter", "variableName" : "member", "variableType" : "Parameter", "documentation" : null, "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Parameter", "variableName" : "member", "variableType" : "Parameter", "documentation" : "", "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Parameter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Parameter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Parameters", "sensitive" : false, "setterDocumentation" : "

                                      A list of Parameter structures that specify input parameters for the stack. For more information, see the Parameter data type.

                                      \n@param parameters A list of Parameter structures that specify input parameters for the stack. For more information, see the Parameter data type.", "setterMethodName" : "setParameters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameters", "variableType" : "java.util.List", "documentation" : "

                                      A list of Parameter structures that specify input parameters for the stack. For more information, see the Parameter data type.

                                      ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDisableRollback", "beanStyleSetterMethodName" : "setDisableRollback", "c2jName" : "DisableRollback", "c2jShape" : "DisableRollback", "defaultConsumerFluentSetterDocumentation" : "

                                      Set to true to disable rollback of the stack if stack creation failed. You can specify either DisableRollback or OnFailure, but not both.

                                      Default: false

                                      \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 #disableRollback(Boolean)}.\n@param disableRollback 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 #disableRollback(Boolean)", "deprecated" : false, "documentation" : "

                                      Set to true to disable rollback of the stack if stack creation failed. You can specify either DisableRollback or OnFailure, but not both.

                                      Default: false

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "disableRollback", "fluentSetterDocumentation" : "

                                      Set to true to disable rollback of the stack if stack creation failed. You can specify either DisableRollback or OnFailure, but not both.

                                      Default: false

                                      \n@param disableRollback Set to true to disable rollback of the stack if stack creation failed. You can specify either DisableRollback or OnFailure, but not both.

                                      Default: false\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "disableRollback", "getterDocumentation" : "

                                      Set to true to disable rollback of the stack if stack creation failed. You can specify either DisableRollback or OnFailure, but not both.

                                      Default: false

                                      \n@return Set to true to disable rollback of the stack if stack creation failed. You can specify either DisableRollback or OnFailure, but not both.

                                      Default: false", "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" : "DisableRollback", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DisableRollback", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "DisableRollback", "sensitive" : false, "setterDocumentation" : "

                                      Set to true to disable rollback of the stack if stack creation failed. You can specify either DisableRollback or OnFailure, but not both.

                                      Default: false

                                      \n@param disableRollback Set to true to disable rollback of the stack if stack creation failed. You can specify either DisableRollback or OnFailure, but not both.

                                      Default: false", "setterMethodName" : "setDisableRollback", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "disableRollback", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "disableRollback", "variableType" : "Boolean", "documentation" : "

                                      Set to true to disable rollback of the stack if stack creation failed. You can specify either DisableRollback or OnFailure, but not both.

                                      Default: false

                                      ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRollbackConfiguration", "beanStyleSetterMethodName" : "setRollbackConfiguration", "c2jName" : "RollbackConfiguration", "c2jShape" : "RollbackConfiguration", "defaultConsumerFluentSetterDocumentation" : "

                                      The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                      \nThis is a convenience that creates an instance of the {@link RollbackConfiguration.Builder} avoiding the need to create one manually via {@link RollbackConfiguration#builder()}.\n\nWhen the {@link Consumer} completes, {@link RollbackConfiguration.Builder#build()} is called immediately and its result is passed to {@link #rollbackConfiguration(RollbackConfiguration)}.\n@param rollbackConfiguration a consumer that will call methods on {@link RollbackConfiguration.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #rollbackConfiguration(RollbackConfiguration)", "deprecated" : false, "documentation" : "

                                      The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "rollbackConfiguration", "fluentSetterDocumentation" : "

                                      The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                      \n@param rollbackConfiguration The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "rollbackConfiguration", "getterDocumentation" : "

                                      The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                      \n@return The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.", "getterModel" : { "returnType" : "RollbackConfiguration", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "RollbackConfiguration", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RollbackConfiguration", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "RollbackConfiguration", "sensitive" : false, "setterDocumentation" : "

                                      The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                      \n@param rollbackConfiguration The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.", "setterMethodName" : "setRollbackConfiguration", "setterModel" : { "variableDeclarationType" : "RollbackConfiguration", "variableName" : "rollbackConfiguration", "variableType" : "RollbackConfiguration", "documentation" : null, "simpleType" : "RollbackConfiguration", "variableSetterType" : "RollbackConfiguration" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "RollbackConfiguration", "variableName" : "rollbackConfiguration", "variableType" : "RollbackConfiguration", "documentation" : "

                                      The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                      ", "simpleType" : "RollbackConfiguration", "variableSetterType" : "RollbackConfiguration" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTimeoutInMinutes", "beanStyleSetterMethodName" : "setTimeoutInMinutes", "c2jName" : "TimeoutInMinutes", "c2jShape" : "TimeoutMinutes", "defaultConsumerFluentSetterDocumentation" : "

                                      The amount of time that can pass before the stack status becomes CREATE_FAILED; if DisableRollback is not set or is set to false, the stack will be rolled back.

                                      \nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #timeoutInMinutes(Integer)}.\n@param timeoutInMinutes a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #timeoutInMinutes(Integer)", "deprecated" : false, "documentation" : "

                                      The amount of time that can pass before the stack status becomes CREATE_FAILED; if DisableRollback is not set or is set to false, the stack will be rolled back.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "timeoutInMinutes", "fluentSetterDocumentation" : "

                                      The amount of time that can pass before the stack status becomes CREATE_FAILED; if DisableRollback is not set or is set to false, the stack will be rolled back.

                                      \n@param timeoutInMinutes The amount of time that can pass before the stack status becomes CREATE_FAILED; if DisableRollback is not set or is set to false, the stack will be rolled back.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "timeoutInMinutes", "getterDocumentation" : "

                                      The amount of time that can pass before the stack status becomes CREATE_FAILED; if DisableRollback is not set or is set to false, the stack will be rolled back.

                                      \n@return The amount of time that can pass before the stack status becomes CREATE_FAILED; if DisableRollback is not set or is set to false, the stack will be rolled back.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "TimeoutInMinutes", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TimeoutInMinutes", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "TimeoutInMinutes", "sensitive" : false, "setterDocumentation" : "

                                      The amount of time that can pass before the stack status becomes CREATE_FAILED; if DisableRollback is not set or is set to false, the stack will be rolled back.

                                      \n@param timeoutInMinutes The amount of time that can pass before the stack status becomes CREATE_FAILED; if DisableRollback is not set or is set to false, the stack will be rolled back.", "setterMethodName" : "setTimeoutInMinutes", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "timeoutInMinutes", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "timeoutInMinutes", "variableType" : "Integer", "documentation" : "

                                      The amount of time that can pass before the stack status becomes CREATE_FAILED; if DisableRollback is not set or is set to false, the stack will be rolled back.

                                      ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNotificationARNs", "beanStyleSetterMethodName" : "setNotificationARNs", "c2jName" : "NotificationARNs", "c2jShape" : "NotificationARNs", "defaultConsumerFluentSetterDocumentation" : "

                                      The Simple Notification Service (SNS) topic ARNs to publish stack related events. You can find your SNS topic ARNs using the SNS console or your Command Line Interface (CLI).

                                      \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 #notificationARNs(List)}.\n@param notificationARNs 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 #notificationARNs(List)", "deprecated" : false, "documentation" : "

                                      The Simple Notification Service (SNS) topic ARNs to publish stack related events. You can find your SNS topic ARNs using the SNS console or your Command Line Interface (CLI).

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "notificationARNs", "fluentSetterDocumentation" : "

                                      The Simple Notification Service (SNS) topic ARNs to publish stack related events. You can find your SNS topic ARNs using the SNS console or your Command Line Interface (CLI).

                                      \n@param notificationARNs The Simple Notification Service (SNS) topic ARNs to publish stack related events. You can find your SNS topic ARNs using the SNS console or your Command Line Interface (CLI).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "notificationARNs", "getterDocumentation" : "

                                      The Simple Notification Service (SNS) topic ARNs to publish stack related events. You can find your SNS topic ARNs using the SNS console or your Command Line Interface (CLI).

                                      \n

                                      \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                      \n@return The Simple Notification Service (SNS) topic ARNs to publish stack related events. You can find your SNS topic ARNs using the SNS console or your Command Line Interface (CLI).", "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" : "NotificationARNs", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NotificationARNs", "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" : "NotificationARN", "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" : "NotificationARNs", "sensitive" : false, "setterDocumentation" : "

                                      The Simple Notification Service (SNS) topic ARNs to publish stack related events. You can find your SNS topic ARNs using the SNS console or your Command Line Interface (CLI).

                                      \n@param notificationARNs The Simple Notification Service (SNS) topic ARNs to publish stack related events. You can find your SNS topic ARNs using the SNS console or your Command Line Interface (CLI).", "setterMethodName" : "setNotificationARNs", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "notificationARNs", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "notificationARNs", "variableType" : "java.util.List", "documentation" : "

                                      The Simple Notification Service (SNS) topic ARNs to publish stack related events. You can find your SNS topic ARNs using the SNS console or your Command Line Interface (CLI).

                                      ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCapabilitiesAsStrings", "beanStyleSetterMethodName" : "setCapabilitiesWithStrings", "c2jName" : "Capabilities", "c2jShape" : "Capabilities", "defaultConsumerFluentSetterDocumentation" : "

                                      In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to create the stack.

                                      • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                        Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks, you must explicitly acknowledge this by specifying one of these capabilities.

                                        The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                        • If you have IAM resources, you can specify either capability.

                                        • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                        • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                        If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                        For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                      • CAPABILITY_AUTO_EXPAND

                                        Some template contain macros. Macros perform custom processing on templates; this can include simple actions like find-and-replace operations, all the way to extensive transformations of entire templates. Because of this, users typically create a change set from the processed template, so that they can review the changes resulting from the macros before actually creating the stack. If your stack template contains one or more macros, and you choose to create a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.

                                        Change sets do not currently support nested stacks. If you want to create a stack from a stack template that contains macros and nested stacks, you must create the stack directly from the template using this capability.

                                        You should only create stacks directly from a stack template that contains macros if you know what processing the macro performs.

                                        Each macro relies on an underlying Lambda service function for processing stack templates. Be aware that the Lambda function owner can update the function operation without AWS CloudFormation being notified.

                                        For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                      \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 #capabilitiesAsStrings(List)}.\n@param capabilities 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 #capabilitiesWithStrings(List)", "deprecated" : false, "documentation" : "

                                      In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to create the stack.

                                      • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                        Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks, you must explicitly acknowledge this by specifying one of these capabilities.

                                        The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                        • If you have IAM resources, you can specify either capability.

                                        • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                        • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                        If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                        For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                      • CAPABILITY_AUTO_EXPAND

                                        Some template contain macros. Macros perform custom processing on templates; this can include simple actions like find-and-replace operations, all the way to extensive transformations of entire templates. Because of this, users typically create a change set from the processed template, so that they can review the changes resulting from the macros before actually creating the stack. If your stack template contains one or more macros, and you choose to create a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.

                                        Change sets do not currently support nested stacks. If you want to create a stack from a stack template that contains macros and nested stacks, you must create the stack directly from the template using this capability.

                                        You should only create stacks directly from a stack template that contains macros if you know what processing the macro performs.

                                        Each macro relies on an underlying Lambda service function for processing stack templates. Be aware that the Lambda function owner can update the function operation without AWS CloudFormation being notified.

                                        For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "capabilities", "fluentEnumSetterMethodName" : "capabilities", "fluentGetterMethodName" : "capabilitiesAsStrings", "fluentSetterDocumentation" : "

                                      In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to create the stack.

                                      • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                        Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks, you must explicitly acknowledge this by specifying one of these capabilities.

                                        The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                        • If you have IAM resources, you can specify either capability.

                                        • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                        • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                        If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                        For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                      • CAPABILITY_AUTO_EXPAND

                                        Some template contain macros. Macros perform custom processing on templates; this can include simple actions like find-and-replace operations, all the way to extensive transformations of entire templates. Because of this, users typically create a change set from the processed template, so that they can review the changes resulting from the macros before actually creating the stack. If your stack template contains one or more macros, and you choose to create a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.

                                        Change sets do not currently support nested stacks. If you want to create a stack from a stack template that contains macros and nested stacks, you must create the stack directly from the template using this capability.

                                        You should only create stacks directly from a stack template that contains macros if you know what processing the macro performs.

                                        Each macro relies on an underlying Lambda service function for processing stack templates. Be aware that the Lambda function owner can update the function operation without AWS CloudFormation being notified.

                                        For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                      \n@param capabilities In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to create the stack.

                                      • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                        Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks, you must explicitly acknowledge this by specifying one of these capabilities.

                                        The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                        • If you have IAM resources, you can specify either capability.

                                        • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                        • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                        If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                        For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                      • CAPABILITY_AUTO_EXPAND

                                        Some template contain macros. Macros perform custom processing on templates; this can include simple actions like find-and-replace operations, all the way to extensive transformations of entire templates. Because of this, users typically create a change set from the processed template, so that they can review the changes resulting from the macros before actually creating the stack. If your stack template contains one or more macros, and you choose to create a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.

                                        Change sets do not currently support nested stacks. If you want to create a stack from a stack template that contains macros and nested stacks, you must create the stack directly from the template using this capability.

                                        You should only create stacks directly from a stack template that contains macros if you know what processing the macro performs.

                                        Each macro relies on an underlying Lambda service function for processing stack templates. Be aware that the Lambda function owner can update the function operation without AWS CloudFormation being notified.

                                        For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                      • \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "capabilitiesWithStrings", "getterDocumentation" : "

                                        In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to create the stack.

                                        • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                          Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks, you must explicitly acknowledge this by specifying one of these capabilities.

                                          The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                          • If you have IAM resources, you can specify either capability.

                                          • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                          • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                          If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                          For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                        • CAPABILITY_AUTO_EXPAND

                                          Some template contain macros. Macros perform custom processing on templates; this can include simple actions like find-and-replace operations, all the way to extensive transformations of entire templates. Because of this, users typically create a change set from the processed template, so that they can review the changes resulting from the macros before actually creating the stack. If your stack template contains one or more macros, and you choose to create a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.

                                          Change sets do not currently support nested stacks. If you want to create a stack from a stack template that contains macros and nested stacks, you must create the stack directly from the template using this capability.

                                          You should only create stacks directly from a stack template that contains macros if you know what processing the macro performs.

                                          Each macro relies on an underlying Lambda service function for processing stack templates. Be aware that the Lambda function owner can update the function operation without AWS CloudFormation being notified.

                                          For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                        \n

                                        \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                        \n@return In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to create the stack.

                                        • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                          Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks, you must explicitly acknowledge this by specifying one of these capabilities.

                                          The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                          • If you have IAM resources, you can specify either capability.

                                          • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                          • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                          If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                          For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                        • CAPABILITY_AUTO_EXPAND

                                          Some template contain macros. Macros perform custom processing on templates; this can include simple actions like find-and-replace operations, all the way to extensive transformations of entire templates. Because of this, users typically create a change set from the processed template, so that they can review the changes resulting from the macros before actually creating the stack. If your stack template contains one or more macros, and you choose to create a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.

                                          Change sets do not currently support nested stacks. If you want to create a stack from a stack template that contains macros and nested stacks, you must create the stack directly from the template using this capability.

                                          You should only create stacks directly from a stack template that contains macros if you know what processing the macro performs.

                                          Each macro relies on an underlying Lambda service function for processing stack templates. Be aware that the Lambda function owner can update the function operation without AWS CloudFormation being notified.

                                          For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                        • ", "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" : "Capabilities", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Capabilities", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMemberAsString", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Capability", "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 #memberAsString(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" : "Capability", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "member", "fluentEnumSetterMethodName" : "member", "fluentGetterMethodName" : "memberAsString", "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@see Capability\n@return Returns a reference to this object so that method calls can be chained together.\n@see Capability", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n

                                          \nIf the service returns an enum value that is not available in the current SDK version, {@link #member} will return {@link Capability#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #memberAsString}.\n

                                          \n@return The value of the Member property for this object.\n@see Capability", "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.\n@see Capability", "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" : "Capabilities", "sensitive" : false, "setterDocumentation" : "

                                          In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to create the stack.

                                          • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                            Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks, you must explicitly acknowledge this by specifying one of these capabilities.

                                            The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                            • If you have IAM resources, you can specify either capability.

                                            • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                            • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                            If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                            For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                          • CAPABILITY_AUTO_EXPAND

                                            Some template contain macros. Macros perform custom processing on templates; this can include simple actions like find-and-replace operations, all the way to extensive transformations of entire templates. Because of this, users typically create a change set from the processed template, so that they can review the changes resulting from the macros before actually creating the stack. If your stack template contains one or more macros, and you choose to create a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.

                                            Change sets do not currently support nested stacks. If you want to create a stack from a stack template that contains macros and nested stacks, you must create the stack directly from the template using this capability.

                                            You should only create stacks directly from a stack template that contains macros if you know what processing the macro performs.

                                            Each macro relies on an underlying Lambda service function for processing stack templates. Be aware that the Lambda function owner can update the function operation without AWS CloudFormation being notified.

                                            For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                          \n@param capabilities In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to create the stack.

                                          • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                            Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks, you must explicitly acknowledge this by specifying one of these capabilities.

                                            The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                            • If you have IAM resources, you can specify either capability.

                                            • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                            • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                            If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                            For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                          • CAPABILITY_AUTO_EXPAND

                                            Some template contain macros. Macros perform custom processing on templates; this can include simple actions like find-and-replace operations, all the way to extensive transformations of entire templates. Because of this, users typically create a change set from the processed template, so that they can review the changes resulting from the macros before actually creating the stack. If your stack template contains one or more macros, and you choose to create a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.

                                            Change sets do not currently support nested stacks. If you want to create a stack from a stack template that contains macros and nested stacks, you must create the stack directly from the template using this capability.

                                            You should only create stacks directly from a stack template that contains macros if you know what processing the macro performs.

                                            Each macro relies on an underlying Lambda service function for processing stack templates. Be aware that the Lambda function owner can update the function operation without AWS CloudFormation being notified.

                                            For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                          • ", "setterMethodName" : "setCapabilitiesWithStrings", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "capabilities", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "capabilities", "variableType" : "java.util.List", "documentation" : "

                                            In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to create the stack.

                                            • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                              Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks, you must explicitly acknowledge this by specifying one of these capabilities.

                                              The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                              • If you have IAM resources, you can specify either capability.

                                              • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                              • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                              If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                              For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                            • CAPABILITY_AUTO_EXPAND

                                              Some template contain macros. Macros perform custom processing on templates; this can include simple actions like find-and-replace operations, all the way to extensive transformations of entire templates. Because of this, users typically create a change set from the processed template, so that they can review the changes resulting from the macros before actually creating the stack. If your stack template contains one or more macros, and you choose to create a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.

                                              Change sets do not currently support nested stacks. If you want to create a stack from a stack template that contains macros and nested stacks, you must create the stack directly from the template using this capability.

                                              You should only create stacks directly from a stack template that contains macros if you know what processing the macro performs.

                                              Each macro relies on an underlying Lambda service function for processing stack templates. Be aware that the Lambda function owner can update the function operation without AWS CloudFormation being notified.

                                              For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                            ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getResourceTypes", "beanStyleSetterMethodName" : "setResourceTypes", "c2jName" : "ResourceTypes", "c2jShape" : "ResourceTypes", "defaultConsumerFluentSetterDocumentation" : "

                                            The template resource types that you have permissions to work with for this create stack action, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance. Use the following syntax to describe template resource types: AWS::* (for all AWS resource), Custom::* (for all custom resources), Custom::logical_ID (for a specific custom resource), AWS::service_name::* (for all resources of a particular AWS service), and AWS::service_name::resource_logical_ID (for a specific AWS resource).

                                            If the list of resource types doesn't include a resource that you're creating, the stack creation fails. By default, AWS CloudFormation grants permissions to all resource types. AWS Identity and Access Management (IAM) uses this parameter for AWS CloudFormation-specific condition keys in IAM policies. For more information, see Controlling Access with AWS Identity and Access Management.

                                            \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 #resourceTypes(List)}.\n@param resourceTypes 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 #resourceTypes(List)", "deprecated" : false, "documentation" : "

                                            The template resource types that you have permissions to work with for this create stack action, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance. Use the following syntax to describe template resource types: AWS::* (for all AWS resource), Custom::* (for all custom resources), Custom::logical_ID (for a specific custom resource), AWS::service_name::* (for all resources of a particular AWS service), and AWS::service_name::resource_logical_ID (for a specific AWS resource).

                                            If the list of resource types doesn't include a resource that you're creating, the stack creation fails. By default, AWS CloudFormation grants permissions to all resource types. AWS Identity and Access Management (IAM) uses this parameter for AWS CloudFormation-specific condition keys in IAM policies. For more information, see Controlling Access with AWS Identity and Access Management.

                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceTypes", "fluentSetterDocumentation" : "

                                            The template resource types that you have permissions to work with for this create stack action, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance. Use the following syntax to describe template resource types: AWS::* (for all AWS resource), Custom::* (for all custom resources), Custom::logical_ID (for a specific custom resource), AWS::service_name::* (for all resources of a particular AWS service), and AWS::service_name::resource_logical_ID (for a specific AWS resource).

                                            If the list of resource types doesn't include a resource that you're creating, the stack creation fails. By default, AWS CloudFormation grants permissions to all resource types. AWS Identity and Access Management (IAM) uses this parameter for AWS CloudFormation-specific condition keys in IAM policies. For more information, see Controlling Access with AWS Identity and Access Management.

                                            \n@param resourceTypes The template resource types that you have permissions to work with for this create stack action, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance. Use the following syntax to describe template resource types: AWS::* (for all AWS resource), Custom::* (for all custom resources), Custom::logical_ID (for a specific custom resource), AWS::service_name::* (for all resources of a particular AWS service), and AWS::service_name::resource_logical_ID (for a specific AWS resource).

                                            If the list of resource types doesn't include a resource that you're creating, the stack creation fails. By default, AWS CloudFormation grants permissions to all resource types. AWS Identity and Access Management (IAM) uses this parameter for AWS CloudFormation-specific condition keys in IAM policies. For more information, see Controlling Access with AWS Identity and Access Management.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceTypes", "getterDocumentation" : "

                                            The template resource types that you have permissions to work with for this create stack action, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance. Use the following syntax to describe template resource types: AWS::* (for all AWS resource), Custom::* (for all custom resources), Custom::logical_ID (for a specific custom resource), AWS::service_name::* (for all resources of a particular AWS service), and AWS::service_name::resource_logical_ID (for a specific AWS resource).

                                            If the list of resource types doesn't include a resource that you're creating, the stack creation fails. By default, AWS CloudFormation grants permissions to all resource types. AWS Identity and Access Management (IAM) uses this parameter for AWS CloudFormation-specific condition keys in IAM policies. For more information, see Controlling Access with AWS Identity and Access Management.

                                            \n

                                            \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                            \n@return The template resource types that you have permissions to work with for this create stack action, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance. Use the following syntax to describe template resource types: AWS::* (for all AWS resource), Custom::* (for all custom resources), Custom::logical_ID (for a specific custom resource), AWS::service_name::* (for all resources of a particular AWS service), and AWS::service_name::resource_logical_ID (for a specific AWS resource).

                                            If the list of resource types doesn't include a resource that you're creating, the stack creation fails. By default, AWS CloudFormation grants permissions to all resource types. AWS Identity and Access Management (IAM) uses this parameter for AWS CloudFormation-specific condition keys in IAM policies. For more information, see Controlling Access with AWS Identity and Access Management.", "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" : "ResourceTypes", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceTypes", "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" : "ResourceType", "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" : "ResourceTypes", "sensitive" : false, "setterDocumentation" : "

                                            The template resource types that you have permissions to work with for this create stack action, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance. Use the following syntax to describe template resource types: AWS::* (for all AWS resource), Custom::* (for all custom resources), Custom::logical_ID (for a specific custom resource), AWS::service_name::* (for all resources of a particular AWS service), and AWS::service_name::resource_logical_ID (for a specific AWS resource).

                                            If the list of resource types doesn't include a resource that you're creating, the stack creation fails. By default, AWS CloudFormation grants permissions to all resource types. AWS Identity and Access Management (IAM) uses this parameter for AWS CloudFormation-specific condition keys in IAM policies. For more information, see Controlling Access with AWS Identity and Access Management.

                                            \n@param resourceTypes The template resource types that you have permissions to work with for this create stack action, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance. Use the following syntax to describe template resource types: AWS::* (for all AWS resource), Custom::* (for all custom resources), Custom::logical_ID (for a specific custom resource), AWS::service_name::* (for all resources of a particular AWS service), and AWS::service_name::resource_logical_ID (for a specific AWS resource).

                                            If the list of resource types doesn't include a resource that you're creating, the stack creation fails. By default, AWS CloudFormation grants permissions to all resource types. AWS Identity and Access Management (IAM) uses this parameter for AWS CloudFormation-specific condition keys in IAM policies. For more information, see Controlling Access with AWS Identity and Access Management.", "setterMethodName" : "setResourceTypes", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "resourceTypes", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "resourceTypes", "variableType" : "java.util.List", "documentation" : "

                                            The template resource types that you have permissions to work with for this create stack action, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance. Use the following syntax to describe template resource types: AWS::* (for all AWS resource), Custom::* (for all custom resources), Custom::logical_ID (for a specific custom resource), AWS::service_name::* (for all resources of a particular AWS service), and AWS::service_name::resource_logical_ID (for a specific AWS resource).

                                            If the list of resource types doesn't include a resource that you're creating, the stack creation fails. By default, AWS CloudFormation grants permissions to all resource types. AWS Identity and Access Management (IAM) uses this parameter for AWS CloudFormation-specific condition keys in IAM policies. For more information, see Controlling Access with AWS Identity and Access Management.

                                            ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRoleARN", "beanStyleSetterMethodName" : "setRoleARN", "c2jName" : "RoleARN", "c2jShape" : "RoleARN", "defaultConsumerFluentSetterDocumentation" : "

                                            The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to create the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation always uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                                            If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                                            \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 #roleARN(String)}.\n@param roleARN 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 #roleARN(String)", "deprecated" : false, "documentation" : "

                                            The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to create the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation always uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                                            If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "roleARN", "fluentSetterDocumentation" : "

                                            The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to create the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation always uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                                            If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                                            \n@param roleARN The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to create the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation always uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                                            If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "roleARN", "getterDocumentation" : "

                                            The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to create the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation always uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                                            If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                                            \n@return The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to create the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation always uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                                            If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.", "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" : "RoleARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RoleARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "RoleARN", "sensitive" : false, "setterDocumentation" : "

                                            The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to create the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation always uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                                            If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                                            \n@param roleARN The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to create the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation always uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                                            If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.", "setterMethodName" : "setRoleARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "roleARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "roleARN", "variableType" : "String", "documentation" : "

                                            The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to create the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation always uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                                            If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getOnFailureAsString", "beanStyleSetterMethodName" : "setOnFailure", "c2jName" : "OnFailure", "c2jShape" : "OnFailure", "defaultConsumerFluentSetterDocumentation" : "

                                            Determines what action will be taken if stack creation fails. This must be one of: DO_NOTHING, ROLLBACK, or DELETE. You can specify either OnFailure or DisableRollback, but not both.

                                            Default: ROLLBACK

                                            \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 #onFailureAsString(String)}.\n@param onFailure 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 #onFailure(String)", "deprecated" : false, "documentation" : "

                                            Determines what action will be taken if stack creation fails. This must be one of: DO_NOTHING, ROLLBACK, or DELETE. You can specify either OnFailure or DisableRollback, but not both.

                                            Default: ROLLBACK

                                            ", "endpointDiscoveryId" : false, "enumType" : "OnFailure", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "onFailure", "fluentEnumSetterMethodName" : "onFailure", "fluentGetterMethodName" : "onFailureAsString", "fluentSetterDocumentation" : "

                                            Determines what action will be taken if stack creation fails. This must be one of: DO_NOTHING, ROLLBACK, or DELETE. You can specify either OnFailure or DisableRollback, but not both.

                                            Default: ROLLBACK

                                            \n@param onFailure Determines what action will be taken if stack creation fails. This must be one of: DO_NOTHING, ROLLBACK, or DELETE. You can specify either OnFailure or DisableRollback, but not both.

                                            Default: ROLLBACK\n@see OnFailure\n@return Returns a reference to this object so that method calls can be chained together.\n@see OnFailure", "fluentSetterMethodName" : "onFailure", "getterDocumentation" : "

                                            Determines what action will be taken if stack creation fails. This must be one of: DO_NOTHING, ROLLBACK, or DELETE. You can specify either OnFailure or DisableRollback, but not both.

                                            Default: ROLLBACK

                                            \n

                                            \nIf the service returns an enum value that is not available in the current SDK version, {@link #onFailure} will return {@link OnFailure#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #onFailureAsString}.\n

                                            \n@return Determines what action will be taken if stack creation fails. This must be one of: DO_NOTHING, ROLLBACK, or DELETE. You can specify either OnFailure or DisableRollback, but not both.

                                            Default: ROLLBACK\n@see OnFailure", "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" : "OnFailure", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OnFailure", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "OnFailure", "sensitive" : false, "setterDocumentation" : "

                                            Determines what action will be taken if stack creation fails. This must be one of: DO_NOTHING, ROLLBACK, or DELETE. You can specify either OnFailure or DisableRollback, but not both.

                                            Default: ROLLBACK

                                            \n@param onFailure Determines what action will be taken if stack creation fails. This must be one of: DO_NOTHING, ROLLBACK, or DELETE. You can specify either OnFailure or DisableRollback, but not both.

                                            Default: ROLLBACK\n@see OnFailure", "setterMethodName" : "setOnFailure", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "onFailure", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "onFailure", "variableType" : "String", "documentation" : "

                                            Determines what action will be taken if stack creation fails. This must be one of: DO_NOTHING, ROLLBACK, or DELETE. You can specify either OnFailure or DisableRollback, but not both.

                                            Default: ROLLBACK

                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackPolicyBody", "beanStyleSetterMethodName" : "setStackPolicyBody", "c2jName" : "StackPolicyBody", "c2jShape" : "StackPolicyBody", "defaultConsumerFluentSetterDocumentation" : "

                                            Structure containing the stack policy body. For more information, go to Prevent Updates to Stack Resources in the AWS CloudFormation User Guide. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                            \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 #stackPolicyBody(String)}.\n@param stackPolicyBody 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 #stackPolicyBody(String)", "deprecated" : false, "documentation" : "

                                            Structure containing the stack policy body. For more information, go to Prevent Updates to Stack Resources in the AWS CloudFormation User Guide. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackPolicyBody", "fluentSetterDocumentation" : "

                                            Structure containing the stack policy body. For more information, go to Prevent Updates to Stack Resources in the AWS CloudFormation User Guide. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                            \n@param stackPolicyBody Structure containing the stack policy body. For more information, go to Prevent Updates to Stack Resources in the AWS CloudFormation User Guide. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackPolicyBody", "getterDocumentation" : "

                                            Structure containing the stack policy body. For more information, go to Prevent Updates to Stack Resources in the AWS CloudFormation User Guide. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                            \n@return Structure containing the stack policy body. For more information, go to Prevent Updates to Stack Resources in the AWS CloudFormation User Guide. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.", "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" : "StackPolicyBody", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackPolicyBody", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackPolicyBody", "sensitive" : false, "setterDocumentation" : "

                                            Structure containing the stack policy body. For more information, go to Prevent Updates to Stack Resources in the AWS CloudFormation User Guide. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                            \n@param stackPolicyBody Structure containing the stack policy body. For more information, go to Prevent Updates to Stack Resources in the AWS CloudFormation User Guide. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.", "setterMethodName" : "setStackPolicyBody", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackPolicyBody", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackPolicyBody", "variableType" : "String", "documentation" : "

                                            Structure containing the stack policy body. For more information, go to Prevent Updates to Stack Resources in the AWS CloudFormation User Guide. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackPolicyURL", "beanStyleSetterMethodName" : "setStackPolicyURL", "c2jName" : "StackPolicyURL", "c2jShape" : "StackPolicyURL", "defaultConsumerFluentSetterDocumentation" : "

                                            Location of a file containing the stack policy. The URL must point to a policy (maximum size: 16 KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                            \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 #stackPolicyURL(String)}.\n@param stackPolicyURL 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 #stackPolicyURL(String)", "deprecated" : false, "documentation" : "

                                            Location of a file containing the stack policy. The URL must point to a policy (maximum size: 16 KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackPolicyURL", "fluentSetterDocumentation" : "

                                            Location of a file containing the stack policy. The URL must point to a policy (maximum size: 16 KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                            \n@param stackPolicyURL Location of a file containing the stack policy. The URL must point to a policy (maximum size: 16 KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackPolicyURL", "getterDocumentation" : "

                                            Location of a file containing the stack policy. The URL must point to a policy (maximum size: 16 KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                            \n@return Location of a file containing the stack policy. The URL must point to a policy (maximum size: 16 KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.", "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" : "StackPolicyURL", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackPolicyURL", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackPolicyURL", "sensitive" : false, "setterDocumentation" : "

                                            Location of a file containing the stack policy. The URL must point to a policy (maximum size: 16 KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                            \n@param stackPolicyURL Location of a file containing the stack policy. The URL must point to a policy (maximum size: 16 KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.", "setterMethodName" : "setStackPolicyURL", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackPolicyURL", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackPolicyURL", "variableType" : "String", "documentation" : "

                                            Location of a file containing the stack policy. The URL must point to a policy (maximum size: 16 KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "Tags", "defaultConsumerFluentSetterDocumentation" : "

                                            Key-value pairs to associate with this stack. AWS CloudFormation also propagates these tags to the resources created in the stack. A maximum number of 50 tags can be specified.

                                            \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 #tags(List)}.\n@param tags 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 #tags(List)", "deprecated" : false, "documentation" : "

                                            Key-value pairs to associate with this stack. AWS CloudFormation also propagates these tags to the resources created in the stack. A maximum number of 50 tags can be specified.

                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tags", "fluentSetterDocumentation" : "

                                            Key-value pairs to associate with this stack. AWS CloudFormation also propagates these tags to the resources created in the stack. A maximum number of 50 tags can be specified.

                                            \n@param tags Key-value pairs to associate with this stack. AWS CloudFormation also propagates these tags to the resources created in the stack. A maximum number of 50 tags can be specified.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

                                            Key-value pairs to associate with this stack. AWS CloudFormation also propagates these tags to the resources created in the stack. A maximum number of 50 tags can be specified.

                                            \n

                                            \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                            \n@return Key-value pairs to associate with this stack. AWS CloudFormation also propagates these tags to the resources created in the stack. A maximum number of 50 tags can be specified.", "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" : "Tags", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "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" : "Tag", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Tag.Builder} avoiding the need to create one manually via {@link Tag#builder()}.\n\nWhen the {@link Consumer} completes, {@link Tag.Builder#build()} is called immediately and its result is passed to {@link #member(Tag)}.\n@param member a consumer that will call methods on {@link Tag.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Tag)", "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" : "Tag", "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" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : null, "simpleType" : "Tag", "variableSetterType" : "Tag" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : "", "simpleType" : "Tag", "variableSetterType" : "Tag" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Tag", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Tag", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

                                            Key-value pairs to associate with this stack. AWS CloudFormation also propagates these tags to the resources created in the stack. A maximum number of 50 tags can be specified.

                                            \n@param tags Key-value pairs to associate with this stack. AWS CloudFormation also propagates these tags to the resources created in the stack. A maximum number of 50 tags can be specified.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : "

                                            Key-value pairs to associate with this stack. AWS CloudFormation also propagates these tags to the resources created in the stack. A maximum number of 50 tags can be specified.

                                            ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getClientRequestToken", "beanStyleSetterMethodName" : "setClientRequestToken", "c2jName" : "ClientRequestToken", "c2jShape" : "ClientRequestToken", "defaultConsumerFluentSetterDocumentation" : "

                                            A unique identifier for this CreateStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to create a stack with the same name. You might retry CreateStack requests to ensure that AWS CloudFormation successfully received them.

                                            All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                            In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.

                                            \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #clientRequestToken(String)}.\n@param clientRequestToken a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #clientRequestToken(String)", "deprecated" : false, "documentation" : "

                                            A unique identifier for this CreateStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to create a stack with the same name. You might retry CreateStack requests to ensure that AWS CloudFormation successfully received them.

                                            All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                            In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.

                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "clientRequestToken", "fluentSetterDocumentation" : "

                                            A unique identifier for this CreateStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to create a stack with the same name. You might retry CreateStack requests to ensure that AWS CloudFormation successfully received them.

                                            All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                            In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.

                                            \n@param clientRequestToken A unique identifier for this CreateStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to create a stack with the same name. You might retry CreateStack requests to ensure that AWS CloudFormation successfully received them.

                                            All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                            In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "clientRequestToken", "getterDocumentation" : "

                                            A unique identifier for this CreateStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to create a stack with the same name. You might retry CreateStack requests to ensure that AWS CloudFormation successfully received them.

                                            All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                            In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.

                                            \n@return A unique identifier for this CreateStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to create a stack with the same name. You might retry CreateStack requests to ensure that AWS CloudFormation successfully received them.

                                            All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                            In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ClientRequestToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ClientRequestToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ClientRequestToken", "sensitive" : false, "setterDocumentation" : "

                                            A unique identifier for this CreateStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to create a stack with the same name. You might retry CreateStack requests to ensure that AWS CloudFormation successfully received them.

                                            All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                            In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.

                                            \n@param clientRequestToken A unique identifier for this CreateStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to create a stack with the same name. You might retry CreateStack requests to ensure that AWS CloudFormation successfully received them.

                                            All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                            In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.", "setterMethodName" : "setClientRequestToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "clientRequestToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "clientRequestToken", "variableType" : "String", "documentation" : "

                                            A unique identifier for this CreateStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to create a stack with the same name. You might retry CreateStack requests to ensure that AWS CloudFormation successfully received them.

                                            All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                            In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.

                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEnableTerminationProtection", "beanStyleSetterMethodName" : "setEnableTerminationProtection", "c2jName" : "EnableTerminationProtection", "c2jShape" : "EnableTerminationProtection", "defaultConsumerFluentSetterDocumentation" : "

                                            Whether to enable termination protection on the specified stack. If a user attempts to delete a stack with termination protection enabled, the operation fails and the stack remains unchanged. For more information, see Protecting a Stack From Being Deleted in the AWS CloudFormation User Guide. Termination protection is disabled on stacks by default.

                                            For nested stacks, termination protection is set on the root stack and cannot be changed directly on the nested stack.

                                            \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 #enableTerminationProtection(Boolean)}.\n@param enableTerminationProtection 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 #enableTerminationProtection(Boolean)", "deprecated" : false, "documentation" : "

                                            Whether to enable termination protection on the specified stack. If a user attempts to delete a stack with termination protection enabled, the operation fails and the stack remains unchanged. For more information, see Protecting a Stack From Being Deleted in the AWS CloudFormation User Guide. Termination protection is disabled on stacks by default.

                                            For nested stacks, termination protection is set on the root stack and cannot be changed directly on the nested stack.

                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "enableTerminationProtection", "fluentSetterDocumentation" : "

                                            Whether to enable termination protection on the specified stack. If a user attempts to delete a stack with termination protection enabled, the operation fails and the stack remains unchanged. For more information, see Protecting a Stack From Being Deleted in the AWS CloudFormation User Guide. Termination protection is disabled on stacks by default.

                                            For nested stacks, termination protection is set on the root stack and cannot be changed directly on the nested stack.

                                            \n@param enableTerminationProtection Whether to enable termination protection on the specified stack. If a user attempts to delete a stack with termination protection enabled, the operation fails and the stack remains unchanged. For more information, see Protecting a Stack From Being Deleted in the AWS CloudFormation User Guide. Termination protection is disabled on stacks by default.

                                            For nested stacks, termination protection is set on the root stack and cannot be changed directly on the nested stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "enableTerminationProtection", "getterDocumentation" : "

                                            Whether to enable termination protection on the specified stack. If a user attempts to delete a stack with termination protection enabled, the operation fails and the stack remains unchanged. For more information, see Protecting a Stack From Being Deleted in the AWS CloudFormation User Guide. Termination protection is disabled on stacks by default.

                                            For nested stacks, termination protection is set on the root stack and cannot be changed directly on the nested stack.

                                            \n@return Whether to enable termination protection on the specified stack. If a user attempts to delete a stack with termination protection enabled, the operation fails and the stack remains unchanged. For more information, see Protecting a Stack From Being Deleted in the AWS CloudFormation User Guide. Termination protection is disabled on stacks by default.

                                            For nested stacks, termination protection is set on the root stack and cannot be changed directly on the nested stack.", "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" : "EnableTerminationProtection", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EnableTerminationProtection", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "EnableTerminationProtection", "sensitive" : false, "setterDocumentation" : "

                                            Whether to enable termination protection on the specified stack. If a user attempts to delete a stack with termination protection enabled, the operation fails and the stack remains unchanged. For more information, see Protecting a Stack From Being Deleted in the AWS CloudFormation User Guide. Termination protection is disabled on stacks by default.

                                            For nested stacks, termination protection is set on the root stack and cannot be changed directly on the nested stack.

                                            \n@param enableTerminationProtection Whether to enable termination protection on the specified stack. If a user attempts to delete a stack with termination protection enabled, the operation fails and the stack remains unchanged. For more information, see Protecting a Stack From Being Deleted in the AWS CloudFormation User Guide. Termination protection is disabled on stacks by default.

                                            For nested stacks, termination protection is set on the root stack and cannot be changed directly on the nested stack.", "setterMethodName" : "setEnableTerminationProtection", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "enableTerminationProtection", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "enableTerminationProtection", "variableType" : "Boolean", "documentation" : "

                                            Whether to enable termination protection on the specified stack. If a user attempts to delete a stack with termination protection enabled, the operation fails and the stack remains unchanged. For more information, see Protecting a Stack From Being Deleted in the AWS CloudFormation User Guide. Termination protection is disabled on stacks by default.

                                            For nested stacks, termination protection is set on the root stack and cannot be changed directly on the nested stack.

                                            ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Capabilities" : { "beanStyleGetterMethodName" : "getCapabilitiesAsStrings", "beanStyleSetterMethodName" : "setCapabilitiesWithStrings", "c2jName" : "Capabilities", "c2jShape" : "Capabilities", "defaultConsumerFluentSetterDocumentation" : "

                                            In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to create the stack.

                                            • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                              Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks, you must explicitly acknowledge this by specifying one of these capabilities.

                                              The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                              • If you have IAM resources, you can specify either capability.

                                              • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                              • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                              If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                              For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                            • CAPABILITY_AUTO_EXPAND

                                              Some template contain macros. Macros perform custom processing on templates; this can include simple actions like find-and-replace operations, all the way to extensive transformations of entire templates. Because of this, users typically create a change set from the processed template, so that they can review the changes resulting from the macros before actually creating the stack. If your stack template contains one or more macros, and you choose to create a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.

                                              Change sets do not currently support nested stacks. If you want to create a stack from a stack template that contains macros and nested stacks, you must create the stack directly from the template using this capability.

                                              You should only create stacks directly from a stack template that contains macros if you know what processing the macro performs.

                                              Each macro relies on an underlying Lambda service function for processing stack templates. Be aware that the Lambda function owner can update the function operation without AWS CloudFormation being notified.

                                              For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                            \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 #capabilitiesAsStrings(List)}.\n@param capabilities 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 #capabilitiesWithStrings(List)", "deprecated" : false, "documentation" : "

                                            In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to create the stack.

                                            • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                              Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks, you must explicitly acknowledge this by specifying one of these capabilities.

                                              The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                              • If you have IAM resources, you can specify either capability.

                                              • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                              • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                              If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                              For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                            • CAPABILITY_AUTO_EXPAND

                                              Some template contain macros. Macros perform custom processing on templates; this can include simple actions like find-and-replace operations, all the way to extensive transformations of entire templates. Because of this, users typically create a change set from the processed template, so that they can review the changes resulting from the macros before actually creating the stack. If your stack template contains one or more macros, and you choose to create a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.

                                              Change sets do not currently support nested stacks. If you want to create a stack from a stack template that contains macros and nested stacks, you must create the stack directly from the template using this capability.

                                              You should only create stacks directly from a stack template that contains macros if you know what processing the macro performs.

                                              Each macro relies on an underlying Lambda service function for processing stack templates. Be aware that the Lambda function owner can update the function operation without AWS CloudFormation being notified.

                                              For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "capabilities", "fluentEnumSetterMethodName" : "capabilities", "fluentGetterMethodName" : "capabilitiesAsStrings", "fluentSetterDocumentation" : "

                                            In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to create the stack.

                                            • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                              Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks, you must explicitly acknowledge this by specifying one of these capabilities.

                                              The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                              • If you have IAM resources, you can specify either capability.

                                              • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                              • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                              If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                              For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                            • CAPABILITY_AUTO_EXPAND

                                              Some template contain macros. Macros perform custom processing on templates; this can include simple actions like find-and-replace operations, all the way to extensive transformations of entire templates. Because of this, users typically create a change set from the processed template, so that they can review the changes resulting from the macros before actually creating the stack. If your stack template contains one or more macros, and you choose to create a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.

                                              Change sets do not currently support nested stacks. If you want to create a stack from a stack template that contains macros and nested stacks, you must create the stack directly from the template using this capability.

                                              You should only create stacks directly from a stack template that contains macros if you know what processing the macro performs.

                                              Each macro relies on an underlying Lambda service function for processing stack templates. Be aware that the Lambda function owner can update the function operation without AWS CloudFormation being notified.

                                              For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                            \n@param capabilities In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to create the stack.

                                            • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                              Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks, you must explicitly acknowledge this by specifying one of these capabilities.

                                              The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                              • If you have IAM resources, you can specify either capability.

                                              • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                              • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                              If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                              For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                            • CAPABILITY_AUTO_EXPAND

                                              Some template contain macros. Macros perform custom processing on templates; this can include simple actions like find-and-replace operations, all the way to extensive transformations of entire templates. Because of this, users typically create a change set from the processed template, so that they can review the changes resulting from the macros before actually creating the stack. If your stack template contains one or more macros, and you choose to create a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.

                                              Change sets do not currently support nested stacks. If you want to create a stack from a stack template that contains macros and nested stacks, you must create the stack directly from the template using this capability.

                                              You should only create stacks directly from a stack template that contains macros if you know what processing the macro performs.

                                              Each macro relies on an underlying Lambda service function for processing stack templates. Be aware that the Lambda function owner can update the function operation without AWS CloudFormation being notified.

                                              For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                            • \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "capabilitiesWithStrings", "getterDocumentation" : "

                                              In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to create the stack.

                                              • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks, you must explicitly acknowledge this by specifying one of these capabilities.

                                                The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                • If you have IAM resources, you can specify either capability.

                                                • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                              • CAPABILITY_AUTO_EXPAND

                                                Some template contain macros. Macros perform custom processing on templates; this can include simple actions like find-and-replace operations, all the way to extensive transformations of entire templates. Because of this, users typically create a change set from the processed template, so that they can review the changes resulting from the macros before actually creating the stack. If your stack template contains one or more macros, and you choose to create a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.

                                                Change sets do not currently support nested stacks. If you want to create a stack from a stack template that contains macros and nested stacks, you must create the stack directly from the template using this capability.

                                                You should only create stacks directly from a stack template that contains macros if you know what processing the macro performs.

                                                Each macro relies on an underlying Lambda service function for processing stack templates. Be aware that the Lambda function owner can update the function operation without AWS CloudFormation being notified.

                                                For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                              \n

                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                              \n@return In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to create the stack.

                                              • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks, you must explicitly acknowledge this by specifying one of these capabilities.

                                                The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                • If you have IAM resources, you can specify either capability.

                                                • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                              • CAPABILITY_AUTO_EXPAND

                                                Some template contain macros. Macros perform custom processing on templates; this can include simple actions like find-and-replace operations, all the way to extensive transformations of entire templates. Because of this, users typically create a change set from the processed template, so that they can review the changes resulting from the macros before actually creating the stack. If your stack template contains one or more macros, and you choose to create a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.

                                                Change sets do not currently support nested stacks. If you want to create a stack from a stack template that contains macros and nested stacks, you must create the stack directly from the template using this capability.

                                                You should only create stacks directly from a stack template that contains macros if you know what processing the macro performs.

                                                Each macro relies on an underlying Lambda service function for processing stack templates. Be aware that the Lambda function owner can update the function operation without AWS CloudFormation being notified.

                                                For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                              • ", "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" : "Capabilities", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Capabilities", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMemberAsString", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Capability", "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 #memberAsString(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" : "Capability", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "member", "fluentEnumSetterMethodName" : "member", "fluentGetterMethodName" : "memberAsString", "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@see Capability\n@return Returns a reference to this object so that method calls can be chained together.\n@see Capability", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n

                                                \nIf the service returns an enum value that is not available in the current SDK version, {@link #member} will return {@link Capability#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #memberAsString}.\n

                                                \n@return The value of the Member property for this object.\n@see Capability", "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.\n@see Capability", "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" : "Capabilities", "sensitive" : false, "setterDocumentation" : "

                                                In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to create the stack.

                                                • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                  Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks, you must explicitly acknowledge this by specifying one of these capabilities.

                                                  The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                  • If you have IAM resources, you can specify either capability.

                                                  • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                  • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                  If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                  For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                • CAPABILITY_AUTO_EXPAND

                                                  Some template contain macros. Macros perform custom processing on templates; this can include simple actions like find-and-replace operations, all the way to extensive transformations of entire templates. Because of this, users typically create a change set from the processed template, so that they can review the changes resulting from the macros before actually creating the stack. If your stack template contains one or more macros, and you choose to create a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.

                                                  Change sets do not currently support nested stacks. If you want to create a stack from a stack template that contains macros and nested stacks, you must create the stack directly from the template using this capability.

                                                  You should only create stacks directly from a stack template that contains macros if you know what processing the macro performs.

                                                  Each macro relies on an underlying Lambda service function for processing stack templates. Be aware that the Lambda function owner can update the function operation without AWS CloudFormation being notified.

                                                  For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                \n@param capabilities In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to create the stack.

                                                • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                  Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks, you must explicitly acknowledge this by specifying one of these capabilities.

                                                  The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                  • If you have IAM resources, you can specify either capability.

                                                  • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                  • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                  If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                  For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                • CAPABILITY_AUTO_EXPAND

                                                  Some template contain macros. Macros perform custom processing on templates; this can include simple actions like find-and-replace operations, all the way to extensive transformations of entire templates. Because of this, users typically create a change set from the processed template, so that they can review the changes resulting from the macros before actually creating the stack. If your stack template contains one or more macros, and you choose to create a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.

                                                  Change sets do not currently support nested stacks. If you want to create a stack from a stack template that contains macros and nested stacks, you must create the stack directly from the template using this capability.

                                                  You should only create stacks directly from a stack template that contains macros if you know what processing the macro performs.

                                                  Each macro relies on an underlying Lambda service function for processing stack templates. Be aware that the Lambda function owner can update the function operation without AWS CloudFormation being notified.

                                                  For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                • ", "setterMethodName" : "setCapabilitiesWithStrings", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "capabilities", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "capabilities", "variableType" : "java.util.List", "documentation" : "

                                                  In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to create the stack.

                                                  • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                    Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks, you must explicitly acknowledge this by specifying one of these capabilities.

                                                    The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                    • If you have IAM resources, you can specify either capability.

                                                    • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                    • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                    If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                    For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                  • CAPABILITY_AUTO_EXPAND

                                                    Some template contain macros. Macros perform custom processing on templates; this can include simple actions like find-and-replace operations, all the way to extensive transformations of entire templates. Because of this, users typically create a change set from the processed template, so that they can review the changes resulting from the macros before actually creating the stack. If your stack template contains one or more macros, and you choose to create a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.

                                                    Change sets do not currently support nested stacks. If you want to create a stack from a stack template that contains macros and nested stacks, you must create the stack directly from the template using this capability.

                                                    You should only create stacks directly from a stack template that contains macros if you know what processing the macro performs.

                                                    Each macro relies on an underlying Lambda service function for processing stack templates. Be aware that the Lambda function owner can update the function operation without AWS CloudFormation being notified.

                                                    For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                  ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ClientRequestToken" : { "beanStyleGetterMethodName" : "getClientRequestToken", "beanStyleSetterMethodName" : "setClientRequestToken", "c2jName" : "ClientRequestToken", "c2jShape" : "ClientRequestToken", "defaultConsumerFluentSetterDocumentation" : "

                                                  A unique identifier for this CreateStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to create a stack with the same name. You might retry CreateStack requests to ensure that AWS CloudFormation successfully received them.

                                                  All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                  In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.

                                                  \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #clientRequestToken(String)}.\n@param clientRequestToken a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #clientRequestToken(String)", "deprecated" : false, "documentation" : "

                                                  A unique identifier for this CreateStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to create a stack with the same name. You might retry CreateStack requests to ensure that AWS CloudFormation successfully received them.

                                                  All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                  In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.

                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "clientRequestToken", "fluentSetterDocumentation" : "

                                                  A unique identifier for this CreateStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to create a stack with the same name. You might retry CreateStack requests to ensure that AWS CloudFormation successfully received them.

                                                  All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                  In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.

                                                  \n@param clientRequestToken A unique identifier for this CreateStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to create a stack with the same name. You might retry CreateStack requests to ensure that AWS CloudFormation successfully received them.

                                                  All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                  In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "clientRequestToken", "getterDocumentation" : "

                                                  A unique identifier for this CreateStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to create a stack with the same name. You might retry CreateStack requests to ensure that AWS CloudFormation successfully received them.

                                                  All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                  In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.

                                                  \n@return A unique identifier for this CreateStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to create a stack with the same name. You might retry CreateStack requests to ensure that AWS CloudFormation successfully received them.

                                                  All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                  In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ClientRequestToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ClientRequestToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ClientRequestToken", "sensitive" : false, "setterDocumentation" : "

                                                  A unique identifier for this CreateStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to create a stack with the same name. You might retry CreateStack requests to ensure that AWS CloudFormation successfully received them.

                                                  All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                  In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.

                                                  \n@param clientRequestToken A unique identifier for this CreateStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to create a stack with the same name. You might retry CreateStack requests to ensure that AWS CloudFormation successfully received them.

                                                  All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                  In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.", "setterMethodName" : "setClientRequestToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "clientRequestToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "clientRequestToken", "variableType" : "String", "documentation" : "

                                                  A unique identifier for this CreateStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to create a stack with the same name. You might retry CreateStack requests to ensure that AWS CloudFormation successfully received them.

                                                  All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                  In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.

                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "DisableRollback" : { "beanStyleGetterMethodName" : "getDisableRollback", "beanStyleSetterMethodName" : "setDisableRollback", "c2jName" : "DisableRollback", "c2jShape" : "DisableRollback", "defaultConsumerFluentSetterDocumentation" : "

                                                  Set to true to disable rollback of the stack if stack creation failed. You can specify either DisableRollback or OnFailure, but not both.

                                                  Default: false

                                                  \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 #disableRollback(Boolean)}.\n@param disableRollback 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 #disableRollback(Boolean)", "deprecated" : false, "documentation" : "

                                                  Set to true to disable rollback of the stack if stack creation failed. You can specify either DisableRollback or OnFailure, but not both.

                                                  Default: false

                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "disableRollback", "fluentSetterDocumentation" : "

                                                  Set to true to disable rollback of the stack if stack creation failed. You can specify either DisableRollback or OnFailure, but not both.

                                                  Default: false

                                                  \n@param disableRollback Set to true to disable rollback of the stack if stack creation failed. You can specify either DisableRollback or OnFailure, but not both.

                                                  Default: false\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "disableRollback", "getterDocumentation" : "

                                                  Set to true to disable rollback of the stack if stack creation failed. You can specify either DisableRollback or OnFailure, but not both.

                                                  Default: false

                                                  \n@return Set to true to disable rollback of the stack if stack creation failed. You can specify either DisableRollback or OnFailure, but not both.

                                                  Default: false", "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" : "DisableRollback", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DisableRollback", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "DisableRollback", "sensitive" : false, "setterDocumentation" : "

                                                  Set to true to disable rollback of the stack if stack creation failed. You can specify either DisableRollback or OnFailure, but not both.

                                                  Default: false

                                                  \n@param disableRollback Set to true to disable rollback of the stack if stack creation failed. You can specify either DisableRollback or OnFailure, but not both.

                                                  Default: false", "setterMethodName" : "setDisableRollback", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "disableRollback", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "disableRollback", "variableType" : "Boolean", "documentation" : "

                                                  Set to true to disable rollback of the stack if stack creation failed. You can specify either DisableRollback or OnFailure, but not both.

                                                  Default: false

                                                  ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "EnableTerminationProtection" : { "beanStyleGetterMethodName" : "getEnableTerminationProtection", "beanStyleSetterMethodName" : "setEnableTerminationProtection", "c2jName" : "EnableTerminationProtection", "c2jShape" : "EnableTerminationProtection", "defaultConsumerFluentSetterDocumentation" : "

                                                  Whether to enable termination protection on the specified stack. If a user attempts to delete a stack with termination protection enabled, the operation fails and the stack remains unchanged. For more information, see Protecting a Stack From Being Deleted in the AWS CloudFormation User Guide. Termination protection is disabled on stacks by default.

                                                  For nested stacks, termination protection is set on the root stack and cannot be changed directly on the nested stack.

                                                  \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 #enableTerminationProtection(Boolean)}.\n@param enableTerminationProtection 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 #enableTerminationProtection(Boolean)", "deprecated" : false, "documentation" : "

                                                  Whether to enable termination protection on the specified stack. If a user attempts to delete a stack with termination protection enabled, the operation fails and the stack remains unchanged. For more information, see Protecting a Stack From Being Deleted in the AWS CloudFormation User Guide. Termination protection is disabled on stacks by default.

                                                  For nested stacks, termination protection is set on the root stack and cannot be changed directly on the nested stack.

                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "enableTerminationProtection", "fluentSetterDocumentation" : "

                                                  Whether to enable termination protection on the specified stack. If a user attempts to delete a stack with termination protection enabled, the operation fails and the stack remains unchanged. For more information, see Protecting a Stack From Being Deleted in the AWS CloudFormation User Guide. Termination protection is disabled on stacks by default.

                                                  For nested stacks, termination protection is set on the root stack and cannot be changed directly on the nested stack.

                                                  \n@param enableTerminationProtection Whether to enable termination protection on the specified stack. If a user attempts to delete a stack with termination protection enabled, the operation fails and the stack remains unchanged. For more information, see Protecting a Stack From Being Deleted in the AWS CloudFormation User Guide. Termination protection is disabled on stacks by default.

                                                  For nested stacks, termination protection is set on the root stack and cannot be changed directly on the nested stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "enableTerminationProtection", "getterDocumentation" : "

                                                  Whether to enable termination protection on the specified stack. If a user attempts to delete a stack with termination protection enabled, the operation fails and the stack remains unchanged. For more information, see Protecting a Stack From Being Deleted in the AWS CloudFormation User Guide. Termination protection is disabled on stacks by default.

                                                  For nested stacks, termination protection is set on the root stack and cannot be changed directly on the nested stack.

                                                  \n@return Whether to enable termination protection on the specified stack. If a user attempts to delete a stack with termination protection enabled, the operation fails and the stack remains unchanged. For more information, see Protecting a Stack From Being Deleted in the AWS CloudFormation User Guide. Termination protection is disabled on stacks by default.

                                                  For nested stacks, termination protection is set on the root stack and cannot be changed directly on the nested stack.", "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" : "EnableTerminationProtection", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EnableTerminationProtection", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "EnableTerminationProtection", "sensitive" : false, "setterDocumentation" : "

                                                  Whether to enable termination protection on the specified stack. If a user attempts to delete a stack with termination protection enabled, the operation fails and the stack remains unchanged. For more information, see Protecting a Stack From Being Deleted in the AWS CloudFormation User Guide. Termination protection is disabled on stacks by default.

                                                  For nested stacks, termination protection is set on the root stack and cannot be changed directly on the nested stack.

                                                  \n@param enableTerminationProtection Whether to enable termination protection on the specified stack. If a user attempts to delete a stack with termination protection enabled, the operation fails and the stack remains unchanged. For more information, see Protecting a Stack From Being Deleted in the AWS CloudFormation User Guide. Termination protection is disabled on stacks by default.

                                                  For nested stacks, termination protection is set on the root stack and cannot be changed directly on the nested stack.", "setterMethodName" : "setEnableTerminationProtection", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "enableTerminationProtection", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "enableTerminationProtection", "variableType" : "Boolean", "documentation" : "

                                                  Whether to enable termination protection on the specified stack. If a user attempts to delete a stack with termination protection enabled, the operation fails and the stack remains unchanged. For more information, see Protecting a Stack From Being Deleted in the AWS CloudFormation User Guide. Termination protection is disabled on stacks by default.

                                                  For nested stacks, termination protection is set on the root stack and cannot be changed directly on the nested stack.

                                                  ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "NotificationARNs" : { "beanStyleGetterMethodName" : "getNotificationARNs", "beanStyleSetterMethodName" : "setNotificationARNs", "c2jName" : "NotificationARNs", "c2jShape" : "NotificationARNs", "defaultConsumerFluentSetterDocumentation" : "

                                                  The Simple Notification Service (SNS) topic ARNs to publish stack related events. You can find your SNS topic ARNs using the SNS console or your Command Line Interface (CLI).

                                                  \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 #notificationARNs(List)}.\n@param notificationARNs 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 #notificationARNs(List)", "deprecated" : false, "documentation" : "

                                                  The Simple Notification Service (SNS) topic ARNs to publish stack related events. You can find your SNS topic ARNs using the SNS console or your Command Line Interface (CLI).

                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "notificationARNs", "fluentSetterDocumentation" : "

                                                  The Simple Notification Service (SNS) topic ARNs to publish stack related events. You can find your SNS topic ARNs using the SNS console or your Command Line Interface (CLI).

                                                  \n@param notificationARNs The Simple Notification Service (SNS) topic ARNs to publish stack related events. You can find your SNS topic ARNs using the SNS console or your Command Line Interface (CLI).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "notificationARNs", "getterDocumentation" : "

                                                  The Simple Notification Service (SNS) topic ARNs to publish stack related events. You can find your SNS topic ARNs using the SNS console or your Command Line Interface (CLI).

                                                  \n

                                                  \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                  \n@return The Simple Notification Service (SNS) topic ARNs to publish stack related events. You can find your SNS topic ARNs using the SNS console or your Command Line Interface (CLI).", "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" : "NotificationARNs", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NotificationARNs", "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" : "NotificationARN", "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" : "NotificationARNs", "sensitive" : false, "setterDocumentation" : "

                                                  The Simple Notification Service (SNS) topic ARNs to publish stack related events. You can find your SNS topic ARNs using the SNS console or your Command Line Interface (CLI).

                                                  \n@param notificationARNs The Simple Notification Service (SNS) topic ARNs to publish stack related events. You can find your SNS topic ARNs using the SNS console or your Command Line Interface (CLI).", "setterMethodName" : "setNotificationARNs", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "notificationARNs", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "notificationARNs", "variableType" : "java.util.List", "documentation" : "

                                                  The Simple Notification Service (SNS) topic ARNs to publish stack related events. You can find your SNS topic ARNs using the SNS console or your Command Line Interface (CLI).

                                                  ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "OnFailure" : { "beanStyleGetterMethodName" : "getOnFailureAsString", "beanStyleSetterMethodName" : "setOnFailure", "c2jName" : "OnFailure", "c2jShape" : "OnFailure", "defaultConsumerFluentSetterDocumentation" : "

                                                  Determines what action will be taken if stack creation fails. This must be one of: DO_NOTHING, ROLLBACK, or DELETE. You can specify either OnFailure or DisableRollback, but not both.

                                                  Default: ROLLBACK

                                                  \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 #onFailureAsString(String)}.\n@param onFailure 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 #onFailure(String)", "deprecated" : false, "documentation" : "

                                                  Determines what action will be taken if stack creation fails. This must be one of: DO_NOTHING, ROLLBACK, or DELETE. You can specify either OnFailure or DisableRollback, but not both.

                                                  Default: ROLLBACK

                                                  ", "endpointDiscoveryId" : false, "enumType" : "OnFailure", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "onFailure", "fluentEnumSetterMethodName" : "onFailure", "fluentGetterMethodName" : "onFailureAsString", "fluentSetterDocumentation" : "

                                                  Determines what action will be taken if stack creation fails. This must be one of: DO_NOTHING, ROLLBACK, or DELETE. You can specify either OnFailure or DisableRollback, but not both.

                                                  Default: ROLLBACK

                                                  \n@param onFailure Determines what action will be taken if stack creation fails. This must be one of: DO_NOTHING, ROLLBACK, or DELETE. You can specify either OnFailure or DisableRollback, but not both.

                                                  Default: ROLLBACK\n@see OnFailure\n@return Returns a reference to this object so that method calls can be chained together.\n@see OnFailure", "fluentSetterMethodName" : "onFailure", "getterDocumentation" : "

                                                  Determines what action will be taken if stack creation fails. This must be one of: DO_NOTHING, ROLLBACK, or DELETE. You can specify either OnFailure or DisableRollback, but not both.

                                                  Default: ROLLBACK

                                                  \n

                                                  \nIf the service returns an enum value that is not available in the current SDK version, {@link #onFailure} will return {@link OnFailure#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #onFailureAsString}.\n

                                                  \n@return Determines what action will be taken if stack creation fails. This must be one of: DO_NOTHING, ROLLBACK, or DELETE. You can specify either OnFailure or DisableRollback, but not both.

                                                  Default: ROLLBACK\n@see OnFailure", "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" : "OnFailure", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OnFailure", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "OnFailure", "sensitive" : false, "setterDocumentation" : "

                                                  Determines what action will be taken if stack creation fails. This must be one of: DO_NOTHING, ROLLBACK, or DELETE. You can specify either OnFailure or DisableRollback, but not both.

                                                  Default: ROLLBACK

                                                  \n@param onFailure Determines what action will be taken if stack creation fails. This must be one of: DO_NOTHING, ROLLBACK, or DELETE. You can specify either OnFailure or DisableRollback, but not both.

                                                  Default: ROLLBACK\n@see OnFailure", "setterMethodName" : "setOnFailure", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "onFailure", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "onFailure", "variableType" : "String", "documentation" : "

                                                  Determines what action will be taken if stack creation fails. This must be one of: DO_NOTHING, ROLLBACK, or DELETE. You can specify either OnFailure or DisableRollback, but not both.

                                                  Default: ROLLBACK

                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Parameters" : { "beanStyleGetterMethodName" : "getParameters", "beanStyleSetterMethodName" : "setParameters", "c2jName" : "Parameters", "c2jShape" : "Parameters", "defaultConsumerFluentSetterDocumentation" : "

                                                  A list of Parameter structures that specify input parameters for the stack. For more information, see the Parameter data type.

                                                  \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 #parameters(List)}.\n@param parameters 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 #parameters(List)", "deprecated" : false, "documentation" : "

                                                  A list of Parameter structures that specify input parameters for the stack. For more information, see the Parameter data type.

                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "parameters", "fluentSetterDocumentation" : "

                                                  A list of Parameter structures that specify input parameters for the stack. For more information, see the Parameter data type.

                                                  \n@param parameters A list of Parameter structures that specify input parameters for the stack. For more information, see the Parameter data type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parameters", "getterDocumentation" : "

                                                  A list of Parameter structures that specify input parameters for the stack. For more information, see the Parameter data type.

                                                  \n

                                                  \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                  \n@return A list of Parameter structures that specify input parameters for the stack. For more information, see the Parameter data type.", "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" : "Parameters", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Parameters", "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" : "Parameter", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Parameter.Builder} avoiding the need to create one manually via {@link Parameter#builder()}.\n\nWhen the {@link Consumer} completes, {@link Parameter.Builder#build()} is called immediately and its result is passed to {@link #member(Parameter)}.\n@param member a consumer that will call methods on {@link Parameter.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Parameter)", "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" : "Parameter", "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" : "Parameter", "variableName" : "member", "variableType" : "Parameter", "documentation" : null, "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Parameter", "variableName" : "member", "variableType" : "Parameter", "documentation" : "", "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Parameter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Parameter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Parameters", "sensitive" : false, "setterDocumentation" : "

                                                  A list of Parameter structures that specify input parameters for the stack. For more information, see the Parameter data type.

                                                  \n@param parameters A list of Parameter structures that specify input parameters for the stack. For more information, see the Parameter data type.", "setterMethodName" : "setParameters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameters", "variableType" : "java.util.List", "documentation" : "

                                                  A list of Parameter structures that specify input parameters for the stack. For more information, see the Parameter data type.

                                                  ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ResourceTypes" : { "beanStyleGetterMethodName" : "getResourceTypes", "beanStyleSetterMethodName" : "setResourceTypes", "c2jName" : "ResourceTypes", "c2jShape" : "ResourceTypes", "defaultConsumerFluentSetterDocumentation" : "

                                                  The template resource types that you have permissions to work with for this create stack action, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance. Use the following syntax to describe template resource types: AWS::* (for all AWS resource), Custom::* (for all custom resources), Custom::logical_ID (for a specific custom resource), AWS::service_name::* (for all resources of a particular AWS service), and AWS::service_name::resource_logical_ID (for a specific AWS resource).

                                                  If the list of resource types doesn't include a resource that you're creating, the stack creation fails. By default, AWS CloudFormation grants permissions to all resource types. AWS Identity and Access Management (IAM) uses this parameter for AWS CloudFormation-specific condition keys in IAM policies. For more information, see Controlling Access with AWS Identity and Access Management.

                                                  \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 #resourceTypes(List)}.\n@param resourceTypes 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 #resourceTypes(List)", "deprecated" : false, "documentation" : "

                                                  The template resource types that you have permissions to work with for this create stack action, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance. Use the following syntax to describe template resource types: AWS::* (for all AWS resource), Custom::* (for all custom resources), Custom::logical_ID (for a specific custom resource), AWS::service_name::* (for all resources of a particular AWS service), and AWS::service_name::resource_logical_ID (for a specific AWS resource).

                                                  If the list of resource types doesn't include a resource that you're creating, the stack creation fails. By default, AWS CloudFormation grants permissions to all resource types. AWS Identity and Access Management (IAM) uses this parameter for AWS CloudFormation-specific condition keys in IAM policies. For more information, see Controlling Access with AWS Identity and Access Management.

                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceTypes", "fluentSetterDocumentation" : "

                                                  The template resource types that you have permissions to work with for this create stack action, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance. Use the following syntax to describe template resource types: AWS::* (for all AWS resource), Custom::* (for all custom resources), Custom::logical_ID (for a specific custom resource), AWS::service_name::* (for all resources of a particular AWS service), and AWS::service_name::resource_logical_ID (for a specific AWS resource).

                                                  If the list of resource types doesn't include a resource that you're creating, the stack creation fails. By default, AWS CloudFormation grants permissions to all resource types. AWS Identity and Access Management (IAM) uses this parameter for AWS CloudFormation-specific condition keys in IAM policies. For more information, see Controlling Access with AWS Identity and Access Management.

                                                  \n@param resourceTypes The template resource types that you have permissions to work with for this create stack action, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance. Use the following syntax to describe template resource types: AWS::* (for all AWS resource), Custom::* (for all custom resources), Custom::logical_ID (for a specific custom resource), AWS::service_name::* (for all resources of a particular AWS service), and AWS::service_name::resource_logical_ID (for a specific AWS resource).

                                                  If the list of resource types doesn't include a resource that you're creating, the stack creation fails. By default, AWS CloudFormation grants permissions to all resource types. AWS Identity and Access Management (IAM) uses this parameter for AWS CloudFormation-specific condition keys in IAM policies. For more information, see Controlling Access with AWS Identity and Access Management.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceTypes", "getterDocumentation" : "

                                                  The template resource types that you have permissions to work with for this create stack action, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance. Use the following syntax to describe template resource types: AWS::* (for all AWS resource), Custom::* (for all custom resources), Custom::logical_ID (for a specific custom resource), AWS::service_name::* (for all resources of a particular AWS service), and AWS::service_name::resource_logical_ID (for a specific AWS resource).

                                                  If the list of resource types doesn't include a resource that you're creating, the stack creation fails. By default, AWS CloudFormation grants permissions to all resource types. AWS Identity and Access Management (IAM) uses this parameter for AWS CloudFormation-specific condition keys in IAM policies. For more information, see Controlling Access with AWS Identity and Access Management.

                                                  \n

                                                  \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                  \n@return The template resource types that you have permissions to work with for this create stack action, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance. Use the following syntax to describe template resource types: AWS::* (for all AWS resource), Custom::* (for all custom resources), Custom::logical_ID (for a specific custom resource), AWS::service_name::* (for all resources of a particular AWS service), and AWS::service_name::resource_logical_ID (for a specific AWS resource).

                                                  If the list of resource types doesn't include a resource that you're creating, the stack creation fails. By default, AWS CloudFormation grants permissions to all resource types. AWS Identity and Access Management (IAM) uses this parameter for AWS CloudFormation-specific condition keys in IAM policies. For more information, see Controlling Access with AWS Identity and Access Management.", "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" : "ResourceTypes", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceTypes", "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" : "ResourceType", "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" : "ResourceTypes", "sensitive" : false, "setterDocumentation" : "

                                                  The template resource types that you have permissions to work with for this create stack action, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance. Use the following syntax to describe template resource types: AWS::* (for all AWS resource), Custom::* (for all custom resources), Custom::logical_ID (for a specific custom resource), AWS::service_name::* (for all resources of a particular AWS service), and AWS::service_name::resource_logical_ID (for a specific AWS resource).

                                                  If the list of resource types doesn't include a resource that you're creating, the stack creation fails. By default, AWS CloudFormation grants permissions to all resource types. AWS Identity and Access Management (IAM) uses this parameter for AWS CloudFormation-specific condition keys in IAM policies. For more information, see Controlling Access with AWS Identity and Access Management.

                                                  \n@param resourceTypes The template resource types that you have permissions to work with for this create stack action, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance. Use the following syntax to describe template resource types: AWS::* (for all AWS resource), Custom::* (for all custom resources), Custom::logical_ID (for a specific custom resource), AWS::service_name::* (for all resources of a particular AWS service), and AWS::service_name::resource_logical_ID (for a specific AWS resource).

                                                  If the list of resource types doesn't include a resource that you're creating, the stack creation fails. By default, AWS CloudFormation grants permissions to all resource types. AWS Identity and Access Management (IAM) uses this parameter for AWS CloudFormation-specific condition keys in IAM policies. For more information, see Controlling Access with AWS Identity and Access Management.", "setterMethodName" : "setResourceTypes", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "resourceTypes", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "resourceTypes", "variableType" : "java.util.List", "documentation" : "

                                                  The template resource types that you have permissions to work with for this create stack action, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance. Use the following syntax to describe template resource types: AWS::* (for all AWS resource), Custom::* (for all custom resources), Custom::logical_ID (for a specific custom resource), AWS::service_name::* (for all resources of a particular AWS service), and AWS::service_name::resource_logical_ID (for a specific AWS resource).

                                                  If the list of resource types doesn't include a resource that you're creating, the stack creation fails. By default, AWS CloudFormation grants permissions to all resource types. AWS Identity and Access Management (IAM) uses this parameter for AWS CloudFormation-specific condition keys in IAM policies. For more information, see Controlling Access with AWS Identity and Access Management.

                                                  ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "RoleARN" : { "beanStyleGetterMethodName" : "getRoleARN", "beanStyleSetterMethodName" : "setRoleARN", "c2jName" : "RoleARN", "c2jShape" : "RoleARN", "defaultConsumerFluentSetterDocumentation" : "

                                                  The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to create the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation always uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                                                  If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                                                  \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 #roleARN(String)}.\n@param roleARN 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 #roleARN(String)", "deprecated" : false, "documentation" : "

                                                  The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to create the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation always uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                                                  If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "roleARN", "fluentSetterDocumentation" : "

                                                  The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to create the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation always uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                                                  If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                                                  \n@param roleARN The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to create the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation always uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                                                  If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "roleARN", "getterDocumentation" : "

                                                  The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to create the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation always uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                                                  If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                                                  \n@return The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to create the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation always uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                                                  If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.", "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" : "RoleARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RoleARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "RoleARN", "sensitive" : false, "setterDocumentation" : "

                                                  The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to create the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation always uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                                                  If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                                                  \n@param roleARN The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to create the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation always uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                                                  If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.", "setterMethodName" : "setRoleARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "roleARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "roleARN", "variableType" : "String", "documentation" : "

                                                  The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to create the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation always uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                                                  If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "RollbackConfiguration" : { "beanStyleGetterMethodName" : "getRollbackConfiguration", "beanStyleSetterMethodName" : "setRollbackConfiguration", "c2jName" : "RollbackConfiguration", "c2jShape" : "RollbackConfiguration", "defaultConsumerFluentSetterDocumentation" : "

                                                  The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                                  \nThis is a convenience that creates an instance of the {@link RollbackConfiguration.Builder} avoiding the need to create one manually via {@link RollbackConfiguration#builder()}.\n\nWhen the {@link Consumer} completes, {@link RollbackConfiguration.Builder#build()} is called immediately and its result is passed to {@link #rollbackConfiguration(RollbackConfiguration)}.\n@param rollbackConfiguration a consumer that will call methods on {@link RollbackConfiguration.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #rollbackConfiguration(RollbackConfiguration)", "deprecated" : false, "documentation" : "

                                                  The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "rollbackConfiguration", "fluentSetterDocumentation" : "

                                                  The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                                  \n@param rollbackConfiguration The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "rollbackConfiguration", "getterDocumentation" : "

                                                  The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                                  \n@return The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.", "getterModel" : { "returnType" : "RollbackConfiguration", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "RollbackConfiguration", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RollbackConfiguration", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "RollbackConfiguration", "sensitive" : false, "setterDocumentation" : "

                                                  The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                                  \n@param rollbackConfiguration The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.", "setterMethodName" : "setRollbackConfiguration", "setterModel" : { "variableDeclarationType" : "RollbackConfiguration", "variableName" : "rollbackConfiguration", "variableType" : "RollbackConfiguration", "documentation" : null, "simpleType" : "RollbackConfiguration", "variableSetterType" : "RollbackConfiguration" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "RollbackConfiguration", "variableName" : "rollbackConfiguration", "variableType" : "RollbackConfiguration", "documentation" : "

                                                  The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                                  ", "simpleType" : "RollbackConfiguration", "variableSetterType" : "RollbackConfiguration" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackName" : { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackName", "defaultConsumerFluentSetterDocumentation" : "

                                                  The name that is associated with the stack. The name must be unique in the region in which you are creating the stack.

                                                  A stack name can contain only alphanumeric characters (case sensitive) and hyphens. It must start with an alphabetic character and cannot be longer than 128 characters.

                                                  \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                                                  The name that is associated with the stack. The name must be unique in the region in which you are creating the stack.

                                                  A stack name can contain only alphanumeric characters (case sensitive) and hyphens. It must start with an alphabetic character and cannot be longer than 128 characters.

                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                                                  The name that is associated with the stack. The name must be unique in the region in which you are creating the stack.

                                                  A stack name can contain only alphanumeric characters (case sensitive) and hyphens. It must start with an alphabetic character and cannot be longer than 128 characters.

                                                  \n@param stackName The name that is associated with the stack. The name must be unique in the region in which you are creating the stack.

                                                  A stack name can contain only alphanumeric characters (case sensitive) and hyphens. It must start with an alphabetic character and cannot be longer than 128 characters.

                                                  \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                                                  The name that is associated with the stack. The name must be unique in the region in which you are creating the stack.

                                                  A stack name can contain only alphanumeric characters (case sensitive) and hyphens. It must start with an alphabetic character and cannot be longer than 128 characters.

                                                  \n@return The name that is associated with the stack. The name must be unique in the region in which you are creating the stack.

                                                  A stack name can contain only alphanumeric characters (case sensitive) and hyphens. It must start with an alphabetic character and cannot be longer than 128 characters.

                                                  ", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                                                  The name that is associated with the stack. The name must be unique in the region in which you are creating the stack.

                                                  A stack name can contain only alphanumeric characters (case sensitive) and hyphens. It must start with an alphabetic character and cannot be longer than 128 characters.

                                                  \n@param stackName The name that is associated with the stack. The name must be unique in the region in which you are creating the stack.

                                                  A stack name can contain only alphanumeric characters (case sensitive) and hyphens. It must start with an alphabetic character and cannot be longer than 128 characters.

                                                  ", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                                                  The name that is associated with the stack. The name must be unique in the region in which you are creating the stack.

                                                  A stack name can contain only alphanumeric characters (case sensitive) and hyphens. It must start with an alphabetic character and cannot be longer than 128 characters.

                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackPolicyBody" : { "beanStyleGetterMethodName" : "getStackPolicyBody", "beanStyleSetterMethodName" : "setStackPolicyBody", "c2jName" : "StackPolicyBody", "c2jShape" : "StackPolicyBody", "defaultConsumerFluentSetterDocumentation" : "

                                                  Structure containing the stack policy body. For more information, go to Prevent Updates to Stack Resources in the AWS CloudFormation User Guide. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                  \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 #stackPolicyBody(String)}.\n@param stackPolicyBody 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 #stackPolicyBody(String)", "deprecated" : false, "documentation" : "

                                                  Structure containing the stack policy body. For more information, go to Prevent Updates to Stack Resources in the AWS CloudFormation User Guide. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackPolicyBody", "fluentSetterDocumentation" : "

                                                  Structure containing the stack policy body. For more information, go to Prevent Updates to Stack Resources in the AWS CloudFormation User Guide. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                  \n@param stackPolicyBody Structure containing the stack policy body. For more information, go to Prevent Updates to Stack Resources in the AWS CloudFormation User Guide. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackPolicyBody", "getterDocumentation" : "

                                                  Structure containing the stack policy body. For more information, go to Prevent Updates to Stack Resources in the AWS CloudFormation User Guide. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                  \n@return Structure containing the stack policy body. For more information, go to Prevent Updates to Stack Resources in the AWS CloudFormation User Guide. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.", "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" : "StackPolicyBody", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackPolicyBody", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackPolicyBody", "sensitive" : false, "setterDocumentation" : "

                                                  Structure containing the stack policy body. For more information, go to Prevent Updates to Stack Resources in the AWS CloudFormation User Guide. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                  \n@param stackPolicyBody Structure containing the stack policy body. For more information, go to Prevent Updates to Stack Resources in the AWS CloudFormation User Guide. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.", "setterMethodName" : "setStackPolicyBody", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackPolicyBody", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackPolicyBody", "variableType" : "String", "documentation" : "

                                                  Structure containing the stack policy body. For more information, go to Prevent Updates to Stack Resources in the AWS CloudFormation User Guide. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackPolicyURL" : { "beanStyleGetterMethodName" : "getStackPolicyURL", "beanStyleSetterMethodName" : "setStackPolicyURL", "c2jName" : "StackPolicyURL", "c2jShape" : "StackPolicyURL", "defaultConsumerFluentSetterDocumentation" : "

                                                  Location of a file containing the stack policy. The URL must point to a policy (maximum size: 16 KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                  \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 #stackPolicyURL(String)}.\n@param stackPolicyURL 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 #stackPolicyURL(String)", "deprecated" : false, "documentation" : "

                                                  Location of a file containing the stack policy. The URL must point to a policy (maximum size: 16 KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackPolicyURL", "fluentSetterDocumentation" : "

                                                  Location of a file containing the stack policy. The URL must point to a policy (maximum size: 16 KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                  \n@param stackPolicyURL Location of a file containing the stack policy. The URL must point to a policy (maximum size: 16 KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackPolicyURL", "getterDocumentation" : "

                                                  Location of a file containing the stack policy. The URL must point to a policy (maximum size: 16 KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                  \n@return Location of a file containing the stack policy. The URL must point to a policy (maximum size: 16 KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.", "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" : "StackPolicyURL", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackPolicyURL", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackPolicyURL", "sensitive" : false, "setterDocumentation" : "

                                                  Location of a file containing the stack policy. The URL must point to a policy (maximum size: 16 KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                  \n@param stackPolicyURL Location of a file containing the stack policy. The URL must point to a policy (maximum size: 16 KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.", "setterMethodName" : "setStackPolicyURL", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackPolicyURL", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackPolicyURL", "variableType" : "String", "documentation" : "

                                                  Location of a file containing the stack policy. The URL must point to a policy (maximum size: 16 KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Tags" : { "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "Tags", "defaultConsumerFluentSetterDocumentation" : "

                                                  Key-value pairs to associate with this stack. AWS CloudFormation also propagates these tags to the resources created in the stack. A maximum number of 50 tags can be specified.

                                                  \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 #tags(List)}.\n@param tags 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 #tags(List)", "deprecated" : false, "documentation" : "

                                                  Key-value pairs to associate with this stack. AWS CloudFormation also propagates these tags to the resources created in the stack. A maximum number of 50 tags can be specified.

                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tags", "fluentSetterDocumentation" : "

                                                  Key-value pairs to associate with this stack. AWS CloudFormation also propagates these tags to the resources created in the stack. A maximum number of 50 tags can be specified.

                                                  \n@param tags Key-value pairs to associate with this stack. AWS CloudFormation also propagates these tags to the resources created in the stack. A maximum number of 50 tags can be specified.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

                                                  Key-value pairs to associate with this stack. AWS CloudFormation also propagates these tags to the resources created in the stack. A maximum number of 50 tags can be specified.

                                                  \n

                                                  \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                  \n@return Key-value pairs to associate with this stack. AWS CloudFormation also propagates these tags to the resources created in the stack. A maximum number of 50 tags can be specified.", "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" : "Tags", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "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" : "Tag", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Tag.Builder} avoiding the need to create one manually via {@link Tag#builder()}.\n\nWhen the {@link Consumer} completes, {@link Tag.Builder#build()} is called immediately and its result is passed to {@link #member(Tag)}.\n@param member a consumer that will call methods on {@link Tag.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Tag)", "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" : "Tag", "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" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : null, "simpleType" : "Tag", "variableSetterType" : "Tag" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : "", "simpleType" : "Tag", "variableSetterType" : "Tag" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Tag", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Tag", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

                                                  Key-value pairs to associate with this stack. AWS CloudFormation also propagates these tags to the resources created in the stack. A maximum number of 50 tags can be specified.

                                                  \n@param tags Key-value pairs to associate with this stack. AWS CloudFormation also propagates these tags to the resources created in the stack. A maximum number of 50 tags can be specified.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : "

                                                  Key-value pairs to associate with this stack. AWS CloudFormation also propagates these tags to the resources created in the stack. A maximum number of 50 tags can be specified.

                                                  ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "TemplateBody" : { "beanStyleGetterMethodName" : "getTemplateBody", "beanStyleSetterMethodName" : "setTemplateBody", "c2jName" : "TemplateBody", "c2jShape" : "TemplateBody", "defaultConsumerFluentSetterDocumentation" : "

                                                  Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                  Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.

                                                  \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 #templateBody(String)}.\n@param templateBody 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 #templateBody(String)", "deprecated" : false, "documentation" : "

                                                  Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                  Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.

                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "templateBody", "fluentSetterDocumentation" : "

                                                  Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                  Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.

                                                  \n@param templateBody Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                  Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "templateBody", "getterDocumentation" : "

                                                  Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                  Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.

                                                  \n@return Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                  Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.", "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" : "TemplateBody", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TemplateBody", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TemplateBody", "sensitive" : false, "setterDocumentation" : "

                                                  Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                  Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.

                                                  \n@param templateBody Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                  Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.", "setterMethodName" : "setTemplateBody", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "templateBody", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "templateBody", "variableType" : "String", "documentation" : "

                                                  Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                  Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.

                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "TemplateURL" : { "beanStyleGetterMethodName" : "getTemplateURL", "beanStyleSetterMethodName" : "setTemplateURL", "c2jName" : "TemplateURL", "c2jShape" : "TemplateURL", "defaultConsumerFluentSetterDocumentation" : "

                                                  Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information, go to the Template Anatomy in the AWS CloudFormation User Guide.

                                                  Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.

                                                  \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 #templateURL(String)}.\n@param templateURL 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 #templateURL(String)", "deprecated" : false, "documentation" : "

                                                  Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information, go to the Template Anatomy in the AWS CloudFormation User Guide.

                                                  Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.

                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "templateURL", "fluentSetterDocumentation" : "

                                                  Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information, go to the Template Anatomy in the AWS CloudFormation User Guide.

                                                  Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.

                                                  \n@param templateURL Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information, go to the Template Anatomy in the AWS CloudFormation User Guide.

                                                  Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "templateURL", "getterDocumentation" : "

                                                  Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information, go to the Template Anatomy in the AWS CloudFormation User Guide.

                                                  Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.

                                                  \n@return Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information, go to the Template Anatomy in the AWS CloudFormation User Guide.

                                                  Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.", "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" : "TemplateURL", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TemplateURL", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TemplateURL", "sensitive" : false, "setterDocumentation" : "

                                                  Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information, go to the Template Anatomy in the AWS CloudFormation User Guide.

                                                  Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.

                                                  \n@param templateURL Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information, go to the Template Anatomy in the AWS CloudFormation User Guide.

                                                  Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.", "setterMethodName" : "setTemplateURL", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "templateURL", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "templateURL", "variableType" : "String", "documentation" : "

                                                  Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information, go to the Template Anatomy in the AWS CloudFormation User Guide.

                                                  Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.

                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "TimeoutInMinutes" : { "beanStyleGetterMethodName" : "getTimeoutInMinutes", "beanStyleSetterMethodName" : "setTimeoutInMinutes", "c2jName" : "TimeoutInMinutes", "c2jShape" : "TimeoutMinutes", "defaultConsumerFluentSetterDocumentation" : "

                                                  The amount of time that can pass before the stack status becomes CREATE_FAILED; if DisableRollback is not set or is set to false, the stack will be rolled back.

                                                  \nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #timeoutInMinutes(Integer)}.\n@param timeoutInMinutes a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #timeoutInMinutes(Integer)", "deprecated" : false, "documentation" : "

                                                  The amount of time that can pass before the stack status becomes CREATE_FAILED; if DisableRollback is not set or is set to false, the stack will be rolled back.

                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "timeoutInMinutes", "fluentSetterDocumentation" : "

                                                  The amount of time that can pass before the stack status becomes CREATE_FAILED; if DisableRollback is not set or is set to false, the stack will be rolled back.

                                                  \n@param timeoutInMinutes The amount of time that can pass before the stack status becomes CREATE_FAILED; if DisableRollback is not set or is set to false, the stack will be rolled back.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "timeoutInMinutes", "getterDocumentation" : "

                                                  The amount of time that can pass before the stack status becomes CREATE_FAILED; if DisableRollback is not set or is set to false, the stack will be rolled back.

                                                  \n@return The amount of time that can pass before the stack status becomes CREATE_FAILED; if DisableRollback is not set or is set to false, the stack will be rolled back.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "TimeoutInMinutes", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TimeoutInMinutes", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "TimeoutInMinutes", "sensitive" : false, "setterDocumentation" : "

                                                  The amount of time that can pass before the stack status becomes CREATE_FAILED; if DisableRollback is not set or is set to false, the stack will be rolled back.

                                                  \n@param timeoutInMinutes The amount of time that can pass before the stack status becomes CREATE_FAILED; if DisableRollback is not set or is set to false, the stack will be rolled back.", "setterMethodName" : "setTimeoutInMinutes", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "timeoutInMinutes", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "timeoutInMinutes", "variableType" : "Integer", "documentation" : "

                                                  The amount of time that can pass before the stack status becomes CREATE_FAILED; if DisableRollback is not set or is set to false, the stack will be rolled back.

                                                  ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackName", "defaultConsumerFluentSetterDocumentation" : "

                                                  The name that is associated with the stack. The name must be unique in the region in which you are creating the stack.

                                                  A stack name can contain only alphanumeric characters (case sensitive) and hyphens. It must start with an alphabetic character and cannot be longer than 128 characters.

                                                  \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                                                  The name that is associated with the stack. The name must be unique in the region in which you are creating the stack.

                                                  A stack name can contain only alphanumeric characters (case sensitive) and hyphens. It must start with an alphabetic character and cannot be longer than 128 characters.

                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                                                  The name that is associated with the stack. The name must be unique in the region in which you are creating the stack.

                                                  A stack name can contain only alphanumeric characters (case sensitive) and hyphens. It must start with an alphabetic character and cannot be longer than 128 characters.

                                                  \n@param stackName The name that is associated with the stack. The name must be unique in the region in which you are creating the stack.

                                                  A stack name can contain only alphanumeric characters (case sensitive) and hyphens. It must start with an alphabetic character and cannot be longer than 128 characters.

                                                  \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                                                  The name that is associated with the stack. The name must be unique in the region in which you are creating the stack.

                                                  A stack name can contain only alphanumeric characters (case sensitive) and hyphens. It must start with an alphabetic character and cannot be longer than 128 characters.

                                                  \n@return The name that is associated with the stack. The name must be unique in the region in which you are creating the stack.

                                                  A stack name can contain only alphanumeric characters (case sensitive) and hyphens. It must start with an alphabetic character and cannot be longer than 128 characters.

                                                  ", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                                                  The name that is associated with the stack. The name must be unique in the region in which you are creating the stack.

                                                  A stack name can contain only alphanumeric characters (case sensitive) and hyphens. It must start with an alphabetic character and cannot be longer than 128 characters.

                                                  \n@param stackName The name that is associated with the stack. The name must be unique in the region in which you are creating the stack.

                                                  A stack name can contain only alphanumeric characters (case sensitive) and hyphens. It must start with an alphabetic character and cannot be longer than 128 characters.

                                                  ", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                                                  The name that is associated with the stack. The name must be unique in the region in which you are creating the stack.

                                                  A stack name can contain only alphanumeric characters (case sensitive) and hyphens. It must start with an alphabetic character and cannot be longer than 128 characters.

                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTemplateBody", "beanStyleSetterMethodName" : "setTemplateBody", "c2jName" : "TemplateBody", "c2jShape" : "TemplateBody", "defaultConsumerFluentSetterDocumentation" : "

                                                  Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                  Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.

                                                  \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 #templateBody(String)}.\n@param templateBody 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 #templateBody(String)", "deprecated" : false, "documentation" : "

                                                  Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                  Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.

                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "templateBody", "fluentSetterDocumentation" : "

                                                  Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                  Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.

                                                  \n@param templateBody Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                  Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "templateBody", "getterDocumentation" : "

                                                  Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                  Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.

                                                  \n@return Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                  Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.", "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" : "TemplateBody", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TemplateBody", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TemplateBody", "sensitive" : false, "setterDocumentation" : "

                                                  Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                  Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.

                                                  \n@param templateBody Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                  Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.", "setterMethodName" : "setTemplateBody", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "templateBody", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "templateBody", "variableType" : "String", "documentation" : "

                                                  Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                  Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.

                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTemplateURL", "beanStyleSetterMethodName" : "setTemplateURL", "c2jName" : "TemplateURL", "c2jShape" : "TemplateURL", "defaultConsumerFluentSetterDocumentation" : "

                                                  Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information, go to the Template Anatomy in the AWS CloudFormation User Guide.

                                                  Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.

                                                  \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 #templateURL(String)}.\n@param templateURL 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 #templateURL(String)", "deprecated" : false, "documentation" : "

                                                  Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information, go to the Template Anatomy in the AWS CloudFormation User Guide.

                                                  Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.

                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "templateURL", "fluentSetterDocumentation" : "

                                                  Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information, go to the Template Anatomy in the AWS CloudFormation User Guide.

                                                  Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.

                                                  \n@param templateURL Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information, go to the Template Anatomy in the AWS CloudFormation User Guide.

                                                  Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "templateURL", "getterDocumentation" : "

                                                  Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information, go to the Template Anatomy in the AWS CloudFormation User Guide.

                                                  Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.

                                                  \n@return Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information, go to the Template Anatomy in the AWS CloudFormation User Guide.

                                                  Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.", "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" : "TemplateURL", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TemplateURL", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TemplateURL", "sensitive" : false, "setterDocumentation" : "

                                                  Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information, go to the Template Anatomy in the AWS CloudFormation User Guide.

                                                  Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.

                                                  \n@param templateURL Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information, go to the Template Anatomy in the AWS CloudFormation User Guide.

                                                  Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.", "setterMethodName" : "setTemplateURL", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "templateURL", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "templateURL", "variableType" : "String", "documentation" : "

                                                  Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information, go to the Template Anatomy in the AWS CloudFormation User Guide.

                                                  Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.

                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getParameters", "beanStyleSetterMethodName" : "setParameters", "c2jName" : "Parameters", "c2jShape" : "Parameters", "defaultConsumerFluentSetterDocumentation" : "

                                                  A list of Parameter structures that specify input parameters for the stack. For more information, see the Parameter data type.

                                                  \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 #parameters(List)}.\n@param parameters 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 #parameters(List)", "deprecated" : false, "documentation" : "

                                                  A list of Parameter structures that specify input parameters for the stack. For more information, see the Parameter data type.

                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "parameters", "fluentSetterDocumentation" : "

                                                  A list of Parameter structures that specify input parameters for the stack. For more information, see the Parameter data type.

                                                  \n@param parameters A list of Parameter structures that specify input parameters for the stack. For more information, see the Parameter data type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parameters", "getterDocumentation" : "

                                                  A list of Parameter structures that specify input parameters for the stack. For more information, see the Parameter data type.

                                                  \n

                                                  \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                  \n@return A list of Parameter structures that specify input parameters for the stack. For more information, see the Parameter data type.", "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" : "Parameters", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Parameters", "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" : "Parameter", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Parameter.Builder} avoiding the need to create one manually via {@link Parameter#builder()}.\n\nWhen the {@link Consumer} completes, {@link Parameter.Builder#build()} is called immediately and its result is passed to {@link #member(Parameter)}.\n@param member a consumer that will call methods on {@link Parameter.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Parameter)", "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" : "Parameter", "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" : "Parameter", "variableName" : "member", "variableType" : "Parameter", "documentation" : null, "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Parameter", "variableName" : "member", "variableType" : "Parameter", "documentation" : "", "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Parameter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Parameter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Parameters", "sensitive" : false, "setterDocumentation" : "

                                                  A list of Parameter structures that specify input parameters for the stack. For more information, see the Parameter data type.

                                                  \n@param parameters A list of Parameter structures that specify input parameters for the stack. For more information, see the Parameter data type.", "setterMethodName" : "setParameters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameters", "variableType" : "java.util.List", "documentation" : "

                                                  A list of Parameter structures that specify input parameters for the stack. For more information, see the Parameter data type.

                                                  ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDisableRollback", "beanStyleSetterMethodName" : "setDisableRollback", "c2jName" : "DisableRollback", "c2jShape" : "DisableRollback", "defaultConsumerFluentSetterDocumentation" : "

                                                  Set to true to disable rollback of the stack if stack creation failed. You can specify either DisableRollback or OnFailure, but not both.

                                                  Default: false

                                                  \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 #disableRollback(Boolean)}.\n@param disableRollback 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 #disableRollback(Boolean)", "deprecated" : false, "documentation" : "

                                                  Set to true to disable rollback of the stack if stack creation failed. You can specify either DisableRollback or OnFailure, but not both.

                                                  Default: false

                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "disableRollback", "fluentSetterDocumentation" : "

                                                  Set to true to disable rollback of the stack if stack creation failed. You can specify either DisableRollback or OnFailure, but not both.

                                                  Default: false

                                                  \n@param disableRollback Set to true to disable rollback of the stack if stack creation failed. You can specify either DisableRollback or OnFailure, but not both.

                                                  Default: false\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "disableRollback", "getterDocumentation" : "

                                                  Set to true to disable rollback of the stack if stack creation failed. You can specify either DisableRollback or OnFailure, but not both.

                                                  Default: false

                                                  \n@return Set to true to disable rollback of the stack if stack creation failed. You can specify either DisableRollback or OnFailure, but not both.

                                                  Default: false", "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" : "DisableRollback", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DisableRollback", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "DisableRollback", "sensitive" : false, "setterDocumentation" : "

                                                  Set to true to disable rollback of the stack if stack creation failed. You can specify either DisableRollback or OnFailure, but not both.

                                                  Default: false

                                                  \n@param disableRollback Set to true to disable rollback of the stack if stack creation failed. You can specify either DisableRollback or OnFailure, but not both.

                                                  Default: false", "setterMethodName" : "setDisableRollback", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "disableRollback", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "disableRollback", "variableType" : "Boolean", "documentation" : "

                                                  Set to true to disable rollback of the stack if stack creation failed. You can specify either DisableRollback or OnFailure, but not both.

                                                  Default: false

                                                  ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRollbackConfiguration", "beanStyleSetterMethodName" : "setRollbackConfiguration", "c2jName" : "RollbackConfiguration", "c2jShape" : "RollbackConfiguration", "defaultConsumerFluentSetterDocumentation" : "

                                                  The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                                  \nThis is a convenience that creates an instance of the {@link RollbackConfiguration.Builder} avoiding the need to create one manually via {@link RollbackConfiguration#builder()}.\n\nWhen the {@link Consumer} completes, {@link RollbackConfiguration.Builder#build()} is called immediately and its result is passed to {@link #rollbackConfiguration(RollbackConfiguration)}.\n@param rollbackConfiguration a consumer that will call methods on {@link RollbackConfiguration.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #rollbackConfiguration(RollbackConfiguration)", "deprecated" : false, "documentation" : "

                                                  The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "rollbackConfiguration", "fluentSetterDocumentation" : "

                                                  The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                                  \n@param rollbackConfiguration The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "rollbackConfiguration", "getterDocumentation" : "

                                                  The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                                  \n@return The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.", "getterModel" : { "returnType" : "RollbackConfiguration", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "RollbackConfiguration", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RollbackConfiguration", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "RollbackConfiguration", "sensitive" : false, "setterDocumentation" : "

                                                  The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                                  \n@param rollbackConfiguration The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.", "setterMethodName" : "setRollbackConfiguration", "setterModel" : { "variableDeclarationType" : "RollbackConfiguration", "variableName" : "rollbackConfiguration", "variableType" : "RollbackConfiguration", "documentation" : null, "simpleType" : "RollbackConfiguration", "variableSetterType" : "RollbackConfiguration" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "RollbackConfiguration", "variableName" : "rollbackConfiguration", "variableType" : "RollbackConfiguration", "documentation" : "

                                                  The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                                  ", "simpleType" : "RollbackConfiguration", "variableSetterType" : "RollbackConfiguration" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTimeoutInMinutes", "beanStyleSetterMethodName" : "setTimeoutInMinutes", "c2jName" : "TimeoutInMinutes", "c2jShape" : "TimeoutMinutes", "defaultConsumerFluentSetterDocumentation" : "

                                                  The amount of time that can pass before the stack status becomes CREATE_FAILED; if DisableRollback is not set or is set to false, the stack will be rolled back.

                                                  \nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #timeoutInMinutes(Integer)}.\n@param timeoutInMinutes a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #timeoutInMinutes(Integer)", "deprecated" : false, "documentation" : "

                                                  The amount of time that can pass before the stack status becomes CREATE_FAILED; if DisableRollback is not set or is set to false, the stack will be rolled back.

                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "timeoutInMinutes", "fluentSetterDocumentation" : "

                                                  The amount of time that can pass before the stack status becomes CREATE_FAILED; if DisableRollback is not set or is set to false, the stack will be rolled back.

                                                  \n@param timeoutInMinutes The amount of time that can pass before the stack status becomes CREATE_FAILED; if DisableRollback is not set or is set to false, the stack will be rolled back.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "timeoutInMinutes", "getterDocumentation" : "

                                                  The amount of time that can pass before the stack status becomes CREATE_FAILED; if DisableRollback is not set or is set to false, the stack will be rolled back.

                                                  \n@return The amount of time that can pass before the stack status becomes CREATE_FAILED; if DisableRollback is not set or is set to false, the stack will be rolled back.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "TimeoutInMinutes", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TimeoutInMinutes", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "TimeoutInMinutes", "sensitive" : false, "setterDocumentation" : "

                                                  The amount of time that can pass before the stack status becomes CREATE_FAILED; if DisableRollback is not set or is set to false, the stack will be rolled back.

                                                  \n@param timeoutInMinutes The amount of time that can pass before the stack status becomes CREATE_FAILED; if DisableRollback is not set or is set to false, the stack will be rolled back.", "setterMethodName" : "setTimeoutInMinutes", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "timeoutInMinutes", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "timeoutInMinutes", "variableType" : "Integer", "documentation" : "

                                                  The amount of time that can pass before the stack status becomes CREATE_FAILED; if DisableRollback is not set or is set to false, the stack will be rolled back.

                                                  ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNotificationARNs", "beanStyleSetterMethodName" : "setNotificationARNs", "c2jName" : "NotificationARNs", "c2jShape" : "NotificationARNs", "defaultConsumerFluentSetterDocumentation" : "

                                                  The Simple Notification Service (SNS) topic ARNs to publish stack related events. You can find your SNS topic ARNs using the SNS console or your Command Line Interface (CLI).

                                                  \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 #notificationARNs(List)}.\n@param notificationARNs 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 #notificationARNs(List)", "deprecated" : false, "documentation" : "

                                                  The Simple Notification Service (SNS) topic ARNs to publish stack related events. You can find your SNS topic ARNs using the SNS console or your Command Line Interface (CLI).

                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "notificationARNs", "fluentSetterDocumentation" : "

                                                  The Simple Notification Service (SNS) topic ARNs to publish stack related events. You can find your SNS topic ARNs using the SNS console or your Command Line Interface (CLI).

                                                  \n@param notificationARNs The Simple Notification Service (SNS) topic ARNs to publish stack related events. You can find your SNS topic ARNs using the SNS console or your Command Line Interface (CLI).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "notificationARNs", "getterDocumentation" : "

                                                  The Simple Notification Service (SNS) topic ARNs to publish stack related events. You can find your SNS topic ARNs using the SNS console or your Command Line Interface (CLI).

                                                  \n

                                                  \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                  \n@return The Simple Notification Service (SNS) topic ARNs to publish stack related events. You can find your SNS topic ARNs using the SNS console or your Command Line Interface (CLI).", "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" : "NotificationARNs", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NotificationARNs", "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" : "NotificationARN", "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" : "NotificationARNs", "sensitive" : false, "setterDocumentation" : "

                                                  The Simple Notification Service (SNS) topic ARNs to publish stack related events. You can find your SNS topic ARNs using the SNS console or your Command Line Interface (CLI).

                                                  \n@param notificationARNs The Simple Notification Service (SNS) topic ARNs to publish stack related events. You can find your SNS topic ARNs using the SNS console or your Command Line Interface (CLI).", "setterMethodName" : "setNotificationARNs", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "notificationARNs", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "notificationARNs", "variableType" : "java.util.List", "documentation" : "

                                                  The Simple Notification Service (SNS) topic ARNs to publish stack related events. You can find your SNS topic ARNs using the SNS console or your Command Line Interface (CLI).

                                                  ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCapabilitiesAsStrings", "beanStyleSetterMethodName" : "setCapabilitiesWithStrings", "c2jName" : "Capabilities", "c2jShape" : "Capabilities", "defaultConsumerFluentSetterDocumentation" : "

                                                  In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to create the stack.

                                                  • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                    Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks, you must explicitly acknowledge this by specifying one of these capabilities.

                                                    The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                    • If you have IAM resources, you can specify either capability.

                                                    • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                    • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                    If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                    For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                  • CAPABILITY_AUTO_EXPAND

                                                    Some template contain macros. Macros perform custom processing on templates; this can include simple actions like find-and-replace operations, all the way to extensive transformations of entire templates. Because of this, users typically create a change set from the processed template, so that they can review the changes resulting from the macros before actually creating the stack. If your stack template contains one or more macros, and you choose to create a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.

                                                    Change sets do not currently support nested stacks. If you want to create a stack from a stack template that contains macros and nested stacks, you must create the stack directly from the template using this capability.

                                                    You should only create stacks directly from a stack template that contains macros if you know what processing the macro performs.

                                                    Each macro relies on an underlying Lambda service function for processing stack templates. Be aware that the Lambda function owner can update the function operation without AWS CloudFormation being notified.

                                                    For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                  \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 #capabilitiesAsStrings(List)}.\n@param capabilities 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 #capabilitiesWithStrings(List)", "deprecated" : false, "documentation" : "

                                                  In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to create the stack.

                                                  • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                    Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks, you must explicitly acknowledge this by specifying one of these capabilities.

                                                    The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                    • If you have IAM resources, you can specify either capability.

                                                    • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                    • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                    If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                    For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                  • CAPABILITY_AUTO_EXPAND

                                                    Some template contain macros. Macros perform custom processing on templates; this can include simple actions like find-and-replace operations, all the way to extensive transformations of entire templates. Because of this, users typically create a change set from the processed template, so that they can review the changes resulting from the macros before actually creating the stack. If your stack template contains one or more macros, and you choose to create a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.

                                                    Change sets do not currently support nested stacks. If you want to create a stack from a stack template that contains macros and nested stacks, you must create the stack directly from the template using this capability.

                                                    You should only create stacks directly from a stack template that contains macros if you know what processing the macro performs.

                                                    Each macro relies on an underlying Lambda service function for processing stack templates. Be aware that the Lambda function owner can update the function operation without AWS CloudFormation being notified.

                                                    For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "capabilities", "fluentEnumSetterMethodName" : "capabilities", "fluentGetterMethodName" : "capabilitiesAsStrings", "fluentSetterDocumentation" : "

                                                  In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to create the stack.

                                                  • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                    Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks, you must explicitly acknowledge this by specifying one of these capabilities.

                                                    The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                    • If you have IAM resources, you can specify either capability.

                                                    • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                    • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                    If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                    For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                  • CAPABILITY_AUTO_EXPAND

                                                    Some template contain macros. Macros perform custom processing on templates; this can include simple actions like find-and-replace operations, all the way to extensive transformations of entire templates. Because of this, users typically create a change set from the processed template, so that they can review the changes resulting from the macros before actually creating the stack. If your stack template contains one or more macros, and you choose to create a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.

                                                    Change sets do not currently support nested stacks. If you want to create a stack from a stack template that contains macros and nested stacks, you must create the stack directly from the template using this capability.

                                                    You should only create stacks directly from a stack template that contains macros if you know what processing the macro performs.

                                                    Each macro relies on an underlying Lambda service function for processing stack templates. Be aware that the Lambda function owner can update the function operation without AWS CloudFormation being notified.

                                                    For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                  \n@param capabilities In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to create the stack.

                                                  • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                    Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks, you must explicitly acknowledge this by specifying one of these capabilities.

                                                    The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                    • If you have IAM resources, you can specify either capability.

                                                    • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                    • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                    If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                    For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                  • CAPABILITY_AUTO_EXPAND

                                                    Some template contain macros. Macros perform custom processing on templates; this can include simple actions like find-and-replace operations, all the way to extensive transformations of entire templates. Because of this, users typically create a change set from the processed template, so that they can review the changes resulting from the macros before actually creating the stack. If your stack template contains one or more macros, and you choose to create a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.

                                                    Change sets do not currently support nested stacks. If you want to create a stack from a stack template that contains macros and nested stacks, you must create the stack directly from the template using this capability.

                                                    You should only create stacks directly from a stack template that contains macros if you know what processing the macro performs.

                                                    Each macro relies on an underlying Lambda service function for processing stack templates. Be aware that the Lambda function owner can update the function operation without AWS CloudFormation being notified.

                                                    For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                  • \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "capabilitiesWithStrings", "getterDocumentation" : "

                                                    In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to create the stack.

                                                    • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                      Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks, you must explicitly acknowledge this by specifying one of these capabilities.

                                                      The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                      • If you have IAM resources, you can specify either capability.

                                                      • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                      • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                      If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                      For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                    • CAPABILITY_AUTO_EXPAND

                                                      Some template contain macros. Macros perform custom processing on templates; this can include simple actions like find-and-replace operations, all the way to extensive transformations of entire templates. Because of this, users typically create a change set from the processed template, so that they can review the changes resulting from the macros before actually creating the stack. If your stack template contains one or more macros, and you choose to create a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.

                                                      Change sets do not currently support nested stacks. If you want to create a stack from a stack template that contains macros and nested stacks, you must create the stack directly from the template using this capability.

                                                      You should only create stacks directly from a stack template that contains macros if you know what processing the macro performs.

                                                      Each macro relies on an underlying Lambda service function for processing stack templates. Be aware that the Lambda function owner can update the function operation without AWS CloudFormation being notified.

                                                      For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                    \n

                                                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                    \n@return In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to create the stack.

                                                    • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                      Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks, you must explicitly acknowledge this by specifying one of these capabilities.

                                                      The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                      • If you have IAM resources, you can specify either capability.

                                                      • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                      • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                      If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                      For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                    • CAPABILITY_AUTO_EXPAND

                                                      Some template contain macros. Macros perform custom processing on templates; this can include simple actions like find-and-replace operations, all the way to extensive transformations of entire templates. Because of this, users typically create a change set from the processed template, so that they can review the changes resulting from the macros before actually creating the stack. If your stack template contains one or more macros, and you choose to create a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.

                                                      Change sets do not currently support nested stacks. If you want to create a stack from a stack template that contains macros and nested stacks, you must create the stack directly from the template using this capability.

                                                      You should only create stacks directly from a stack template that contains macros if you know what processing the macro performs.

                                                      Each macro relies on an underlying Lambda service function for processing stack templates. Be aware that the Lambda function owner can update the function operation without AWS CloudFormation being notified.

                                                      For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                    • ", "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" : "Capabilities", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Capabilities", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMemberAsString", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Capability", "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 #memberAsString(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" : "Capability", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "member", "fluentEnumSetterMethodName" : "member", "fluentGetterMethodName" : "memberAsString", "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@see Capability\n@return Returns a reference to this object so that method calls can be chained together.\n@see Capability", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n

                                                      \nIf the service returns an enum value that is not available in the current SDK version, {@link #member} will return {@link Capability#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #memberAsString}.\n

                                                      \n@return The value of the Member property for this object.\n@see Capability", "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.\n@see Capability", "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" : "Capabilities", "sensitive" : false, "setterDocumentation" : "

                                                      In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to create the stack.

                                                      • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                        Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks, you must explicitly acknowledge this by specifying one of these capabilities.

                                                        The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                        • If you have IAM resources, you can specify either capability.

                                                        • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                        • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                        If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                        For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                      • CAPABILITY_AUTO_EXPAND

                                                        Some template contain macros. Macros perform custom processing on templates; this can include simple actions like find-and-replace operations, all the way to extensive transformations of entire templates. Because of this, users typically create a change set from the processed template, so that they can review the changes resulting from the macros before actually creating the stack. If your stack template contains one or more macros, and you choose to create a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.

                                                        Change sets do not currently support nested stacks. If you want to create a stack from a stack template that contains macros and nested stacks, you must create the stack directly from the template using this capability.

                                                        You should only create stacks directly from a stack template that contains macros if you know what processing the macro performs.

                                                        Each macro relies on an underlying Lambda service function for processing stack templates. Be aware that the Lambda function owner can update the function operation without AWS CloudFormation being notified.

                                                        For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                      \n@param capabilities In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to create the stack.

                                                      • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                        Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks, you must explicitly acknowledge this by specifying one of these capabilities.

                                                        The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                        • If you have IAM resources, you can specify either capability.

                                                        • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                        • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                        If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                        For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                      • CAPABILITY_AUTO_EXPAND

                                                        Some template contain macros. Macros perform custom processing on templates; this can include simple actions like find-and-replace operations, all the way to extensive transformations of entire templates. Because of this, users typically create a change set from the processed template, so that they can review the changes resulting from the macros before actually creating the stack. If your stack template contains one or more macros, and you choose to create a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.

                                                        Change sets do not currently support nested stacks. If you want to create a stack from a stack template that contains macros and nested stacks, you must create the stack directly from the template using this capability.

                                                        You should only create stacks directly from a stack template that contains macros if you know what processing the macro performs.

                                                        Each macro relies on an underlying Lambda service function for processing stack templates. Be aware that the Lambda function owner can update the function operation without AWS CloudFormation being notified.

                                                        For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                      • ", "setterMethodName" : "setCapabilitiesWithStrings", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "capabilities", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "capabilities", "variableType" : "java.util.List", "documentation" : "

                                                        In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to create the stack.

                                                        • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                          Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks, you must explicitly acknowledge this by specifying one of these capabilities.

                                                          The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                          • If you have IAM resources, you can specify either capability.

                                                          • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                          • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                          If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                          For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                        • CAPABILITY_AUTO_EXPAND

                                                          Some template contain macros. Macros perform custom processing on templates; this can include simple actions like find-and-replace operations, all the way to extensive transformations of entire templates. Because of this, users typically create a change set from the processed template, so that they can review the changes resulting from the macros before actually creating the stack. If your stack template contains one or more macros, and you choose to create a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.

                                                          Change sets do not currently support nested stacks. If you want to create a stack from a stack template that contains macros and nested stacks, you must create the stack directly from the template using this capability.

                                                          You should only create stacks directly from a stack template that contains macros if you know what processing the macro performs.

                                                          Each macro relies on an underlying Lambda service function for processing stack templates. Be aware that the Lambda function owner can update the function operation without AWS CloudFormation being notified.

                                                          For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                        ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getResourceTypes", "beanStyleSetterMethodName" : "setResourceTypes", "c2jName" : "ResourceTypes", "c2jShape" : "ResourceTypes", "defaultConsumerFluentSetterDocumentation" : "

                                                        The template resource types that you have permissions to work with for this create stack action, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance. Use the following syntax to describe template resource types: AWS::* (for all AWS resource), Custom::* (for all custom resources), Custom::logical_ID (for a specific custom resource), AWS::service_name::* (for all resources of a particular AWS service), and AWS::service_name::resource_logical_ID (for a specific AWS resource).

                                                        If the list of resource types doesn't include a resource that you're creating, the stack creation fails. By default, AWS CloudFormation grants permissions to all resource types. AWS Identity and Access Management (IAM) uses this parameter for AWS CloudFormation-specific condition keys in IAM policies. For more information, see Controlling Access with AWS Identity and Access Management.

                                                        \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 #resourceTypes(List)}.\n@param resourceTypes 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 #resourceTypes(List)", "deprecated" : false, "documentation" : "

                                                        The template resource types that you have permissions to work with for this create stack action, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance. Use the following syntax to describe template resource types: AWS::* (for all AWS resource), Custom::* (for all custom resources), Custom::logical_ID (for a specific custom resource), AWS::service_name::* (for all resources of a particular AWS service), and AWS::service_name::resource_logical_ID (for a specific AWS resource).

                                                        If the list of resource types doesn't include a resource that you're creating, the stack creation fails. By default, AWS CloudFormation grants permissions to all resource types. AWS Identity and Access Management (IAM) uses this parameter for AWS CloudFormation-specific condition keys in IAM policies. For more information, see Controlling Access with AWS Identity and Access Management.

                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceTypes", "fluentSetterDocumentation" : "

                                                        The template resource types that you have permissions to work with for this create stack action, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance. Use the following syntax to describe template resource types: AWS::* (for all AWS resource), Custom::* (for all custom resources), Custom::logical_ID (for a specific custom resource), AWS::service_name::* (for all resources of a particular AWS service), and AWS::service_name::resource_logical_ID (for a specific AWS resource).

                                                        If the list of resource types doesn't include a resource that you're creating, the stack creation fails. By default, AWS CloudFormation grants permissions to all resource types. AWS Identity and Access Management (IAM) uses this parameter for AWS CloudFormation-specific condition keys in IAM policies. For more information, see Controlling Access with AWS Identity and Access Management.

                                                        \n@param resourceTypes The template resource types that you have permissions to work with for this create stack action, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance. Use the following syntax to describe template resource types: AWS::* (for all AWS resource), Custom::* (for all custom resources), Custom::logical_ID (for a specific custom resource), AWS::service_name::* (for all resources of a particular AWS service), and AWS::service_name::resource_logical_ID (for a specific AWS resource).

                                                        If the list of resource types doesn't include a resource that you're creating, the stack creation fails. By default, AWS CloudFormation grants permissions to all resource types. AWS Identity and Access Management (IAM) uses this parameter for AWS CloudFormation-specific condition keys in IAM policies. For more information, see Controlling Access with AWS Identity and Access Management.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceTypes", "getterDocumentation" : "

                                                        The template resource types that you have permissions to work with for this create stack action, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance. Use the following syntax to describe template resource types: AWS::* (for all AWS resource), Custom::* (for all custom resources), Custom::logical_ID (for a specific custom resource), AWS::service_name::* (for all resources of a particular AWS service), and AWS::service_name::resource_logical_ID (for a specific AWS resource).

                                                        If the list of resource types doesn't include a resource that you're creating, the stack creation fails. By default, AWS CloudFormation grants permissions to all resource types. AWS Identity and Access Management (IAM) uses this parameter for AWS CloudFormation-specific condition keys in IAM policies. For more information, see Controlling Access with AWS Identity and Access Management.

                                                        \n

                                                        \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                        \n@return The template resource types that you have permissions to work with for this create stack action, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance. Use the following syntax to describe template resource types: AWS::* (for all AWS resource), Custom::* (for all custom resources), Custom::logical_ID (for a specific custom resource), AWS::service_name::* (for all resources of a particular AWS service), and AWS::service_name::resource_logical_ID (for a specific AWS resource).

                                                        If the list of resource types doesn't include a resource that you're creating, the stack creation fails. By default, AWS CloudFormation grants permissions to all resource types. AWS Identity and Access Management (IAM) uses this parameter for AWS CloudFormation-specific condition keys in IAM policies. For more information, see Controlling Access with AWS Identity and Access Management.", "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" : "ResourceTypes", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceTypes", "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" : "ResourceType", "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" : "ResourceTypes", "sensitive" : false, "setterDocumentation" : "

                                                        The template resource types that you have permissions to work with for this create stack action, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance. Use the following syntax to describe template resource types: AWS::* (for all AWS resource), Custom::* (for all custom resources), Custom::logical_ID (for a specific custom resource), AWS::service_name::* (for all resources of a particular AWS service), and AWS::service_name::resource_logical_ID (for a specific AWS resource).

                                                        If the list of resource types doesn't include a resource that you're creating, the stack creation fails. By default, AWS CloudFormation grants permissions to all resource types. AWS Identity and Access Management (IAM) uses this parameter for AWS CloudFormation-specific condition keys in IAM policies. For more information, see Controlling Access with AWS Identity and Access Management.

                                                        \n@param resourceTypes The template resource types that you have permissions to work with for this create stack action, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance. Use the following syntax to describe template resource types: AWS::* (for all AWS resource), Custom::* (for all custom resources), Custom::logical_ID (for a specific custom resource), AWS::service_name::* (for all resources of a particular AWS service), and AWS::service_name::resource_logical_ID (for a specific AWS resource).

                                                        If the list of resource types doesn't include a resource that you're creating, the stack creation fails. By default, AWS CloudFormation grants permissions to all resource types. AWS Identity and Access Management (IAM) uses this parameter for AWS CloudFormation-specific condition keys in IAM policies. For more information, see Controlling Access with AWS Identity and Access Management.", "setterMethodName" : "setResourceTypes", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "resourceTypes", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "resourceTypes", "variableType" : "java.util.List", "documentation" : "

                                                        The template resource types that you have permissions to work with for this create stack action, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance. Use the following syntax to describe template resource types: AWS::* (for all AWS resource), Custom::* (for all custom resources), Custom::logical_ID (for a specific custom resource), AWS::service_name::* (for all resources of a particular AWS service), and AWS::service_name::resource_logical_ID (for a specific AWS resource).

                                                        If the list of resource types doesn't include a resource that you're creating, the stack creation fails. By default, AWS CloudFormation grants permissions to all resource types. AWS Identity and Access Management (IAM) uses this parameter for AWS CloudFormation-specific condition keys in IAM policies. For more information, see Controlling Access with AWS Identity and Access Management.

                                                        ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRoleARN", "beanStyleSetterMethodName" : "setRoleARN", "c2jName" : "RoleARN", "c2jShape" : "RoleARN", "defaultConsumerFluentSetterDocumentation" : "

                                                        The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to create the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation always uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                                                        If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                                                        \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 #roleARN(String)}.\n@param roleARN 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 #roleARN(String)", "deprecated" : false, "documentation" : "

                                                        The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to create the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation always uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                                                        If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "roleARN", "fluentSetterDocumentation" : "

                                                        The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to create the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation always uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                                                        If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                                                        \n@param roleARN The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to create the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation always uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                                                        If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "roleARN", "getterDocumentation" : "

                                                        The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to create the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation always uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                                                        If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                                                        \n@return The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to create the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation always uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                                                        If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.", "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" : "RoleARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RoleARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "RoleARN", "sensitive" : false, "setterDocumentation" : "

                                                        The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to create the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation always uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                                                        If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                                                        \n@param roleARN The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to create the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation always uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                                                        If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.", "setterMethodName" : "setRoleARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "roleARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "roleARN", "variableType" : "String", "documentation" : "

                                                        The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to create the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation always uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                                                        If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getOnFailureAsString", "beanStyleSetterMethodName" : "setOnFailure", "c2jName" : "OnFailure", "c2jShape" : "OnFailure", "defaultConsumerFluentSetterDocumentation" : "

                                                        Determines what action will be taken if stack creation fails. This must be one of: DO_NOTHING, ROLLBACK, or DELETE. You can specify either OnFailure or DisableRollback, but not both.

                                                        Default: ROLLBACK

                                                        \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 #onFailureAsString(String)}.\n@param onFailure 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 #onFailure(String)", "deprecated" : false, "documentation" : "

                                                        Determines what action will be taken if stack creation fails. This must be one of: DO_NOTHING, ROLLBACK, or DELETE. You can specify either OnFailure or DisableRollback, but not both.

                                                        Default: ROLLBACK

                                                        ", "endpointDiscoveryId" : false, "enumType" : "OnFailure", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "onFailure", "fluentEnumSetterMethodName" : "onFailure", "fluentGetterMethodName" : "onFailureAsString", "fluentSetterDocumentation" : "

                                                        Determines what action will be taken if stack creation fails. This must be one of: DO_NOTHING, ROLLBACK, or DELETE. You can specify either OnFailure or DisableRollback, but not both.

                                                        Default: ROLLBACK

                                                        \n@param onFailure Determines what action will be taken if stack creation fails. This must be one of: DO_NOTHING, ROLLBACK, or DELETE. You can specify either OnFailure or DisableRollback, but not both.

                                                        Default: ROLLBACK\n@see OnFailure\n@return Returns a reference to this object so that method calls can be chained together.\n@see OnFailure", "fluentSetterMethodName" : "onFailure", "getterDocumentation" : "

                                                        Determines what action will be taken if stack creation fails. This must be one of: DO_NOTHING, ROLLBACK, or DELETE. You can specify either OnFailure or DisableRollback, but not both.

                                                        Default: ROLLBACK

                                                        \n

                                                        \nIf the service returns an enum value that is not available in the current SDK version, {@link #onFailure} will return {@link OnFailure#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #onFailureAsString}.\n

                                                        \n@return Determines what action will be taken if stack creation fails. This must be one of: DO_NOTHING, ROLLBACK, or DELETE. You can specify either OnFailure or DisableRollback, but not both.

                                                        Default: ROLLBACK\n@see OnFailure", "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" : "OnFailure", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OnFailure", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "OnFailure", "sensitive" : false, "setterDocumentation" : "

                                                        Determines what action will be taken if stack creation fails. This must be one of: DO_NOTHING, ROLLBACK, or DELETE. You can specify either OnFailure or DisableRollback, but not both.

                                                        Default: ROLLBACK

                                                        \n@param onFailure Determines what action will be taken if stack creation fails. This must be one of: DO_NOTHING, ROLLBACK, or DELETE. You can specify either OnFailure or DisableRollback, but not both.

                                                        Default: ROLLBACK\n@see OnFailure", "setterMethodName" : "setOnFailure", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "onFailure", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "onFailure", "variableType" : "String", "documentation" : "

                                                        Determines what action will be taken if stack creation fails. This must be one of: DO_NOTHING, ROLLBACK, or DELETE. You can specify either OnFailure or DisableRollback, but not both.

                                                        Default: ROLLBACK

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackPolicyBody", "beanStyleSetterMethodName" : "setStackPolicyBody", "c2jName" : "StackPolicyBody", "c2jShape" : "StackPolicyBody", "defaultConsumerFluentSetterDocumentation" : "

                                                        Structure containing the stack policy body. For more information, go to Prevent Updates to Stack Resources in the AWS CloudFormation User Guide. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                        \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 #stackPolicyBody(String)}.\n@param stackPolicyBody 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 #stackPolicyBody(String)", "deprecated" : false, "documentation" : "

                                                        Structure containing the stack policy body. For more information, go to Prevent Updates to Stack Resources in the AWS CloudFormation User Guide. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackPolicyBody", "fluentSetterDocumentation" : "

                                                        Structure containing the stack policy body. For more information, go to Prevent Updates to Stack Resources in the AWS CloudFormation User Guide. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                        \n@param stackPolicyBody Structure containing the stack policy body. For more information, go to Prevent Updates to Stack Resources in the AWS CloudFormation User Guide. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackPolicyBody", "getterDocumentation" : "

                                                        Structure containing the stack policy body. For more information, go to Prevent Updates to Stack Resources in the AWS CloudFormation User Guide. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                        \n@return Structure containing the stack policy body. For more information, go to Prevent Updates to Stack Resources in the AWS CloudFormation User Guide. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.", "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" : "StackPolicyBody", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackPolicyBody", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackPolicyBody", "sensitive" : false, "setterDocumentation" : "

                                                        Structure containing the stack policy body. For more information, go to Prevent Updates to Stack Resources in the AWS CloudFormation User Guide. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                        \n@param stackPolicyBody Structure containing the stack policy body. For more information, go to Prevent Updates to Stack Resources in the AWS CloudFormation User Guide. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.", "setterMethodName" : "setStackPolicyBody", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackPolicyBody", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackPolicyBody", "variableType" : "String", "documentation" : "

                                                        Structure containing the stack policy body. For more information, go to Prevent Updates to Stack Resources in the AWS CloudFormation User Guide. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackPolicyURL", "beanStyleSetterMethodName" : "setStackPolicyURL", "c2jName" : "StackPolicyURL", "c2jShape" : "StackPolicyURL", "defaultConsumerFluentSetterDocumentation" : "

                                                        Location of a file containing the stack policy. The URL must point to a policy (maximum size: 16 KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                        \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 #stackPolicyURL(String)}.\n@param stackPolicyURL 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 #stackPolicyURL(String)", "deprecated" : false, "documentation" : "

                                                        Location of a file containing the stack policy. The URL must point to a policy (maximum size: 16 KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackPolicyURL", "fluentSetterDocumentation" : "

                                                        Location of a file containing the stack policy. The URL must point to a policy (maximum size: 16 KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                        \n@param stackPolicyURL Location of a file containing the stack policy. The URL must point to a policy (maximum size: 16 KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackPolicyURL", "getterDocumentation" : "

                                                        Location of a file containing the stack policy. The URL must point to a policy (maximum size: 16 KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                        \n@return Location of a file containing the stack policy. The URL must point to a policy (maximum size: 16 KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.", "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" : "StackPolicyURL", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackPolicyURL", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackPolicyURL", "sensitive" : false, "setterDocumentation" : "

                                                        Location of a file containing the stack policy. The URL must point to a policy (maximum size: 16 KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                        \n@param stackPolicyURL Location of a file containing the stack policy. The URL must point to a policy (maximum size: 16 KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.", "setterMethodName" : "setStackPolicyURL", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackPolicyURL", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackPolicyURL", "variableType" : "String", "documentation" : "

                                                        Location of a file containing the stack policy. The URL must point to a policy (maximum size: 16 KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "Tags", "defaultConsumerFluentSetterDocumentation" : "

                                                        Key-value pairs to associate with this stack. AWS CloudFormation also propagates these tags to the resources created in the stack. A maximum number of 50 tags can be specified.

                                                        \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 #tags(List)}.\n@param tags 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 #tags(List)", "deprecated" : false, "documentation" : "

                                                        Key-value pairs to associate with this stack. AWS CloudFormation also propagates these tags to the resources created in the stack. A maximum number of 50 tags can be specified.

                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tags", "fluentSetterDocumentation" : "

                                                        Key-value pairs to associate with this stack. AWS CloudFormation also propagates these tags to the resources created in the stack. A maximum number of 50 tags can be specified.

                                                        \n@param tags Key-value pairs to associate with this stack. AWS CloudFormation also propagates these tags to the resources created in the stack. A maximum number of 50 tags can be specified.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

                                                        Key-value pairs to associate with this stack. AWS CloudFormation also propagates these tags to the resources created in the stack. A maximum number of 50 tags can be specified.

                                                        \n

                                                        \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                        \n@return Key-value pairs to associate with this stack. AWS CloudFormation also propagates these tags to the resources created in the stack. A maximum number of 50 tags can be specified.", "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" : "Tags", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "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" : "Tag", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Tag.Builder} avoiding the need to create one manually via {@link Tag#builder()}.\n\nWhen the {@link Consumer} completes, {@link Tag.Builder#build()} is called immediately and its result is passed to {@link #member(Tag)}.\n@param member a consumer that will call methods on {@link Tag.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Tag)", "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" : "Tag", "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" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : null, "simpleType" : "Tag", "variableSetterType" : "Tag" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : "", "simpleType" : "Tag", "variableSetterType" : "Tag" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Tag", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Tag", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

                                                        Key-value pairs to associate with this stack. AWS CloudFormation also propagates these tags to the resources created in the stack. A maximum number of 50 tags can be specified.

                                                        \n@param tags Key-value pairs to associate with this stack. AWS CloudFormation also propagates these tags to the resources created in the stack. A maximum number of 50 tags can be specified.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : "

                                                        Key-value pairs to associate with this stack. AWS CloudFormation also propagates these tags to the resources created in the stack. A maximum number of 50 tags can be specified.

                                                        ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getClientRequestToken", "beanStyleSetterMethodName" : "setClientRequestToken", "c2jName" : "ClientRequestToken", "c2jShape" : "ClientRequestToken", "defaultConsumerFluentSetterDocumentation" : "

                                                        A unique identifier for this CreateStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to create a stack with the same name. You might retry CreateStack requests to ensure that AWS CloudFormation successfully received them.

                                                        All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                        In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.

                                                        \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #clientRequestToken(String)}.\n@param clientRequestToken a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #clientRequestToken(String)", "deprecated" : false, "documentation" : "

                                                        A unique identifier for this CreateStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to create a stack with the same name. You might retry CreateStack requests to ensure that AWS CloudFormation successfully received them.

                                                        All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                        In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.

                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "clientRequestToken", "fluentSetterDocumentation" : "

                                                        A unique identifier for this CreateStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to create a stack with the same name. You might retry CreateStack requests to ensure that AWS CloudFormation successfully received them.

                                                        All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                        In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.

                                                        \n@param clientRequestToken A unique identifier for this CreateStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to create a stack with the same name. You might retry CreateStack requests to ensure that AWS CloudFormation successfully received them.

                                                        All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                        In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "clientRequestToken", "getterDocumentation" : "

                                                        A unique identifier for this CreateStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to create a stack with the same name. You might retry CreateStack requests to ensure that AWS CloudFormation successfully received them.

                                                        All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                        In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.

                                                        \n@return A unique identifier for this CreateStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to create a stack with the same name. You might retry CreateStack requests to ensure that AWS CloudFormation successfully received them.

                                                        All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                        In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ClientRequestToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ClientRequestToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ClientRequestToken", "sensitive" : false, "setterDocumentation" : "

                                                        A unique identifier for this CreateStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to create a stack with the same name. You might retry CreateStack requests to ensure that AWS CloudFormation successfully received them.

                                                        All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                        In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.

                                                        \n@param clientRequestToken A unique identifier for this CreateStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to create a stack with the same name. You might retry CreateStack requests to ensure that AWS CloudFormation successfully received them.

                                                        All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                        In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.", "setterMethodName" : "setClientRequestToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "clientRequestToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "clientRequestToken", "variableType" : "String", "documentation" : "

                                                        A unique identifier for this CreateStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to create a stack with the same name. You might retry CreateStack requests to ensure that AWS CloudFormation successfully received them.

                                                        All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                        In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEnableTerminationProtection", "beanStyleSetterMethodName" : "setEnableTerminationProtection", "c2jName" : "EnableTerminationProtection", "c2jShape" : "EnableTerminationProtection", "defaultConsumerFluentSetterDocumentation" : "

                                                        Whether to enable termination protection on the specified stack. If a user attempts to delete a stack with termination protection enabled, the operation fails and the stack remains unchanged. For more information, see Protecting a Stack From Being Deleted in the AWS CloudFormation User Guide. Termination protection is disabled on stacks by default.

                                                        For nested stacks, termination protection is set on the root stack and cannot be changed directly on the nested stack.

                                                        \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 #enableTerminationProtection(Boolean)}.\n@param enableTerminationProtection 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 #enableTerminationProtection(Boolean)", "deprecated" : false, "documentation" : "

                                                        Whether to enable termination protection on the specified stack. If a user attempts to delete a stack with termination protection enabled, the operation fails and the stack remains unchanged. For more information, see Protecting a Stack From Being Deleted in the AWS CloudFormation User Guide. Termination protection is disabled on stacks by default.

                                                        For nested stacks, termination protection is set on the root stack and cannot be changed directly on the nested stack.

                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "enableTerminationProtection", "fluentSetterDocumentation" : "

                                                        Whether to enable termination protection on the specified stack. If a user attempts to delete a stack with termination protection enabled, the operation fails and the stack remains unchanged. For more information, see Protecting a Stack From Being Deleted in the AWS CloudFormation User Guide. Termination protection is disabled on stacks by default.

                                                        For nested stacks, termination protection is set on the root stack and cannot be changed directly on the nested stack.

                                                        \n@param enableTerminationProtection Whether to enable termination protection on the specified stack. If a user attempts to delete a stack with termination protection enabled, the operation fails and the stack remains unchanged. For more information, see Protecting a Stack From Being Deleted in the AWS CloudFormation User Guide. Termination protection is disabled on stacks by default.

                                                        For nested stacks, termination protection is set on the root stack and cannot be changed directly on the nested stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "enableTerminationProtection", "getterDocumentation" : "

                                                        Whether to enable termination protection on the specified stack. If a user attempts to delete a stack with termination protection enabled, the operation fails and the stack remains unchanged. For more information, see Protecting a Stack From Being Deleted in the AWS CloudFormation User Guide. Termination protection is disabled on stacks by default.

                                                        For nested stacks, termination protection is set on the root stack and cannot be changed directly on the nested stack.

                                                        \n@return Whether to enable termination protection on the specified stack. If a user attempts to delete a stack with termination protection enabled, the operation fails and the stack remains unchanged. For more information, see Protecting a Stack From Being Deleted in the AWS CloudFormation User Guide. Termination protection is disabled on stacks by default.

                                                        For nested stacks, termination protection is set on the root stack and cannot be changed directly on the nested stack.", "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" : "EnableTerminationProtection", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EnableTerminationProtection", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "EnableTerminationProtection", "sensitive" : false, "setterDocumentation" : "

                                                        Whether to enable termination protection on the specified stack. If a user attempts to delete a stack with termination protection enabled, the operation fails and the stack remains unchanged. For more information, see Protecting a Stack From Being Deleted in the AWS CloudFormation User Guide. Termination protection is disabled on stacks by default.

                                                        For nested stacks, termination protection is set on the root stack and cannot be changed directly on the nested stack.

                                                        \n@param enableTerminationProtection Whether to enable termination protection on the specified stack. If a user attempts to delete a stack with termination protection enabled, the operation fails and the stack remains unchanged. For more information, see Protecting a Stack From Being Deleted in the AWS CloudFormation User Guide. Termination protection is disabled on stacks by default.

                                                        For nested stacks, termination protection is set on the root stack and cannot be changed directly on the nested stack.", "setterMethodName" : "setEnableTerminationProtection", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "enableTerminationProtection", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "enableTerminationProtection", "variableType" : "Boolean", "documentation" : "

                                                        Whether to enable termination protection on the specified stack. If a user attempts to delete a stack with termination protection enabled, the operation fails and the stack remains unchanged. For more information, see Protecting a Stack From Being Deleted in the AWS CloudFormation User Guide. Termination protection is disabled on stacks by default.

                                                        For nested stacks, termination protection is set on the root stack and cannot be changed directly on the nested stack.

                                                        ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "StackName" ], "shapeName" : "CreateStackRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "CreateStackRequest", "variableName" : "createStackRequest", "variableType" : "CreateStackRequest", "documentation" : null, "simpleType" : "CreateStackRequest", "variableSetterType" : "CreateStackRequest" }, "wrapper" : false, "xmlNamespace" : null }, "CreateStackResponse" : { "c2jName" : "CreateStackOutput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                        The output for a CreateStack action.

                                                        ", "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" : "getStackId", "beanStyleSetterMethodName" : "setStackId", "c2jName" : "StackId", "c2jShape" : "StackId", "defaultConsumerFluentSetterDocumentation" : "

                                                        Unique identifier of the stack.

                                                        \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" : "

                                                        Unique identifier of the stack.

                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackId", "fluentSetterDocumentation" : "

                                                        Unique identifier of the stack.

                                                        \n@param stackId Unique identifier of the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackId", "getterDocumentation" : "

                                                        Unique identifier of the stack.

                                                        \n@return Unique identifier of the stack.", "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" : "

                                                        Unique identifier of the stack.

                                                        \n@param stackId Unique identifier of the stack.", "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" : "

                                                        Unique identifier of the stack.

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "StackId" : { "beanStyleGetterMethodName" : "getStackId", "beanStyleSetterMethodName" : "setStackId", "c2jName" : "StackId", "c2jShape" : "StackId", "defaultConsumerFluentSetterDocumentation" : "

                                                        Unique identifier of the stack.

                                                        \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" : "

                                                        Unique identifier of the stack.

                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackId", "fluentSetterDocumentation" : "

                                                        Unique identifier of the stack.

                                                        \n@param stackId Unique identifier of the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackId", "getterDocumentation" : "

                                                        Unique identifier of the stack.

                                                        \n@return Unique identifier of the stack.", "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" : "

                                                        Unique identifier of the stack.

                                                        \n@param stackId Unique identifier of the stack.", "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" : "

                                                        Unique identifier of the stack.

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getStackId", "beanStyleSetterMethodName" : "setStackId", "c2jName" : "StackId", "c2jShape" : "StackId", "defaultConsumerFluentSetterDocumentation" : "

                                                        Unique identifier of the stack.

                                                        \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" : "

                                                        Unique identifier of the stack.

                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackId", "fluentSetterDocumentation" : "

                                                        Unique identifier of the stack.

                                                        \n@param stackId Unique identifier of the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackId", "getterDocumentation" : "

                                                        Unique identifier of the stack.

                                                        \n@return Unique identifier of the stack.", "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" : "

                                                        Unique identifier of the stack.

                                                        \n@param stackId Unique identifier of the stack.", "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" : "

                                                        Unique identifier of the stack.

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "CreateStackResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : "CreateStackResult" }, "variable" : { "variableDeclarationType" : "CreateStackResponse", "variableName" : "createStackResponse", "variableType" : "CreateStackResponse", "documentation" : null, "simpleType" : "CreateStackResponse", "variableSetterType" : "CreateStackResponse" }, "wrapper" : false, "xmlNamespace" : null }, "CreateStackSetRequest" : { "c2jName" : "CreateStackSetInput", "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" : "CreateStackSet", "locationName" : null, "requestUri" : "/", "target" : "CreateStackSet", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getStackSetName", "beanStyleSetterMethodName" : "setStackSetName", "c2jName" : "StackSetName", "c2jShape" : "StackSetName", "defaultConsumerFluentSetterDocumentation" : "

                                                        The name to associate with the stack set. The name must be unique in the region where you create your stack set.

                                                        A stack name can contain only alphanumeric characters (case-sensitive) and hyphens. It must start with an alphabetic character and can't be longer than 128 characters.

                                                        \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 #stackSetName(String)}.\n@param stackSetName 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 #stackSetName(String)", "deprecated" : false, "documentation" : "

                                                        The name to associate with the stack set. The name must be unique in the region where you create your stack set.

                                                        A stack name can contain only alphanumeric characters (case-sensitive) and hyphens. It must start with an alphabetic character and can't be longer than 128 characters.

                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackSetName", "fluentSetterDocumentation" : "

                                                        The name to associate with the stack set. The name must be unique in the region where you create your stack set.

                                                        A stack name can contain only alphanumeric characters (case-sensitive) and hyphens. It must start with an alphabetic character and can't be longer than 128 characters.

                                                        \n@param stackSetName The name to associate with the stack set. The name must be unique in the region where you create your stack set.

                                                        A stack name can contain only alphanumeric characters (case-sensitive) and hyphens. It must start with an alphabetic character and can't be longer than 128 characters.

                                                        \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackSetName", "getterDocumentation" : "

                                                        The name to associate with the stack set. The name must be unique in the region where you create your stack set.

                                                        A stack name can contain only alphanumeric characters (case-sensitive) and hyphens. It must start with an alphabetic character and can't be longer than 128 characters.

                                                        \n@return The name to associate with the stack set. The name must be unique in the region where you create your stack set.

                                                        A stack name can contain only alphanumeric characters (case-sensitive) and hyphens. It must start with an alphabetic character and can't be longer than 128 characters.

                                                        ", "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" : "StackSetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackSetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackSetName", "sensitive" : false, "setterDocumentation" : "

                                                        The name to associate with the stack set. The name must be unique in the region where you create your stack set.

                                                        A stack name can contain only alphanumeric characters (case-sensitive) and hyphens. It must start with an alphabetic character and can't be longer than 128 characters.

                                                        \n@param stackSetName The name to associate with the stack set. The name must be unique in the region where you create your stack set.

                                                        A stack name can contain only alphanumeric characters (case-sensitive) and hyphens. It must start with an alphabetic character and can't be longer than 128 characters.

                                                        ", "setterMethodName" : "setStackSetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : "

                                                        The name to associate with the stack set. The name must be unique in the region where you create your stack set.

                                                        A stack name can contain only alphanumeric characters (case-sensitive) and hyphens. It must start with an alphabetic character and can't be longer than 128 characters.

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "Description", "defaultConsumerFluentSetterDocumentation" : "

                                                        A description of the stack set. You can use the description to identify the stack set's purpose or other important information.

                                                        \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 stack set. You can use the description to identify the stack set's purpose or other important information.

                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

                                                        A description of the stack set. You can use the description to identify the stack set's purpose or other important information.

                                                        \n@param description A description of the stack set. You can use the description to identify the stack set's purpose or other important information.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "description", "getterDocumentation" : "

                                                        A description of the stack set. You can use the description to identify the stack set's purpose or other important information.

                                                        \n@return A description of the stack set. You can use the description to identify the stack set's purpose or other important information.", "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 stack set. You can use the description to identify the stack set's purpose or other important information.

                                                        \n@param description A description of the stack set. You can use the description to identify the stack set's purpose or other important information.", "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 stack set. You can use the description to identify the stack set's purpose or other important information.

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTemplateBody", "beanStyleSetterMethodName" : "setTemplateBody", "c2jName" : "TemplateBody", "c2jShape" : "TemplateBody", "defaultConsumerFluentSetterDocumentation" : "

                                                        The structure that contains the template body, with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                        Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.

                                                        \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 #templateBody(String)}.\n@param templateBody 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 #templateBody(String)", "deprecated" : false, "documentation" : "

                                                        The structure that contains the template body, with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                        Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.

                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "templateBody", "fluentSetterDocumentation" : "

                                                        The structure that contains the template body, with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                        Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.

                                                        \n@param templateBody The structure that contains the template body, with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                        Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "templateBody", "getterDocumentation" : "

                                                        The structure that contains the template body, with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                        Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.

                                                        \n@return The structure that contains the template body, with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                        Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.", "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" : "TemplateBody", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TemplateBody", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TemplateBody", "sensitive" : false, "setterDocumentation" : "

                                                        The structure that contains the template body, with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                        Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.

                                                        \n@param templateBody The structure that contains the template body, with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                        Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.", "setterMethodName" : "setTemplateBody", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "templateBody", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "templateBody", "variableType" : "String", "documentation" : "

                                                        The structure that contains the template body, with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                        Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTemplateURL", "beanStyleSetterMethodName" : "setTemplateURL", "c2jName" : "TemplateURL", "c2jShape" : "TemplateURL", "defaultConsumerFluentSetterDocumentation" : "

                                                        The location of the file that contains the template body. The URL must point to a template (maximum size: 460,800 bytes) that's located in an Amazon S3 bucket. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                        Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.

                                                        \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 #templateURL(String)}.\n@param templateURL 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 #templateURL(String)", "deprecated" : false, "documentation" : "

                                                        The location of the file that contains the template body. The URL must point to a template (maximum size: 460,800 bytes) that's located in an Amazon S3 bucket. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                        Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.

                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "templateURL", "fluentSetterDocumentation" : "

                                                        The location of the file that contains the template body. The URL must point to a template (maximum size: 460,800 bytes) that's located in an Amazon S3 bucket. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                        Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.

                                                        \n@param templateURL The location of the file that contains the template body. The URL must point to a template (maximum size: 460,800 bytes) that's located in an Amazon S3 bucket. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                        Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "templateURL", "getterDocumentation" : "

                                                        The location of the file that contains the template body. The URL must point to a template (maximum size: 460,800 bytes) that's located in an Amazon S3 bucket. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                        Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.

                                                        \n@return The location of the file that contains the template body. The URL must point to a template (maximum size: 460,800 bytes) that's located in an Amazon S3 bucket. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                        Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.", "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" : "TemplateURL", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TemplateURL", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TemplateURL", "sensitive" : false, "setterDocumentation" : "

                                                        The location of the file that contains the template body. The URL must point to a template (maximum size: 460,800 bytes) that's located in an Amazon S3 bucket. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                        Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.

                                                        \n@param templateURL The location of the file that contains the template body. The URL must point to a template (maximum size: 460,800 bytes) that's located in an Amazon S3 bucket. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                        Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.", "setterMethodName" : "setTemplateURL", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "templateURL", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "templateURL", "variableType" : "String", "documentation" : "

                                                        The location of the file that contains the template body. The URL must point to a template (maximum size: 460,800 bytes) that's located in an Amazon S3 bucket. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                        Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getParameters", "beanStyleSetterMethodName" : "setParameters", "c2jName" : "Parameters", "c2jShape" : "Parameters", "defaultConsumerFluentSetterDocumentation" : "

                                                        The input parameters for the stack set template.

                                                        \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 #parameters(List)}.\n@param parameters 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 #parameters(List)", "deprecated" : false, "documentation" : "

                                                        The input parameters for the stack set template.

                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "parameters", "fluentSetterDocumentation" : "

                                                        The input parameters for the stack set template.

                                                        \n@param parameters The input parameters for the stack set template.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parameters", "getterDocumentation" : "

                                                        The input parameters for the stack set template.

                                                        \n

                                                        \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                        \n@return The input parameters for the stack set template.", "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" : "Parameters", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Parameters", "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" : "Parameter", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Parameter.Builder} avoiding the need to create one manually via {@link Parameter#builder()}.\n\nWhen the {@link Consumer} completes, {@link Parameter.Builder#build()} is called immediately and its result is passed to {@link #member(Parameter)}.\n@param member a consumer that will call methods on {@link Parameter.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Parameter)", "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" : "Parameter", "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" : "Parameter", "variableName" : "member", "variableType" : "Parameter", "documentation" : null, "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Parameter", "variableName" : "member", "variableType" : "Parameter", "documentation" : "", "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Parameter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Parameter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Parameters", "sensitive" : false, "setterDocumentation" : "

                                                        The input parameters for the stack set template.

                                                        \n@param parameters The input parameters for the stack set template.", "setterMethodName" : "setParameters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameters", "variableType" : "java.util.List", "documentation" : "

                                                        The input parameters for the stack set template.

                                                        ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCapabilitiesAsStrings", "beanStyleSetterMethodName" : "setCapabilitiesWithStrings", "c2jName" : "Capabilities", "c2jShape" : "Capabilities", "defaultConsumerFluentSetterDocumentation" : "

                                                        In some cases, you must explicity acknowledge that your stack set template contains certain capabilities in order for AWS CloudFormation to create the stack set and related stack instances.

                                                        • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                          Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stack sets, you must explicitly acknowledge this by specifying one of these capabilities.

                                                          The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                          • If you have IAM resources, you can specify either capability.

                                                          • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                          • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                          If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                          For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                        • CAPABILITY_AUTO_EXPAND

                                                          Some templates contain macros. If your stack template contains one or more macros, and you choose to create a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                          Stack sets do not currently support macros in stack templates. (This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.) Even if you specify this capability, if you include a macro in your template the stack set operation will fail.

                                                        \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 #capabilitiesAsStrings(List)}.\n@param capabilities 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 #capabilitiesWithStrings(List)", "deprecated" : false, "documentation" : "

                                                        In some cases, you must explicity acknowledge that your stack set template contains certain capabilities in order for AWS CloudFormation to create the stack set and related stack instances.

                                                        • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                          Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stack sets, you must explicitly acknowledge this by specifying one of these capabilities.

                                                          The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                          • If you have IAM resources, you can specify either capability.

                                                          • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                          • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                          If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                          For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                        • CAPABILITY_AUTO_EXPAND

                                                          Some templates contain macros. If your stack template contains one or more macros, and you choose to create a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                          Stack sets do not currently support macros in stack templates. (This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.) Even if you specify this capability, if you include a macro in your template the stack set operation will fail.

                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "capabilities", "fluentEnumSetterMethodName" : "capabilities", "fluentGetterMethodName" : "capabilitiesAsStrings", "fluentSetterDocumentation" : "

                                                        In some cases, you must explicity acknowledge that your stack set template contains certain capabilities in order for AWS CloudFormation to create the stack set and related stack instances.

                                                        • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                          Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stack sets, you must explicitly acknowledge this by specifying one of these capabilities.

                                                          The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                          • If you have IAM resources, you can specify either capability.

                                                          • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                          • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                          If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                          For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                        • CAPABILITY_AUTO_EXPAND

                                                          Some templates contain macros. If your stack template contains one or more macros, and you choose to create a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                          Stack sets do not currently support macros in stack templates. (This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.) Even if you specify this capability, if you include a macro in your template the stack set operation will fail.

                                                        \n@param capabilities In some cases, you must explicity acknowledge that your stack set template contains certain capabilities in order for AWS CloudFormation to create the stack set and related stack instances.

                                                        • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                          Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stack sets, you must explicitly acknowledge this by specifying one of these capabilities.

                                                          The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                          • If you have IAM resources, you can specify either capability.

                                                          • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                          • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                          If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                          For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                        • CAPABILITY_AUTO_EXPAND

                                                          Some templates contain macros. If your stack template contains one or more macros, and you choose to create a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                          Stack sets do not currently support macros in stack templates. (This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.) Even if you specify this capability, if you include a macro in your template the stack set operation will fail.

                                                        • \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "capabilitiesWithStrings", "getterDocumentation" : "

                                                          In some cases, you must explicity acknowledge that your stack set template contains certain capabilities in order for AWS CloudFormation to create the stack set and related stack instances.

                                                          • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                            Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stack sets, you must explicitly acknowledge this by specifying one of these capabilities.

                                                            The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                            • If you have IAM resources, you can specify either capability.

                                                            • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                            • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                            If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                            For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                          • CAPABILITY_AUTO_EXPAND

                                                            Some templates contain macros. If your stack template contains one or more macros, and you choose to create a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                            Stack sets do not currently support macros in stack templates. (This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.) Even if you specify this capability, if you include a macro in your template the stack set operation will fail.

                                                          \n

                                                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                          \n@return In some cases, you must explicity acknowledge that your stack set template contains certain capabilities in order for AWS CloudFormation to create the stack set and related stack instances.

                                                          • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                            Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stack sets, you must explicitly acknowledge this by specifying one of these capabilities.

                                                            The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                            • If you have IAM resources, you can specify either capability.

                                                            • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                            • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                            If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                            For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                          • CAPABILITY_AUTO_EXPAND

                                                            Some templates contain macros. If your stack template contains one or more macros, and you choose to create a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                            Stack sets do not currently support macros in stack templates. (This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.) Even if you specify this capability, if you include a macro in your template the stack set operation will fail.

                                                          • ", "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" : "Capabilities", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Capabilities", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMemberAsString", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Capability", "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 #memberAsString(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" : "Capability", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "member", "fluentEnumSetterMethodName" : "member", "fluentGetterMethodName" : "memberAsString", "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@see Capability\n@return Returns a reference to this object so that method calls can be chained together.\n@see Capability", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n

                                                            \nIf the service returns an enum value that is not available in the current SDK version, {@link #member} will return {@link Capability#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #memberAsString}.\n

                                                            \n@return The value of the Member property for this object.\n@see Capability", "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.\n@see Capability", "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" : "Capabilities", "sensitive" : false, "setterDocumentation" : "

                                                            In some cases, you must explicity acknowledge that your stack set template contains certain capabilities in order for AWS CloudFormation to create the stack set and related stack instances.

                                                            • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                              Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stack sets, you must explicitly acknowledge this by specifying one of these capabilities.

                                                              The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                              • If you have IAM resources, you can specify either capability.

                                                              • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                              • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                              If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                              For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                            • CAPABILITY_AUTO_EXPAND

                                                              Some templates contain macros. If your stack template contains one or more macros, and you choose to create a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                              Stack sets do not currently support macros in stack templates. (This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.) Even if you specify this capability, if you include a macro in your template the stack set operation will fail.

                                                            \n@param capabilities In some cases, you must explicity acknowledge that your stack set template contains certain capabilities in order for AWS CloudFormation to create the stack set and related stack instances.

                                                            • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                              Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stack sets, you must explicitly acknowledge this by specifying one of these capabilities.

                                                              The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                              • If you have IAM resources, you can specify either capability.

                                                              • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                              • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                              If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                              For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                            • CAPABILITY_AUTO_EXPAND

                                                              Some templates contain macros. If your stack template contains one or more macros, and you choose to create a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                              Stack sets do not currently support macros in stack templates. (This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.) Even if you specify this capability, if you include a macro in your template the stack set operation will fail.

                                                            • ", "setterMethodName" : "setCapabilitiesWithStrings", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "capabilities", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "capabilities", "variableType" : "java.util.List", "documentation" : "

                                                              In some cases, you must explicity acknowledge that your stack set template contains certain capabilities in order for AWS CloudFormation to create the stack set and related stack instances.

                                                              • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                                Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stack sets, you must explicitly acknowledge this by specifying one of these capabilities.

                                                                The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                                • If you have IAM resources, you can specify either capability.

                                                                • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                                • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                                If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                                For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                              • CAPABILITY_AUTO_EXPAND

                                                                Some templates contain macros. If your stack template contains one or more macros, and you choose to create a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                                Stack sets do not currently support macros in stack templates. (This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.) Even if you specify this capability, if you include a macro in your template the stack set operation will fail.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "Tags", "defaultConsumerFluentSetterDocumentation" : "

                                                              The key-value pairs to associate with this stack set and the stacks created from it. AWS CloudFormation also propagates these tags to supported resources that are created in the stacks. A maximum number of 50 tags can be specified.

                                                              If you specify tags as part of a CreateStackSet action, AWS CloudFormation checks to see if you have the required IAM permission to tag resources. If you don't, the entire CreateStackSet action fails with an access denied error, and the stack set is not created.

                                                              \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 #tags(List)}.\n@param tags 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 #tags(List)", "deprecated" : false, "documentation" : "

                                                              The key-value pairs to associate with this stack set and the stacks created from it. AWS CloudFormation also propagates these tags to supported resources that are created in the stacks. A maximum number of 50 tags can be specified.

                                                              If you specify tags as part of a CreateStackSet action, AWS CloudFormation checks to see if you have the required IAM permission to tag resources. If you don't, the entire CreateStackSet action fails with an access denied error, and the stack set is not created.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tags", "fluentSetterDocumentation" : "

                                                              The key-value pairs to associate with this stack set and the stacks created from it. AWS CloudFormation also propagates these tags to supported resources that are created in the stacks. A maximum number of 50 tags can be specified.

                                                              If you specify tags as part of a CreateStackSet action, AWS CloudFormation checks to see if you have the required IAM permission to tag resources. If you don't, the entire CreateStackSet action fails with an access denied error, and the stack set is not created.

                                                              \n@param tags The key-value pairs to associate with this stack set and the stacks created from it. AWS CloudFormation also propagates these tags to supported resources that are created in the stacks. A maximum number of 50 tags can be specified.

                                                              If you specify tags as part of a CreateStackSet action, AWS CloudFormation checks to see if you have the required IAM permission to tag resources. If you don't, the entire CreateStackSet action fails with an access denied error, and the stack set is not created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

                                                              The key-value pairs to associate with this stack set and the stacks created from it. AWS CloudFormation also propagates these tags to supported resources that are created in the stacks. A maximum number of 50 tags can be specified.

                                                              If you specify tags as part of a CreateStackSet action, AWS CloudFormation checks to see if you have the required IAM permission to tag resources. If you don't, the entire CreateStackSet action fails with an access denied error, and the stack set is not created.

                                                              \n

                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                              \n@return The key-value pairs to associate with this stack set and the stacks created from it. AWS CloudFormation also propagates these tags to supported resources that are created in the stacks. A maximum number of 50 tags can be specified.

                                                              If you specify tags as part of a CreateStackSet action, AWS CloudFormation checks to see if you have the required IAM permission to tag resources. If you don't, the entire CreateStackSet action fails with an access denied error, and the stack set is not created.", "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" : "Tags", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "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" : "Tag", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Tag.Builder} avoiding the need to create one manually via {@link Tag#builder()}.\n\nWhen the {@link Consumer} completes, {@link Tag.Builder#build()} is called immediately and its result is passed to {@link #member(Tag)}.\n@param member a consumer that will call methods on {@link Tag.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Tag)", "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" : "Tag", "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" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : null, "simpleType" : "Tag", "variableSetterType" : "Tag" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : "", "simpleType" : "Tag", "variableSetterType" : "Tag" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Tag", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Tag", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

                                                              The key-value pairs to associate with this stack set and the stacks created from it. AWS CloudFormation also propagates these tags to supported resources that are created in the stacks. A maximum number of 50 tags can be specified.

                                                              If you specify tags as part of a CreateStackSet action, AWS CloudFormation checks to see if you have the required IAM permission to tag resources. If you don't, the entire CreateStackSet action fails with an access denied error, and the stack set is not created.

                                                              \n@param tags The key-value pairs to associate with this stack set and the stacks created from it. AWS CloudFormation also propagates these tags to supported resources that are created in the stacks. A maximum number of 50 tags can be specified.

                                                              If you specify tags as part of a CreateStackSet action, AWS CloudFormation checks to see if you have the required IAM permission to tag resources. If you don't, the entire CreateStackSet action fails with an access denied error, and the stack set is not created.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : "

                                                              The key-value pairs to associate with this stack set and the stacks created from it. AWS CloudFormation also propagates these tags to supported resources that are created in the stacks. A maximum number of 50 tags can be specified.

                                                              If you specify tags as part of a CreateStackSet action, AWS CloudFormation checks to see if you have the required IAM permission to tag resources. If you don't, the entire CreateStackSet action fails with an access denied error, and the stack set is not created.

                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAdministrationRoleARN", "beanStyleSetterMethodName" : "setAdministrationRoleARN", "c2jName" : "AdministrationRoleARN", "c2jShape" : "RoleARN", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon Resource Number (ARN) of the IAM role to use to create this stack set.

                                                              Specify an IAM role only if you are using customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Prerequisites: Granting Permissions for Stack Set Operations in the AWS CloudFormation User Guide.

                                                              \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 #administrationRoleARN(String)}.\n@param administrationRoleARN 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 #administrationRoleARN(String)", "deprecated" : false, "documentation" : "

                                                              The Amazon Resource Number (ARN) of the IAM role to use to create this stack set.

                                                              Specify an IAM role only if you are using customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Prerequisites: Granting Permissions for Stack Set Operations in the AWS CloudFormation User Guide.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "administrationRoleARN", "fluentSetterDocumentation" : "

                                                              The Amazon Resource Number (ARN) of the IAM role to use to create this stack set.

                                                              Specify an IAM role only if you are using customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Prerequisites: Granting Permissions for Stack Set Operations in the AWS CloudFormation User Guide.

                                                              \n@param administrationRoleARN The Amazon Resource Number (ARN) of the IAM role to use to create this stack set.

                                                              Specify an IAM role only if you are using customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Prerequisites: Granting Permissions for Stack Set Operations in the AWS CloudFormation User Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "administrationRoleARN", "getterDocumentation" : "

                                                              The Amazon Resource Number (ARN) of the IAM role to use to create this stack set.

                                                              Specify an IAM role only if you are using customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Prerequisites: Granting Permissions for Stack Set Operations in the AWS CloudFormation User Guide.

                                                              \n@return The Amazon Resource Number (ARN) of the IAM role to use to create this stack set.

                                                              Specify an IAM role only if you are using customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Prerequisites: Granting Permissions for Stack Set Operations in the AWS CloudFormation User Guide.", "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" : "AdministrationRoleARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AdministrationRoleARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AdministrationRoleARN", "sensitive" : false, "setterDocumentation" : "

                                                              The Amazon Resource Number (ARN) of the IAM role to use to create this stack set.

                                                              Specify an IAM role only if you are using customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Prerequisites: Granting Permissions for Stack Set Operations in the AWS CloudFormation User Guide.

                                                              \n@param administrationRoleARN The Amazon Resource Number (ARN) of the IAM role to use to create this stack set.

                                                              Specify an IAM role only if you are using customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Prerequisites: Granting Permissions for Stack Set Operations in the AWS CloudFormation User Guide.", "setterMethodName" : "setAdministrationRoleARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "administrationRoleARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "administrationRoleARN", "variableType" : "String", "documentation" : "

                                                              The Amazon Resource Number (ARN) of the IAM role to use to create this stack set.

                                                              Specify an IAM role only if you are using customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Prerequisites: Granting Permissions for Stack Set Operations in the AWS CloudFormation User Guide.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getExecutionRoleName", "beanStyleSetterMethodName" : "setExecutionRoleName", "c2jName" : "ExecutionRoleName", "c2jShape" : "ExecutionRoleName", "defaultConsumerFluentSetterDocumentation" : "

                                                              The name of the IAM execution role to use to create the stack set. If you do not specify an execution role, AWS CloudFormation uses the AWSCloudFormationStackSetExecutionRole role for the stack set operation.

                                                              Specify an IAM role only if you are using customized execution roles to control which stack resources users and groups can include in their stack sets.

                                                              \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 #executionRoleName(String)}.\n@param executionRoleName 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 #executionRoleName(String)", "deprecated" : false, "documentation" : "

                                                              The name of the IAM execution role to use to create the stack set. If you do not specify an execution role, AWS CloudFormation uses the AWSCloudFormationStackSetExecutionRole role for the stack set operation.

                                                              Specify an IAM role only if you are using customized execution roles to control which stack resources users and groups can include in their stack sets.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "executionRoleName", "fluentSetterDocumentation" : "

                                                              The name of the IAM execution role to use to create the stack set. If you do not specify an execution role, AWS CloudFormation uses the AWSCloudFormationStackSetExecutionRole role for the stack set operation.

                                                              Specify an IAM role only if you are using customized execution roles to control which stack resources users and groups can include in their stack sets.

                                                              \n@param executionRoleName The name of the IAM execution role to use to create the stack set. If you do not specify an execution role, AWS CloudFormation uses the AWSCloudFormationStackSetExecutionRole role for the stack set operation.

                                                              Specify an IAM role only if you are using customized execution roles to control which stack resources users and groups can include in their stack sets.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "executionRoleName", "getterDocumentation" : "

                                                              The name of the IAM execution role to use to create the stack set. If you do not specify an execution role, AWS CloudFormation uses the AWSCloudFormationStackSetExecutionRole role for the stack set operation.

                                                              Specify an IAM role only if you are using customized execution roles to control which stack resources users and groups can include in their stack sets.

                                                              \n@return The name of the IAM execution role to use to create the stack set. If you do not specify an execution role, AWS CloudFormation uses the AWSCloudFormationStackSetExecutionRole role for the stack set operation.

                                                              Specify an IAM role only if you are using customized execution roles to control which stack resources users and groups can include in their stack sets.", "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" : "ExecutionRoleName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ExecutionRoleName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ExecutionRoleName", "sensitive" : false, "setterDocumentation" : "

                                                              The name of the IAM execution role to use to create the stack set. If you do not specify an execution role, AWS CloudFormation uses the AWSCloudFormationStackSetExecutionRole role for the stack set operation.

                                                              Specify an IAM role only if you are using customized execution roles to control which stack resources users and groups can include in their stack sets.

                                                              \n@param executionRoleName The name of the IAM execution role to use to create the stack set. If you do not specify an execution role, AWS CloudFormation uses the AWSCloudFormationStackSetExecutionRole role for the stack set operation.

                                                              Specify an IAM role only if you are using customized execution roles to control which stack resources users and groups can include in their stack sets.", "setterMethodName" : "setExecutionRoleName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "executionRoleName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "executionRoleName", "variableType" : "String", "documentation" : "

                                                              The name of the IAM execution role to use to create the stack set. If you do not specify an execution role, AWS CloudFormation uses the AWSCloudFormationStackSetExecutionRole role for the stack set operation.

                                                              Specify an IAM role only if you are using customized execution roles to control which stack resources users and groups can include in their stack sets.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getClientRequestToken", "beanStyleSetterMethodName" : "setClientRequestToken", "c2jName" : "ClientRequestToken", "c2jShape" : "ClientRequestToken", "defaultConsumerFluentSetterDocumentation" : "

                                                              A unique identifier for this CreateStackSet request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to create another stack set with the same name. You might retry CreateStackSet requests to ensure that AWS CloudFormation successfully received them.

                                                              If you don't specify an operation ID, the SDK generates one automatically.

                                                              \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #clientRequestToken(String)}.\n@param clientRequestToken a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #clientRequestToken(String)", "deprecated" : false, "documentation" : "

                                                              A unique identifier for this CreateStackSet request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to create another stack set with the same name. You might retry CreateStackSet requests to ensure that AWS CloudFormation successfully received them.

                                                              If you don't specify an operation ID, the SDK generates one automatically.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "clientRequestToken", "fluentSetterDocumentation" : "

                                                              A unique identifier for this CreateStackSet request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to create another stack set with the same name. You might retry CreateStackSet requests to ensure that AWS CloudFormation successfully received them.

                                                              If you don't specify an operation ID, the SDK generates one automatically.

                                                              \n@param clientRequestToken A unique identifier for this CreateStackSet request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to create another stack set with the same name. You might retry CreateStackSet requests to ensure that AWS CloudFormation successfully received them.

                                                              If you don't specify an operation ID, the SDK generates one automatically.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "clientRequestToken", "getterDocumentation" : "

                                                              A unique identifier for this CreateStackSet request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to create another stack set with the same name. You might retry CreateStackSet requests to ensure that AWS CloudFormation successfully received them.

                                                              If you don't specify an operation ID, the SDK generates one automatically.

                                                              \n@return A unique identifier for this CreateStackSet request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to create another stack set with the same name. You might retry CreateStackSet requests to ensure that AWS CloudFormation successfully received them.

                                                              If you don't specify an operation ID, the SDK generates one automatically.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ClientRequestToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ClientRequestToken", "uri" : false }, "idempotencyToken" : true, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ClientRequestToken", "sensitive" : false, "setterDocumentation" : "

                                                              A unique identifier for this CreateStackSet request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to create another stack set with the same name. You might retry CreateStackSet requests to ensure that AWS CloudFormation successfully received them.

                                                              If you don't specify an operation ID, the SDK generates one automatically.

                                                              \n@param clientRequestToken A unique identifier for this CreateStackSet request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to create another stack set with the same name. You might retry CreateStackSet requests to ensure that AWS CloudFormation successfully received them.

                                                              If you don't specify an operation ID, the SDK generates one automatically.", "setterMethodName" : "setClientRequestToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "clientRequestToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "clientRequestToken", "variableType" : "String", "documentation" : "

                                                              A unique identifier for this CreateStackSet request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to create another stack set with the same name. You might retry CreateStackSet requests to ensure that AWS CloudFormation successfully received them.

                                                              If you don't specify an operation ID, the SDK generates one automatically.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AdministrationRoleARN" : { "beanStyleGetterMethodName" : "getAdministrationRoleARN", "beanStyleSetterMethodName" : "setAdministrationRoleARN", "c2jName" : "AdministrationRoleARN", "c2jShape" : "RoleARN", "defaultConsumerFluentSetterDocumentation" : "

                                                              The Amazon Resource Number (ARN) of the IAM role to use to create this stack set.

                                                              Specify an IAM role only if you are using customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Prerequisites: Granting Permissions for Stack Set Operations in the AWS CloudFormation User Guide.

                                                              \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 #administrationRoleARN(String)}.\n@param administrationRoleARN 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 #administrationRoleARN(String)", "deprecated" : false, "documentation" : "

                                                              The Amazon Resource Number (ARN) of the IAM role to use to create this stack set.

                                                              Specify an IAM role only if you are using customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Prerequisites: Granting Permissions for Stack Set Operations in the AWS CloudFormation User Guide.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "administrationRoleARN", "fluentSetterDocumentation" : "

                                                              The Amazon Resource Number (ARN) of the IAM role to use to create this stack set.

                                                              Specify an IAM role only if you are using customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Prerequisites: Granting Permissions for Stack Set Operations in the AWS CloudFormation User Guide.

                                                              \n@param administrationRoleARN The Amazon Resource Number (ARN) of the IAM role to use to create this stack set.

                                                              Specify an IAM role only if you are using customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Prerequisites: Granting Permissions for Stack Set Operations in the AWS CloudFormation User Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "administrationRoleARN", "getterDocumentation" : "

                                                              The Amazon Resource Number (ARN) of the IAM role to use to create this stack set.

                                                              Specify an IAM role only if you are using customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Prerequisites: Granting Permissions for Stack Set Operations in the AWS CloudFormation User Guide.

                                                              \n@return The Amazon Resource Number (ARN) of the IAM role to use to create this stack set.

                                                              Specify an IAM role only if you are using customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Prerequisites: Granting Permissions for Stack Set Operations in the AWS CloudFormation User Guide.", "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" : "AdministrationRoleARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AdministrationRoleARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AdministrationRoleARN", "sensitive" : false, "setterDocumentation" : "

                                                              The Amazon Resource Number (ARN) of the IAM role to use to create this stack set.

                                                              Specify an IAM role only if you are using customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Prerequisites: Granting Permissions for Stack Set Operations in the AWS CloudFormation User Guide.

                                                              \n@param administrationRoleARN The Amazon Resource Number (ARN) of the IAM role to use to create this stack set.

                                                              Specify an IAM role only if you are using customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Prerequisites: Granting Permissions for Stack Set Operations in the AWS CloudFormation User Guide.", "setterMethodName" : "setAdministrationRoleARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "administrationRoleARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "administrationRoleARN", "variableType" : "String", "documentation" : "

                                                              The Amazon Resource Number (ARN) of the IAM role to use to create this stack set.

                                                              Specify an IAM role only if you are using customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Prerequisites: Granting Permissions for Stack Set Operations in the AWS CloudFormation User Guide.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Capabilities" : { "beanStyleGetterMethodName" : "getCapabilitiesAsStrings", "beanStyleSetterMethodName" : "setCapabilitiesWithStrings", "c2jName" : "Capabilities", "c2jShape" : "Capabilities", "defaultConsumerFluentSetterDocumentation" : "

                                                              In some cases, you must explicity acknowledge that your stack set template contains certain capabilities in order for AWS CloudFormation to create the stack set and related stack instances.

                                                              • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                                Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stack sets, you must explicitly acknowledge this by specifying one of these capabilities.

                                                                The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                                • If you have IAM resources, you can specify either capability.

                                                                • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                                • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                                If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                                For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                              • CAPABILITY_AUTO_EXPAND

                                                                Some templates contain macros. If your stack template contains one or more macros, and you choose to create a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                                Stack sets do not currently support macros in stack templates. (This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.) Even if you specify this capability, if you include a macro in your template the stack set operation will fail.

                                                              \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 #capabilitiesAsStrings(List)}.\n@param capabilities 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 #capabilitiesWithStrings(List)", "deprecated" : false, "documentation" : "

                                                              In some cases, you must explicity acknowledge that your stack set template contains certain capabilities in order for AWS CloudFormation to create the stack set and related stack instances.

                                                              • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                                Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stack sets, you must explicitly acknowledge this by specifying one of these capabilities.

                                                                The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                                • If you have IAM resources, you can specify either capability.

                                                                • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                                • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                                If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                                For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                              • CAPABILITY_AUTO_EXPAND

                                                                Some templates contain macros. If your stack template contains one or more macros, and you choose to create a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                                Stack sets do not currently support macros in stack templates. (This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.) Even if you specify this capability, if you include a macro in your template the stack set operation will fail.

                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "capabilities", "fluentEnumSetterMethodName" : "capabilities", "fluentGetterMethodName" : "capabilitiesAsStrings", "fluentSetterDocumentation" : "

                                                              In some cases, you must explicity acknowledge that your stack set template contains certain capabilities in order for AWS CloudFormation to create the stack set and related stack instances.

                                                              • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                                Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stack sets, you must explicitly acknowledge this by specifying one of these capabilities.

                                                                The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                                • If you have IAM resources, you can specify either capability.

                                                                • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                                • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                                If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                                For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                              • CAPABILITY_AUTO_EXPAND

                                                                Some templates contain macros. If your stack template contains one or more macros, and you choose to create a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                                Stack sets do not currently support macros in stack templates. (This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.) Even if you specify this capability, if you include a macro in your template the stack set operation will fail.

                                                              \n@param capabilities In some cases, you must explicity acknowledge that your stack set template contains certain capabilities in order for AWS CloudFormation to create the stack set and related stack instances.

                                                              • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                                Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stack sets, you must explicitly acknowledge this by specifying one of these capabilities.

                                                                The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                                • If you have IAM resources, you can specify either capability.

                                                                • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                                • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                                If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                                For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                              • CAPABILITY_AUTO_EXPAND

                                                                Some templates contain macros. If your stack template contains one or more macros, and you choose to create a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                                Stack sets do not currently support macros in stack templates. (This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.) Even if you specify this capability, if you include a macro in your template the stack set operation will fail.

                                                              • \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "capabilitiesWithStrings", "getterDocumentation" : "

                                                                In some cases, you must explicity acknowledge that your stack set template contains certain capabilities in order for AWS CloudFormation to create the stack set and related stack instances.

                                                                • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                                  Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stack sets, you must explicitly acknowledge this by specifying one of these capabilities.

                                                                  The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                                  • If you have IAM resources, you can specify either capability.

                                                                  • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                                  • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                                  If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                                  For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                • CAPABILITY_AUTO_EXPAND

                                                                  Some templates contain macros. If your stack template contains one or more macros, and you choose to create a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                                  Stack sets do not currently support macros in stack templates. (This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.) Even if you specify this capability, if you include a macro in your template the stack set operation will fail.

                                                                \n

                                                                \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                \n@return In some cases, you must explicity acknowledge that your stack set template contains certain capabilities in order for AWS CloudFormation to create the stack set and related stack instances.

                                                                • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                                  Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stack sets, you must explicitly acknowledge this by specifying one of these capabilities.

                                                                  The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                                  • If you have IAM resources, you can specify either capability.

                                                                  • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                                  • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                                  If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                                  For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                • CAPABILITY_AUTO_EXPAND

                                                                  Some templates contain macros. If your stack template contains one or more macros, and you choose to create a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                                  Stack sets do not currently support macros in stack templates. (This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.) Even if you specify this capability, if you include a macro in your template the stack set operation will fail.

                                                                • ", "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" : "Capabilities", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Capabilities", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMemberAsString", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Capability", "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 #memberAsString(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" : "Capability", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "member", "fluentEnumSetterMethodName" : "member", "fluentGetterMethodName" : "memberAsString", "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@see Capability\n@return Returns a reference to this object so that method calls can be chained together.\n@see Capability", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n

                                                                  \nIf the service returns an enum value that is not available in the current SDK version, {@link #member} will return {@link Capability#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #memberAsString}.\n

                                                                  \n@return The value of the Member property for this object.\n@see Capability", "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.\n@see Capability", "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" : "Capabilities", "sensitive" : false, "setterDocumentation" : "

                                                                  In some cases, you must explicity acknowledge that your stack set template contains certain capabilities in order for AWS CloudFormation to create the stack set and related stack instances.

                                                                  • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                                    Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stack sets, you must explicitly acknowledge this by specifying one of these capabilities.

                                                                    The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                                    • If you have IAM resources, you can specify either capability.

                                                                    • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                                    • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                                    If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                                    For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                  • CAPABILITY_AUTO_EXPAND

                                                                    Some templates contain macros. If your stack template contains one or more macros, and you choose to create a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                                    Stack sets do not currently support macros in stack templates. (This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.) Even if you specify this capability, if you include a macro in your template the stack set operation will fail.

                                                                  \n@param capabilities In some cases, you must explicity acknowledge that your stack set template contains certain capabilities in order for AWS CloudFormation to create the stack set and related stack instances.

                                                                  • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                                    Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stack sets, you must explicitly acknowledge this by specifying one of these capabilities.

                                                                    The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                                    • If you have IAM resources, you can specify either capability.

                                                                    • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                                    • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                                    If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                                    For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                  • CAPABILITY_AUTO_EXPAND

                                                                    Some templates contain macros. If your stack template contains one or more macros, and you choose to create a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                                    Stack sets do not currently support macros in stack templates. (This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.) Even if you specify this capability, if you include a macro in your template the stack set operation will fail.

                                                                  • ", "setterMethodName" : "setCapabilitiesWithStrings", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "capabilities", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "capabilities", "variableType" : "java.util.List", "documentation" : "

                                                                    In some cases, you must explicity acknowledge that your stack set template contains certain capabilities in order for AWS CloudFormation to create the stack set and related stack instances.

                                                                    • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                                      Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stack sets, you must explicitly acknowledge this by specifying one of these capabilities.

                                                                      The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                                      • If you have IAM resources, you can specify either capability.

                                                                      • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                                      • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                                      If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                                      For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                    • CAPABILITY_AUTO_EXPAND

                                                                      Some templates contain macros. If your stack template contains one or more macros, and you choose to create a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                                      Stack sets do not currently support macros in stack templates. (This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.) Even if you specify this capability, if you include a macro in your template the stack set operation will fail.

                                                                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ClientRequestToken" : { "beanStyleGetterMethodName" : "getClientRequestToken", "beanStyleSetterMethodName" : "setClientRequestToken", "c2jName" : "ClientRequestToken", "c2jShape" : "ClientRequestToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                    A unique identifier for this CreateStackSet request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to create another stack set with the same name. You might retry CreateStackSet requests to ensure that AWS CloudFormation successfully received them.

                                                                    If you don't specify an operation ID, the SDK generates one automatically.

                                                                    \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #clientRequestToken(String)}.\n@param clientRequestToken a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #clientRequestToken(String)", "deprecated" : false, "documentation" : "

                                                                    A unique identifier for this CreateStackSet request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to create another stack set with the same name. You might retry CreateStackSet requests to ensure that AWS CloudFormation successfully received them.

                                                                    If you don't specify an operation ID, the SDK generates one automatically.

                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "clientRequestToken", "fluentSetterDocumentation" : "

                                                                    A unique identifier for this CreateStackSet request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to create another stack set with the same name. You might retry CreateStackSet requests to ensure that AWS CloudFormation successfully received them.

                                                                    If you don't specify an operation ID, the SDK generates one automatically.

                                                                    \n@param clientRequestToken A unique identifier for this CreateStackSet request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to create another stack set with the same name. You might retry CreateStackSet requests to ensure that AWS CloudFormation successfully received them.

                                                                    If you don't specify an operation ID, the SDK generates one automatically.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "clientRequestToken", "getterDocumentation" : "

                                                                    A unique identifier for this CreateStackSet request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to create another stack set with the same name. You might retry CreateStackSet requests to ensure that AWS CloudFormation successfully received them.

                                                                    If you don't specify an operation ID, the SDK generates one automatically.

                                                                    \n@return A unique identifier for this CreateStackSet request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to create another stack set with the same name. You might retry CreateStackSet requests to ensure that AWS CloudFormation successfully received them.

                                                                    If you don't specify an operation ID, the SDK generates one automatically.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ClientRequestToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ClientRequestToken", "uri" : false }, "idempotencyToken" : true, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ClientRequestToken", "sensitive" : false, "setterDocumentation" : "

                                                                    A unique identifier for this CreateStackSet request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to create another stack set with the same name. You might retry CreateStackSet requests to ensure that AWS CloudFormation successfully received them.

                                                                    If you don't specify an operation ID, the SDK generates one automatically.

                                                                    \n@param clientRequestToken A unique identifier for this CreateStackSet request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to create another stack set with the same name. You might retry CreateStackSet requests to ensure that AWS CloudFormation successfully received them.

                                                                    If you don't specify an operation ID, the SDK generates one automatically.", "setterMethodName" : "setClientRequestToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "clientRequestToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "clientRequestToken", "variableType" : "String", "documentation" : "

                                                                    A unique identifier for this CreateStackSet request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to create another stack set with the same name. You might retry CreateStackSet requests to ensure that AWS CloudFormation successfully received them.

                                                                    If you don't specify an operation ID, the SDK generates one automatically.

                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Description" : { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "Description", "defaultConsumerFluentSetterDocumentation" : "

                                                                    A description of the stack set. You can use the description to identify the stack set's purpose or other important information.

                                                                    \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 stack set. You can use the description to identify the stack set's purpose or other important information.

                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

                                                                    A description of the stack set. You can use the description to identify the stack set's purpose or other important information.

                                                                    \n@param description A description of the stack set. You can use the description to identify the stack set's purpose or other important information.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "description", "getterDocumentation" : "

                                                                    A description of the stack set. You can use the description to identify the stack set's purpose or other important information.

                                                                    \n@return A description of the stack set. You can use the description to identify the stack set's purpose or other important information.", "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 stack set. You can use the description to identify the stack set's purpose or other important information.

                                                                    \n@param description A description of the stack set. You can use the description to identify the stack set's purpose or other important information.", "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 stack set. You can use the description to identify the stack set's purpose or other important information.

                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ExecutionRoleName" : { "beanStyleGetterMethodName" : "getExecutionRoleName", "beanStyleSetterMethodName" : "setExecutionRoleName", "c2jName" : "ExecutionRoleName", "c2jShape" : "ExecutionRoleName", "defaultConsumerFluentSetterDocumentation" : "

                                                                    The name of the IAM execution role to use to create the stack set. If you do not specify an execution role, AWS CloudFormation uses the AWSCloudFormationStackSetExecutionRole role for the stack set operation.

                                                                    Specify an IAM role only if you are using customized execution roles to control which stack resources users and groups can include in their stack sets.

                                                                    \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 #executionRoleName(String)}.\n@param executionRoleName 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 #executionRoleName(String)", "deprecated" : false, "documentation" : "

                                                                    The name of the IAM execution role to use to create the stack set. If you do not specify an execution role, AWS CloudFormation uses the AWSCloudFormationStackSetExecutionRole role for the stack set operation.

                                                                    Specify an IAM role only if you are using customized execution roles to control which stack resources users and groups can include in their stack sets.

                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "executionRoleName", "fluentSetterDocumentation" : "

                                                                    The name of the IAM execution role to use to create the stack set. If you do not specify an execution role, AWS CloudFormation uses the AWSCloudFormationStackSetExecutionRole role for the stack set operation.

                                                                    Specify an IAM role only if you are using customized execution roles to control which stack resources users and groups can include in their stack sets.

                                                                    \n@param executionRoleName The name of the IAM execution role to use to create the stack set. If you do not specify an execution role, AWS CloudFormation uses the AWSCloudFormationStackSetExecutionRole role for the stack set operation.

                                                                    Specify an IAM role only if you are using customized execution roles to control which stack resources users and groups can include in their stack sets.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "executionRoleName", "getterDocumentation" : "

                                                                    The name of the IAM execution role to use to create the stack set. If you do not specify an execution role, AWS CloudFormation uses the AWSCloudFormationStackSetExecutionRole role for the stack set operation.

                                                                    Specify an IAM role only if you are using customized execution roles to control which stack resources users and groups can include in their stack sets.

                                                                    \n@return The name of the IAM execution role to use to create the stack set. If you do not specify an execution role, AWS CloudFormation uses the AWSCloudFormationStackSetExecutionRole role for the stack set operation.

                                                                    Specify an IAM role only if you are using customized execution roles to control which stack resources users and groups can include in their stack sets.", "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" : "ExecutionRoleName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ExecutionRoleName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ExecutionRoleName", "sensitive" : false, "setterDocumentation" : "

                                                                    The name of the IAM execution role to use to create the stack set. If you do not specify an execution role, AWS CloudFormation uses the AWSCloudFormationStackSetExecutionRole role for the stack set operation.

                                                                    Specify an IAM role only if you are using customized execution roles to control which stack resources users and groups can include in their stack sets.

                                                                    \n@param executionRoleName The name of the IAM execution role to use to create the stack set. If you do not specify an execution role, AWS CloudFormation uses the AWSCloudFormationStackSetExecutionRole role for the stack set operation.

                                                                    Specify an IAM role only if you are using customized execution roles to control which stack resources users and groups can include in their stack sets.", "setterMethodName" : "setExecutionRoleName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "executionRoleName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "executionRoleName", "variableType" : "String", "documentation" : "

                                                                    The name of the IAM execution role to use to create the stack set. If you do not specify an execution role, AWS CloudFormation uses the AWSCloudFormationStackSetExecutionRole role for the stack set operation.

                                                                    Specify an IAM role only if you are using customized execution roles to control which stack resources users and groups can include in their stack sets.

                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Parameters" : { "beanStyleGetterMethodName" : "getParameters", "beanStyleSetterMethodName" : "setParameters", "c2jName" : "Parameters", "c2jShape" : "Parameters", "defaultConsumerFluentSetterDocumentation" : "

                                                                    The input parameters for the stack set template.

                                                                    \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 #parameters(List)}.\n@param parameters 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 #parameters(List)", "deprecated" : false, "documentation" : "

                                                                    The input parameters for the stack set template.

                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "parameters", "fluentSetterDocumentation" : "

                                                                    The input parameters for the stack set template.

                                                                    \n@param parameters The input parameters for the stack set template.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parameters", "getterDocumentation" : "

                                                                    The input parameters for the stack set template.

                                                                    \n

                                                                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                    \n@return The input parameters for the stack set template.", "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" : "Parameters", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Parameters", "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" : "Parameter", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Parameter.Builder} avoiding the need to create one manually via {@link Parameter#builder()}.\n\nWhen the {@link Consumer} completes, {@link Parameter.Builder#build()} is called immediately and its result is passed to {@link #member(Parameter)}.\n@param member a consumer that will call methods on {@link Parameter.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Parameter)", "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" : "Parameter", "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" : "Parameter", "variableName" : "member", "variableType" : "Parameter", "documentation" : null, "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Parameter", "variableName" : "member", "variableType" : "Parameter", "documentation" : "", "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Parameter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Parameter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Parameters", "sensitive" : false, "setterDocumentation" : "

                                                                    The input parameters for the stack set template.

                                                                    \n@param parameters The input parameters for the stack set template.", "setterMethodName" : "setParameters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameters", "variableType" : "java.util.List", "documentation" : "

                                                                    The input parameters for the stack set template.

                                                                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackSetName" : { "beanStyleGetterMethodName" : "getStackSetName", "beanStyleSetterMethodName" : "setStackSetName", "c2jName" : "StackSetName", "c2jShape" : "StackSetName", "defaultConsumerFluentSetterDocumentation" : "

                                                                    The name to associate with the stack set. The name must be unique in the region where you create your stack set.

                                                                    A stack name can contain only alphanumeric characters (case-sensitive) and hyphens. It must start with an alphabetic character and can't be longer than 128 characters.

                                                                    \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 #stackSetName(String)}.\n@param stackSetName 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 #stackSetName(String)", "deprecated" : false, "documentation" : "

                                                                    The name to associate with the stack set. The name must be unique in the region where you create your stack set.

                                                                    A stack name can contain only alphanumeric characters (case-sensitive) and hyphens. It must start with an alphabetic character and can't be longer than 128 characters.

                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackSetName", "fluentSetterDocumentation" : "

                                                                    The name to associate with the stack set. The name must be unique in the region where you create your stack set.

                                                                    A stack name can contain only alphanumeric characters (case-sensitive) and hyphens. It must start with an alphabetic character and can't be longer than 128 characters.

                                                                    \n@param stackSetName The name to associate with the stack set. The name must be unique in the region where you create your stack set.

                                                                    A stack name can contain only alphanumeric characters (case-sensitive) and hyphens. It must start with an alphabetic character and can't be longer than 128 characters.

                                                                    \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackSetName", "getterDocumentation" : "

                                                                    The name to associate with the stack set. The name must be unique in the region where you create your stack set.

                                                                    A stack name can contain only alphanumeric characters (case-sensitive) and hyphens. It must start with an alphabetic character and can't be longer than 128 characters.

                                                                    \n@return The name to associate with the stack set. The name must be unique in the region where you create your stack set.

                                                                    A stack name can contain only alphanumeric characters (case-sensitive) and hyphens. It must start with an alphabetic character and can't be longer than 128 characters.

                                                                    ", "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" : "StackSetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackSetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackSetName", "sensitive" : false, "setterDocumentation" : "

                                                                    The name to associate with the stack set. The name must be unique in the region where you create your stack set.

                                                                    A stack name can contain only alphanumeric characters (case-sensitive) and hyphens. It must start with an alphabetic character and can't be longer than 128 characters.

                                                                    \n@param stackSetName The name to associate with the stack set. The name must be unique in the region where you create your stack set.

                                                                    A stack name can contain only alphanumeric characters (case-sensitive) and hyphens. It must start with an alphabetic character and can't be longer than 128 characters.

                                                                    ", "setterMethodName" : "setStackSetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : "

                                                                    The name to associate with the stack set. The name must be unique in the region where you create your stack set.

                                                                    A stack name can contain only alphanumeric characters (case-sensitive) and hyphens. It must start with an alphabetic character and can't be longer than 128 characters.

                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Tags" : { "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "Tags", "defaultConsumerFluentSetterDocumentation" : "

                                                                    The key-value pairs to associate with this stack set and the stacks created from it. AWS CloudFormation also propagates these tags to supported resources that are created in the stacks. A maximum number of 50 tags can be specified.

                                                                    If you specify tags as part of a CreateStackSet action, AWS CloudFormation checks to see if you have the required IAM permission to tag resources. If you don't, the entire CreateStackSet action fails with an access denied error, and the stack set is not created.

                                                                    \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 #tags(List)}.\n@param tags 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 #tags(List)", "deprecated" : false, "documentation" : "

                                                                    The key-value pairs to associate with this stack set and the stacks created from it. AWS CloudFormation also propagates these tags to supported resources that are created in the stacks. A maximum number of 50 tags can be specified.

                                                                    If you specify tags as part of a CreateStackSet action, AWS CloudFormation checks to see if you have the required IAM permission to tag resources. If you don't, the entire CreateStackSet action fails with an access denied error, and the stack set is not created.

                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tags", "fluentSetterDocumentation" : "

                                                                    The key-value pairs to associate with this stack set and the stacks created from it. AWS CloudFormation also propagates these tags to supported resources that are created in the stacks. A maximum number of 50 tags can be specified.

                                                                    If you specify tags as part of a CreateStackSet action, AWS CloudFormation checks to see if you have the required IAM permission to tag resources. If you don't, the entire CreateStackSet action fails with an access denied error, and the stack set is not created.

                                                                    \n@param tags The key-value pairs to associate with this stack set and the stacks created from it. AWS CloudFormation also propagates these tags to supported resources that are created in the stacks. A maximum number of 50 tags can be specified.

                                                                    If you specify tags as part of a CreateStackSet action, AWS CloudFormation checks to see if you have the required IAM permission to tag resources. If you don't, the entire CreateStackSet action fails with an access denied error, and the stack set is not created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

                                                                    The key-value pairs to associate with this stack set and the stacks created from it. AWS CloudFormation also propagates these tags to supported resources that are created in the stacks. A maximum number of 50 tags can be specified.

                                                                    If you specify tags as part of a CreateStackSet action, AWS CloudFormation checks to see if you have the required IAM permission to tag resources. If you don't, the entire CreateStackSet action fails with an access denied error, and the stack set is not created.

                                                                    \n

                                                                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                    \n@return The key-value pairs to associate with this stack set and the stacks created from it. AWS CloudFormation also propagates these tags to supported resources that are created in the stacks. A maximum number of 50 tags can be specified.

                                                                    If you specify tags as part of a CreateStackSet action, AWS CloudFormation checks to see if you have the required IAM permission to tag resources. If you don't, the entire CreateStackSet action fails with an access denied error, and the stack set is not created.", "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" : "Tags", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "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" : "Tag", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Tag.Builder} avoiding the need to create one manually via {@link Tag#builder()}.\n\nWhen the {@link Consumer} completes, {@link Tag.Builder#build()} is called immediately and its result is passed to {@link #member(Tag)}.\n@param member a consumer that will call methods on {@link Tag.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Tag)", "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" : "Tag", "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" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : null, "simpleType" : "Tag", "variableSetterType" : "Tag" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : "", "simpleType" : "Tag", "variableSetterType" : "Tag" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Tag", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Tag", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

                                                                    The key-value pairs to associate with this stack set and the stacks created from it. AWS CloudFormation also propagates these tags to supported resources that are created in the stacks. A maximum number of 50 tags can be specified.

                                                                    If you specify tags as part of a CreateStackSet action, AWS CloudFormation checks to see if you have the required IAM permission to tag resources. If you don't, the entire CreateStackSet action fails with an access denied error, and the stack set is not created.

                                                                    \n@param tags The key-value pairs to associate with this stack set and the stacks created from it. AWS CloudFormation also propagates these tags to supported resources that are created in the stacks. A maximum number of 50 tags can be specified.

                                                                    If you specify tags as part of a CreateStackSet action, AWS CloudFormation checks to see if you have the required IAM permission to tag resources. If you don't, the entire CreateStackSet action fails with an access denied error, and the stack set is not created.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : "

                                                                    The key-value pairs to associate with this stack set and the stacks created from it. AWS CloudFormation also propagates these tags to supported resources that are created in the stacks. A maximum number of 50 tags can be specified.

                                                                    If you specify tags as part of a CreateStackSet action, AWS CloudFormation checks to see if you have the required IAM permission to tag resources. If you don't, the entire CreateStackSet action fails with an access denied error, and the stack set is not created.

                                                                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "TemplateBody" : { "beanStyleGetterMethodName" : "getTemplateBody", "beanStyleSetterMethodName" : "setTemplateBody", "c2jName" : "TemplateBody", "c2jShape" : "TemplateBody", "defaultConsumerFluentSetterDocumentation" : "

                                                                    The structure that contains the template body, with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                    Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.

                                                                    \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 #templateBody(String)}.\n@param templateBody 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 #templateBody(String)", "deprecated" : false, "documentation" : "

                                                                    The structure that contains the template body, with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                    Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.

                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "templateBody", "fluentSetterDocumentation" : "

                                                                    The structure that contains the template body, with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                    Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.

                                                                    \n@param templateBody The structure that contains the template body, with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                    Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "templateBody", "getterDocumentation" : "

                                                                    The structure that contains the template body, with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                    Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.

                                                                    \n@return The structure that contains the template body, with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                    Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.", "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" : "TemplateBody", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TemplateBody", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TemplateBody", "sensitive" : false, "setterDocumentation" : "

                                                                    The structure that contains the template body, with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                    Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.

                                                                    \n@param templateBody The structure that contains the template body, with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                    Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.", "setterMethodName" : "setTemplateBody", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "templateBody", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "templateBody", "variableType" : "String", "documentation" : "

                                                                    The structure that contains the template body, with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                    Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.

                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "TemplateURL" : { "beanStyleGetterMethodName" : "getTemplateURL", "beanStyleSetterMethodName" : "setTemplateURL", "c2jName" : "TemplateURL", "c2jShape" : "TemplateURL", "defaultConsumerFluentSetterDocumentation" : "

                                                                    The location of the file that contains the template body. The URL must point to a template (maximum size: 460,800 bytes) that's located in an Amazon S3 bucket. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                    Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.

                                                                    \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 #templateURL(String)}.\n@param templateURL 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 #templateURL(String)", "deprecated" : false, "documentation" : "

                                                                    The location of the file that contains the template body. The URL must point to a template (maximum size: 460,800 bytes) that's located in an Amazon S3 bucket. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                    Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.

                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "templateURL", "fluentSetterDocumentation" : "

                                                                    The location of the file that contains the template body. The URL must point to a template (maximum size: 460,800 bytes) that's located in an Amazon S3 bucket. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                    Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.

                                                                    \n@param templateURL The location of the file that contains the template body. The URL must point to a template (maximum size: 460,800 bytes) that's located in an Amazon S3 bucket. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                    Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "templateURL", "getterDocumentation" : "

                                                                    The location of the file that contains the template body. The URL must point to a template (maximum size: 460,800 bytes) that's located in an Amazon S3 bucket. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                    Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.

                                                                    \n@return The location of the file that contains the template body. The URL must point to a template (maximum size: 460,800 bytes) that's located in an Amazon S3 bucket. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                    Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.", "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" : "TemplateURL", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TemplateURL", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TemplateURL", "sensitive" : false, "setterDocumentation" : "

                                                                    The location of the file that contains the template body. The URL must point to a template (maximum size: 460,800 bytes) that's located in an Amazon S3 bucket. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                    Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.

                                                                    \n@param templateURL The location of the file that contains the template body. The URL must point to a template (maximum size: 460,800 bytes) that's located in an Amazon S3 bucket. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                    Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.", "setterMethodName" : "setTemplateURL", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "templateURL", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "templateURL", "variableType" : "String", "documentation" : "

                                                                    The location of the file that contains the template body. The URL must point to a template (maximum size: 460,800 bytes) that's located in an Amazon S3 bucket. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                    Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.

                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getStackSetName", "beanStyleSetterMethodName" : "setStackSetName", "c2jName" : "StackSetName", "c2jShape" : "StackSetName", "defaultConsumerFluentSetterDocumentation" : "

                                                                    The name to associate with the stack set. The name must be unique in the region where you create your stack set.

                                                                    A stack name can contain only alphanumeric characters (case-sensitive) and hyphens. It must start with an alphabetic character and can't be longer than 128 characters.

                                                                    \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 #stackSetName(String)}.\n@param stackSetName 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 #stackSetName(String)", "deprecated" : false, "documentation" : "

                                                                    The name to associate with the stack set. The name must be unique in the region where you create your stack set.

                                                                    A stack name can contain only alphanumeric characters (case-sensitive) and hyphens. It must start with an alphabetic character and can't be longer than 128 characters.

                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackSetName", "fluentSetterDocumentation" : "

                                                                    The name to associate with the stack set. The name must be unique in the region where you create your stack set.

                                                                    A stack name can contain only alphanumeric characters (case-sensitive) and hyphens. It must start with an alphabetic character and can't be longer than 128 characters.

                                                                    \n@param stackSetName The name to associate with the stack set. The name must be unique in the region where you create your stack set.

                                                                    A stack name can contain only alphanumeric characters (case-sensitive) and hyphens. It must start with an alphabetic character and can't be longer than 128 characters.

                                                                    \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackSetName", "getterDocumentation" : "

                                                                    The name to associate with the stack set. The name must be unique in the region where you create your stack set.

                                                                    A stack name can contain only alphanumeric characters (case-sensitive) and hyphens. It must start with an alphabetic character and can't be longer than 128 characters.

                                                                    \n@return The name to associate with the stack set. The name must be unique in the region where you create your stack set.

                                                                    A stack name can contain only alphanumeric characters (case-sensitive) and hyphens. It must start with an alphabetic character and can't be longer than 128 characters.

                                                                    ", "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" : "StackSetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackSetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackSetName", "sensitive" : false, "setterDocumentation" : "

                                                                    The name to associate with the stack set. The name must be unique in the region where you create your stack set.

                                                                    A stack name can contain only alphanumeric characters (case-sensitive) and hyphens. It must start with an alphabetic character and can't be longer than 128 characters.

                                                                    \n@param stackSetName The name to associate with the stack set. The name must be unique in the region where you create your stack set.

                                                                    A stack name can contain only alphanumeric characters (case-sensitive) and hyphens. It must start with an alphabetic character and can't be longer than 128 characters.

                                                                    ", "setterMethodName" : "setStackSetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : "

                                                                    The name to associate with the stack set. The name must be unique in the region where you create your stack set.

                                                                    A stack name can contain only alphanumeric characters (case-sensitive) and hyphens. It must start with an alphabetic character and can't be longer than 128 characters.

                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "Description", "defaultConsumerFluentSetterDocumentation" : "

                                                                    A description of the stack set. You can use the description to identify the stack set's purpose or other important information.

                                                                    \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 stack set. You can use the description to identify the stack set's purpose or other important information.

                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

                                                                    A description of the stack set. You can use the description to identify the stack set's purpose or other important information.

                                                                    \n@param description A description of the stack set. You can use the description to identify the stack set's purpose or other important information.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "description", "getterDocumentation" : "

                                                                    A description of the stack set. You can use the description to identify the stack set's purpose or other important information.

                                                                    \n@return A description of the stack set. You can use the description to identify the stack set's purpose or other important information.", "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 stack set. You can use the description to identify the stack set's purpose or other important information.

                                                                    \n@param description A description of the stack set. You can use the description to identify the stack set's purpose or other important information.", "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 stack set. You can use the description to identify the stack set's purpose or other important information.

                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTemplateBody", "beanStyleSetterMethodName" : "setTemplateBody", "c2jName" : "TemplateBody", "c2jShape" : "TemplateBody", "defaultConsumerFluentSetterDocumentation" : "

                                                                    The structure that contains the template body, with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                    Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.

                                                                    \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 #templateBody(String)}.\n@param templateBody 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 #templateBody(String)", "deprecated" : false, "documentation" : "

                                                                    The structure that contains the template body, with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                    Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.

                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "templateBody", "fluentSetterDocumentation" : "

                                                                    The structure that contains the template body, with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                    Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.

                                                                    \n@param templateBody The structure that contains the template body, with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                    Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "templateBody", "getterDocumentation" : "

                                                                    The structure that contains the template body, with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                    Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.

                                                                    \n@return The structure that contains the template body, with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                    Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.", "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" : "TemplateBody", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TemplateBody", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TemplateBody", "sensitive" : false, "setterDocumentation" : "

                                                                    The structure that contains the template body, with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                    Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.

                                                                    \n@param templateBody The structure that contains the template body, with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                    Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.", "setterMethodName" : "setTemplateBody", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "templateBody", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "templateBody", "variableType" : "String", "documentation" : "

                                                                    The structure that contains the template body, with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                    Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.

                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTemplateURL", "beanStyleSetterMethodName" : "setTemplateURL", "c2jName" : "TemplateURL", "c2jShape" : "TemplateURL", "defaultConsumerFluentSetterDocumentation" : "

                                                                    The location of the file that contains the template body. The URL must point to a template (maximum size: 460,800 bytes) that's located in an Amazon S3 bucket. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                    Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.

                                                                    \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 #templateURL(String)}.\n@param templateURL 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 #templateURL(String)", "deprecated" : false, "documentation" : "

                                                                    The location of the file that contains the template body. The URL must point to a template (maximum size: 460,800 bytes) that's located in an Amazon S3 bucket. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                    Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.

                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "templateURL", "fluentSetterDocumentation" : "

                                                                    The location of the file that contains the template body. The URL must point to a template (maximum size: 460,800 bytes) that's located in an Amazon S3 bucket. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                    Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.

                                                                    \n@param templateURL The location of the file that contains the template body. The URL must point to a template (maximum size: 460,800 bytes) that's located in an Amazon S3 bucket. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                    Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "templateURL", "getterDocumentation" : "

                                                                    The location of the file that contains the template body. The URL must point to a template (maximum size: 460,800 bytes) that's located in an Amazon S3 bucket. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                    Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.

                                                                    \n@return The location of the file that contains the template body. The URL must point to a template (maximum size: 460,800 bytes) that's located in an Amazon S3 bucket. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                    Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.", "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" : "TemplateURL", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TemplateURL", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TemplateURL", "sensitive" : false, "setterDocumentation" : "

                                                                    The location of the file that contains the template body. The URL must point to a template (maximum size: 460,800 bytes) that's located in an Amazon S3 bucket. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                    Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.

                                                                    \n@param templateURL The location of the file that contains the template body. The URL must point to a template (maximum size: 460,800 bytes) that's located in an Amazon S3 bucket. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                    Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.", "setterMethodName" : "setTemplateURL", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "templateURL", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "templateURL", "variableType" : "String", "documentation" : "

                                                                    The location of the file that contains the template body. The URL must point to a template (maximum size: 460,800 bytes) that's located in an Amazon S3 bucket. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                    Conditional: You must specify either the TemplateBody or the TemplateURL parameter, but not both.

                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getParameters", "beanStyleSetterMethodName" : "setParameters", "c2jName" : "Parameters", "c2jShape" : "Parameters", "defaultConsumerFluentSetterDocumentation" : "

                                                                    The input parameters for the stack set template.

                                                                    \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 #parameters(List)}.\n@param parameters 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 #parameters(List)", "deprecated" : false, "documentation" : "

                                                                    The input parameters for the stack set template.

                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "parameters", "fluentSetterDocumentation" : "

                                                                    The input parameters for the stack set template.

                                                                    \n@param parameters The input parameters for the stack set template.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parameters", "getterDocumentation" : "

                                                                    The input parameters for the stack set template.

                                                                    \n

                                                                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                    \n@return The input parameters for the stack set template.", "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" : "Parameters", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Parameters", "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" : "Parameter", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Parameter.Builder} avoiding the need to create one manually via {@link Parameter#builder()}.\n\nWhen the {@link Consumer} completes, {@link Parameter.Builder#build()} is called immediately and its result is passed to {@link #member(Parameter)}.\n@param member a consumer that will call methods on {@link Parameter.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Parameter)", "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" : "Parameter", "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" : "Parameter", "variableName" : "member", "variableType" : "Parameter", "documentation" : null, "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Parameter", "variableName" : "member", "variableType" : "Parameter", "documentation" : "", "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Parameter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Parameter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Parameters", "sensitive" : false, "setterDocumentation" : "

                                                                    The input parameters for the stack set template.

                                                                    \n@param parameters The input parameters for the stack set template.", "setterMethodName" : "setParameters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameters", "variableType" : "java.util.List", "documentation" : "

                                                                    The input parameters for the stack set template.

                                                                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCapabilitiesAsStrings", "beanStyleSetterMethodName" : "setCapabilitiesWithStrings", "c2jName" : "Capabilities", "c2jShape" : "Capabilities", "defaultConsumerFluentSetterDocumentation" : "

                                                                    In some cases, you must explicity acknowledge that your stack set template contains certain capabilities in order for AWS CloudFormation to create the stack set and related stack instances.

                                                                    • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                                      Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stack sets, you must explicitly acknowledge this by specifying one of these capabilities.

                                                                      The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                                      • If you have IAM resources, you can specify either capability.

                                                                      • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                                      • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                                      If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                                      For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                    • CAPABILITY_AUTO_EXPAND

                                                                      Some templates contain macros. If your stack template contains one or more macros, and you choose to create a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                                      Stack sets do not currently support macros in stack templates. (This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.) Even if you specify this capability, if you include a macro in your template the stack set operation will fail.

                                                                    \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 #capabilitiesAsStrings(List)}.\n@param capabilities 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 #capabilitiesWithStrings(List)", "deprecated" : false, "documentation" : "

                                                                    In some cases, you must explicity acknowledge that your stack set template contains certain capabilities in order for AWS CloudFormation to create the stack set and related stack instances.

                                                                    • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                                      Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stack sets, you must explicitly acknowledge this by specifying one of these capabilities.

                                                                      The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                                      • If you have IAM resources, you can specify either capability.

                                                                      • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                                      • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                                      If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                                      For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                    • CAPABILITY_AUTO_EXPAND

                                                                      Some templates contain macros. If your stack template contains one or more macros, and you choose to create a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                                      Stack sets do not currently support macros in stack templates. (This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.) Even if you specify this capability, if you include a macro in your template the stack set operation will fail.

                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "capabilities", "fluentEnumSetterMethodName" : "capabilities", "fluentGetterMethodName" : "capabilitiesAsStrings", "fluentSetterDocumentation" : "

                                                                    In some cases, you must explicity acknowledge that your stack set template contains certain capabilities in order for AWS CloudFormation to create the stack set and related stack instances.

                                                                    • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                                      Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stack sets, you must explicitly acknowledge this by specifying one of these capabilities.

                                                                      The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                                      • If you have IAM resources, you can specify either capability.

                                                                      • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                                      • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                                      If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                                      For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                    • CAPABILITY_AUTO_EXPAND

                                                                      Some templates contain macros. If your stack template contains one or more macros, and you choose to create a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                                      Stack sets do not currently support macros in stack templates. (This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.) Even if you specify this capability, if you include a macro in your template the stack set operation will fail.

                                                                    \n@param capabilities In some cases, you must explicity acknowledge that your stack set template contains certain capabilities in order for AWS CloudFormation to create the stack set and related stack instances.

                                                                    • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                                      Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stack sets, you must explicitly acknowledge this by specifying one of these capabilities.

                                                                      The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                                      • If you have IAM resources, you can specify either capability.

                                                                      • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                                      • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                                      If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                                      For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                    • CAPABILITY_AUTO_EXPAND

                                                                      Some templates contain macros. If your stack template contains one or more macros, and you choose to create a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                                      Stack sets do not currently support macros in stack templates. (This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.) Even if you specify this capability, if you include a macro in your template the stack set operation will fail.

                                                                    • \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "capabilitiesWithStrings", "getterDocumentation" : "

                                                                      In some cases, you must explicity acknowledge that your stack set template contains certain capabilities in order for AWS CloudFormation to create the stack set and related stack instances.

                                                                      • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                                        Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stack sets, you must explicitly acknowledge this by specifying one of these capabilities.

                                                                        The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                                        • If you have IAM resources, you can specify either capability.

                                                                        • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                                        • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                                        If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                                        For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                      • CAPABILITY_AUTO_EXPAND

                                                                        Some templates contain macros. If your stack template contains one or more macros, and you choose to create a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                                        Stack sets do not currently support macros in stack templates. (This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.) Even if you specify this capability, if you include a macro in your template the stack set operation will fail.

                                                                      \n

                                                                      \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                      \n@return In some cases, you must explicity acknowledge that your stack set template contains certain capabilities in order for AWS CloudFormation to create the stack set and related stack instances.

                                                                      • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                                        Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stack sets, you must explicitly acknowledge this by specifying one of these capabilities.

                                                                        The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                                        • If you have IAM resources, you can specify either capability.

                                                                        • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                                        • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                                        If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                                        For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                      • CAPABILITY_AUTO_EXPAND

                                                                        Some templates contain macros. If your stack template contains one or more macros, and you choose to create a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                                        Stack sets do not currently support macros in stack templates. (This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.) Even if you specify this capability, if you include a macro in your template the stack set operation will fail.

                                                                      • ", "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" : "Capabilities", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Capabilities", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMemberAsString", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Capability", "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 #memberAsString(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" : "Capability", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "member", "fluentEnumSetterMethodName" : "member", "fluentGetterMethodName" : "memberAsString", "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@see Capability\n@return Returns a reference to this object so that method calls can be chained together.\n@see Capability", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n

                                                                        \nIf the service returns an enum value that is not available in the current SDK version, {@link #member} will return {@link Capability#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #memberAsString}.\n

                                                                        \n@return The value of the Member property for this object.\n@see Capability", "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.\n@see Capability", "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" : "Capabilities", "sensitive" : false, "setterDocumentation" : "

                                                                        In some cases, you must explicity acknowledge that your stack set template contains certain capabilities in order for AWS CloudFormation to create the stack set and related stack instances.

                                                                        • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                                          Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stack sets, you must explicitly acknowledge this by specifying one of these capabilities.

                                                                          The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                                          • If you have IAM resources, you can specify either capability.

                                                                          • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                                          • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                                          If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                                          For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                        • CAPABILITY_AUTO_EXPAND

                                                                          Some templates contain macros. If your stack template contains one or more macros, and you choose to create a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                                          Stack sets do not currently support macros in stack templates. (This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.) Even if you specify this capability, if you include a macro in your template the stack set operation will fail.

                                                                        \n@param capabilities In some cases, you must explicity acknowledge that your stack set template contains certain capabilities in order for AWS CloudFormation to create the stack set and related stack instances.

                                                                        • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                                          Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stack sets, you must explicitly acknowledge this by specifying one of these capabilities.

                                                                          The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                                          • If you have IAM resources, you can specify either capability.

                                                                          • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                                          • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                                          If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                                          For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                        • CAPABILITY_AUTO_EXPAND

                                                                          Some templates contain macros. If your stack template contains one or more macros, and you choose to create a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                                          Stack sets do not currently support macros in stack templates. (This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.) Even if you specify this capability, if you include a macro in your template the stack set operation will fail.

                                                                        • ", "setterMethodName" : "setCapabilitiesWithStrings", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "capabilities", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "capabilities", "variableType" : "java.util.List", "documentation" : "

                                                                          In some cases, you must explicity acknowledge that your stack set template contains certain capabilities in order for AWS CloudFormation to create the stack set and related stack instances.

                                                                          • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                                            Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stack sets, you must explicitly acknowledge this by specifying one of these capabilities.

                                                                            The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                                            • If you have IAM resources, you can specify either capability.

                                                                            • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                                            • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                                            If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                                            For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                          • CAPABILITY_AUTO_EXPAND

                                                                            Some templates contain macros. If your stack template contains one or more macros, and you choose to create a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                                            Stack sets do not currently support macros in stack templates. (This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.) Even if you specify this capability, if you include a macro in your template the stack set operation will fail.

                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "Tags", "defaultConsumerFluentSetterDocumentation" : "

                                                                          The key-value pairs to associate with this stack set and the stacks created from it. AWS CloudFormation also propagates these tags to supported resources that are created in the stacks. A maximum number of 50 tags can be specified.

                                                                          If you specify tags as part of a CreateStackSet action, AWS CloudFormation checks to see if you have the required IAM permission to tag resources. If you don't, the entire CreateStackSet action fails with an access denied error, and the stack set is not created.

                                                                          \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 #tags(List)}.\n@param tags 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 #tags(List)", "deprecated" : false, "documentation" : "

                                                                          The key-value pairs to associate with this stack set and the stacks created from it. AWS CloudFormation also propagates these tags to supported resources that are created in the stacks. A maximum number of 50 tags can be specified.

                                                                          If you specify tags as part of a CreateStackSet action, AWS CloudFormation checks to see if you have the required IAM permission to tag resources. If you don't, the entire CreateStackSet action fails with an access denied error, and the stack set is not created.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tags", "fluentSetterDocumentation" : "

                                                                          The key-value pairs to associate with this stack set and the stacks created from it. AWS CloudFormation also propagates these tags to supported resources that are created in the stacks. A maximum number of 50 tags can be specified.

                                                                          If you specify tags as part of a CreateStackSet action, AWS CloudFormation checks to see if you have the required IAM permission to tag resources. If you don't, the entire CreateStackSet action fails with an access denied error, and the stack set is not created.

                                                                          \n@param tags The key-value pairs to associate with this stack set and the stacks created from it. AWS CloudFormation also propagates these tags to supported resources that are created in the stacks. A maximum number of 50 tags can be specified.

                                                                          If you specify tags as part of a CreateStackSet action, AWS CloudFormation checks to see if you have the required IAM permission to tag resources. If you don't, the entire CreateStackSet action fails with an access denied error, and the stack set is not created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

                                                                          The key-value pairs to associate with this stack set and the stacks created from it. AWS CloudFormation also propagates these tags to supported resources that are created in the stacks. A maximum number of 50 tags can be specified.

                                                                          If you specify tags as part of a CreateStackSet action, AWS CloudFormation checks to see if you have the required IAM permission to tag resources. If you don't, the entire CreateStackSet action fails with an access denied error, and the stack set is not created.

                                                                          \n

                                                                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                          \n@return The key-value pairs to associate with this stack set and the stacks created from it. AWS CloudFormation also propagates these tags to supported resources that are created in the stacks. A maximum number of 50 tags can be specified.

                                                                          If you specify tags as part of a CreateStackSet action, AWS CloudFormation checks to see if you have the required IAM permission to tag resources. If you don't, the entire CreateStackSet action fails with an access denied error, and the stack set is not created.", "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" : "Tags", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "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" : "Tag", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Tag.Builder} avoiding the need to create one manually via {@link Tag#builder()}.\n\nWhen the {@link Consumer} completes, {@link Tag.Builder#build()} is called immediately and its result is passed to {@link #member(Tag)}.\n@param member a consumer that will call methods on {@link Tag.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Tag)", "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" : "Tag", "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" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : null, "simpleType" : "Tag", "variableSetterType" : "Tag" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : "", "simpleType" : "Tag", "variableSetterType" : "Tag" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Tag", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Tag", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

                                                                          The key-value pairs to associate with this stack set and the stacks created from it. AWS CloudFormation also propagates these tags to supported resources that are created in the stacks. A maximum number of 50 tags can be specified.

                                                                          If you specify tags as part of a CreateStackSet action, AWS CloudFormation checks to see if you have the required IAM permission to tag resources. If you don't, the entire CreateStackSet action fails with an access denied error, and the stack set is not created.

                                                                          \n@param tags The key-value pairs to associate with this stack set and the stacks created from it. AWS CloudFormation also propagates these tags to supported resources that are created in the stacks. A maximum number of 50 tags can be specified.

                                                                          If you specify tags as part of a CreateStackSet action, AWS CloudFormation checks to see if you have the required IAM permission to tag resources. If you don't, the entire CreateStackSet action fails with an access denied error, and the stack set is not created.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : "

                                                                          The key-value pairs to associate with this stack set and the stacks created from it. AWS CloudFormation also propagates these tags to supported resources that are created in the stacks. A maximum number of 50 tags can be specified.

                                                                          If you specify tags as part of a CreateStackSet action, AWS CloudFormation checks to see if you have the required IAM permission to tag resources. If you don't, the entire CreateStackSet action fails with an access denied error, and the stack set is not created.

                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAdministrationRoleARN", "beanStyleSetterMethodName" : "setAdministrationRoleARN", "c2jName" : "AdministrationRoleARN", "c2jShape" : "RoleARN", "defaultConsumerFluentSetterDocumentation" : "

                                                                          The Amazon Resource Number (ARN) of the IAM role to use to create this stack set.

                                                                          Specify an IAM role only if you are using customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Prerequisites: Granting Permissions for Stack Set Operations in the AWS CloudFormation User Guide.

                                                                          \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 #administrationRoleARN(String)}.\n@param administrationRoleARN 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 #administrationRoleARN(String)", "deprecated" : false, "documentation" : "

                                                                          The Amazon Resource Number (ARN) of the IAM role to use to create this stack set.

                                                                          Specify an IAM role only if you are using customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Prerequisites: Granting Permissions for Stack Set Operations in the AWS CloudFormation User Guide.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "administrationRoleARN", "fluentSetterDocumentation" : "

                                                                          The Amazon Resource Number (ARN) of the IAM role to use to create this stack set.

                                                                          Specify an IAM role only if you are using customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Prerequisites: Granting Permissions for Stack Set Operations in the AWS CloudFormation User Guide.

                                                                          \n@param administrationRoleARN The Amazon Resource Number (ARN) of the IAM role to use to create this stack set.

                                                                          Specify an IAM role only if you are using customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Prerequisites: Granting Permissions for Stack Set Operations in the AWS CloudFormation User Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "administrationRoleARN", "getterDocumentation" : "

                                                                          The Amazon Resource Number (ARN) of the IAM role to use to create this stack set.

                                                                          Specify an IAM role only if you are using customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Prerequisites: Granting Permissions for Stack Set Operations in the AWS CloudFormation User Guide.

                                                                          \n@return The Amazon Resource Number (ARN) of the IAM role to use to create this stack set.

                                                                          Specify an IAM role only if you are using customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Prerequisites: Granting Permissions for Stack Set Operations in the AWS CloudFormation User Guide.", "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" : "AdministrationRoleARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AdministrationRoleARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AdministrationRoleARN", "sensitive" : false, "setterDocumentation" : "

                                                                          The Amazon Resource Number (ARN) of the IAM role to use to create this stack set.

                                                                          Specify an IAM role only if you are using customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Prerequisites: Granting Permissions for Stack Set Operations in the AWS CloudFormation User Guide.

                                                                          \n@param administrationRoleARN The Amazon Resource Number (ARN) of the IAM role to use to create this stack set.

                                                                          Specify an IAM role only if you are using customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Prerequisites: Granting Permissions for Stack Set Operations in the AWS CloudFormation User Guide.", "setterMethodName" : "setAdministrationRoleARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "administrationRoleARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "administrationRoleARN", "variableType" : "String", "documentation" : "

                                                                          The Amazon Resource Number (ARN) of the IAM role to use to create this stack set.

                                                                          Specify an IAM role only if you are using customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Prerequisites: Granting Permissions for Stack Set Operations in the AWS CloudFormation User Guide.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getExecutionRoleName", "beanStyleSetterMethodName" : "setExecutionRoleName", "c2jName" : "ExecutionRoleName", "c2jShape" : "ExecutionRoleName", "defaultConsumerFluentSetterDocumentation" : "

                                                                          The name of the IAM execution role to use to create the stack set. If you do not specify an execution role, AWS CloudFormation uses the AWSCloudFormationStackSetExecutionRole role for the stack set operation.

                                                                          Specify an IAM role only if you are using customized execution roles to control which stack resources users and groups can include in their stack sets.

                                                                          \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 #executionRoleName(String)}.\n@param executionRoleName 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 #executionRoleName(String)", "deprecated" : false, "documentation" : "

                                                                          The name of the IAM execution role to use to create the stack set. If you do not specify an execution role, AWS CloudFormation uses the AWSCloudFormationStackSetExecutionRole role for the stack set operation.

                                                                          Specify an IAM role only if you are using customized execution roles to control which stack resources users and groups can include in their stack sets.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "executionRoleName", "fluentSetterDocumentation" : "

                                                                          The name of the IAM execution role to use to create the stack set. If you do not specify an execution role, AWS CloudFormation uses the AWSCloudFormationStackSetExecutionRole role for the stack set operation.

                                                                          Specify an IAM role only if you are using customized execution roles to control which stack resources users and groups can include in their stack sets.

                                                                          \n@param executionRoleName The name of the IAM execution role to use to create the stack set. If you do not specify an execution role, AWS CloudFormation uses the AWSCloudFormationStackSetExecutionRole role for the stack set operation.

                                                                          Specify an IAM role only if you are using customized execution roles to control which stack resources users and groups can include in their stack sets.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "executionRoleName", "getterDocumentation" : "

                                                                          The name of the IAM execution role to use to create the stack set. If you do not specify an execution role, AWS CloudFormation uses the AWSCloudFormationStackSetExecutionRole role for the stack set operation.

                                                                          Specify an IAM role only if you are using customized execution roles to control which stack resources users and groups can include in their stack sets.

                                                                          \n@return The name of the IAM execution role to use to create the stack set. If you do not specify an execution role, AWS CloudFormation uses the AWSCloudFormationStackSetExecutionRole role for the stack set operation.

                                                                          Specify an IAM role only if you are using customized execution roles to control which stack resources users and groups can include in their stack sets.", "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" : "ExecutionRoleName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ExecutionRoleName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ExecutionRoleName", "sensitive" : false, "setterDocumentation" : "

                                                                          The name of the IAM execution role to use to create the stack set. If you do not specify an execution role, AWS CloudFormation uses the AWSCloudFormationStackSetExecutionRole role for the stack set operation.

                                                                          Specify an IAM role only if you are using customized execution roles to control which stack resources users and groups can include in their stack sets.

                                                                          \n@param executionRoleName The name of the IAM execution role to use to create the stack set. If you do not specify an execution role, AWS CloudFormation uses the AWSCloudFormationStackSetExecutionRole role for the stack set operation.

                                                                          Specify an IAM role only if you are using customized execution roles to control which stack resources users and groups can include in their stack sets.", "setterMethodName" : "setExecutionRoleName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "executionRoleName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "executionRoleName", "variableType" : "String", "documentation" : "

                                                                          The name of the IAM execution role to use to create the stack set. If you do not specify an execution role, AWS CloudFormation uses the AWSCloudFormationStackSetExecutionRole role for the stack set operation.

                                                                          Specify an IAM role only if you are using customized execution roles to control which stack resources users and groups can include in their stack sets.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getClientRequestToken", "beanStyleSetterMethodName" : "setClientRequestToken", "c2jName" : "ClientRequestToken", "c2jShape" : "ClientRequestToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                          A unique identifier for this CreateStackSet request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to create another stack set with the same name. You might retry CreateStackSet requests to ensure that AWS CloudFormation successfully received them.

                                                                          If you don't specify an operation ID, the SDK generates one automatically.

                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #clientRequestToken(String)}.\n@param clientRequestToken a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #clientRequestToken(String)", "deprecated" : false, "documentation" : "

                                                                          A unique identifier for this CreateStackSet request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to create another stack set with the same name. You might retry CreateStackSet requests to ensure that AWS CloudFormation successfully received them.

                                                                          If you don't specify an operation ID, the SDK generates one automatically.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "clientRequestToken", "fluentSetterDocumentation" : "

                                                                          A unique identifier for this CreateStackSet request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to create another stack set with the same name. You might retry CreateStackSet requests to ensure that AWS CloudFormation successfully received them.

                                                                          If you don't specify an operation ID, the SDK generates one automatically.

                                                                          \n@param clientRequestToken A unique identifier for this CreateStackSet request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to create another stack set with the same name. You might retry CreateStackSet requests to ensure that AWS CloudFormation successfully received them.

                                                                          If you don't specify an operation ID, the SDK generates one automatically.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "clientRequestToken", "getterDocumentation" : "

                                                                          A unique identifier for this CreateStackSet request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to create another stack set with the same name. You might retry CreateStackSet requests to ensure that AWS CloudFormation successfully received them.

                                                                          If you don't specify an operation ID, the SDK generates one automatically.

                                                                          \n@return A unique identifier for this CreateStackSet request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to create another stack set with the same name. You might retry CreateStackSet requests to ensure that AWS CloudFormation successfully received them.

                                                                          If you don't specify an operation ID, the SDK generates one automatically.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ClientRequestToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ClientRequestToken", "uri" : false }, "idempotencyToken" : true, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ClientRequestToken", "sensitive" : false, "setterDocumentation" : "

                                                                          A unique identifier for this CreateStackSet request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to create another stack set with the same name. You might retry CreateStackSet requests to ensure that AWS CloudFormation successfully received them.

                                                                          If you don't specify an operation ID, the SDK generates one automatically.

                                                                          \n@param clientRequestToken A unique identifier for this CreateStackSet request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to create another stack set with the same name. You might retry CreateStackSet requests to ensure that AWS CloudFormation successfully received them.

                                                                          If you don't specify an operation ID, the SDK generates one automatically.", "setterMethodName" : "setClientRequestToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "clientRequestToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "clientRequestToken", "variableType" : "String", "documentation" : "

                                                                          A unique identifier for this CreateStackSet request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to create another stack set with the same name. You might retry CreateStackSet requests to ensure that AWS CloudFormation successfully received them.

                                                                          If you don't specify an operation ID, the SDK generates one automatically.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "StackSetName" ], "shapeName" : "CreateStackSetRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "CreateStackSetRequest", "variableName" : "createStackSetRequest", "variableType" : "CreateStackSetRequest", "documentation" : null, "simpleType" : "CreateStackSetRequest", "variableSetterType" : "CreateStackSetRequest" }, "wrapper" : false, "xmlNamespace" : null }, "CreateStackSetResponse" : { "c2jName" : "CreateStackSetOutput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getStackSetId", "beanStyleSetterMethodName" : "setStackSetId", "c2jName" : "StackSetId", "c2jShape" : "StackSetId", "defaultConsumerFluentSetterDocumentation" : "

                                                                          The ID of the stack set that you're creating.

                                                                          \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 #stackSetId(String)}.\n@param stackSetId 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 #stackSetId(String)", "deprecated" : false, "documentation" : "

                                                                          The ID of the stack set that you're creating.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackSetId", "fluentSetterDocumentation" : "

                                                                          The ID of the stack set that you're creating.

                                                                          \n@param stackSetId The ID of the stack set that you're creating.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackSetId", "getterDocumentation" : "

                                                                          The ID of the stack set that you're creating.

                                                                          \n@return The ID of the stack set that you're creating.", "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" : "StackSetId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackSetId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackSetId", "sensitive" : false, "setterDocumentation" : "

                                                                          The ID of the stack set that you're creating.

                                                                          \n@param stackSetId The ID of the stack set that you're creating.", "setterMethodName" : "setStackSetId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackSetId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackSetId", "variableType" : "String", "documentation" : "

                                                                          The ID of the stack set that you're creating.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "StackSetId" : { "beanStyleGetterMethodName" : "getStackSetId", "beanStyleSetterMethodName" : "setStackSetId", "c2jName" : "StackSetId", "c2jShape" : "StackSetId", "defaultConsumerFluentSetterDocumentation" : "

                                                                          The ID of the stack set that you're creating.

                                                                          \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 #stackSetId(String)}.\n@param stackSetId 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 #stackSetId(String)", "deprecated" : false, "documentation" : "

                                                                          The ID of the stack set that you're creating.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackSetId", "fluentSetterDocumentation" : "

                                                                          The ID of the stack set that you're creating.

                                                                          \n@param stackSetId The ID of the stack set that you're creating.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackSetId", "getterDocumentation" : "

                                                                          The ID of the stack set that you're creating.

                                                                          \n@return The ID of the stack set that you're creating.", "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" : "StackSetId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackSetId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackSetId", "sensitive" : false, "setterDocumentation" : "

                                                                          The ID of the stack set that you're creating.

                                                                          \n@param stackSetId The ID of the stack set that you're creating.", "setterMethodName" : "setStackSetId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackSetId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackSetId", "variableType" : "String", "documentation" : "

                                                                          The ID of the stack set that you're creating.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getStackSetId", "beanStyleSetterMethodName" : "setStackSetId", "c2jName" : "StackSetId", "c2jShape" : "StackSetId", "defaultConsumerFluentSetterDocumentation" : "

                                                                          The ID of the stack set that you're creating.

                                                                          \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 #stackSetId(String)}.\n@param stackSetId 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 #stackSetId(String)", "deprecated" : false, "documentation" : "

                                                                          The ID of the stack set that you're creating.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackSetId", "fluentSetterDocumentation" : "

                                                                          The ID of the stack set that you're creating.

                                                                          \n@param stackSetId The ID of the stack set that you're creating.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackSetId", "getterDocumentation" : "

                                                                          The ID of the stack set that you're creating.

                                                                          \n@return The ID of the stack set that you're creating.", "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" : "StackSetId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackSetId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackSetId", "sensitive" : false, "setterDocumentation" : "

                                                                          The ID of the stack set that you're creating.

                                                                          \n@param stackSetId The ID of the stack set that you're creating.", "setterMethodName" : "setStackSetId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackSetId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackSetId", "variableType" : "String", "documentation" : "

                                                                          The ID of the stack set that you're creating.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "CreateStackSetResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : "CreateStackSetResult" }, "variable" : { "variableDeclarationType" : "CreateStackSetResponse", "variableName" : "createStackSetResponse", "variableType" : "CreateStackSetResponse", "documentation" : null, "simpleType" : "CreateStackSetResponse", "variableSetterType" : "CreateStackSetResponse" }, "wrapper" : false, "xmlNamespace" : null }, "CreatedButModifiedException" : { "c2jName" : "CreatedButModifiedException", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                          The specified resource exists, but has been changed.

                                                                          ", "endpointDiscovery" : null, "enums" : null, "errorCode" : "CreatedButModifiedException", "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : 409, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "CreatedButModifiedException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "CreatedButModifiedException", "variableName" : "createdButModifiedException", "variableType" : "CreatedButModifiedException", "documentation" : null, "simpleType" : "CreatedButModifiedException", "variableSetterType" : "CreatedButModifiedException" }, "wrapper" : false, "xmlNamespace" : null }, "DeleteChangeSetRequest" : { "c2jName" : "DeleteChangeSetInput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                          The input for the DeleteChangeSet action.

                                                                          ", "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" : "DeleteChangeSet", "locationName" : null, "requestUri" : "/", "target" : "DeleteChangeSet", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getChangeSetName", "beanStyleSetterMethodName" : "setChangeSetName", "c2jName" : "ChangeSetName", "c2jShape" : "ChangeSetNameOrId", "defaultConsumerFluentSetterDocumentation" : "

                                                                          The name or Amazon Resource Name (ARN) of the change set that you want to delete.

                                                                          \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 #changeSetName(String)}.\n@param changeSetName 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 #changeSetName(String)", "deprecated" : false, "documentation" : "

                                                                          The name or Amazon Resource Name (ARN) of the change set that you want to delete.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "changeSetName", "fluentSetterDocumentation" : "

                                                                          The name or Amazon Resource Name (ARN) of the change set that you want to delete.

                                                                          \n@param changeSetName The name or Amazon Resource Name (ARN) of the change set that you want to delete.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "changeSetName", "getterDocumentation" : "

                                                                          The name or Amazon Resource Name (ARN) of the change set that you want to delete.

                                                                          \n@return The name or Amazon Resource Name (ARN) of the change set that you want to delete.", "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" : "ChangeSetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ChangeSetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ChangeSetName", "sensitive" : false, "setterDocumentation" : "

                                                                          The name or Amazon Resource Name (ARN) of the change set that you want to delete.

                                                                          \n@param changeSetName The name or Amazon Resource Name (ARN) of the change set that you want to delete.", "setterMethodName" : "setChangeSetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "changeSetName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "changeSetName", "variableType" : "String", "documentation" : "

                                                                          The name or Amazon Resource Name (ARN) of the change set that you want to delete.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackNameOrId", "defaultConsumerFluentSetterDocumentation" : "

                                                                          If you specified the name of a change set to delete, specify the stack name or ID (ARN) that is associated with it.

                                                                          \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                                                                          If you specified the name of a change set to delete, specify the stack name or ID (ARN) that is associated with it.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                                                                          If you specified the name of a change set to delete, specify the stack name or ID (ARN) that is associated with it.

                                                                          \n@param stackName If you specified the name of a change set to delete, specify the stack name or ID (ARN) that is associated with it.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                                                                          If you specified the name of a change set to delete, specify the stack name or ID (ARN) that is associated with it.

                                                                          \n@return If you specified the name of a change set to delete, specify the stack name or ID (ARN) that is associated with it.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                                                                          If you specified the name of a change set to delete, specify the stack name or ID (ARN) that is associated with it.

                                                                          \n@param stackName If you specified the name of a change set to delete, specify the stack name or ID (ARN) that is associated with it.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                                                                          If you specified the name of a change set to delete, specify the stack name or ID (ARN) that is associated with it.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ChangeSetName" : { "beanStyleGetterMethodName" : "getChangeSetName", "beanStyleSetterMethodName" : "setChangeSetName", "c2jName" : "ChangeSetName", "c2jShape" : "ChangeSetNameOrId", "defaultConsumerFluentSetterDocumentation" : "

                                                                          The name or Amazon Resource Name (ARN) of the change set that you want to delete.

                                                                          \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 #changeSetName(String)}.\n@param changeSetName 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 #changeSetName(String)", "deprecated" : false, "documentation" : "

                                                                          The name or Amazon Resource Name (ARN) of the change set that you want to delete.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "changeSetName", "fluentSetterDocumentation" : "

                                                                          The name or Amazon Resource Name (ARN) of the change set that you want to delete.

                                                                          \n@param changeSetName The name or Amazon Resource Name (ARN) of the change set that you want to delete.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "changeSetName", "getterDocumentation" : "

                                                                          The name or Amazon Resource Name (ARN) of the change set that you want to delete.

                                                                          \n@return The name or Amazon Resource Name (ARN) of the change set that you want to delete.", "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" : "ChangeSetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ChangeSetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ChangeSetName", "sensitive" : false, "setterDocumentation" : "

                                                                          The name or Amazon Resource Name (ARN) of the change set that you want to delete.

                                                                          \n@param changeSetName The name or Amazon Resource Name (ARN) of the change set that you want to delete.", "setterMethodName" : "setChangeSetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "changeSetName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "changeSetName", "variableType" : "String", "documentation" : "

                                                                          The name or Amazon Resource Name (ARN) of the change set that you want to delete.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackName" : { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackNameOrId", "defaultConsumerFluentSetterDocumentation" : "

                                                                          If you specified the name of a change set to delete, specify the stack name or ID (ARN) that is associated with it.

                                                                          \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                                                                          If you specified the name of a change set to delete, specify the stack name or ID (ARN) that is associated with it.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                                                                          If you specified the name of a change set to delete, specify the stack name or ID (ARN) that is associated with it.

                                                                          \n@param stackName If you specified the name of a change set to delete, specify the stack name or ID (ARN) that is associated with it.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                                                                          If you specified the name of a change set to delete, specify the stack name or ID (ARN) that is associated with it.

                                                                          \n@return If you specified the name of a change set to delete, specify the stack name or ID (ARN) that is associated with it.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                                                                          If you specified the name of a change set to delete, specify the stack name or ID (ARN) that is associated with it.

                                                                          \n@param stackName If you specified the name of a change set to delete, specify the stack name or ID (ARN) that is associated with it.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                                                                          If you specified the name of a change set to delete, specify the stack name or ID (ARN) that is associated with it.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getChangeSetName", "beanStyleSetterMethodName" : "setChangeSetName", "c2jName" : "ChangeSetName", "c2jShape" : "ChangeSetNameOrId", "defaultConsumerFluentSetterDocumentation" : "

                                                                          The name or Amazon Resource Name (ARN) of the change set that you want to delete.

                                                                          \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 #changeSetName(String)}.\n@param changeSetName 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 #changeSetName(String)", "deprecated" : false, "documentation" : "

                                                                          The name or Amazon Resource Name (ARN) of the change set that you want to delete.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "changeSetName", "fluentSetterDocumentation" : "

                                                                          The name or Amazon Resource Name (ARN) of the change set that you want to delete.

                                                                          \n@param changeSetName The name or Amazon Resource Name (ARN) of the change set that you want to delete.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "changeSetName", "getterDocumentation" : "

                                                                          The name or Amazon Resource Name (ARN) of the change set that you want to delete.

                                                                          \n@return The name or Amazon Resource Name (ARN) of the change set that you want to delete.", "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" : "ChangeSetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ChangeSetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ChangeSetName", "sensitive" : false, "setterDocumentation" : "

                                                                          The name or Amazon Resource Name (ARN) of the change set that you want to delete.

                                                                          \n@param changeSetName The name or Amazon Resource Name (ARN) of the change set that you want to delete.", "setterMethodName" : "setChangeSetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "changeSetName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "changeSetName", "variableType" : "String", "documentation" : "

                                                                          The name or Amazon Resource Name (ARN) of the change set that you want to delete.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackNameOrId", "defaultConsumerFluentSetterDocumentation" : "

                                                                          If you specified the name of a change set to delete, specify the stack name or ID (ARN) that is associated with it.

                                                                          \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                                                                          If you specified the name of a change set to delete, specify the stack name or ID (ARN) that is associated with it.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                                                                          If you specified the name of a change set to delete, specify the stack name or ID (ARN) that is associated with it.

                                                                          \n@param stackName If you specified the name of a change set to delete, specify the stack name or ID (ARN) that is associated with it.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                                                                          If you specified the name of a change set to delete, specify the stack name or ID (ARN) that is associated with it.

                                                                          \n@return If you specified the name of a change set to delete, specify the stack name or ID (ARN) that is associated with it.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                                                                          If you specified the name of a change set to delete, specify the stack name or ID (ARN) that is associated with it.

                                                                          \n@param stackName If you specified the name of a change set to delete, specify the stack name or ID (ARN) that is associated with it.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                                                                          If you specified the name of a change set to delete, specify the stack name or ID (ARN) that is associated with it.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "ChangeSetName" ], "shapeName" : "DeleteChangeSetRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DeleteChangeSetRequest", "variableName" : "deleteChangeSetRequest", "variableType" : "DeleteChangeSetRequest", "documentation" : null, "simpleType" : "DeleteChangeSetRequest", "variableSetterType" : "DeleteChangeSetRequest" }, "wrapper" : false, "xmlNamespace" : null }, "DeleteChangeSetResponse" : { "c2jName" : "DeleteChangeSetOutput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                          The output for the DeleteChangeSet action.

                                                                          ", "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DeleteChangeSetResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : "DeleteChangeSetResult" }, "variable" : { "variableDeclarationType" : "DeleteChangeSetResponse", "variableName" : "deleteChangeSetResponse", "variableType" : "DeleteChangeSetResponse", "documentation" : null, "simpleType" : "DeleteChangeSetResponse", "variableSetterType" : "DeleteChangeSetResponse" }, "wrapper" : false, "xmlNamespace" : null }, "DeleteStackInstancesRequest" : { "c2jName" : "DeleteStackInstancesInput", "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" : "DeleteStackInstances", "locationName" : null, "requestUri" : "/", "target" : "DeleteStackInstances", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getStackSetName", "beanStyleSetterMethodName" : "setStackSetName", "c2jName" : "StackSetName", "c2jShape" : "StackSetName", "defaultConsumerFluentSetterDocumentation" : "

                                                                          The name or unique ID of the stack set that you want to delete stack instances for.

                                                                          \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 #stackSetName(String)}.\n@param stackSetName 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 #stackSetName(String)", "deprecated" : false, "documentation" : "

                                                                          The name or unique ID of the stack set that you want to delete stack instances for.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackSetName", "fluentSetterDocumentation" : "

                                                                          The name or unique ID of the stack set that you want to delete stack instances for.

                                                                          \n@param stackSetName The name or unique ID of the stack set that you want to delete stack instances for.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackSetName", "getterDocumentation" : "

                                                                          The name or unique ID of the stack set that you want to delete stack instances for.

                                                                          \n@return The name or unique ID of the stack set that you want to delete stack instances for.", "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" : "StackSetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackSetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackSetName", "sensitive" : false, "setterDocumentation" : "

                                                                          The name or unique ID of the stack set that you want to delete stack instances for.

                                                                          \n@param stackSetName The name or unique ID of the stack set that you want to delete stack instances for.", "setterMethodName" : "setStackSetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : "

                                                                          The name or unique ID of the stack set that you want to delete stack instances for.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAccounts", "beanStyleSetterMethodName" : "setAccounts", "c2jName" : "Accounts", "c2jShape" : "AccountList", "defaultConsumerFluentSetterDocumentation" : "

                                                                          The names of the AWS accounts that you want to delete stack instances for.

                                                                          \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 #accounts(List)}.\n@param accounts 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 #accounts(List)", "deprecated" : false, "documentation" : "

                                                                          The names of the AWS accounts that you want to delete stack instances for.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "accounts", "fluentSetterDocumentation" : "

                                                                          The names of the AWS accounts that you want to delete stack instances for.

                                                                          \n@param accounts The names of the AWS accounts that you want to delete stack instances for.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "accounts", "getterDocumentation" : "

                                                                          The names of the AWS accounts that you want to delete stack instances for.

                                                                          \n

                                                                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                          \n@return The names of the AWS accounts that you want to delete stack instances for.", "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" : "Accounts", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Accounts", "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" : "Account", "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" : "Accounts", "sensitive" : false, "setterDocumentation" : "

                                                                          The names of the AWS accounts that you want to delete stack instances for.

                                                                          \n@param accounts The names of the AWS accounts that you want to delete stack instances for.", "setterMethodName" : "setAccounts", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "accounts", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "accounts", "variableType" : "java.util.List", "documentation" : "

                                                                          The names of the AWS accounts that you want to delete stack instances for.

                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRegions", "beanStyleSetterMethodName" : "setRegions", "c2jName" : "Regions", "c2jShape" : "RegionList", "defaultConsumerFluentSetterDocumentation" : "

                                                                          The regions where you want to delete stack set instances.

                                                                          \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 #regions(List)}.\n@param regions 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 #regions(List)", "deprecated" : false, "documentation" : "

                                                                          The regions where you want to delete stack set instances.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "regions", "fluentSetterDocumentation" : "

                                                                          The regions where you want to delete stack set instances.

                                                                          \n@param regions The regions where you want to delete stack set instances.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "regions", "getterDocumentation" : "

                                                                          The regions where you want to delete stack set instances.

                                                                          \n

                                                                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                          \n@return The regions where you want to delete stack set instances.", "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" : "Regions", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Regions", "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" : "Region", "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" : "Regions", "sensitive" : false, "setterDocumentation" : "

                                                                          The regions where you want to delete stack set instances.

                                                                          \n@param regions The regions where you want to delete stack set instances.", "setterMethodName" : "setRegions", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "regions", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "regions", "variableType" : "java.util.List", "documentation" : "

                                                                          The regions where you want to delete stack set instances.

                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getOperationPreferences", "beanStyleSetterMethodName" : "setOperationPreferences", "c2jName" : "OperationPreferences", "c2jShape" : "StackSetOperationPreferences", "defaultConsumerFluentSetterDocumentation" : "

                                                                          Preferences for how AWS CloudFormation performs this stack set operation.

                                                                          \nThis is a convenience that creates an instance of the {@link StackSetOperationPreferences.Builder} avoiding the need to create one manually via {@link StackSetOperationPreferences#builder()}.\n\nWhen the {@link Consumer} completes, {@link StackSetOperationPreferences.Builder#build()} is called immediately and its result is passed to {@link #operationPreferences(StackSetOperationPreferences)}.\n@param operationPreferences a consumer that will call methods on {@link StackSetOperationPreferences.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #operationPreferences(StackSetOperationPreferences)", "deprecated" : false, "documentation" : "

                                                                          Preferences for how AWS CloudFormation performs this stack set operation.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "operationPreferences", "fluentSetterDocumentation" : "

                                                                          Preferences for how AWS CloudFormation performs this stack set operation.

                                                                          \n@param operationPreferences Preferences for how AWS CloudFormation performs this stack set operation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "operationPreferences", "getterDocumentation" : "

                                                                          Preferences for how AWS CloudFormation performs this stack set operation.

                                                                          \n@return Preferences for how AWS CloudFormation performs this stack set operation.", "getterModel" : { "returnType" : "StackSetOperationPreferences", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "OperationPreferences", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OperationPreferences", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "OperationPreferences", "sensitive" : false, "setterDocumentation" : "

                                                                          Preferences for how AWS CloudFormation performs this stack set operation.

                                                                          \n@param operationPreferences Preferences for how AWS CloudFormation performs this stack set operation.", "setterMethodName" : "setOperationPreferences", "setterModel" : { "variableDeclarationType" : "StackSetOperationPreferences", "variableName" : "operationPreferences", "variableType" : "StackSetOperationPreferences", "documentation" : null, "simpleType" : "StackSetOperationPreferences", "variableSetterType" : "StackSetOperationPreferences" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StackSetOperationPreferences", "variableName" : "operationPreferences", "variableType" : "StackSetOperationPreferences", "documentation" : "

                                                                          Preferences for how AWS CloudFormation performs this stack set operation.

                                                                          ", "simpleType" : "StackSetOperationPreferences", "variableSetterType" : "StackSetOperationPreferences" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRetainStacks", "beanStyleSetterMethodName" : "setRetainStacks", "c2jName" : "RetainStacks", "c2jShape" : "RetainStacks", "defaultConsumerFluentSetterDocumentation" : "

                                                                          Removes the stack instances from the specified stack set, but doesn't delete the stacks. You can't reassociate a retained stack or add an existing, saved stack to a new stack set.

                                                                          For more information, see Stack set operation options.

                                                                          \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 #retainStacks(Boolean)}.\n@param retainStacks 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 #retainStacks(Boolean)", "deprecated" : false, "documentation" : "

                                                                          Removes the stack instances from the specified stack set, but doesn't delete the stacks. You can't reassociate a retained stack or add an existing, saved stack to a new stack set.

                                                                          For more information, see Stack set operation options.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "retainStacks", "fluentSetterDocumentation" : "

                                                                          Removes the stack instances from the specified stack set, but doesn't delete the stacks. You can't reassociate a retained stack or add an existing, saved stack to a new stack set.

                                                                          For more information, see Stack set operation options.

                                                                          \n@param retainStacks Removes the stack instances from the specified stack set, but doesn't delete the stacks. You can't reassociate a retained stack or add an existing, saved stack to a new stack set.

                                                                          For more information, see Stack set operation options.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "retainStacks", "getterDocumentation" : "

                                                                          Removes the stack instances from the specified stack set, but doesn't delete the stacks. You can't reassociate a retained stack or add an existing, saved stack to a new stack set.

                                                                          For more information, see Stack set operation options.

                                                                          \n@return Removes the stack instances from the specified stack set, but doesn't delete the stacks. You can't reassociate a retained stack or add an existing, saved stack to a new stack set.

                                                                          For more information, see Stack set operation options.", "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" : "RetainStacks", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RetainStacks", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "RetainStacks", "sensitive" : false, "setterDocumentation" : "

                                                                          Removes the stack instances from the specified stack set, but doesn't delete the stacks. You can't reassociate a retained stack or add an existing, saved stack to a new stack set.

                                                                          For more information, see Stack set operation options.

                                                                          \n@param retainStacks Removes the stack instances from the specified stack set, but doesn't delete the stacks. You can't reassociate a retained stack or add an existing, saved stack to a new stack set.

                                                                          For more information, see Stack set operation options.", "setterMethodName" : "setRetainStacks", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "retainStacks", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "retainStacks", "variableType" : "Boolean", "documentation" : "

                                                                          Removes the stack instances from the specified stack set, but doesn't delete the stacks. You can't reassociate a retained stack or add an existing, saved stack to a new stack set.

                                                                          For more information, see Stack set operation options.

                                                                          ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getOperationId", "beanStyleSetterMethodName" : "setOperationId", "c2jName" : "OperationId", "c2jShape" : "ClientRequestToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                          The unique identifier for this stack set operation.

                                                                          If you don't specify an operation ID, the SDK generates one automatically.

                                                                          The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You can retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                                                          Repeating this stack set operation with a new operation ID retries all stack instances whose status is OUTDATED.

                                                                          \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 #operationId(String)}.\n@param operationId 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 #operationId(String)", "deprecated" : false, "documentation" : "

                                                                          The unique identifier for this stack set operation.

                                                                          If you don't specify an operation ID, the SDK generates one automatically.

                                                                          The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You can retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                                                          Repeating this stack set operation with a new operation ID retries all stack instances whose status is OUTDATED.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "operationId", "fluentSetterDocumentation" : "

                                                                          The unique identifier for this stack set operation.

                                                                          If you don't specify an operation ID, the SDK generates one automatically.

                                                                          The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You can retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                                                          Repeating this stack set operation with a new operation ID retries all stack instances whose status is OUTDATED.

                                                                          \n@param operationId The unique identifier for this stack set operation.

                                                                          If you don't specify an operation ID, the SDK generates one automatically.

                                                                          The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You can retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                                                          Repeating this stack set operation with a new operation ID retries all stack instances whose status is OUTDATED.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "operationId", "getterDocumentation" : "

                                                                          The unique identifier for this stack set operation.

                                                                          If you don't specify an operation ID, the SDK generates one automatically.

                                                                          The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You can retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                                                          Repeating this stack set operation with a new operation ID retries all stack instances whose status is OUTDATED.

                                                                          \n@return The unique identifier for this stack set operation.

                                                                          If you don't specify an operation ID, the SDK generates one automatically.

                                                                          The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You can retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                                                          Repeating this stack set operation with a new operation ID retries all stack instances whose status is OUTDATED.", "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" : "OperationId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OperationId", "uri" : false }, "idempotencyToken" : true, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "OperationId", "sensitive" : false, "setterDocumentation" : "

                                                                          The unique identifier for this stack set operation.

                                                                          If you don't specify an operation ID, the SDK generates one automatically.

                                                                          The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You can retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                                                          Repeating this stack set operation with a new operation ID retries all stack instances whose status is OUTDATED.

                                                                          \n@param operationId The unique identifier for this stack set operation.

                                                                          If you don't specify an operation ID, the SDK generates one automatically.

                                                                          The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You can retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                                                          Repeating this stack set operation with a new operation ID retries all stack instances whose status is OUTDATED.", "setterMethodName" : "setOperationId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "operationId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "operationId", "variableType" : "String", "documentation" : "

                                                                          The unique identifier for this stack set operation.

                                                                          If you don't specify an operation ID, the SDK generates one automatically.

                                                                          The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You can retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                                                          Repeating this stack set operation with a new operation ID retries all stack instances whose status is OUTDATED.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Accounts" : { "beanStyleGetterMethodName" : "getAccounts", "beanStyleSetterMethodName" : "setAccounts", "c2jName" : "Accounts", "c2jShape" : "AccountList", "defaultConsumerFluentSetterDocumentation" : "

                                                                          The names of the AWS accounts that you want to delete stack instances for.

                                                                          \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 #accounts(List)}.\n@param accounts 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 #accounts(List)", "deprecated" : false, "documentation" : "

                                                                          The names of the AWS accounts that you want to delete stack instances for.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "accounts", "fluentSetterDocumentation" : "

                                                                          The names of the AWS accounts that you want to delete stack instances for.

                                                                          \n@param accounts The names of the AWS accounts that you want to delete stack instances for.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "accounts", "getterDocumentation" : "

                                                                          The names of the AWS accounts that you want to delete stack instances for.

                                                                          \n

                                                                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                          \n@return The names of the AWS accounts that you want to delete stack instances for.", "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" : "Accounts", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Accounts", "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" : "Account", "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" : "Accounts", "sensitive" : false, "setterDocumentation" : "

                                                                          The names of the AWS accounts that you want to delete stack instances for.

                                                                          \n@param accounts The names of the AWS accounts that you want to delete stack instances for.", "setterMethodName" : "setAccounts", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "accounts", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "accounts", "variableType" : "java.util.List", "documentation" : "

                                                                          The names of the AWS accounts that you want to delete stack instances for.

                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "OperationId" : { "beanStyleGetterMethodName" : "getOperationId", "beanStyleSetterMethodName" : "setOperationId", "c2jName" : "OperationId", "c2jShape" : "ClientRequestToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                          The unique identifier for this stack set operation.

                                                                          If you don't specify an operation ID, the SDK generates one automatically.

                                                                          The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You can retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                                                          Repeating this stack set operation with a new operation ID retries all stack instances whose status is OUTDATED.

                                                                          \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 #operationId(String)}.\n@param operationId 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 #operationId(String)", "deprecated" : false, "documentation" : "

                                                                          The unique identifier for this stack set operation.

                                                                          If you don't specify an operation ID, the SDK generates one automatically.

                                                                          The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You can retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                                                          Repeating this stack set operation with a new operation ID retries all stack instances whose status is OUTDATED.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "operationId", "fluentSetterDocumentation" : "

                                                                          The unique identifier for this stack set operation.

                                                                          If you don't specify an operation ID, the SDK generates one automatically.

                                                                          The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You can retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                                                          Repeating this stack set operation with a new operation ID retries all stack instances whose status is OUTDATED.

                                                                          \n@param operationId The unique identifier for this stack set operation.

                                                                          If you don't specify an operation ID, the SDK generates one automatically.

                                                                          The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You can retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                                                          Repeating this stack set operation with a new operation ID retries all stack instances whose status is OUTDATED.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "operationId", "getterDocumentation" : "

                                                                          The unique identifier for this stack set operation.

                                                                          If you don't specify an operation ID, the SDK generates one automatically.

                                                                          The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You can retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                                                          Repeating this stack set operation with a new operation ID retries all stack instances whose status is OUTDATED.

                                                                          \n@return The unique identifier for this stack set operation.

                                                                          If you don't specify an operation ID, the SDK generates one automatically.

                                                                          The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You can retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                                                          Repeating this stack set operation with a new operation ID retries all stack instances whose status is OUTDATED.", "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" : "OperationId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OperationId", "uri" : false }, "idempotencyToken" : true, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "OperationId", "sensitive" : false, "setterDocumentation" : "

                                                                          The unique identifier for this stack set operation.

                                                                          If you don't specify an operation ID, the SDK generates one automatically.

                                                                          The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You can retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                                                          Repeating this stack set operation with a new operation ID retries all stack instances whose status is OUTDATED.

                                                                          \n@param operationId The unique identifier for this stack set operation.

                                                                          If you don't specify an operation ID, the SDK generates one automatically.

                                                                          The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You can retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                                                          Repeating this stack set operation with a new operation ID retries all stack instances whose status is OUTDATED.", "setterMethodName" : "setOperationId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "operationId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "operationId", "variableType" : "String", "documentation" : "

                                                                          The unique identifier for this stack set operation.

                                                                          If you don't specify an operation ID, the SDK generates one automatically.

                                                                          The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You can retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                                                          Repeating this stack set operation with a new operation ID retries all stack instances whose status is OUTDATED.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "OperationPreferences" : { "beanStyleGetterMethodName" : "getOperationPreferences", "beanStyleSetterMethodName" : "setOperationPreferences", "c2jName" : "OperationPreferences", "c2jShape" : "StackSetOperationPreferences", "defaultConsumerFluentSetterDocumentation" : "

                                                                          Preferences for how AWS CloudFormation performs this stack set operation.

                                                                          \nThis is a convenience that creates an instance of the {@link StackSetOperationPreferences.Builder} avoiding the need to create one manually via {@link StackSetOperationPreferences#builder()}.\n\nWhen the {@link Consumer} completes, {@link StackSetOperationPreferences.Builder#build()} is called immediately and its result is passed to {@link #operationPreferences(StackSetOperationPreferences)}.\n@param operationPreferences a consumer that will call methods on {@link StackSetOperationPreferences.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #operationPreferences(StackSetOperationPreferences)", "deprecated" : false, "documentation" : "

                                                                          Preferences for how AWS CloudFormation performs this stack set operation.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "operationPreferences", "fluentSetterDocumentation" : "

                                                                          Preferences for how AWS CloudFormation performs this stack set operation.

                                                                          \n@param operationPreferences Preferences for how AWS CloudFormation performs this stack set operation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "operationPreferences", "getterDocumentation" : "

                                                                          Preferences for how AWS CloudFormation performs this stack set operation.

                                                                          \n@return Preferences for how AWS CloudFormation performs this stack set operation.", "getterModel" : { "returnType" : "StackSetOperationPreferences", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "OperationPreferences", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OperationPreferences", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "OperationPreferences", "sensitive" : false, "setterDocumentation" : "

                                                                          Preferences for how AWS CloudFormation performs this stack set operation.

                                                                          \n@param operationPreferences Preferences for how AWS CloudFormation performs this stack set operation.", "setterMethodName" : "setOperationPreferences", "setterModel" : { "variableDeclarationType" : "StackSetOperationPreferences", "variableName" : "operationPreferences", "variableType" : "StackSetOperationPreferences", "documentation" : null, "simpleType" : "StackSetOperationPreferences", "variableSetterType" : "StackSetOperationPreferences" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StackSetOperationPreferences", "variableName" : "operationPreferences", "variableType" : "StackSetOperationPreferences", "documentation" : "

                                                                          Preferences for how AWS CloudFormation performs this stack set operation.

                                                                          ", "simpleType" : "StackSetOperationPreferences", "variableSetterType" : "StackSetOperationPreferences" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Regions" : { "beanStyleGetterMethodName" : "getRegions", "beanStyleSetterMethodName" : "setRegions", "c2jName" : "Regions", "c2jShape" : "RegionList", "defaultConsumerFluentSetterDocumentation" : "

                                                                          The regions where you want to delete stack set instances.

                                                                          \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 #regions(List)}.\n@param regions 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 #regions(List)", "deprecated" : false, "documentation" : "

                                                                          The regions where you want to delete stack set instances.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "regions", "fluentSetterDocumentation" : "

                                                                          The regions where you want to delete stack set instances.

                                                                          \n@param regions The regions where you want to delete stack set instances.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "regions", "getterDocumentation" : "

                                                                          The regions where you want to delete stack set instances.

                                                                          \n

                                                                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                          \n@return The regions where you want to delete stack set instances.", "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" : "Regions", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Regions", "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" : "Region", "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" : "Regions", "sensitive" : false, "setterDocumentation" : "

                                                                          The regions where you want to delete stack set instances.

                                                                          \n@param regions The regions where you want to delete stack set instances.", "setterMethodName" : "setRegions", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "regions", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "regions", "variableType" : "java.util.List", "documentation" : "

                                                                          The regions where you want to delete stack set instances.

                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "RetainStacks" : { "beanStyleGetterMethodName" : "getRetainStacks", "beanStyleSetterMethodName" : "setRetainStacks", "c2jName" : "RetainStacks", "c2jShape" : "RetainStacks", "defaultConsumerFluentSetterDocumentation" : "

                                                                          Removes the stack instances from the specified stack set, but doesn't delete the stacks. You can't reassociate a retained stack or add an existing, saved stack to a new stack set.

                                                                          For more information, see Stack set operation options.

                                                                          \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 #retainStacks(Boolean)}.\n@param retainStacks 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 #retainStacks(Boolean)", "deprecated" : false, "documentation" : "

                                                                          Removes the stack instances from the specified stack set, but doesn't delete the stacks. You can't reassociate a retained stack or add an existing, saved stack to a new stack set.

                                                                          For more information, see Stack set operation options.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "retainStacks", "fluentSetterDocumentation" : "

                                                                          Removes the stack instances from the specified stack set, but doesn't delete the stacks. You can't reassociate a retained stack or add an existing, saved stack to a new stack set.

                                                                          For more information, see Stack set operation options.

                                                                          \n@param retainStacks Removes the stack instances from the specified stack set, but doesn't delete the stacks. You can't reassociate a retained stack or add an existing, saved stack to a new stack set.

                                                                          For more information, see Stack set operation options.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "retainStacks", "getterDocumentation" : "

                                                                          Removes the stack instances from the specified stack set, but doesn't delete the stacks. You can't reassociate a retained stack or add an existing, saved stack to a new stack set.

                                                                          For more information, see Stack set operation options.

                                                                          \n@return Removes the stack instances from the specified stack set, but doesn't delete the stacks. You can't reassociate a retained stack or add an existing, saved stack to a new stack set.

                                                                          For more information, see Stack set operation options.", "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" : "RetainStacks", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RetainStacks", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "RetainStacks", "sensitive" : false, "setterDocumentation" : "

                                                                          Removes the stack instances from the specified stack set, but doesn't delete the stacks. You can't reassociate a retained stack or add an existing, saved stack to a new stack set.

                                                                          For more information, see Stack set operation options.

                                                                          \n@param retainStacks Removes the stack instances from the specified stack set, but doesn't delete the stacks. You can't reassociate a retained stack or add an existing, saved stack to a new stack set.

                                                                          For more information, see Stack set operation options.", "setterMethodName" : "setRetainStacks", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "retainStacks", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "retainStacks", "variableType" : "Boolean", "documentation" : "

                                                                          Removes the stack instances from the specified stack set, but doesn't delete the stacks. You can't reassociate a retained stack or add an existing, saved stack to a new stack set.

                                                                          For more information, see Stack set operation options.

                                                                          ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackSetName" : { "beanStyleGetterMethodName" : "getStackSetName", "beanStyleSetterMethodName" : "setStackSetName", "c2jName" : "StackSetName", "c2jShape" : "StackSetName", "defaultConsumerFluentSetterDocumentation" : "

                                                                          The name or unique ID of the stack set that you want to delete stack instances for.

                                                                          \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 #stackSetName(String)}.\n@param stackSetName 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 #stackSetName(String)", "deprecated" : false, "documentation" : "

                                                                          The name or unique ID of the stack set that you want to delete stack instances for.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackSetName", "fluentSetterDocumentation" : "

                                                                          The name or unique ID of the stack set that you want to delete stack instances for.

                                                                          \n@param stackSetName The name or unique ID of the stack set that you want to delete stack instances for.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackSetName", "getterDocumentation" : "

                                                                          The name or unique ID of the stack set that you want to delete stack instances for.

                                                                          \n@return The name or unique ID of the stack set that you want to delete stack instances for.", "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" : "StackSetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackSetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackSetName", "sensitive" : false, "setterDocumentation" : "

                                                                          The name or unique ID of the stack set that you want to delete stack instances for.

                                                                          \n@param stackSetName The name or unique ID of the stack set that you want to delete stack instances for.", "setterMethodName" : "setStackSetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : "

                                                                          The name or unique ID of the stack set that you want to delete stack instances for.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getStackSetName", "beanStyleSetterMethodName" : "setStackSetName", "c2jName" : "StackSetName", "c2jShape" : "StackSetName", "defaultConsumerFluentSetterDocumentation" : "

                                                                          The name or unique ID of the stack set that you want to delete stack instances for.

                                                                          \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 #stackSetName(String)}.\n@param stackSetName 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 #stackSetName(String)", "deprecated" : false, "documentation" : "

                                                                          The name or unique ID of the stack set that you want to delete stack instances for.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackSetName", "fluentSetterDocumentation" : "

                                                                          The name or unique ID of the stack set that you want to delete stack instances for.

                                                                          \n@param stackSetName The name or unique ID of the stack set that you want to delete stack instances for.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackSetName", "getterDocumentation" : "

                                                                          The name or unique ID of the stack set that you want to delete stack instances for.

                                                                          \n@return The name or unique ID of the stack set that you want to delete stack instances for.", "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" : "StackSetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackSetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackSetName", "sensitive" : false, "setterDocumentation" : "

                                                                          The name or unique ID of the stack set that you want to delete stack instances for.

                                                                          \n@param stackSetName The name or unique ID of the stack set that you want to delete stack instances for.", "setterMethodName" : "setStackSetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : "

                                                                          The name or unique ID of the stack set that you want to delete stack instances for.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAccounts", "beanStyleSetterMethodName" : "setAccounts", "c2jName" : "Accounts", "c2jShape" : "AccountList", "defaultConsumerFluentSetterDocumentation" : "

                                                                          The names of the AWS accounts that you want to delete stack instances for.

                                                                          \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 #accounts(List)}.\n@param accounts 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 #accounts(List)", "deprecated" : false, "documentation" : "

                                                                          The names of the AWS accounts that you want to delete stack instances for.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "accounts", "fluentSetterDocumentation" : "

                                                                          The names of the AWS accounts that you want to delete stack instances for.

                                                                          \n@param accounts The names of the AWS accounts that you want to delete stack instances for.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "accounts", "getterDocumentation" : "

                                                                          The names of the AWS accounts that you want to delete stack instances for.

                                                                          \n

                                                                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                          \n@return The names of the AWS accounts that you want to delete stack instances for.", "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" : "Accounts", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Accounts", "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" : "Account", "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" : "Accounts", "sensitive" : false, "setterDocumentation" : "

                                                                          The names of the AWS accounts that you want to delete stack instances for.

                                                                          \n@param accounts The names of the AWS accounts that you want to delete stack instances for.", "setterMethodName" : "setAccounts", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "accounts", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "accounts", "variableType" : "java.util.List", "documentation" : "

                                                                          The names of the AWS accounts that you want to delete stack instances for.

                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRegions", "beanStyleSetterMethodName" : "setRegions", "c2jName" : "Regions", "c2jShape" : "RegionList", "defaultConsumerFluentSetterDocumentation" : "

                                                                          The regions where you want to delete stack set instances.

                                                                          \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 #regions(List)}.\n@param regions 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 #regions(List)", "deprecated" : false, "documentation" : "

                                                                          The regions where you want to delete stack set instances.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "regions", "fluentSetterDocumentation" : "

                                                                          The regions where you want to delete stack set instances.

                                                                          \n@param regions The regions where you want to delete stack set instances.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "regions", "getterDocumentation" : "

                                                                          The regions where you want to delete stack set instances.

                                                                          \n

                                                                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                          \n@return The regions where you want to delete stack set instances.", "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" : "Regions", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Regions", "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" : "Region", "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" : "Regions", "sensitive" : false, "setterDocumentation" : "

                                                                          The regions where you want to delete stack set instances.

                                                                          \n@param regions The regions where you want to delete stack set instances.", "setterMethodName" : "setRegions", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "regions", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "regions", "variableType" : "java.util.List", "documentation" : "

                                                                          The regions where you want to delete stack set instances.

                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getOperationPreferences", "beanStyleSetterMethodName" : "setOperationPreferences", "c2jName" : "OperationPreferences", "c2jShape" : "StackSetOperationPreferences", "defaultConsumerFluentSetterDocumentation" : "

                                                                          Preferences for how AWS CloudFormation performs this stack set operation.

                                                                          \nThis is a convenience that creates an instance of the {@link StackSetOperationPreferences.Builder} avoiding the need to create one manually via {@link StackSetOperationPreferences#builder()}.\n\nWhen the {@link Consumer} completes, {@link StackSetOperationPreferences.Builder#build()} is called immediately and its result is passed to {@link #operationPreferences(StackSetOperationPreferences)}.\n@param operationPreferences a consumer that will call methods on {@link StackSetOperationPreferences.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #operationPreferences(StackSetOperationPreferences)", "deprecated" : false, "documentation" : "

                                                                          Preferences for how AWS CloudFormation performs this stack set operation.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "operationPreferences", "fluentSetterDocumentation" : "

                                                                          Preferences for how AWS CloudFormation performs this stack set operation.

                                                                          \n@param operationPreferences Preferences for how AWS CloudFormation performs this stack set operation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "operationPreferences", "getterDocumentation" : "

                                                                          Preferences for how AWS CloudFormation performs this stack set operation.

                                                                          \n@return Preferences for how AWS CloudFormation performs this stack set operation.", "getterModel" : { "returnType" : "StackSetOperationPreferences", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "OperationPreferences", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OperationPreferences", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "OperationPreferences", "sensitive" : false, "setterDocumentation" : "

                                                                          Preferences for how AWS CloudFormation performs this stack set operation.

                                                                          \n@param operationPreferences Preferences for how AWS CloudFormation performs this stack set operation.", "setterMethodName" : "setOperationPreferences", "setterModel" : { "variableDeclarationType" : "StackSetOperationPreferences", "variableName" : "operationPreferences", "variableType" : "StackSetOperationPreferences", "documentation" : null, "simpleType" : "StackSetOperationPreferences", "variableSetterType" : "StackSetOperationPreferences" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StackSetOperationPreferences", "variableName" : "operationPreferences", "variableType" : "StackSetOperationPreferences", "documentation" : "

                                                                          Preferences for how AWS CloudFormation performs this stack set operation.

                                                                          ", "simpleType" : "StackSetOperationPreferences", "variableSetterType" : "StackSetOperationPreferences" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRetainStacks", "beanStyleSetterMethodName" : "setRetainStacks", "c2jName" : "RetainStacks", "c2jShape" : "RetainStacks", "defaultConsumerFluentSetterDocumentation" : "

                                                                          Removes the stack instances from the specified stack set, but doesn't delete the stacks. You can't reassociate a retained stack or add an existing, saved stack to a new stack set.

                                                                          For more information, see Stack set operation options.

                                                                          \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 #retainStacks(Boolean)}.\n@param retainStacks 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 #retainStacks(Boolean)", "deprecated" : false, "documentation" : "

                                                                          Removes the stack instances from the specified stack set, but doesn't delete the stacks. You can't reassociate a retained stack or add an existing, saved stack to a new stack set.

                                                                          For more information, see Stack set operation options.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "retainStacks", "fluentSetterDocumentation" : "

                                                                          Removes the stack instances from the specified stack set, but doesn't delete the stacks. You can't reassociate a retained stack or add an existing, saved stack to a new stack set.

                                                                          For more information, see Stack set operation options.

                                                                          \n@param retainStacks Removes the stack instances from the specified stack set, but doesn't delete the stacks. You can't reassociate a retained stack or add an existing, saved stack to a new stack set.

                                                                          For more information, see Stack set operation options.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "retainStacks", "getterDocumentation" : "

                                                                          Removes the stack instances from the specified stack set, but doesn't delete the stacks. You can't reassociate a retained stack or add an existing, saved stack to a new stack set.

                                                                          For more information, see Stack set operation options.

                                                                          \n@return Removes the stack instances from the specified stack set, but doesn't delete the stacks. You can't reassociate a retained stack or add an existing, saved stack to a new stack set.

                                                                          For more information, see Stack set operation options.", "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" : "RetainStacks", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RetainStacks", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "RetainStacks", "sensitive" : false, "setterDocumentation" : "

                                                                          Removes the stack instances from the specified stack set, but doesn't delete the stacks. You can't reassociate a retained stack or add an existing, saved stack to a new stack set.

                                                                          For more information, see Stack set operation options.

                                                                          \n@param retainStacks Removes the stack instances from the specified stack set, but doesn't delete the stacks. You can't reassociate a retained stack or add an existing, saved stack to a new stack set.

                                                                          For more information, see Stack set operation options.", "setterMethodName" : "setRetainStacks", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "retainStacks", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "retainStacks", "variableType" : "Boolean", "documentation" : "

                                                                          Removes the stack instances from the specified stack set, but doesn't delete the stacks. You can't reassociate a retained stack or add an existing, saved stack to a new stack set.

                                                                          For more information, see Stack set operation options.

                                                                          ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getOperationId", "beanStyleSetterMethodName" : "setOperationId", "c2jName" : "OperationId", "c2jShape" : "ClientRequestToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                          The unique identifier for this stack set operation.

                                                                          If you don't specify an operation ID, the SDK generates one automatically.

                                                                          The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You can retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                                                          Repeating this stack set operation with a new operation ID retries all stack instances whose status is OUTDATED.

                                                                          \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 #operationId(String)}.\n@param operationId 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 #operationId(String)", "deprecated" : false, "documentation" : "

                                                                          The unique identifier for this stack set operation.

                                                                          If you don't specify an operation ID, the SDK generates one automatically.

                                                                          The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You can retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                                                          Repeating this stack set operation with a new operation ID retries all stack instances whose status is OUTDATED.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "operationId", "fluentSetterDocumentation" : "

                                                                          The unique identifier for this stack set operation.

                                                                          If you don't specify an operation ID, the SDK generates one automatically.

                                                                          The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You can retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                                                          Repeating this stack set operation with a new operation ID retries all stack instances whose status is OUTDATED.

                                                                          \n@param operationId The unique identifier for this stack set operation.

                                                                          If you don't specify an operation ID, the SDK generates one automatically.

                                                                          The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You can retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                                                          Repeating this stack set operation with a new operation ID retries all stack instances whose status is OUTDATED.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "operationId", "getterDocumentation" : "

                                                                          The unique identifier for this stack set operation.

                                                                          If you don't specify an operation ID, the SDK generates one automatically.

                                                                          The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You can retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                                                          Repeating this stack set operation with a new operation ID retries all stack instances whose status is OUTDATED.

                                                                          \n@return The unique identifier for this stack set operation.

                                                                          If you don't specify an operation ID, the SDK generates one automatically.

                                                                          The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You can retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                                                          Repeating this stack set operation with a new operation ID retries all stack instances whose status is OUTDATED.", "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" : "OperationId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OperationId", "uri" : false }, "idempotencyToken" : true, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "OperationId", "sensitive" : false, "setterDocumentation" : "

                                                                          The unique identifier for this stack set operation.

                                                                          If you don't specify an operation ID, the SDK generates one automatically.

                                                                          The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You can retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                                                          Repeating this stack set operation with a new operation ID retries all stack instances whose status is OUTDATED.

                                                                          \n@param operationId The unique identifier for this stack set operation.

                                                                          If you don't specify an operation ID, the SDK generates one automatically.

                                                                          The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You can retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                                                          Repeating this stack set operation with a new operation ID retries all stack instances whose status is OUTDATED.", "setterMethodName" : "setOperationId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "operationId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "operationId", "variableType" : "String", "documentation" : "

                                                                          The unique identifier for this stack set operation.

                                                                          If you don't specify an operation ID, the SDK generates one automatically.

                                                                          The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You can retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                                                          Repeating this stack set operation with a new operation ID retries all stack instances whose status is OUTDATED.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "StackSetName", "Accounts", "Regions", "RetainStacks" ], "shapeName" : "DeleteStackInstancesRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DeleteStackInstancesRequest", "variableName" : "deleteStackInstancesRequest", "variableType" : "DeleteStackInstancesRequest", "documentation" : null, "simpleType" : "DeleteStackInstancesRequest", "variableSetterType" : "DeleteStackInstancesRequest" }, "wrapper" : false, "xmlNamespace" : null }, "DeleteStackInstancesResponse" : { "c2jName" : "DeleteStackInstancesOutput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getOperationId", "beanStyleSetterMethodName" : "setOperationId", "c2jName" : "OperationId", "c2jShape" : "ClientRequestToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                          The unique identifier for this stack set operation.

                                                                          \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 #operationId(String)}.\n@param operationId 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 #operationId(String)", "deprecated" : false, "documentation" : "

                                                                          The unique identifier for this stack set operation.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "operationId", "fluentSetterDocumentation" : "

                                                                          The unique identifier for this stack set operation.

                                                                          \n@param operationId The unique identifier for this stack set operation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "operationId", "getterDocumentation" : "

                                                                          The unique identifier for this stack set operation.

                                                                          \n@return The unique identifier for this stack set operation.", "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" : "OperationId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OperationId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "OperationId", "sensitive" : false, "setterDocumentation" : "

                                                                          The unique identifier for this stack set operation.

                                                                          \n@param operationId The unique identifier for this stack set operation.", "setterMethodName" : "setOperationId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "operationId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "operationId", "variableType" : "String", "documentation" : "

                                                                          The unique identifier for this stack set operation.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "OperationId" : { "beanStyleGetterMethodName" : "getOperationId", "beanStyleSetterMethodName" : "setOperationId", "c2jName" : "OperationId", "c2jShape" : "ClientRequestToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                          The unique identifier for this stack set operation.

                                                                          \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 #operationId(String)}.\n@param operationId 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 #operationId(String)", "deprecated" : false, "documentation" : "

                                                                          The unique identifier for this stack set operation.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "operationId", "fluentSetterDocumentation" : "

                                                                          The unique identifier for this stack set operation.

                                                                          \n@param operationId The unique identifier for this stack set operation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "operationId", "getterDocumentation" : "

                                                                          The unique identifier for this stack set operation.

                                                                          \n@return The unique identifier for this stack set operation.", "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" : "OperationId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OperationId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "OperationId", "sensitive" : false, "setterDocumentation" : "

                                                                          The unique identifier for this stack set operation.

                                                                          \n@param operationId The unique identifier for this stack set operation.", "setterMethodName" : "setOperationId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "operationId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "operationId", "variableType" : "String", "documentation" : "

                                                                          The unique identifier for this stack set operation.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getOperationId", "beanStyleSetterMethodName" : "setOperationId", "c2jName" : "OperationId", "c2jShape" : "ClientRequestToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                          The unique identifier for this stack set operation.

                                                                          \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 #operationId(String)}.\n@param operationId 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 #operationId(String)", "deprecated" : false, "documentation" : "

                                                                          The unique identifier for this stack set operation.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "operationId", "fluentSetterDocumentation" : "

                                                                          The unique identifier for this stack set operation.

                                                                          \n@param operationId The unique identifier for this stack set operation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "operationId", "getterDocumentation" : "

                                                                          The unique identifier for this stack set operation.

                                                                          \n@return The unique identifier for this stack set operation.", "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" : "OperationId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OperationId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "OperationId", "sensitive" : false, "setterDocumentation" : "

                                                                          The unique identifier for this stack set operation.

                                                                          \n@param operationId The unique identifier for this stack set operation.", "setterMethodName" : "setOperationId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "operationId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "operationId", "variableType" : "String", "documentation" : "

                                                                          The unique identifier for this stack set operation.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DeleteStackInstancesResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : "DeleteStackInstancesResult" }, "variable" : { "variableDeclarationType" : "DeleteStackInstancesResponse", "variableName" : "deleteStackInstancesResponse", "variableType" : "DeleteStackInstancesResponse", "documentation" : null, "simpleType" : "DeleteStackInstancesResponse", "variableSetterType" : "DeleteStackInstancesResponse" }, "wrapper" : false, "xmlNamespace" : null }, "DeleteStackRequest" : { "c2jName" : "DeleteStackInput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                          The input for DeleteStack action.

                                                                          ", "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" : "DeleteStack", "locationName" : null, "requestUri" : "/", "target" : "DeleteStack", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackName", "defaultConsumerFluentSetterDocumentation" : "

                                                                          The name or the unique stack ID that is associated with the stack.

                                                                          \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                                                                          The name or the unique stack ID that is associated with the stack.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                                                                          The name or the unique stack ID that is associated with the stack.

                                                                          \n@param stackName The name or the unique stack ID that is associated with the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                                                                          The name or the unique stack ID that is associated with the stack.

                                                                          \n@return The name or the unique stack ID that is associated with the stack.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                                                                          The name or the unique stack ID that is associated with the stack.

                                                                          \n@param stackName The name or the unique stack ID that is associated with the stack.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                                                                          The name or the unique stack ID that is associated with the stack.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRetainResources", "beanStyleSetterMethodName" : "setRetainResources", "c2jName" : "RetainResources", "c2jShape" : "RetainResources", "defaultConsumerFluentSetterDocumentation" : "

                                                                          For stacks in the DELETE_FAILED state, a list of resource logical IDs that are associated with the resources you want to retain. During deletion, AWS CloudFormation deletes the stack but does not delete the retained resources.

                                                                          Retaining resources is useful when you cannot delete a resource, such as a non-empty S3 bucket, but you want to delete the stack.

                                                                          \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 #retainResources(List)}.\n@param retainResources 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 #retainResources(List)", "deprecated" : false, "documentation" : "

                                                                          For stacks in the DELETE_FAILED state, a list of resource logical IDs that are associated with the resources you want to retain. During deletion, AWS CloudFormation deletes the stack but does not delete the retained resources.

                                                                          Retaining resources is useful when you cannot delete a resource, such as a non-empty S3 bucket, but you want to delete the stack.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "retainResources", "fluentSetterDocumentation" : "

                                                                          For stacks in the DELETE_FAILED state, a list of resource logical IDs that are associated with the resources you want to retain. During deletion, AWS CloudFormation deletes the stack but does not delete the retained resources.

                                                                          Retaining resources is useful when you cannot delete a resource, such as a non-empty S3 bucket, but you want to delete the stack.

                                                                          \n@param retainResources For stacks in the DELETE_FAILED state, a list of resource logical IDs that are associated with the resources you want to retain. During deletion, AWS CloudFormation deletes the stack but does not delete the retained resources.

                                                                          Retaining resources is useful when you cannot delete a resource, such as a non-empty S3 bucket, but you want to delete the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "retainResources", "getterDocumentation" : "

                                                                          For stacks in the DELETE_FAILED state, a list of resource logical IDs that are associated with the resources you want to retain. During deletion, AWS CloudFormation deletes the stack but does not delete the retained resources.

                                                                          Retaining resources is useful when you cannot delete a resource, such as a non-empty S3 bucket, but you want to delete the stack.

                                                                          \n

                                                                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                          \n@return For stacks in the DELETE_FAILED state, a list of resource logical IDs that are associated with the resources you want to retain. During deletion, AWS CloudFormation deletes the stack but does not delete the retained resources.

                                                                          Retaining resources is useful when you cannot delete a resource, such as a non-empty S3 bucket, but you want to delete the stack.", "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" : "RetainResources", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RetainResources", "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" : "LogicalResourceId", "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" : "RetainResources", "sensitive" : false, "setterDocumentation" : "

                                                                          For stacks in the DELETE_FAILED state, a list of resource logical IDs that are associated with the resources you want to retain. During deletion, AWS CloudFormation deletes the stack but does not delete the retained resources.

                                                                          Retaining resources is useful when you cannot delete a resource, such as a non-empty S3 bucket, but you want to delete the stack.

                                                                          \n@param retainResources For stacks in the DELETE_FAILED state, a list of resource logical IDs that are associated with the resources you want to retain. During deletion, AWS CloudFormation deletes the stack but does not delete the retained resources.

                                                                          Retaining resources is useful when you cannot delete a resource, such as a non-empty S3 bucket, but you want to delete the stack.", "setterMethodName" : "setRetainResources", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "retainResources", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "retainResources", "variableType" : "java.util.List", "documentation" : "

                                                                          For stacks in the DELETE_FAILED state, a list of resource logical IDs that are associated with the resources you want to retain. During deletion, AWS CloudFormation deletes the stack but does not delete the retained resources.

                                                                          Retaining resources is useful when you cannot delete a resource, such as a non-empty S3 bucket, but you want to delete the stack.

                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRoleARN", "beanStyleSetterMethodName" : "setRoleARN", "c2jName" : "RoleARN", "c2jShape" : "RoleARN", "defaultConsumerFluentSetterDocumentation" : "

                                                                          The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to delete the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf.

                                                                          If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                                                                          \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 #roleARN(String)}.\n@param roleARN 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 #roleARN(String)", "deprecated" : false, "documentation" : "

                                                                          The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to delete the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf.

                                                                          If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "roleARN", "fluentSetterDocumentation" : "

                                                                          The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to delete the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf.

                                                                          If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                                                                          \n@param roleARN The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to delete the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf.

                                                                          If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "roleARN", "getterDocumentation" : "

                                                                          The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to delete the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf.

                                                                          If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                                                                          \n@return The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to delete the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf.

                                                                          If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.", "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" : "RoleARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RoleARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "RoleARN", "sensitive" : false, "setterDocumentation" : "

                                                                          The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to delete the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf.

                                                                          If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                                                                          \n@param roleARN The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to delete the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf.

                                                                          If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.", "setterMethodName" : "setRoleARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "roleARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "roleARN", "variableType" : "String", "documentation" : "

                                                                          The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to delete the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf.

                                                                          If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getClientRequestToken", "beanStyleSetterMethodName" : "setClientRequestToken", "c2jName" : "ClientRequestToken", "c2jShape" : "ClientRequestToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                          A unique identifier for this DeleteStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to delete a stack with the same name. You might retry DeleteStack requests to ensure that AWS CloudFormation successfully received them.

                                                                          All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                                          In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.

                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #clientRequestToken(String)}.\n@param clientRequestToken a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #clientRequestToken(String)", "deprecated" : false, "documentation" : "

                                                                          A unique identifier for this DeleteStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to delete a stack with the same name. You might retry DeleteStack requests to ensure that AWS CloudFormation successfully received them.

                                                                          All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                                          In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "clientRequestToken", "fluentSetterDocumentation" : "

                                                                          A unique identifier for this DeleteStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to delete a stack with the same name. You might retry DeleteStack requests to ensure that AWS CloudFormation successfully received them.

                                                                          All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                                          In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.

                                                                          \n@param clientRequestToken A unique identifier for this DeleteStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to delete a stack with the same name. You might retry DeleteStack requests to ensure that AWS CloudFormation successfully received them.

                                                                          All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                                          In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "clientRequestToken", "getterDocumentation" : "

                                                                          A unique identifier for this DeleteStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to delete a stack with the same name. You might retry DeleteStack requests to ensure that AWS CloudFormation successfully received them.

                                                                          All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                                          In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.

                                                                          \n@return A unique identifier for this DeleteStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to delete a stack with the same name. You might retry DeleteStack requests to ensure that AWS CloudFormation successfully received them.

                                                                          All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                                          In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ClientRequestToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ClientRequestToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ClientRequestToken", "sensitive" : false, "setterDocumentation" : "

                                                                          A unique identifier for this DeleteStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to delete a stack with the same name. You might retry DeleteStack requests to ensure that AWS CloudFormation successfully received them.

                                                                          All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                                          In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.

                                                                          \n@param clientRequestToken A unique identifier for this DeleteStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to delete a stack with the same name. You might retry DeleteStack requests to ensure that AWS CloudFormation successfully received them.

                                                                          All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                                          In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.", "setterMethodName" : "setClientRequestToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "clientRequestToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "clientRequestToken", "variableType" : "String", "documentation" : "

                                                                          A unique identifier for this DeleteStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to delete a stack with the same name. You might retry DeleteStack requests to ensure that AWS CloudFormation successfully received them.

                                                                          All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                                          In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ClientRequestToken" : { "beanStyleGetterMethodName" : "getClientRequestToken", "beanStyleSetterMethodName" : "setClientRequestToken", "c2jName" : "ClientRequestToken", "c2jShape" : "ClientRequestToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                          A unique identifier for this DeleteStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to delete a stack with the same name. You might retry DeleteStack requests to ensure that AWS CloudFormation successfully received them.

                                                                          All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                                          In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.

                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #clientRequestToken(String)}.\n@param clientRequestToken a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #clientRequestToken(String)", "deprecated" : false, "documentation" : "

                                                                          A unique identifier for this DeleteStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to delete a stack with the same name. You might retry DeleteStack requests to ensure that AWS CloudFormation successfully received them.

                                                                          All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                                          In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "clientRequestToken", "fluentSetterDocumentation" : "

                                                                          A unique identifier for this DeleteStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to delete a stack with the same name. You might retry DeleteStack requests to ensure that AWS CloudFormation successfully received them.

                                                                          All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                                          In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.

                                                                          \n@param clientRequestToken A unique identifier for this DeleteStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to delete a stack with the same name. You might retry DeleteStack requests to ensure that AWS CloudFormation successfully received them.

                                                                          All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                                          In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "clientRequestToken", "getterDocumentation" : "

                                                                          A unique identifier for this DeleteStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to delete a stack with the same name. You might retry DeleteStack requests to ensure that AWS CloudFormation successfully received them.

                                                                          All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                                          In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.

                                                                          \n@return A unique identifier for this DeleteStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to delete a stack with the same name. You might retry DeleteStack requests to ensure that AWS CloudFormation successfully received them.

                                                                          All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                                          In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ClientRequestToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ClientRequestToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ClientRequestToken", "sensitive" : false, "setterDocumentation" : "

                                                                          A unique identifier for this DeleteStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to delete a stack with the same name. You might retry DeleteStack requests to ensure that AWS CloudFormation successfully received them.

                                                                          All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                                          In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.

                                                                          \n@param clientRequestToken A unique identifier for this DeleteStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to delete a stack with the same name. You might retry DeleteStack requests to ensure that AWS CloudFormation successfully received them.

                                                                          All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                                          In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.", "setterMethodName" : "setClientRequestToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "clientRequestToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "clientRequestToken", "variableType" : "String", "documentation" : "

                                                                          A unique identifier for this DeleteStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to delete a stack with the same name. You might retry DeleteStack requests to ensure that AWS CloudFormation successfully received them.

                                                                          All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                                          In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "RetainResources" : { "beanStyleGetterMethodName" : "getRetainResources", "beanStyleSetterMethodName" : "setRetainResources", "c2jName" : "RetainResources", "c2jShape" : "RetainResources", "defaultConsumerFluentSetterDocumentation" : "

                                                                          For stacks in the DELETE_FAILED state, a list of resource logical IDs that are associated with the resources you want to retain. During deletion, AWS CloudFormation deletes the stack but does not delete the retained resources.

                                                                          Retaining resources is useful when you cannot delete a resource, such as a non-empty S3 bucket, but you want to delete the stack.

                                                                          \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 #retainResources(List)}.\n@param retainResources 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 #retainResources(List)", "deprecated" : false, "documentation" : "

                                                                          For stacks in the DELETE_FAILED state, a list of resource logical IDs that are associated with the resources you want to retain. During deletion, AWS CloudFormation deletes the stack but does not delete the retained resources.

                                                                          Retaining resources is useful when you cannot delete a resource, such as a non-empty S3 bucket, but you want to delete the stack.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "retainResources", "fluentSetterDocumentation" : "

                                                                          For stacks in the DELETE_FAILED state, a list of resource logical IDs that are associated with the resources you want to retain. During deletion, AWS CloudFormation deletes the stack but does not delete the retained resources.

                                                                          Retaining resources is useful when you cannot delete a resource, such as a non-empty S3 bucket, but you want to delete the stack.

                                                                          \n@param retainResources For stacks in the DELETE_FAILED state, a list of resource logical IDs that are associated with the resources you want to retain. During deletion, AWS CloudFormation deletes the stack but does not delete the retained resources.

                                                                          Retaining resources is useful when you cannot delete a resource, such as a non-empty S3 bucket, but you want to delete the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "retainResources", "getterDocumentation" : "

                                                                          For stacks in the DELETE_FAILED state, a list of resource logical IDs that are associated with the resources you want to retain. During deletion, AWS CloudFormation deletes the stack but does not delete the retained resources.

                                                                          Retaining resources is useful when you cannot delete a resource, such as a non-empty S3 bucket, but you want to delete the stack.

                                                                          \n

                                                                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                          \n@return For stacks in the DELETE_FAILED state, a list of resource logical IDs that are associated with the resources you want to retain. During deletion, AWS CloudFormation deletes the stack but does not delete the retained resources.

                                                                          Retaining resources is useful when you cannot delete a resource, such as a non-empty S3 bucket, but you want to delete the stack.", "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" : "RetainResources", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RetainResources", "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" : "LogicalResourceId", "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" : "RetainResources", "sensitive" : false, "setterDocumentation" : "

                                                                          For stacks in the DELETE_FAILED state, a list of resource logical IDs that are associated with the resources you want to retain. During deletion, AWS CloudFormation deletes the stack but does not delete the retained resources.

                                                                          Retaining resources is useful when you cannot delete a resource, such as a non-empty S3 bucket, but you want to delete the stack.

                                                                          \n@param retainResources For stacks in the DELETE_FAILED state, a list of resource logical IDs that are associated with the resources you want to retain. During deletion, AWS CloudFormation deletes the stack but does not delete the retained resources.

                                                                          Retaining resources is useful when you cannot delete a resource, such as a non-empty S3 bucket, but you want to delete the stack.", "setterMethodName" : "setRetainResources", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "retainResources", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "retainResources", "variableType" : "java.util.List", "documentation" : "

                                                                          For stacks in the DELETE_FAILED state, a list of resource logical IDs that are associated with the resources you want to retain. During deletion, AWS CloudFormation deletes the stack but does not delete the retained resources.

                                                                          Retaining resources is useful when you cannot delete a resource, such as a non-empty S3 bucket, but you want to delete the stack.

                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "RoleARN" : { "beanStyleGetterMethodName" : "getRoleARN", "beanStyleSetterMethodName" : "setRoleARN", "c2jName" : "RoleARN", "c2jShape" : "RoleARN", "defaultConsumerFluentSetterDocumentation" : "

                                                                          The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to delete the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf.

                                                                          If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                                                                          \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 #roleARN(String)}.\n@param roleARN 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 #roleARN(String)", "deprecated" : false, "documentation" : "

                                                                          The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to delete the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf.

                                                                          If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "roleARN", "fluentSetterDocumentation" : "

                                                                          The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to delete the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf.

                                                                          If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                                                                          \n@param roleARN The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to delete the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf.

                                                                          If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "roleARN", "getterDocumentation" : "

                                                                          The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to delete the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf.

                                                                          If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                                                                          \n@return The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to delete the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf.

                                                                          If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.", "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" : "RoleARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RoleARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "RoleARN", "sensitive" : false, "setterDocumentation" : "

                                                                          The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to delete the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf.

                                                                          If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                                                                          \n@param roleARN The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to delete the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf.

                                                                          If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.", "setterMethodName" : "setRoleARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "roleARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "roleARN", "variableType" : "String", "documentation" : "

                                                                          The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to delete the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf.

                                                                          If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackName" : { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackName", "defaultConsumerFluentSetterDocumentation" : "

                                                                          The name or the unique stack ID that is associated with the stack.

                                                                          \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                                                                          The name or the unique stack ID that is associated with the stack.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                                                                          The name or the unique stack ID that is associated with the stack.

                                                                          \n@param stackName The name or the unique stack ID that is associated with the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                                                                          The name or the unique stack ID that is associated with the stack.

                                                                          \n@return The name or the unique stack ID that is associated with the stack.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                                                                          The name or the unique stack ID that is associated with the stack.

                                                                          \n@param stackName The name or the unique stack ID that is associated with the stack.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                                                                          The name or the unique stack ID that is associated with the stack.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackName", "defaultConsumerFluentSetterDocumentation" : "

                                                                          The name or the unique stack ID that is associated with the stack.

                                                                          \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                                                                          The name or the unique stack ID that is associated with the stack.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                                                                          The name or the unique stack ID that is associated with the stack.

                                                                          \n@param stackName The name or the unique stack ID that is associated with the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                                                                          The name or the unique stack ID that is associated with the stack.

                                                                          \n@return The name or the unique stack ID that is associated with the stack.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                                                                          The name or the unique stack ID that is associated with the stack.

                                                                          \n@param stackName The name or the unique stack ID that is associated with the stack.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                                                                          The name or the unique stack ID that is associated with the stack.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRetainResources", "beanStyleSetterMethodName" : "setRetainResources", "c2jName" : "RetainResources", "c2jShape" : "RetainResources", "defaultConsumerFluentSetterDocumentation" : "

                                                                          For stacks in the DELETE_FAILED state, a list of resource logical IDs that are associated with the resources you want to retain. During deletion, AWS CloudFormation deletes the stack but does not delete the retained resources.

                                                                          Retaining resources is useful when you cannot delete a resource, such as a non-empty S3 bucket, but you want to delete the stack.

                                                                          \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 #retainResources(List)}.\n@param retainResources 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 #retainResources(List)", "deprecated" : false, "documentation" : "

                                                                          For stacks in the DELETE_FAILED state, a list of resource logical IDs that are associated with the resources you want to retain. During deletion, AWS CloudFormation deletes the stack but does not delete the retained resources.

                                                                          Retaining resources is useful when you cannot delete a resource, such as a non-empty S3 bucket, but you want to delete the stack.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "retainResources", "fluentSetterDocumentation" : "

                                                                          For stacks in the DELETE_FAILED state, a list of resource logical IDs that are associated with the resources you want to retain. During deletion, AWS CloudFormation deletes the stack but does not delete the retained resources.

                                                                          Retaining resources is useful when you cannot delete a resource, such as a non-empty S3 bucket, but you want to delete the stack.

                                                                          \n@param retainResources For stacks in the DELETE_FAILED state, a list of resource logical IDs that are associated with the resources you want to retain. During deletion, AWS CloudFormation deletes the stack but does not delete the retained resources.

                                                                          Retaining resources is useful when you cannot delete a resource, such as a non-empty S3 bucket, but you want to delete the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "retainResources", "getterDocumentation" : "

                                                                          For stacks in the DELETE_FAILED state, a list of resource logical IDs that are associated with the resources you want to retain. During deletion, AWS CloudFormation deletes the stack but does not delete the retained resources.

                                                                          Retaining resources is useful when you cannot delete a resource, such as a non-empty S3 bucket, but you want to delete the stack.

                                                                          \n

                                                                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                          \n@return For stacks in the DELETE_FAILED state, a list of resource logical IDs that are associated with the resources you want to retain. During deletion, AWS CloudFormation deletes the stack but does not delete the retained resources.

                                                                          Retaining resources is useful when you cannot delete a resource, such as a non-empty S3 bucket, but you want to delete the stack.", "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" : "RetainResources", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RetainResources", "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" : "LogicalResourceId", "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" : "RetainResources", "sensitive" : false, "setterDocumentation" : "

                                                                          For stacks in the DELETE_FAILED state, a list of resource logical IDs that are associated with the resources you want to retain. During deletion, AWS CloudFormation deletes the stack but does not delete the retained resources.

                                                                          Retaining resources is useful when you cannot delete a resource, such as a non-empty S3 bucket, but you want to delete the stack.

                                                                          \n@param retainResources For stacks in the DELETE_FAILED state, a list of resource logical IDs that are associated with the resources you want to retain. During deletion, AWS CloudFormation deletes the stack but does not delete the retained resources.

                                                                          Retaining resources is useful when you cannot delete a resource, such as a non-empty S3 bucket, but you want to delete the stack.", "setterMethodName" : "setRetainResources", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "retainResources", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "retainResources", "variableType" : "java.util.List", "documentation" : "

                                                                          For stacks in the DELETE_FAILED state, a list of resource logical IDs that are associated with the resources you want to retain. During deletion, AWS CloudFormation deletes the stack but does not delete the retained resources.

                                                                          Retaining resources is useful when you cannot delete a resource, such as a non-empty S3 bucket, but you want to delete the stack.

                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRoleARN", "beanStyleSetterMethodName" : "setRoleARN", "c2jName" : "RoleARN", "c2jShape" : "RoleARN", "defaultConsumerFluentSetterDocumentation" : "

                                                                          The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to delete the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf.

                                                                          If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                                                                          \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 #roleARN(String)}.\n@param roleARN 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 #roleARN(String)", "deprecated" : false, "documentation" : "

                                                                          The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to delete the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf.

                                                                          If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "roleARN", "fluentSetterDocumentation" : "

                                                                          The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to delete the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf.

                                                                          If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                                                                          \n@param roleARN The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to delete the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf.

                                                                          If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "roleARN", "getterDocumentation" : "

                                                                          The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to delete the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf.

                                                                          If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                                                                          \n@return The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to delete the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf.

                                                                          If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.", "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" : "RoleARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RoleARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "RoleARN", "sensitive" : false, "setterDocumentation" : "

                                                                          The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to delete the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf.

                                                                          If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                                                                          \n@param roleARN The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to delete the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf.

                                                                          If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.", "setterMethodName" : "setRoleARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "roleARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "roleARN", "variableType" : "String", "documentation" : "

                                                                          The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to delete the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf.

                                                                          If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getClientRequestToken", "beanStyleSetterMethodName" : "setClientRequestToken", "c2jName" : "ClientRequestToken", "c2jShape" : "ClientRequestToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                          A unique identifier for this DeleteStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to delete a stack with the same name. You might retry DeleteStack requests to ensure that AWS CloudFormation successfully received them.

                                                                          All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                                          In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.

                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #clientRequestToken(String)}.\n@param clientRequestToken a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #clientRequestToken(String)", "deprecated" : false, "documentation" : "

                                                                          A unique identifier for this DeleteStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to delete a stack with the same name. You might retry DeleteStack requests to ensure that AWS CloudFormation successfully received them.

                                                                          All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                                          In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "clientRequestToken", "fluentSetterDocumentation" : "

                                                                          A unique identifier for this DeleteStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to delete a stack with the same name. You might retry DeleteStack requests to ensure that AWS CloudFormation successfully received them.

                                                                          All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                                          In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.

                                                                          \n@param clientRequestToken A unique identifier for this DeleteStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to delete a stack with the same name. You might retry DeleteStack requests to ensure that AWS CloudFormation successfully received them.

                                                                          All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                                          In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "clientRequestToken", "getterDocumentation" : "

                                                                          A unique identifier for this DeleteStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to delete a stack with the same name. You might retry DeleteStack requests to ensure that AWS CloudFormation successfully received them.

                                                                          All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                                          In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.

                                                                          \n@return A unique identifier for this DeleteStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to delete a stack with the same name. You might retry DeleteStack requests to ensure that AWS CloudFormation successfully received them.

                                                                          All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                                          In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ClientRequestToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ClientRequestToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ClientRequestToken", "sensitive" : false, "setterDocumentation" : "

                                                                          A unique identifier for this DeleteStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to delete a stack with the same name. You might retry DeleteStack requests to ensure that AWS CloudFormation successfully received them.

                                                                          All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                                          In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.

                                                                          \n@param clientRequestToken A unique identifier for this DeleteStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to delete a stack with the same name. You might retry DeleteStack requests to ensure that AWS CloudFormation successfully received them.

                                                                          All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                                          In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.", "setterMethodName" : "setClientRequestToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "clientRequestToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "clientRequestToken", "variableType" : "String", "documentation" : "

                                                                          A unique identifier for this DeleteStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to delete a stack with the same name. You might retry DeleteStack requests to ensure that AWS CloudFormation successfully received them.

                                                                          All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                                          In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "StackName" ], "shapeName" : "DeleteStackRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DeleteStackRequest", "variableName" : "deleteStackRequest", "variableType" : "DeleteStackRequest", "documentation" : null, "simpleType" : "DeleteStackRequest", "variableSetterType" : "DeleteStackRequest" }, "wrapper" : false, "xmlNamespace" : null }, "DeleteStackResponse" : { "c2jName" : "DeleteStackResponse", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : null, "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DeleteStackResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DeleteStackResponse", "variableName" : "deleteStackResponse", "variableType" : "DeleteStackResponse", "documentation" : null, "simpleType" : "DeleteStackResponse", "variableSetterType" : "DeleteStackResponse" }, "wrapper" : false, "xmlNamespace" : null }, "DeleteStackSetRequest" : { "c2jName" : "DeleteStackSetInput", "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" : "DeleteStackSet", "locationName" : null, "requestUri" : "/", "target" : "DeleteStackSet", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getStackSetName", "beanStyleSetterMethodName" : "setStackSetName", "c2jName" : "StackSetName", "c2jShape" : "StackSetName", "defaultConsumerFluentSetterDocumentation" : "

                                                                          The name or unique ID of the stack set that you're deleting. You can obtain this value by running ListStackSets.

                                                                          \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 #stackSetName(String)}.\n@param stackSetName 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 #stackSetName(String)", "deprecated" : false, "documentation" : "

                                                                          The name or unique ID of the stack set that you're deleting. You can obtain this value by running ListStackSets.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackSetName", "fluentSetterDocumentation" : "

                                                                          The name or unique ID of the stack set that you're deleting. You can obtain this value by running ListStackSets.

                                                                          \n@param stackSetName The name or unique ID of the stack set that you're deleting. You can obtain this value by running ListStackSets.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackSetName", "getterDocumentation" : "

                                                                          The name or unique ID of the stack set that you're deleting. You can obtain this value by running ListStackSets.

                                                                          \n@return The name or unique ID of the stack set that you're deleting. You can obtain this value by running ListStackSets.", "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" : "StackSetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackSetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackSetName", "sensitive" : false, "setterDocumentation" : "

                                                                          The name or unique ID of the stack set that you're deleting. You can obtain this value by running ListStackSets.

                                                                          \n@param stackSetName The name or unique ID of the stack set that you're deleting. You can obtain this value by running ListStackSets.", "setterMethodName" : "setStackSetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : "

                                                                          The name or unique ID of the stack set that you're deleting. You can obtain this value by running ListStackSets.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "StackSetName" : { "beanStyleGetterMethodName" : "getStackSetName", "beanStyleSetterMethodName" : "setStackSetName", "c2jName" : "StackSetName", "c2jShape" : "StackSetName", "defaultConsumerFluentSetterDocumentation" : "

                                                                          The name or unique ID of the stack set that you're deleting. You can obtain this value by running ListStackSets.

                                                                          \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 #stackSetName(String)}.\n@param stackSetName 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 #stackSetName(String)", "deprecated" : false, "documentation" : "

                                                                          The name or unique ID of the stack set that you're deleting. You can obtain this value by running ListStackSets.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackSetName", "fluentSetterDocumentation" : "

                                                                          The name or unique ID of the stack set that you're deleting. You can obtain this value by running ListStackSets.

                                                                          \n@param stackSetName The name or unique ID of the stack set that you're deleting. You can obtain this value by running ListStackSets.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackSetName", "getterDocumentation" : "

                                                                          The name or unique ID of the stack set that you're deleting. You can obtain this value by running ListStackSets.

                                                                          \n@return The name or unique ID of the stack set that you're deleting. You can obtain this value by running ListStackSets.", "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" : "StackSetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackSetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackSetName", "sensitive" : false, "setterDocumentation" : "

                                                                          The name or unique ID of the stack set that you're deleting. You can obtain this value by running ListStackSets.

                                                                          \n@param stackSetName The name or unique ID of the stack set that you're deleting. You can obtain this value by running ListStackSets.", "setterMethodName" : "setStackSetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : "

                                                                          The name or unique ID of the stack set that you're deleting. You can obtain this value by running ListStackSets.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getStackSetName", "beanStyleSetterMethodName" : "setStackSetName", "c2jName" : "StackSetName", "c2jShape" : "StackSetName", "defaultConsumerFluentSetterDocumentation" : "

                                                                          The name or unique ID of the stack set that you're deleting. You can obtain this value by running ListStackSets.

                                                                          \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 #stackSetName(String)}.\n@param stackSetName 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 #stackSetName(String)", "deprecated" : false, "documentation" : "

                                                                          The name or unique ID of the stack set that you're deleting. You can obtain this value by running ListStackSets.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackSetName", "fluentSetterDocumentation" : "

                                                                          The name or unique ID of the stack set that you're deleting. You can obtain this value by running ListStackSets.

                                                                          \n@param stackSetName The name or unique ID of the stack set that you're deleting. You can obtain this value by running ListStackSets.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackSetName", "getterDocumentation" : "

                                                                          The name or unique ID of the stack set that you're deleting. You can obtain this value by running ListStackSets.

                                                                          \n@return The name or unique ID of the stack set that you're deleting. You can obtain this value by running ListStackSets.", "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" : "StackSetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackSetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackSetName", "sensitive" : false, "setterDocumentation" : "

                                                                          The name or unique ID of the stack set that you're deleting. You can obtain this value by running ListStackSets.

                                                                          \n@param stackSetName The name or unique ID of the stack set that you're deleting. You can obtain this value by running ListStackSets.", "setterMethodName" : "setStackSetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : "

                                                                          The name or unique ID of the stack set that you're deleting. You can obtain this value by running ListStackSets.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "StackSetName" ], "shapeName" : "DeleteStackSetRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DeleteStackSetRequest", "variableName" : "deleteStackSetRequest", "variableType" : "DeleteStackSetRequest", "documentation" : null, "simpleType" : "DeleteStackSetRequest", "variableSetterType" : "DeleteStackSetRequest" }, "wrapper" : false, "xmlNamespace" : null }, "DeleteStackSetResponse" : { "c2jName" : "DeleteStackSetOutput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DeleteStackSetResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : "DeleteStackSetResult" }, "variable" : { "variableDeclarationType" : "DeleteStackSetResponse", "variableName" : "deleteStackSetResponse", "variableType" : "DeleteStackSetResponse", "documentation" : null, "simpleType" : "DeleteStackSetResponse", "variableSetterType" : "DeleteStackSetResponse" }, "wrapper" : false, "xmlNamespace" : null }, "DescribeAccountLimitsRequest" : { "c2jName" : "DescribeAccountLimitsInput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                          The input for the DescribeAccountLimits action.

                                                                          ", "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" : "DescribeAccountLimits", "locationName" : null, "requestUri" : "/", "target" : "DescribeAccountLimits", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                          A string that identifies the next page of limits that you want to retrieve.

                                                                          \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 #nextToken(String)}.\n@param nextToken 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 #nextToken(String)", "deprecated" : false, "documentation" : "

                                                                          A string that identifies the next page of limits that you want to retrieve.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                                                                          A string that identifies the next page of limits that you want to retrieve.

                                                                          \n@param nextToken A string that identifies the next page of limits that you want to retrieve.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                                                                          A string that identifies the next page of limits that you want to retrieve.

                                                                          \n@return A string that identifies the next page of limits that you want to retrieve.", "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" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

                                                                          A string that identifies the next page of limits that you want to retrieve.

                                                                          \n@param nextToken A string that identifies the next page of limits that you want to retrieve.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

                                                                          A string that identifies the next page of limits that you want to retrieve.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "NextToken" : { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                          A string that identifies the next page of limits that you want to retrieve.

                                                                          \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 #nextToken(String)}.\n@param nextToken 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 #nextToken(String)", "deprecated" : false, "documentation" : "

                                                                          A string that identifies the next page of limits that you want to retrieve.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                                                                          A string that identifies the next page of limits that you want to retrieve.

                                                                          \n@param nextToken A string that identifies the next page of limits that you want to retrieve.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                                                                          A string that identifies the next page of limits that you want to retrieve.

                                                                          \n@return A string that identifies the next page of limits that you want to retrieve.", "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" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

                                                                          A string that identifies the next page of limits that you want to retrieve.

                                                                          \n@param nextToken A string that identifies the next page of limits that you want to retrieve.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

                                                                          A string that identifies the next page of limits that you want to retrieve.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                          A string that identifies the next page of limits that you want to retrieve.

                                                                          \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 #nextToken(String)}.\n@param nextToken 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 #nextToken(String)", "deprecated" : false, "documentation" : "

                                                                          A string that identifies the next page of limits that you want to retrieve.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                                                                          A string that identifies the next page of limits that you want to retrieve.

                                                                          \n@param nextToken A string that identifies the next page of limits that you want to retrieve.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                                                                          A string that identifies the next page of limits that you want to retrieve.

                                                                          \n@return A string that identifies the next page of limits that you want to retrieve.", "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" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

                                                                          A string that identifies the next page of limits that you want to retrieve.

                                                                          \n@param nextToken A string that identifies the next page of limits that you want to retrieve.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

                                                                          A string that identifies the next page of limits that you want to retrieve.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeAccountLimitsRequest", "simpleMethod" : true, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DescribeAccountLimitsRequest", "variableName" : "describeAccountLimitsRequest", "variableType" : "DescribeAccountLimitsRequest", "documentation" : null, "simpleType" : "DescribeAccountLimitsRequest", "variableSetterType" : "DescribeAccountLimitsRequest" }, "wrapper" : false, "xmlNamespace" : null }, "DescribeAccountLimitsResponse" : { "c2jName" : "DescribeAccountLimitsOutput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                          The output for the DescribeAccountLimits action.

                                                                          ", "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" : "getAccountLimits", "beanStyleSetterMethodName" : "setAccountLimits", "c2jName" : "AccountLimits", "c2jShape" : "AccountLimitList", "defaultConsumerFluentSetterDocumentation" : "

                                                                          An account limit structure that contain a list of AWS CloudFormation account limits and their values.

                                                                          \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 #accountLimits(List)}.\n@param accountLimits 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 #accountLimits(List)", "deprecated" : false, "documentation" : "

                                                                          An account limit structure that contain a list of AWS CloudFormation account limits and their values.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "accountLimits", "fluentSetterDocumentation" : "

                                                                          An account limit structure that contain a list of AWS CloudFormation account limits and their values.

                                                                          \n@param accountLimits An account limit structure that contain a list of AWS CloudFormation account limits and their values.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "accountLimits", "getterDocumentation" : "

                                                                          An account limit structure that contain a list of AWS CloudFormation account limits and their values.

                                                                          \n

                                                                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                          \n@return An account limit structure that contain a list of AWS CloudFormation account limits and their values.", "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" : "AccountLimits", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AccountLimits", "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" : "AccountLimit", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link AccountLimit.Builder} avoiding the need to create one manually via {@link AccountLimit#builder()}.\n\nWhen the {@link Consumer} completes, {@link AccountLimit.Builder#build()} is called immediately and its result is passed to {@link #member(AccountLimit)}.\n@param member a consumer that will call methods on {@link AccountLimit.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(AccountLimit)", "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" : "AccountLimit", "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" : "AccountLimit", "variableName" : "member", "variableType" : "AccountLimit", "documentation" : null, "simpleType" : "AccountLimit", "variableSetterType" : "AccountLimit" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "AccountLimit", "variableName" : "member", "variableType" : "AccountLimit", "documentation" : "", "simpleType" : "AccountLimit", "variableSetterType" : "AccountLimit" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "AccountLimit", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "AccountLimit", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "AccountLimits", "sensitive" : false, "setterDocumentation" : "

                                                                          An account limit structure that contain a list of AWS CloudFormation account limits and their values.

                                                                          \n@param accountLimits An account limit structure that contain a list of AWS CloudFormation account limits and their values.", "setterMethodName" : "setAccountLimits", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "accountLimits", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "accountLimits", "variableType" : "java.util.List", "documentation" : "

                                                                          An account limit structure that contain a list of AWS CloudFormation account limits and their values.

                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                          If the output exceeds 1 MB in size, a string that identifies the next page of limits. If no additional page exists, this value is null.

                                                                          \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 #nextToken(String)}.\n@param nextToken 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 #nextToken(String)", "deprecated" : false, "documentation" : "

                                                                          If the output exceeds 1 MB in size, a string that identifies the next page of limits. If no additional page exists, this value is null.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                                                                          If the output exceeds 1 MB in size, a string that identifies the next page of limits. If no additional page exists, this value is null.

                                                                          \n@param nextToken If the output exceeds 1 MB in size, a string that identifies the next page of limits. If no additional page exists, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                                                                          If the output exceeds 1 MB in size, a string that identifies the next page of limits. If no additional page exists, this value is null.

                                                                          \n@return If the output exceeds 1 MB in size, a string that identifies the next page of limits. If no additional page exists, this value is null.", "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" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

                                                                          If the output exceeds 1 MB in size, a string that identifies the next page of limits. If no additional page exists, this value is null.

                                                                          \n@param nextToken If the output exceeds 1 MB in size, a string that identifies the next page of limits. If no additional page exists, this value is null.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

                                                                          If the output exceeds 1 MB in size, a string that identifies the next page of limits. If no additional page exists, this value is null.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AccountLimits" : { "beanStyleGetterMethodName" : "getAccountLimits", "beanStyleSetterMethodName" : "setAccountLimits", "c2jName" : "AccountLimits", "c2jShape" : "AccountLimitList", "defaultConsumerFluentSetterDocumentation" : "

                                                                          An account limit structure that contain a list of AWS CloudFormation account limits and their values.

                                                                          \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 #accountLimits(List)}.\n@param accountLimits 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 #accountLimits(List)", "deprecated" : false, "documentation" : "

                                                                          An account limit structure that contain a list of AWS CloudFormation account limits and their values.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "accountLimits", "fluentSetterDocumentation" : "

                                                                          An account limit structure that contain a list of AWS CloudFormation account limits and their values.

                                                                          \n@param accountLimits An account limit structure that contain a list of AWS CloudFormation account limits and their values.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "accountLimits", "getterDocumentation" : "

                                                                          An account limit structure that contain a list of AWS CloudFormation account limits and their values.

                                                                          \n

                                                                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                          \n@return An account limit structure that contain a list of AWS CloudFormation account limits and their values.", "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" : "AccountLimits", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AccountLimits", "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" : "AccountLimit", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link AccountLimit.Builder} avoiding the need to create one manually via {@link AccountLimit#builder()}.\n\nWhen the {@link Consumer} completes, {@link AccountLimit.Builder#build()} is called immediately and its result is passed to {@link #member(AccountLimit)}.\n@param member a consumer that will call methods on {@link AccountLimit.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(AccountLimit)", "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" : "AccountLimit", "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" : "AccountLimit", "variableName" : "member", "variableType" : "AccountLimit", "documentation" : null, "simpleType" : "AccountLimit", "variableSetterType" : "AccountLimit" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "AccountLimit", "variableName" : "member", "variableType" : "AccountLimit", "documentation" : "", "simpleType" : "AccountLimit", "variableSetterType" : "AccountLimit" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "AccountLimit", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "AccountLimit", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "AccountLimits", "sensitive" : false, "setterDocumentation" : "

                                                                          An account limit structure that contain a list of AWS CloudFormation account limits and their values.

                                                                          \n@param accountLimits An account limit structure that contain a list of AWS CloudFormation account limits and their values.", "setterMethodName" : "setAccountLimits", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "accountLimits", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "accountLimits", "variableType" : "java.util.List", "documentation" : "

                                                                          An account limit structure that contain a list of AWS CloudFormation account limits and their values.

                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "NextToken" : { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                          If the output exceeds 1 MB in size, a string that identifies the next page of limits. If no additional page exists, this value is null.

                                                                          \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 #nextToken(String)}.\n@param nextToken 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 #nextToken(String)", "deprecated" : false, "documentation" : "

                                                                          If the output exceeds 1 MB in size, a string that identifies the next page of limits. If no additional page exists, this value is null.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                                                                          If the output exceeds 1 MB in size, a string that identifies the next page of limits. If no additional page exists, this value is null.

                                                                          \n@param nextToken If the output exceeds 1 MB in size, a string that identifies the next page of limits. If no additional page exists, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                                                                          If the output exceeds 1 MB in size, a string that identifies the next page of limits. If no additional page exists, this value is null.

                                                                          \n@return If the output exceeds 1 MB in size, a string that identifies the next page of limits. If no additional page exists, this value is null.", "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" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

                                                                          If the output exceeds 1 MB in size, a string that identifies the next page of limits. If no additional page exists, this value is null.

                                                                          \n@param nextToken If the output exceeds 1 MB in size, a string that identifies the next page of limits. If no additional page exists, this value is null.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

                                                                          If the output exceeds 1 MB in size, a string that identifies the next page of limits. If no additional page exists, this value is null.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getAccountLimits", "beanStyleSetterMethodName" : "setAccountLimits", "c2jName" : "AccountLimits", "c2jShape" : "AccountLimitList", "defaultConsumerFluentSetterDocumentation" : "

                                                                          An account limit structure that contain a list of AWS CloudFormation account limits and their values.

                                                                          \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 #accountLimits(List)}.\n@param accountLimits 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 #accountLimits(List)", "deprecated" : false, "documentation" : "

                                                                          An account limit structure that contain a list of AWS CloudFormation account limits and their values.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "accountLimits", "fluentSetterDocumentation" : "

                                                                          An account limit structure that contain a list of AWS CloudFormation account limits and their values.

                                                                          \n@param accountLimits An account limit structure that contain a list of AWS CloudFormation account limits and their values.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "accountLimits", "getterDocumentation" : "

                                                                          An account limit structure that contain a list of AWS CloudFormation account limits and their values.

                                                                          \n

                                                                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                          \n@return An account limit structure that contain a list of AWS CloudFormation account limits and their values.", "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" : "AccountLimits", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AccountLimits", "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" : "AccountLimit", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link AccountLimit.Builder} avoiding the need to create one manually via {@link AccountLimit#builder()}.\n\nWhen the {@link Consumer} completes, {@link AccountLimit.Builder#build()} is called immediately and its result is passed to {@link #member(AccountLimit)}.\n@param member a consumer that will call methods on {@link AccountLimit.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(AccountLimit)", "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" : "AccountLimit", "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" : "AccountLimit", "variableName" : "member", "variableType" : "AccountLimit", "documentation" : null, "simpleType" : "AccountLimit", "variableSetterType" : "AccountLimit" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "AccountLimit", "variableName" : "member", "variableType" : "AccountLimit", "documentation" : "", "simpleType" : "AccountLimit", "variableSetterType" : "AccountLimit" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "AccountLimit", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "AccountLimit", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "AccountLimits", "sensitive" : false, "setterDocumentation" : "

                                                                          An account limit structure that contain a list of AWS CloudFormation account limits and their values.

                                                                          \n@param accountLimits An account limit structure that contain a list of AWS CloudFormation account limits and their values.", "setterMethodName" : "setAccountLimits", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "accountLimits", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "accountLimits", "variableType" : "java.util.List", "documentation" : "

                                                                          An account limit structure that contain a list of AWS CloudFormation account limits and their values.

                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                          If the output exceeds 1 MB in size, a string that identifies the next page of limits. If no additional page exists, this value is null.

                                                                          \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 #nextToken(String)}.\n@param nextToken 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 #nextToken(String)", "deprecated" : false, "documentation" : "

                                                                          If the output exceeds 1 MB in size, a string that identifies the next page of limits. If no additional page exists, this value is null.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                                                                          If the output exceeds 1 MB in size, a string that identifies the next page of limits. If no additional page exists, this value is null.

                                                                          \n@param nextToken If the output exceeds 1 MB in size, a string that identifies the next page of limits. If no additional page exists, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                                                                          If the output exceeds 1 MB in size, a string that identifies the next page of limits. If no additional page exists, this value is null.

                                                                          \n@return If the output exceeds 1 MB in size, a string that identifies the next page of limits. If no additional page exists, this value is null.", "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" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

                                                                          If the output exceeds 1 MB in size, a string that identifies the next page of limits. If no additional page exists, this value is null.

                                                                          \n@param nextToken If the output exceeds 1 MB in size, a string that identifies the next page of limits. If no additional page exists, this value is null.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

                                                                          If the output exceeds 1 MB in size, a string that identifies the next page of limits. If no additional page exists, this value is null.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeAccountLimitsResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : "DescribeAccountLimitsResult" }, "variable" : { "variableDeclarationType" : "DescribeAccountLimitsResponse", "variableName" : "describeAccountLimitsResponse", "variableType" : "DescribeAccountLimitsResponse", "documentation" : null, "simpleType" : "DescribeAccountLimitsResponse", "variableSetterType" : "DescribeAccountLimitsResponse" }, "wrapper" : false, "xmlNamespace" : null }, "DescribeChangeSetRequest" : { "c2jName" : "DescribeChangeSetInput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                          The input for the DescribeChangeSet action.

                                                                          ", "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" : "DescribeChangeSet", "locationName" : null, "requestUri" : "/", "target" : "DescribeChangeSet", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getChangeSetName", "beanStyleSetterMethodName" : "setChangeSetName", "c2jName" : "ChangeSetName", "c2jShape" : "ChangeSetNameOrId", "defaultConsumerFluentSetterDocumentation" : "

                                                                          The name or Amazon Resource Name (ARN) of the change set that you want to describe.

                                                                          \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 #changeSetName(String)}.\n@param changeSetName 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 #changeSetName(String)", "deprecated" : false, "documentation" : "

                                                                          The name or Amazon Resource Name (ARN) of the change set that you want to describe.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "changeSetName", "fluentSetterDocumentation" : "

                                                                          The name or Amazon Resource Name (ARN) of the change set that you want to describe.

                                                                          \n@param changeSetName The name or Amazon Resource Name (ARN) of the change set that you want to describe.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "changeSetName", "getterDocumentation" : "

                                                                          The name or Amazon Resource Name (ARN) of the change set that you want to describe.

                                                                          \n@return The name or Amazon Resource Name (ARN) of the change set that you want to describe.", "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" : "ChangeSetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ChangeSetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ChangeSetName", "sensitive" : false, "setterDocumentation" : "

                                                                          The name or Amazon Resource Name (ARN) of the change set that you want to describe.

                                                                          \n@param changeSetName The name or Amazon Resource Name (ARN) of the change set that you want to describe.", "setterMethodName" : "setChangeSetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "changeSetName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "changeSetName", "variableType" : "String", "documentation" : "

                                                                          The name or Amazon Resource Name (ARN) of the change set that you want to describe.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackNameOrId", "defaultConsumerFluentSetterDocumentation" : "

                                                                          If you specified the name of a change set, specify the stack name or ID (ARN) of the change set you want to describe.

                                                                          \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                                                                          If you specified the name of a change set, specify the stack name or ID (ARN) of the change set you want to describe.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                                                                          If you specified the name of a change set, specify the stack name or ID (ARN) of the change set you want to describe.

                                                                          \n@param stackName If you specified the name of a change set, specify the stack name or ID (ARN) of the change set you want to describe.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                                                                          If you specified the name of a change set, specify the stack name or ID (ARN) of the change set you want to describe.

                                                                          \n@return If you specified the name of a change set, specify the stack name or ID (ARN) of the change set you want to describe.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                                                                          If you specified the name of a change set, specify the stack name or ID (ARN) of the change set you want to describe.

                                                                          \n@param stackName If you specified the name of a change set, specify the stack name or ID (ARN) of the change set you want to describe.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                                                                          If you specified the name of a change set, specify the stack name or ID (ARN) of the change set you want to describe.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                          A string (provided by the DescribeChangeSet response output) that identifies the next page of information that you want to retrieve.

                                                                          \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 #nextToken(String)}.\n@param nextToken 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 #nextToken(String)", "deprecated" : false, "documentation" : "

                                                                          A string (provided by the DescribeChangeSet response output) that identifies the next page of information that you want to retrieve.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                                                                          A string (provided by the DescribeChangeSet response output) that identifies the next page of information that you want to retrieve.

                                                                          \n@param nextToken A string (provided by the DescribeChangeSet response output) that identifies the next page of information that you want to retrieve.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                                                                          A string (provided by the DescribeChangeSet response output) that identifies the next page of information that you want to retrieve.

                                                                          \n@return A string (provided by the DescribeChangeSet response output) that identifies the next page of information that you want to retrieve.", "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" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

                                                                          A string (provided by the DescribeChangeSet response output) that identifies the next page of information that you want to retrieve.

                                                                          \n@param nextToken A string (provided by the DescribeChangeSet response output) that identifies the next page of information that you want to retrieve.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

                                                                          A string (provided by the DescribeChangeSet response output) that identifies the next page of information that you want to retrieve.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ChangeSetName" : { "beanStyleGetterMethodName" : "getChangeSetName", "beanStyleSetterMethodName" : "setChangeSetName", "c2jName" : "ChangeSetName", "c2jShape" : "ChangeSetNameOrId", "defaultConsumerFluentSetterDocumentation" : "

                                                                          The name or Amazon Resource Name (ARN) of the change set that you want to describe.

                                                                          \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 #changeSetName(String)}.\n@param changeSetName 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 #changeSetName(String)", "deprecated" : false, "documentation" : "

                                                                          The name or Amazon Resource Name (ARN) of the change set that you want to describe.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "changeSetName", "fluentSetterDocumentation" : "

                                                                          The name or Amazon Resource Name (ARN) of the change set that you want to describe.

                                                                          \n@param changeSetName The name or Amazon Resource Name (ARN) of the change set that you want to describe.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "changeSetName", "getterDocumentation" : "

                                                                          The name or Amazon Resource Name (ARN) of the change set that you want to describe.

                                                                          \n@return The name or Amazon Resource Name (ARN) of the change set that you want to describe.", "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" : "ChangeSetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ChangeSetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ChangeSetName", "sensitive" : false, "setterDocumentation" : "

                                                                          The name or Amazon Resource Name (ARN) of the change set that you want to describe.

                                                                          \n@param changeSetName The name or Amazon Resource Name (ARN) of the change set that you want to describe.", "setterMethodName" : "setChangeSetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "changeSetName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "changeSetName", "variableType" : "String", "documentation" : "

                                                                          The name or Amazon Resource Name (ARN) of the change set that you want to describe.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "NextToken" : { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                          A string (provided by the DescribeChangeSet response output) that identifies the next page of information that you want to retrieve.

                                                                          \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 #nextToken(String)}.\n@param nextToken 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 #nextToken(String)", "deprecated" : false, "documentation" : "

                                                                          A string (provided by the DescribeChangeSet response output) that identifies the next page of information that you want to retrieve.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                                                                          A string (provided by the DescribeChangeSet response output) that identifies the next page of information that you want to retrieve.

                                                                          \n@param nextToken A string (provided by the DescribeChangeSet response output) that identifies the next page of information that you want to retrieve.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                                                                          A string (provided by the DescribeChangeSet response output) that identifies the next page of information that you want to retrieve.

                                                                          \n@return A string (provided by the DescribeChangeSet response output) that identifies the next page of information that you want to retrieve.", "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" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

                                                                          A string (provided by the DescribeChangeSet response output) that identifies the next page of information that you want to retrieve.

                                                                          \n@param nextToken A string (provided by the DescribeChangeSet response output) that identifies the next page of information that you want to retrieve.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

                                                                          A string (provided by the DescribeChangeSet response output) that identifies the next page of information that you want to retrieve.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackName" : { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackNameOrId", "defaultConsumerFluentSetterDocumentation" : "

                                                                          If you specified the name of a change set, specify the stack name or ID (ARN) of the change set you want to describe.

                                                                          \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                                                                          If you specified the name of a change set, specify the stack name or ID (ARN) of the change set you want to describe.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                                                                          If you specified the name of a change set, specify the stack name or ID (ARN) of the change set you want to describe.

                                                                          \n@param stackName If you specified the name of a change set, specify the stack name or ID (ARN) of the change set you want to describe.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                                                                          If you specified the name of a change set, specify the stack name or ID (ARN) of the change set you want to describe.

                                                                          \n@return If you specified the name of a change set, specify the stack name or ID (ARN) of the change set you want to describe.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                                                                          If you specified the name of a change set, specify the stack name or ID (ARN) of the change set you want to describe.

                                                                          \n@param stackName If you specified the name of a change set, specify the stack name or ID (ARN) of the change set you want to describe.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                                                                          If you specified the name of a change set, specify the stack name or ID (ARN) of the change set you want to describe.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getChangeSetName", "beanStyleSetterMethodName" : "setChangeSetName", "c2jName" : "ChangeSetName", "c2jShape" : "ChangeSetNameOrId", "defaultConsumerFluentSetterDocumentation" : "

                                                                          The name or Amazon Resource Name (ARN) of the change set that you want to describe.

                                                                          \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 #changeSetName(String)}.\n@param changeSetName 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 #changeSetName(String)", "deprecated" : false, "documentation" : "

                                                                          The name or Amazon Resource Name (ARN) of the change set that you want to describe.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "changeSetName", "fluentSetterDocumentation" : "

                                                                          The name or Amazon Resource Name (ARN) of the change set that you want to describe.

                                                                          \n@param changeSetName The name or Amazon Resource Name (ARN) of the change set that you want to describe.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "changeSetName", "getterDocumentation" : "

                                                                          The name or Amazon Resource Name (ARN) of the change set that you want to describe.

                                                                          \n@return The name or Amazon Resource Name (ARN) of the change set that you want to describe.", "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" : "ChangeSetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ChangeSetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ChangeSetName", "sensitive" : false, "setterDocumentation" : "

                                                                          The name or Amazon Resource Name (ARN) of the change set that you want to describe.

                                                                          \n@param changeSetName The name or Amazon Resource Name (ARN) of the change set that you want to describe.", "setterMethodName" : "setChangeSetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "changeSetName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "changeSetName", "variableType" : "String", "documentation" : "

                                                                          The name or Amazon Resource Name (ARN) of the change set that you want to describe.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackNameOrId", "defaultConsumerFluentSetterDocumentation" : "

                                                                          If you specified the name of a change set, specify the stack name or ID (ARN) of the change set you want to describe.

                                                                          \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                                                                          If you specified the name of a change set, specify the stack name or ID (ARN) of the change set you want to describe.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                                                                          If you specified the name of a change set, specify the stack name or ID (ARN) of the change set you want to describe.

                                                                          \n@param stackName If you specified the name of a change set, specify the stack name or ID (ARN) of the change set you want to describe.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                                                                          If you specified the name of a change set, specify the stack name or ID (ARN) of the change set you want to describe.

                                                                          \n@return If you specified the name of a change set, specify the stack name or ID (ARN) of the change set you want to describe.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                                                                          If you specified the name of a change set, specify the stack name or ID (ARN) of the change set you want to describe.

                                                                          \n@param stackName If you specified the name of a change set, specify the stack name or ID (ARN) of the change set you want to describe.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                                                                          If you specified the name of a change set, specify the stack name or ID (ARN) of the change set you want to describe.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                          A string (provided by the DescribeChangeSet response output) that identifies the next page of information that you want to retrieve.

                                                                          \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 #nextToken(String)}.\n@param nextToken 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 #nextToken(String)", "deprecated" : false, "documentation" : "

                                                                          A string (provided by the DescribeChangeSet response output) that identifies the next page of information that you want to retrieve.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                                                                          A string (provided by the DescribeChangeSet response output) that identifies the next page of information that you want to retrieve.

                                                                          \n@param nextToken A string (provided by the DescribeChangeSet response output) that identifies the next page of information that you want to retrieve.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                                                                          A string (provided by the DescribeChangeSet response output) that identifies the next page of information that you want to retrieve.

                                                                          \n@return A string (provided by the DescribeChangeSet response output) that identifies the next page of information that you want to retrieve.", "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" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

                                                                          A string (provided by the DescribeChangeSet response output) that identifies the next page of information that you want to retrieve.

                                                                          \n@param nextToken A string (provided by the DescribeChangeSet response output) that identifies the next page of information that you want to retrieve.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

                                                                          A string (provided by the DescribeChangeSet response output) that identifies the next page of information that you want to retrieve.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "ChangeSetName" ], "shapeName" : "DescribeChangeSetRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DescribeChangeSetRequest", "variableName" : "describeChangeSetRequest", "variableType" : "DescribeChangeSetRequest", "documentation" : null, "simpleType" : "DescribeChangeSetRequest", "variableSetterType" : "DescribeChangeSetRequest" }, "wrapper" : false, "xmlNamespace" : null }, "DescribeChangeSetResponse" : { "c2jName" : "DescribeChangeSetOutput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                          The output for the DescribeChangeSet action.

                                                                          ", "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" : "getChangeSetName", "beanStyleSetterMethodName" : "setChangeSetName", "c2jName" : "ChangeSetName", "c2jShape" : "ChangeSetName", "defaultConsumerFluentSetterDocumentation" : "

                                                                          The name of the change set.

                                                                          \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 #changeSetName(String)}.\n@param changeSetName 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 #changeSetName(String)", "deprecated" : false, "documentation" : "

                                                                          The name of the change set.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "changeSetName", "fluentSetterDocumentation" : "

                                                                          The name of the change set.

                                                                          \n@param changeSetName The name of the change set.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "changeSetName", "getterDocumentation" : "

                                                                          The name of the change set.

                                                                          \n@return The name of the change set.", "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" : "ChangeSetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ChangeSetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ChangeSetName", "sensitive" : false, "setterDocumentation" : "

                                                                          The name of the change set.

                                                                          \n@param changeSetName The name of the change set.", "setterMethodName" : "setChangeSetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "changeSetName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "changeSetName", "variableType" : "String", "documentation" : "

                                                                          The name of the change set.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getChangeSetId", "beanStyleSetterMethodName" : "setChangeSetId", "c2jName" : "ChangeSetId", "c2jShape" : "ChangeSetId", "defaultConsumerFluentSetterDocumentation" : "

                                                                          The ARN of the change set.

                                                                          \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 #changeSetId(String)}.\n@param changeSetId 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 #changeSetId(String)", "deprecated" : false, "documentation" : "

                                                                          The ARN of the change set.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "changeSetId", "fluentSetterDocumentation" : "

                                                                          The ARN of the change set.

                                                                          \n@param changeSetId The ARN of the change set.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "changeSetId", "getterDocumentation" : "

                                                                          The ARN of the change set.

                                                                          \n@return The ARN of the change set.", "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" : "ChangeSetId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ChangeSetId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ChangeSetId", "sensitive" : false, "setterDocumentation" : "

                                                                          The ARN of the change set.

                                                                          \n@param changeSetId The ARN of the change set.", "setterMethodName" : "setChangeSetId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "changeSetId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "changeSetId", "variableType" : "String", "documentation" : "

                                                                          The ARN of the change set.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackId", "beanStyleSetterMethodName" : "setStackId", "c2jName" : "StackId", "c2jShape" : "StackId", "defaultConsumerFluentSetterDocumentation" : "

                                                                          The ARN of the stack that is associated with the change set.

                                                                          \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 ARN of the stack that is associated with the change set.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackId", "fluentSetterDocumentation" : "

                                                                          The ARN of the stack that is associated with the change set.

                                                                          \n@param stackId The ARN of the stack that is associated with the change set.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackId", "getterDocumentation" : "

                                                                          The ARN of the stack that is associated with the change set.

                                                                          \n@return The ARN of the stack that is associated with the change set.", "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 ARN of the stack that is associated with the change set.

                                                                          \n@param stackId The ARN of the stack that is associated with the change set.", "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 ARN of the stack that is associated with the change set.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackName", "defaultConsumerFluentSetterDocumentation" : "

                                                                          The name of the stack that is associated with the change set.

                                                                          \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                                                                          The name of the stack that is associated with the change set.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                                                                          The name of the stack that is associated with the change set.

                                                                          \n@param stackName The name of the stack that is associated with the change set.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                                                                          The name of the stack that is associated with the change set.

                                                                          \n@return The name of the stack that is associated with the change set.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                                                                          The name of the stack that is associated with the change set.

                                                                          \n@param stackName The name of the stack that is associated with the change set.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                                                                          The name of the stack that is associated with the change set.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "Description", "defaultConsumerFluentSetterDocumentation" : "

                                                                          Information about the change set.

                                                                          \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" : "

                                                                          Information about the change set.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

                                                                          Information about the change set.

                                                                          \n@param description Information about the change set.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "description", "getterDocumentation" : "

                                                                          Information about the change set.

                                                                          \n@return Information about the change set.", "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" : "

                                                                          Information about the change set.

                                                                          \n@param description Information about the change set.", "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" : "

                                                                          Information about the change set.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getParameters", "beanStyleSetterMethodName" : "setParameters", "c2jName" : "Parameters", "c2jShape" : "Parameters", "defaultConsumerFluentSetterDocumentation" : "

                                                                          A list of Parameter structures that describes the input parameters and their values used to create the change set. For more information, see the Parameter data type.

                                                                          \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 #parameters(List)}.\n@param parameters 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 #parameters(List)", "deprecated" : false, "documentation" : "

                                                                          A list of Parameter structures that describes the input parameters and their values used to create the change set. For more information, see the Parameter data type.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "parameters", "fluentSetterDocumentation" : "

                                                                          A list of Parameter structures that describes the input parameters and their values used to create the change set. For more information, see the Parameter data type.

                                                                          \n@param parameters A list of Parameter structures that describes the input parameters and their values used to create the change set. For more information, see the Parameter data type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parameters", "getterDocumentation" : "

                                                                          A list of Parameter structures that describes the input parameters and their values used to create the change set. For more information, see the Parameter data type.

                                                                          \n

                                                                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                          \n@return A list of Parameter structures that describes the input parameters and their values used to create the change set. For more information, see the Parameter data type.", "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" : "Parameters", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Parameters", "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" : "Parameter", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Parameter.Builder} avoiding the need to create one manually via {@link Parameter#builder()}.\n\nWhen the {@link Consumer} completes, {@link Parameter.Builder#build()} is called immediately and its result is passed to {@link #member(Parameter)}.\n@param member a consumer that will call methods on {@link Parameter.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Parameter)", "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" : "Parameter", "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" : "Parameter", "variableName" : "member", "variableType" : "Parameter", "documentation" : null, "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Parameter", "variableName" : "member", "variableType" : "Parameter", "documentation" : "", "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Parameter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Parameter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Parameters", "sensitive" : false, "setterDocumentation" : "

                                                                          A list of Parameter structures that describes the input parameters and their values used to create the change set. For more information, see the Parameter data type.

                                                                          \n@param parameters A list of Parameter structures that describes the input parameters and their values used to create the change set. For more information, see the Parameter data type.", "setterMethodName" : "setParameters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameters", "variableType" : "java.util.List", "documentation" : "

                                                                          A list of Parameter structures that describes the input parameters and their values used to create the change set. For more information, see the Parameter data type.

                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCreationTime", "beanStyleSetterMethodName" : "setCreationTime", "c2jName" : "CreationTime", "c2jShape" : "CreationTime", "defaultConsumerFluentSetterDocumentation" : "

                                                                          The start time when the change set was created, in UTC.

                                                                          \nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #creationTime(Instant)}.\n@param creationTime a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #creationTime(Instant)", "deprecated" : false, "documentation" : "

                                                                          The start time when the change set was created, in UTC.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "creationTime", "fluentSetterDocumentation" : "

                                                                          The start time when the change set was created, in UTC.

                                                                          \n@param creationTime The start time when the change set was created, in UTC.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "creationTime", "getterDocumentation" : "

                                                                          The start time when the change set was created, in UTC.

                                                                          \n@return The start time when the change set was created, in UTC.", "getterModel" : { "returnType" : "java.time.Instant", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CreationTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CreationTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "CreationTime", "sensitive" : false, "setterDocumentation" : "

                                                                          The start time when the change set was created, in UTC.

                                                                          \n@param creationTime The start time when the change set was created, in UTC.", "setterMethodName" : "setCreationTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "creationTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "creationTime", "variableType" : "java.time.Instant", "documentation" : "

                                                                          The start time when the change set was created, in UTC.

                                                                          ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getExecutionStatusAsString", "beanStyleSetterMethodName" : "setExecutionStatus", "c2jName" : "ExecutionStatus", "c2jShape" : "ExecutionStatus", "defaultConsumerFluentSetterDocumentation" : "

                                                                          If the change set execution status is AVAILABLE, you can execute the change set. If you can’t execute the change set, the status indicates why. For example, a change set might be in an UNAVAILABLE state because AWS CloudFormation is still creating it or in an OBSOLETE state because the stack was already updated.

                                                                          \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 #executionStatusAsString(String)}.\n@param executionStatus 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 #executionStatus(String)", "deprecated" : false, "documentation" : "

                                                                          If the change set execution status is AVAILABLE, you can execute the change set. If you can’t execute the change set, the status indicates why. For example, a change set might be in an UNAVAILABLE state because AWS CloudFormation is still creating it or in an OBSOLETE state because the stack was already updated.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : "ExecutionStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "executionStatus", "fluentEnumSetterMethodName" : "executionStatus", "fluentGetterMethodName" : "executionStatusAsString", "fluentSetterDocumentation" : "

                                                                          If the change set execution status is AVAILABLE, you can execute the change set. If you can’t execute the change set, the status indicates why. For example, a change set might be in an UNAVAILABLE state because AWS CloudFormation is still creating it or in an OBSOLETE state because the stack was already updated.

                                                                          \n@param executionStatus If the change set execution status is AVAILABLE, you can execute the change set. If you can’t execute the change set, the status indicates why. For example, a change set might be in an UNAVAILABLE state because AWS CloudFormation is still creating it or in an OBSOLETE state because the stack was already updated.\n@see ExecutionStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see ExecutionStatus", "fluentSetterMethodName" : "executionStatus", "getterDocumentation" : "

                                                                          If the change set execution status is AVAILABLE, you can execute the change set. If you can’t execute the change set, the status indicates why. For example, a change set might be in an UNAVAILABLE state because AWS CloudFormation is still creating it or in an OBSOLETE state because the stack was already updated.

                                                                          \n

                                                                          \nIf the service returns an enum value that is not available in the current SDK version, {@link #executionStatus} will return {@link ExecutionStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #executionStatusAsString}.\n

                                                                          \n@return If the change set execution status is AVAILABLE, you can execute the change set. If you can’t execute the change set, the status indicates why. For example, a change set might be in an UNAVAILABLE state because AWS CloudFormation is still creating it or in an OBSOLETE state because the stack was already updated.\n@see ExecutionStatus", "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" : "ExecutionStatus", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ExecutionStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ExecutionStatus", "sensitive" : false, "setterDocumentation" : "

                                                                          If the change set execution status is AVAILABLE, you can execute the change set. If you can’t execute the change set, the status indicates why. For example, a change set might be in an UNAVAILABLE state because AWS CloudFormation is still creating it or in an OBSOLETE state because the stack was already updated.

                                                                          \n@param executionStatus If the change set execution status is AVAILABLE, you can execute the change set. If you can’t execute the change set, the status indicates why. For example, a change set might be in an UNAVAILABLE state because AWS CloudFormation is still creating it or in an OBSOLETE state because the stack was already updated.\n@see ExecutionStatus", "setterMethodName" : "setExecutionStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "executionStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "executionStatus", "variableType" : "String", "documentation" : "

                                                                          If the change set execution status is AVAILABLE, you can execute the change set. If you can’t execute the change set, the status indicates why. For example, a change set might be in an UNAVAILABLE state because AWS CloudFormation is still creating it or in an OBSOLETE state because the stack was already updated.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStatusAsString", "beanStyleSetterMethodName" : "setStatus", "c2jName" : "Status", "c2jShape" : "ChangeSetStatus", "defaultConsumerFluentSetterDocumentation" : "

                                                                          The current status of the change set, such as CREATE_IN_PROGRESS, CREATE_COMPLETE, or FAILED.

                                                                          \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 #statusAsString(String)}.\n@param status 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 #status(String)", "deprecated" : false, "documentation" : "

                                                                          The current status of the change set, such as CREATE_IN_PROGRESS, CREATE_COMPLETE, or FAILED.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : "ChangeSetStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "status", "fluentEnumSetterMethodName" : "status", "fluentGetterMethodName" : "statusAsString", "fluentSetterDocumentation" : "

                                                                          The current status of the change set, such as CREATE_IN_PROGRESS, CREATE_COMPLETE, or FAILED.

                                                                          \n@param status The current status of the change set, such as CREATE_IN_PROGRESS, CREATE_COMPLETE, or FAILED.\n@see ChangeSetStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see ChangeSetStatus", "fluentSetterMethodName" : "status", "getterDocumentation" : "

                                                                          The current status of the change set, such as CREATE_IN_PROGRESS, CREATE_COMPLETE, or FAILED.

                                                                          \n

                                                                          \nIf the service returns an enum value that is not available in the current SDK version, {@link #status} will return {@link ChangeSetStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #statusAsString}.\n

                                                                          \n@return The current status of the change set, such as CREATE_IN_PROGRESS, CREATE_COMPLETE, or FAILED.\n@see ChangeSetStatus", "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" : "Status", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Status", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Status", "sensitive" : false, "setterDocumentation" : "

                                                                          The current status of the change set, such as CREATE_IN_PROGRESS, CREATE_COMPLETE, or FAILED.

                                                                          \n@param status The current status of the change set, such as CREATE_IN_PROGRESS, CREATE_COMPLETE, or FAILED.\n@see ChangeSetStatus", "setterMethodName" : "setStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : "

                                                                          The current status of the change set, such as CREATE_IN_PROGRESS, CREATE_COMPLETE, or FAILED.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStatusReason", "beanStyleSetterMethodName" : "setStatusReason", "c2jName" : "StatusReason", "c2jShape" : "ChangeSetStatusReason", "defaultConsumerFluentSetterDocumentation" : "

                                                                          A description of the change set's status. For example, if your attempt to create a change set failed, AWS CloudFormation shows the error message.

                                                                          \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 #statusReason(String)}.\n@param statusReason 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 #statusReason(String)", "deprecated" : false, "documentation" : "

                                                                          A description of the change set's status. For example, if your attempt to create a change set failed, AWS CloudFormation shows the error message.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "statusReason", "fluentSetterDocumentation" : "

                                                                          A description of the change set's status. For example, if your attempt to create a change set failed, AWS CloudFormation shows the error message.

                                                                          \n@param statusReason A description of the change set's status. For example, if your attempt to create a change set failed, AWS CloudFormation shows the error message.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "statusReason", "getterDocumentation" : "

                                                                          A description of the change set's status. For example, if your attempt to create a change set failed, AWS CloudFormation shows the error message.

                                                                          \n@return A description of the change set's status. For example, if your attempt to create a change set failed, AWS CloudFormation shows the error message.", "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" : "StatusReason", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StatusReason", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StatusReason", "sensitive" : false, "setterDocumentation" : "

                                                                          A description of the change set's status. For example, if your attempt to create a change set failed, AWS CloudFormation shows the error message.

                                                                          \n@param statusReason A description of the change set's status. For example, if your attempt to create a change set failed, AWS CloudFormation shows the error message.", "setterMethodName" : "setStatusReason", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "statusReason", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "statusReason", "variableType" : "String", "documentation" : "

                                                                          A description of the change set's status. For example, if your attempt to create a change set failed, AWS CloudFormation shows the error message.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNotificationARNs", "beanStyleSetterMethodName" : "setNotificationARNs", "c2jName" : "NotificationARNs", "c2jShape" : "NotificationARNs", "defaultConsumerFluentSetterDocumentation" : "

                                                                          The ARNs of the Amazon Simple Notification Service (Amazon SNS) topics that will be associated with the stack if you execute the change set.

                                                                          \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 #notificationARNs(List)}.\n@param notificationARNs 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 #notificationARNs(List)", "deprecated" : false, "documentation" : "

                                                                          The ARNs of the Amazon Simple Notification Service (Amazon SNS) topics that will be associated with the stack if you execute the change set.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "notificationARNs", "fluentSetterDocumentation" : "

                                                                          The ARNs of the Amazon Simple Notification Service (Amazon SNS) topics that will be associated with the stack if you execute the change set.

                                                                          \n@param notificationARNs The ARNs of the Amazon Simple Notification Service (Amazon SNS) topics that will be associated with the stack if you execute the change set.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "notificationARNs", "getterDocumentation" : "

                                                                          The ARNs of the Amazon Simple Notification Service (Amazon SNS) topics that will be associated with the stack if you execute the change set.

                                                                          \n

                                                                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                          \n@return The ARNs of the Amazon Simple Notification Service (Amazon SNS) topics that will be associated with the stack if you execute the change set.", "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" : "NotificationARNs", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NotificationARNs", "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" : "NotificationARN", "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" : "NotificationARNs", "sensitive" : false, "setterDocumentation" : "

                                                                          The ARNs of the Amazon Simple Notification Service (Amazon SNS) topics that will be associated with the stack if you execute the change set.

                                                                          \n@param notificationARNs The ARNs of the Amazon Simple Notification Service (Amazon SNS) topics that will be associated with the stack if you execute the change set.", "setterMethodName" : "setNotificationARNs", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "notificationARNs", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "notificationARNs", "variableType" : "java.util.List", "documentation" : "

                                                                          The ARNs of the Amazon Simple Notification Service (Amazon SNS) topics that will be associated with the stack if you execute the change set.

                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRollbackConfiguration", "beanStyleSetterMethodName" : "setRollbackConfiguration", "c2jName" : "RollbackConfiguration", "c2jShape" : "RollbackConfiguration", "defaultConsumerFluentSetterDocumentation" : "

                                                                          The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                                                          \nThis is a convenience that creates an instance of the {@link RollbackConfiguration.Builder} avoiding the need to create one manually via {@link RollbackConfiguration#builder()}.\n\nWhen the {@link Consumer} completes, {@link RollbackConfiguration.Builder#build()} is called immediately and its result is passed to {@link #rollbackConfiguration(RollbackConfiguration)}.\n@param rollbackConfiguration a consumer that will call methods on {@link RollbackConfiguration.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #rollbackConfiguration(RollbackConfiguration)", "deprecated" : false, "documentation" : "

                                                                          The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "rollbackConfiguration", "fluentSetterDocumentation" : "

                                                                          The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                                                          \n@param rollbackConfiguration The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "rollbackConfiguration", "getterDocumentation" : "

                                                                          The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                                                          \n@return The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.", "getterModel" : { "returnType" : "RollbackConfiguration", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "RollbackConfiguration", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RollbackConfiguration", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "RollbackConfiguration", "sensitive" : false, "setterDocumentation" : "

                                                                          The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                                                          \n@param rollbackConfiguration The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.", "setterMethodName" : "setRollbackConfiguration", "setterModel" : { "variableDeclarationType" : "RollbackConfiguration", "variableName" : "rollbackConfiguration", "variableType" : "RollbackConfiguration", "documentation" : null, "simpleType" : "RollbackConfiguration", "variableSetterType" : "RollbackConfiguration" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "RollbackConfiguration", "variableName" : "rollbackConfiguration", "variableType" : "RollbackConfiguration", "documentation" : "

                                                                          The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                                                          ", "simpleType" : "RollbackConfiguration", "variableSetterType" : "RollbackConfiguration" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCapabilitiesAsStrings", "beanStyleSetterMethodName" : "setCapabilitiesWithStrings", "c2jName" : "Capabilities", "c2jShape" : "Capabilities", "defaultConsumerFluentSetterDocumentation" : "

                                                                          If you execute the change set, the list of capabilities that were explicitly acknowledged when the change set was created.

                                                                          \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 #capabilitiesAsStrings(List)}.\n@param capabilities 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 #capabilitiesWithStrings(List)", "deprecated" : false, "documentation" : "

                                                                          If you execute the change set, the list of capabilities that were explicitly acknowledged when the change set was created.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "capabilities", "fluentEnumSetterMethodName" : "capabilities", "fluentGetterMethodName" : "capabilitiesAsStrings", "fluentSetterDocumentation" : "

                                                                          If you execute the change set, the list of capabilities that were explicitly acknowledged when the change set was created.

                                                                          \n@param capabilities If you execute the change set, the list of capabilities that were explicitly acknowledged when the change set was created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "capabilitiesWithStrings", "getterDocumentation" : "

                                                                          If you execute the change set, the list of capabilities that were explicitly acknowledged when the change set was created.

                                                                          \n

                                                                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                          \n@return If you execute the change set, the list of capabilities that were explicitly acknowledged when the change set was created.", "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" : "Capabilities", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Capabilities", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMemberAsString", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Capability", "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 #memberAsString(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" : "Capability", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "member", "fluentEnumSetterMethodName" : "member", "fluentGetterMethodName" : "memberAsString", "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@see Capability\n@return Returns a reference to this object so that method calls can be chained together.\n@see Capability", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n

                                                                          \nIf the service returns an enum value that is not available in the current SDK version, {@link #member} will return {@link Capability#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #memberAsString}.\n

                                                                          \n@return The value of the Member property for this object.\n@see Capability", "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.\n@see Capability", "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" : "Capabilities", "sensitive" : false, "setterDocumentation" : "

                                                                          If you execute the change set, the list of capabilities that were explicitly acknowledged when the change set was created.

                                                                          \n@param capabilities If you execute the change set, the list of capabilities that were explicitly acknowledged when the change set was created.", "setterMethodName" : "setCapabilitiesWithStrings", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "capabilities", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "capabilities", "variableType" : "java.util.List", "documentation" : "

                                                                          If you execute the change set, the list of capabilities that were explicitly acknowledged when the change set was created.

                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "Tags", "defaultConsumerFluentSetterDocumentation" : "

                                                                          If you execute the change set, the tags that will be associated with the stack.

                                                                          \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 #tags(List)}.\n@param tags 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 #tags(List)", "deprecated" : false, "documentation" : "

                                                                          If you execute the change set, the tags that will be associated with the stack.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tags", "fluentSetterDocumentation" : "

                                                                          If you execute the change set, the tags that will be associated with the stack.

                                                                          \n@param tags If you execute the change set, the tags that will be associated with the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

                                                                          If you execute the change set, the tags that will be associated with the stack.

                                                                          \n

                                                                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                          \n@return If you execute the change set, the tags that will be associated with the stack.", "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" : "Tags", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "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" : "Tag", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Tag.Builder} avoiding the need to create one manually via {@link Tag#builder()}.\n\nWhen the {@link Consumer} completes, {@link Tag.Builder#build()} is called immediately and its result is passed to {@link #member(Tag)}.\n@param member a consumer that will call methods on {@link Tag.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Tag)", "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" : "Tag", "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" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : null, "simpleType" : "Tag", "variableSetterType" : "Tag" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : "", "simpleType" : "Tag", "variableSetterType" : "Tag" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Tag", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Tag", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

                                                                          If you execute the change set, the tags that will be associated with the stack.

                                                                          \n@param tags If you execute the change set, the tags that will be associated with the stack.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : "

                                                                          If you execute the change set, the tags that will be associated with the stack.

                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getChanges", "beanStyleSetterMethodName" : "setChanges", "c2jName" : "Changes", "c2jShape" : "Changes", "defaultConsumerFluentSetterDocumentation" : "

                                                                          A list of Change structures that describes the resources AWS CloudFormation changes if you execute the change set.

                                                                          \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 #changes(List)}.\n@param changes 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 #changes(List)", "deprecated" : false, "documentation" : "

                                                                          A list of Change structures that describes the resources AWS CloudFormation changes if you execute the change set.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "changes", "fluentSetterDocumentation" : "

                                                                          A list of Change structures that describes the resources AWS CloudFormation changes if you execute the change set.

                                                                          \n@param changes A list of Change structures that describes the resources AWS CloudFormation changes if you execute the change set.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "changes", "getterDocumentation" : "

                                                                          A list of Change structures that describes the resources AWS CloudFormation changes if you execute the change set.

                                                                          \n

                                                                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                          \n@return A list of Change structures that describes the resources AWS CloudFormation changes if you execute the change set.", "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" : "Changes", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Changes", "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" : "Change", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Change.Builder} avoiding the need to create one manually via {@link Change#builder()}.\n\nWhen the {@link Consumer} completes, {@link Change.Builder#build()} is called immediately and its result is passed to {@link #member(Change)}.\n@param member a consumer that will call methods on {@link Change.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Change)", "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" : "Change", "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" : "Change", "variableName" : "member", "variableType" : "Change", "documentation" : null, "simpleType" : "Change", "variableSetterType" : "Change" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Change", "variableName" : "member", "variableType" : "Change", "documentation" : "", "simpleType" : "Change", "variableSetterType" : "Change" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Change", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Change", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Changes", "sensitive" : false, "setterDocumentation" : "

                                                                          A list of Change structures that describes the resources AWS CloudFormation changes if you execute the change set.

                                                                          \n@param changes A list of Change structures that describes the resources AWS CloudFormation changes if you execute the change set.", "setterMethodName" : "setChanges", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "changes", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "changes", "variableType" : "java.util.List", "documentation" : "

                                                                          A list of Change structures that describes the resources AWS CloudFormation changes if you execute the change set.

                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                          If the output exceeds 1 MB, a string that identifies the next page of changes. If there is no additional page, this value is null.

                                                                          \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 #nextToken(String)}.\n@param nextToken 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 #nextToken(String)", "deprecated" : false, "documentation" : "

                                                                          If the output exceeds 1 MB, a string that identifies the next page of changes. If there is no additional page, this value is null.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                                                                          If the output exceeds 1 MB, a string that identifies the next page of changes. If there is no additional page, this value is null.

                                                                          \n@param nextToken If the output exceeds 1 MB, a string that identifies the next page of changes. If there is no additional page, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                                                                          If the output exceeds 1 MB, a string that identifies the next page of changes. If there is no additional page, this value is null.

                                                                          \n@return If the output exceeds 1 MB, a string that identifies the next page of changes. If there is no additional page, this value is null.", "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" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

                                                                          If the output exceeds 1 MB, a string that identifies the next page of changes. If there is no additional page, this value is null.

                                                                          \n@param nextToken If the output exceeds 1 MB, a string that identifies the next page of changes. If there is no additional page, this value is null.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

                                                                          If the output exceeds 1 MB, a string that identifies the next page of changes. If there is no additional page, this value is null.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Capabilities" : { "beanStyleGetterMethodName" : "getCapabilitiesAsStrings", "beanStyleSetterMethodName" : "setCapabilitiesWithStrings", "c2jName" : "Capabilities", "c2jShape" : "Capabilities", "defaultConsumerFluentSetterDocumentation" : "

                                                                          If you execute the change set, the list of capabilities that were explicitly acknowledged when the change set was created.

                                                                          \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 #capabilitiesAsStrings(List)}.\n@param capabilities 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 #capabilitiesWithStrings(List)", "deprecated" : false, "documentation" : "

                                                                          If you execute the change set, the list of capabilities that were explicitly acknowledged when the change set was created.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "capabilities", "fluentEnumSetterMethodName" : "capabilities", "fluentGetterMethodName" : "capabilitiesAsStrings", "fluentSetterDocumentation" : "

                                                                          If you execute the change set, the list of capabilities that were explicitly acknowledged when the change set was created.

                                                                          \n@param capabilities If you execute the change set, the list of capabilities that were explicitly acknowledged when the change set was created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "capabilitiesWithStrings", "getterDocumentation" : "

                                                                          If you execute the change set, the list of capabilities that were explicitly acknowledged when the change set was created.

                                                                          \n

                                                                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                          \n@return If you execute the change set, the list of capabilities that were explicitly acknowledged when the change set was created.", "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" : "Capabilities", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Capabilities", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMemberAsString", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Capability", "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 #memberAsString(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" : "Capability", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "member", "fluentEnumSetterMethodName" : "member", "fluentGetterMethodName" : "memberAsString", "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@see Capability\n@return Returns a reference to this object so that method calls can be chained together.\n@see Capability", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n

                                                                          \nIf the service returns an enum value that is not available in the current SDK version, {@link #member} will return {@link Capability#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #memberAsString}.\n

                                                                          \n@return The value of the Member property for this object.\n@see Capability", "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.\n@see Capability", "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" : "Capabilities", "sensitive" : false, "setterDocumentation" : "

                                                                          If you execute the change set, the list of capabilities that were explicitly acknowledged when the change set was created.

                                                                          \n@param capabilities If you execute the change set, the list of capabilities that were explicitly acknowledged when the change set was created.", "setterMethodName" : "setCapabilitiesWithStrings", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "capabilities", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "capabilities", "variableType" : "java.util.List", "documentation" : "

                                                                          If you execute the change set, the list of capabilities that were explicitly acknowledged when the change set was created.

                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ChangeSetId" : { "beanStyleGetterMethodName" : "getChangeSetId", "beanStyleSetterMethodName" : "setChangeSetId", "c2jName" : "ChangeSetId", "c2jShape" : "ChangeSetId", "defaultConsumerFluentSetterDocumentation" : "

                                                                          The ARN of the change set.

                                                                          \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 #changeSetId(String)}.\n@param changeSetId 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 #changeSetId(String)", "deprecated" : false, "documentation" : "

                                                                          The ARN of the change set.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "changeSetId", "fluentSetterDocumentation" : "

                                                                          The ARN of the change set.

                                                                          \n@param changeSetId The ARN of the change set.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "changeSetId", "getterDocumentation" : "

                                                                          The ARN of the change set.

                                                                          \n@return The ARN of the change set.", "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" : "ChangeSetId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ChangeSetId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ChangeSetId", "sensitive" : false, "setterDocumentation" : "

                                                                          The ARN of the change set.

                                                                          \n@param changeSetId The ARN of the change set.", "setterMethodName" : "setChangeSetId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "changeSetId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "changeSetId", "variableType" : "String", "documentation" : "

                                                                          The ARN of the change set.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ChangeSetName" : { "beanStyleGetterMethodName" : "getChangeSetName", "beanStyleSetterMethodName" : "setChangeSetName", "c2jName" : "ChangeSetName", "c2jShape" : "ChangeSetName", "defaultConsumerFluentSetterDocumentation" : "

                                                                          The name of the change set.

                                                                          \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 #changeSetName(String)}.\n@param changeSetName 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 #changeSetName(String)", "deprecated" : false, "documentation" : "

                                                                          The name of the change set.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "changeSetName", "fluentSetterDocumentation" : "

                                                                          The name of the change set.

                                                                          \n@param changeSetName The name of the change set.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "changeSetName", "getterDocumentation" : "

                                                                          The name of the change set.

                                                                          \n@return The name of the change set.", "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" : "ChangeSetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ChangeSetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ChangeSetName", "sensitive" : false, "setterDocumentation" : "

                                                                          The name of the change set.

                                                                          \n@param changeSetName The name of the change set.", "setterMethodName" : "setChangeSetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "changeSetName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "changeSetName", "variableType" : "String", "documentation" : "

                                                                          The name of the change set.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Changes" : { "beanStyleGetterMethodName" : "getChanges", "beanStyleSetterMethodName" : "setChanges", "c2jName" : "Changes", "c2jShape" : "Changes", "defaultConsumerFluentSetterDocumentation" : "

                                                                          A list of Change structures that describes the resources AWS CloudFormation changes if you execute the change set.

                                                                          \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 #changes(List)}.\n@param changes 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 #changes(List)", "deprecated" : false, "documentation" : "

                                                                          A list of Change structures that describes the resources AWS CloudFormation changes if you execute the change set.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "changes", "fluentSetterDocumentation" : "

                                                                          A list of Change structures that describes the resources AWS CloudFormation changes if you execute the change set.

                                                                          \n@param changes A list of Change structures that describes the resources AWS CloudFormation changes if you execute the change set.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "changes", "getterDocumentation" : "

                                                                          A list of Change structures that describes the resources AWS CloudFormation changes if you execute the change set.

                                                                          \n

                                                                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                          \n@return A list of Change structures that describes the resources AWS CloudFormation changes if you execute the change set.", "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" : "Changes", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Changes", "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" : "Change", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Change.Builder} avoiding the need to create one manually via {@link Change#builder()}.\n\nWhen the {@link Consumer} completes, {@link Change.Builder#build()} is called immediately and its result is passed to {@link #member(Change)}.\n@param member a consumer that will call methods on {@link Change.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Change)", "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" : "Change", "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" : "Change", "variableName" : "member", "variableType" : "Change", "documentation" : null, "simpleType" : "Change", "variableSetterType" : "Change" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Change", "variableName" : "member", "variableType" : "Change", "documentation" : "", "simpleType" : "Change", "variableSetterType" : "Change" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Change", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Change", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Changes", "sensitive" : false, "setterDocumentation" : "

                                                                          A list of Change structures that describes the resources AWS CloudFormation changes if you execute the change set.

                                                                          \n@param changes A list of Change structures that describes the resources AWS CloudFormation changes if you execute the change set.", "setterMethodName" : "setChanges", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "changes", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "changes", "variableType" : "java.util.List", "documentation" : "

                                                                          A list of Change structures that describes the resources AWS CloudFormation changes if you execute the change set.

                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "CreationTime" : { "beanStyleGetterMethodName" : "getCreationTime", "beanStyleSetterMethodName" : "setCreationTime", "c2jName" : "CreationTime", "c2jShape" : "CreationTime", "defaultConsumerFluentSetterDocumentation" : "

                                                                          The start time when the change set was created, in UTC.

                                                                          \nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #creationTime(Instant)}.\n@param creationTime a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #creationTime(Instant)", "deprecated" : false, "documentation" : "

                                                                          The start time when the change set was created, in UTC.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "creationTime", "fluentSetterDocumentation" : "

                                                                          The start time when the change set was created, in UTC.

                                                                          \n@param creationTime The start time when the change set was created, in UTC.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "creationTime", "getterDocumentation" : "

                                                                          The start time when the change set was created, in UTC.

                                                                          \n@return The start time when the change set was created, in UTC.", "getterModel" : { "returnType" : "java.time.Instant", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CreationTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CreationTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "CreationTime", "sensitive" : false, "setterDocumentation" : "

                                                                          The start time when the change set was created, in UTC.

                                                                          \n@param creationTime The start time when the change set was created, in UTC.", "setterMethodName" : "setCreationTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "creationTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "creationTime", "variableType" : "java.time.Instant", "documentation" : "

                                                                          The start time when the change set was created, in UTC.

                                                                          ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Description" : { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "Description", "defaultConsumerFluentSetterDocumentation" : "

                                                                          Information about the change set.

                                                                          \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" : "

                                                                          Information about the change set.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

                                                                          Information about the change set.

                                                                          \n@param description Information about the change set.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "description", "getterDocumentation" : "

                                                                          Information about the change set.

                                                                          \n@return Information about the change set.", "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" : "

                                                                          Information about the change set.

                                                                          \n@param description Information about the change set.", "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" : "

                                                                          Information about the change set.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ExecutionStatus" : { "beanStyleGetterMethodName" : "getExecutionStatusAsString", "beanStyleSetterMethodName" : "setExecutionStatus", "c2jName" : "ExecutionStatus", "c2jShape" : "ExecutionStatus", "defaultConsumerFluentSetterDocumentation" : "

                                                                          If the change set execution status is AVAILABLE, you can execute the change set. If you can’t execute the change set, the status indicates why. For example, a change set might be in an UNAVAILABLE state because AWS CloudFormation is still creating it or in an OBSOLETE state because the stack was already updated.

                                                                          \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 #executionStatusAsString(String)}.\n@param executionStatus 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 #executionStatus(String)", "deprecated" : false, "documentation" : "

                                                                          If the change set execution status is AVAILABLE, you can execute the change set. If you can’t execute the change set, the status indicates why. For example, a change set might be in an UNAVAILABLE state because AWS CloudFormation is still creating it or in an OBSOLETE state because the stack was already updated.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : "ExecutionStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "executionStatus", "fluentEnumSetterMethodName" : "executionStatus", "fluentGetterMethodName" : "executionStatusAsString", "fluentSetterDocumentation" : "

                                                                          If the change set execution status is AVAILABLE, you can execute the change set. If you can’t execute the change set, the status indicates why. For example, a change set might be in an UNAVAILABLE state because AWS CloudFormation is still creating it or in an OBSOLETE state because the stack was already updated.

                                                                          \n@param executionStatus If the change set execution status is AVAILABLE, you can execute the change set. If you can’t execute the change set, the status indicates why. For example, a change set might be in an UNAVAILABLE state because AWS CloudFormation is still creating it or in an OBSOLETE state because the stack was already updated.\n@see ExecutionStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see ExecutionStatus", "fluentSetterMethodName" : "executionStatus", "getterDocumentation" : "

                                                                          If the change set execution status is AVAILABLE, you can execute the change set. If you can’t execute the change set, the status indicates why. For example, a change set might be in an UNAVAILABLE state because AWS CloudFormation is still creating it or in an OBSOLETE state because the stack was already updated.

                                                                          \n

                                                                          \nIf the service returns an enum value that is not available in the current SDK version, {@link #executionStatus} will return {@link ExecutionStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #executionStatusAsString}.\n

                                                                          \n@return If the change set execution status is AVAILABLE, you can execute the change set. If you can’t execute the change set, the status indicates why. For example, a change set might be in an UNAVAILABLE state because AWS CloudFormation is still creating it or in an OBSOLETE state because the stack was already updated.\n@see ExecutionStatus", "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" : "ExecutionStatus", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ExecutionStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ExecutionStatus", "sensitive" : false, "setterDocumentation" : "

                                                                          If the change set execution status is AVAILABLE, you can execute the change set. If you can’t execute the change set, the status indicates why. For example, a change set might be in an UNAVAILABLE state because AWS CloudFormation is still creating it or in an OBSOLETE state because the stack was already updated.

                                                                          \n@param executionStatus If the change set execution status is AVAILABLE, you can execute the change set. If you can’t execute the change set, the status indicates why. For example, a change set might be in an UNAVAILABLE state because AWS CloudFormation is still creating it or in an OBSOLETE state because the stack was already updated.\n@see ExecutionStatus", "setterMethodName" : "setExecutionStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "executionStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "executionStatus", "variableType" : "String", "documentation" : "

                                                                          If the change set execution status is AVAILABLE, you can execute the change set. If you can’t execute the change set, the status indicates why. For example, a change set might be in an UNAVAILABLE state because AWS CloudFormation is still creating it or in an OBSOLETE state because the stack was already updated.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "NextToken" : { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                          If the output exceeds 1 MB, a string that identifies the next page of changes. If there is no additional page, this value is null.

                                                                          \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 #nextToken(String)}.\n@param nextToken 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 #nextToken(String)", "deprecated" : false, "documentation" : "

                                                                          If the output exceeds 1 MB, a string that identifies the next page of changes. If there is no additional page, this value is null.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                                                                          If the output exceeds 1 MB, a string that identifies the next page of changes. If there is no additional page, this value is null.

                                                                          \n@param nextToken If the output exceeds 1 MB, a string that identifies the next page of changes. If there is no additional page, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                                                                          If the output exceeds 1 MB, a string that identifies the next page of changes. If there is no additional page, this value is null.

                                                                          \n@return If the output exceeds 1 MB, a string that identifies the next page of changes. If there is no additional page, this value is null.", "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" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

                                                                          If the output exceeds 1 MB, a string that identifies the next page of changes. If there is no additional page, this value is null.

                                                                          \n@param nextToken If the output exceeds 1 MB, a string that identifies the next page of changes. If there is no additional page, this value is null.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

                                                                          If the output exceeds 1 MB, a string that identifies the next page of changes. If there is no additional page, this value is null.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "NotificationARNs" : { "beanStyleGetterMethodName" : "getNotificationARNs", "beanStyleSetterMethodName" : "setNotificationARNs", "c2jName" : "NotificationARNs", "c2jShape" : "NotificationARNs", "defaultConsumerFluentSetterDocumentation" : "

                                                                          The ARNs of the Amazon Simple Notification Service (Amazon SNS) topics that will be associated with the stack if you execute the change set.

                                                                          \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 #notificationARNs(List)}.\n@param notificationARNs 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 #notificationARNs(List)", "deprecated" : false, "documentation" : "

                                                                          The ARNs of the Amazon Simple Notification Service (Amazon SNS) topics that will be associated with the stack if you execute the change set.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "notificationARNs", "fluentSetterDocumentation" : "

                                                                          The ARNs of the Amazon Simple Notification Service (Amazon SNS) topics that will be associated with the stack if you execute the change set.

                                                                          \n@param notificationARNs The ARNs of the Amazon Simple Notification Service (Amazon SNS) topics that will be associated with the stack if you execute the change set.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "notificationARNs", "getterDocumentation" : "

                                                                          The ARNs of the Amazon Simple Notification Service (Amazon SNS) topics that will be associated with the stack if you execute the change set.

                                                                          \n

                                                                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                          \n@return The ARNs of the Amazon Simple Notification Service (Amazon SNS) topics that will be associated with the stack if you execute the change set.", "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" : "NotificationARNs", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NotificationARNs", "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" : "NotificationARN", "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" : "NotificationARNs", "sensitive" : false, "setterDocumentation" : "

                                                                          The ARNs of the Amazon Simple Notification Service (Amazon SNS) topics that will be associated with the stack if you execute the change set.

                                                                          \n@param notificationARNs The ARNs of the Amazon Simple Notification Service (Amazon SNS) topics that will be associated with the stack if you execute the change set.", "setterMethodName" : "setNotificationARNs", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "notificationARNs", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "notificationARNs", "variableType" : "java.util.List", "documentation" : "

                                                                          The ARNs of the Amazon Simple Notification Service (Amazon SNS) topics that will be associated with the stack if you execute the change set.

                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Parameters" : { "beanStyleGetterMethodName" : "getParameters", "beanStyleSetterMethodName" : "setParameters", "c2jName" : "Parameters", "c2jShape" : "Parameters", "defaultConsumerFluentSetterDocumentation" : "

                                                                          A list of Parameter structures that describes the input parameters and their values used to create the change set. For more information, see the Parameter data type.

                                                                          \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 #parameters(List)}.\n@param parameters 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 #parameters(List)", "deprecated" : false, "documentation" : "

                                                                          A list of Parameter structures that describes the input parameters and their values used to create the change set. For more information, see the Parameter data type.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "parameters", "fluentSetterDocumentation" : "

                                                                          A list of Parameter structures that describes the input parameters and their values used to create the change set. For more information, see the Parameter data type.

                                                                          \n@param parameters A list of Parameter structures that describes the input parameters and their values used to create the change set. For more information, see the Parameter data type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parameters", "getterDocumentation" : "

                                                                          A list of Parameter structures that describes the input parameters and their values used to create the change set. For more information, see the Parameter data type.

                                                                          \n

                                                                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                          \n@return A list of Parameter structures that describes the input parameters and their values used to create the change set. For more information, see the Parameter data type.", "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" : "Parameters", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Parameters", "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" : "Parameter", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Parameter.Builder} avoiding the need to create one manually via {@link Parameter#builder()}.\n\nWhen the {@link Consumer} completes, {@link Parameter.Builder#build()} is called immediately and its result is passed to {@link #member(Parameter)}.\n@param member a consumer that will call methods on {@link Parameter.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Parameter)", "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" : "Parameter", "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" : "Parameter", "variableName" : "member", "variableType" : "Parameter", "documentation" : null, "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Parameter", "variableName" : "member", "variableType" : "Parameter", "documentation" : "", "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Parameter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Parameter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Parameters", "sensitive" : false, "setterDocumentation" : "

                                                                          A list of Parameter structures that describes the input parameters and their values used to create the change set. For more information, see the Parameter data type.

                                                                          \n@param parameters A list of Parameter structures that describes the input parameters and their values used to create the change set. For more information, see the Parameter data type.", "setterMethodName" : "setParameters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameters", "variableType" : "java.util.List", "documentation" : "

                                                                          A list of Parameter structures that describes the input parameters and their values used to create the change set. For more information, see the Parameter data type.

                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "RollbackConfiguration" : { "beanStyleGetterMethodName" : "getRollbackConfiguration", "beanStyleSetterMethodName" : "setRollbackConfiguration", "c2jName" : "RollbackConfiguration", "c2jShape" : "RollbackConfiguration", "defaultConsumerFluentSetterDocumentation" : "

                                                                          The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                                                          \nThis is a convenience that creates an instance of the {@link RollbackConfiguration.Builder} avoiding the need to create one manually via {@link RollbackConfiguration#builder()}.\n\nWhen the {@link Consumer} completes, {@link RollbackConfiguration.Builder#build()} is called immediately and its result is passed to {@link #rollbackConfiguration(RollbackConfiguration)}.\n@param rollbackConfiguration a consumer that will call methods on {@link RollbackConfiguration.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #rollbackConfiguration(RollbackConfiguration)", "deprecated" : false, "documentation" : "

                                                                          The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "rollbackConfiguration", "fluentSetterDocumentation" : "

                                                                          The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                                                          \n@param rollbackConfiguration The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "rollbackConfiguration", "getterDocumentation" : "

                                                                          The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                                                          \n@return The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.", "getterModel" : { "returnType" : "RollbackConfiguration", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "RollbackConfiguration", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RollbackConfiguration", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "RollbackConfiguration", "sensitive" : false, "setterDocumentation" : "

                                                                          The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                                                          \n@param rollbackConfiguration The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.", "setterMethodName" : "setRollbackConfiguration", "setterModel" : { "variableDeclarationType" : "RollbackConfiguration", "variableName" : "rollbackConfiguration", "variableType" : "RollbackConfiguration", "documentation" : null, "simpleType" : "RollbackConfiguration", "variableSetterType" : "RollbackConfiguration" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "RollbackConfiguration", "variableName" : "rollbackConfiguration", "variableType" : "RollbackConfiguration", "documentation" : "

                                                                          The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                                                          ", "simpleType" : "RollbackConfiguration", "variableSetterType" : "RollbackConfiguration" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackId" : { "beanStyleGetterMethodName" : "getStackId", "beanStyleSetterMethodName" : "setStackId", "c2jName" : "StackId", "c2jShape" : "StackId", "defaultConsumerFluentSetterDocumentation" : "

                                                                          The ARN of the stack that is associated with the change set.

                                                                          \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 ARN of the stack that is associated with the change set.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackId", "fluentSetterDocumentation" : "

                                                                          The ARN of the stack that is associated with the change set.

                                                                          \n@param stackId The ARN of the stack that is associated with the change set.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackId", "getterDocumentation" : "

                                                                          The ARN of the stack that is associated with the change set.

                                                                          \n@return The ARN of the stack that is associated with the change set.", "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 ARN of the stack that is associated with the change set.

                                                                          \n@param stackId The ARN of the stack that is associated with the change set.", "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 ARN of the stack that is associated with the change set.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackName" : { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackName", "defaultConsumerFluentSetterDocumentation" : "

                                                                          The name of the stack that is associated with the change set.

                                                                          \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                                                                          The name of the stack that is associated with the change set.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                                                                          The name of the stack that is associated with the change set.

                                                                          \n@param stackName The name of the stack that is associated with the change set.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                                                                          The name of the stack that is associated with the change set.

                                                                          \n@return The name of the stack that is associated with the change set.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                                                                          The name of the stack that is associated with the change set.

                                                                          \n@param stackName The name of the stack that is associated with the change set.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                                                                          The name of the stack that is associated with the change set.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Status" : { "beanStyleGetterMethodName" : "getStatusAsString", "beanStyleSetterMethodName" : "setStatus", "c2jName" : "Status", "c2jShape" : "ChangeSetStatus", "defaultConsumerFluentSetterDocumentation" : "

                                                                          The current status of the change set, such as CREATE_IN_PROGRESS, CREATE_COMPLETE, or FAILED.

                                                                          \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 #statusAsString(String)}.\n@param status 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 #status(String)", "deprecated" : false, "documentation" : "

                                                                          The current status of the change set, such as CREATE_IN_PROGRESS, CREATE_COMPLETE, or FAILED.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : "ChangeSetStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "status", "fluentEnumSetterMethodName" : "status", "fluentGetterMethodName" : "statusAsString", "fluentSetterDocumentation" : "

                                                                          The current status of the change set, such as CREATE_IN_PROGRESS, CREATE_COMPLETE, or FAILED.

                                                                          \n@param status The current status of the change set, such as CREATE_IN_PROGRESS, CREATE_COMPLETE, or FAILED.\n@see ChangeSetStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see ChangeSetStatus", "fluentSetterMethodName" : "status", "getterDocumentation" : "

                                                                          The current status of the change set, such as CREATE_IN_PROGRESS, CREATE_COMPLETE, or FAILED.

                                                                          \n

                                                                          \nIf the service returns an enum value that is not available in the current SDK version, {@link #status} will return {@link ChangeSetStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #statusAsString}.\n

                                                                          \n@return The current status of the change set, such as CREATE_IN_PROGRESS, CREATE_COMPLETE, or FAILED.\n@see ChangeSetStatus", "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" : "Status", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Status", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Status", "sensitive" : false, "setterDocumentation" : "

                                                                          The current status of the change set, such as CREATE_IN_PROGRESS, CREATE_COMPLETE, or FAILED.

                                                                          \n@param status The current status of the change set, such as CREATE_IN_PROGRESS, CREATE_COMPLETE, or FAILED.\n@see ChangeSetStatus", "setterMethodName" : "setStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : "

                                                                          The current status of the change set, such as CREATE_IN_PROGRESS, CREATE_COMPLETE, or FAILED.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StatusReason" : { "beanStyleGetterMethodName" : "getStatusReason", "beanStyleSetterMethodName" : "setStatusReason", "c2jName" : "StatusReason", "c2jShape" : "ChangeSetStatusReason", "defaultConsumerFluentSetterDocumentation" : "

                                                                          A description of the change set's status. For example, if your attempt to create a change set failed, AWS CloudFormation shows the error message.

                                                                          \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 #statusReason(String)}.\n@param statusReason 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 #statusReason(String)", "deprecated" : false, "documentation" : "

                                                                          A description of the change set's status. For example, if your attempt to create a change set failed, AWS CloudFormation shows the error message.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "statusReason", "fluentSetterDocumentation" : "

                                                                          A description of the change set's status. For example, if your attempt to create a change set failed, AWS CloudFormation shows the error message.

                                                                          \n@param statusReason A description of the change set's status. For example, if your attempt to create a change set failed, AWS CloudFormation shows the error message.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "statusReason", "getterDocumentation" : "

                                                                          A description of the change set's status. For example, if your attempt to create a change set failed, AWS CloudFormation shows the error message.

                                                                          \n@return A description of the change set's status. For example, if your attempt to create a change set failed, AWS CloudFormation shows the error message.", "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" : "StatusReason", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StatusReason", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StatusReason", "sensitive" : false, "setterDocumentation" : "

                                                                          A description of the change set's status. For example, if your attempt to create a change set failed, AWS CloudFormation shows the error message.

                                                                          \n@param statusReason A description of the change set's status. For example, if your attempt to create a change set failed, AWS CloudFormation shows the error message.", "setterMethodName" : "setStatusReason", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "statusReason", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "statusReason", "variableType" : "String", "documentation" : "

                                                                          A description of the change set's status. For example, if your attempt to create a change set failed, AWS CloudFormation shows the error message.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Tags" : { "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "Tags", "defaultConsumerFluentSetterDocumentation" : "

                                                                          If you execute the change set, the tags that will be associated with the stack.

                                                                          \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 #tags(List)}.\n@param tags 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 #tags(List)", "deprecated" : false, "documentation" : "

                                                                          If you execute the change set, the tags that will be associated with the stack.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tags", "fluentSetterDocumentation" : "

                                                                          If you execute the change set, the tags that will be associated with the stack.

                                                                          \n@param tags If you execute the change set, the tags that will be associated with the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

                                                                          If you execute the change set, the tags that will be associated with the stack.

                                                                          \n

                                                                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                          \n@return If you execute the change set, the tags that will be associated with the stack.", "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" : "Tags", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "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" : "Tag", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Tag.Builder} avoiding the need to create one manually via {@link Tag#builder()}.\n\nWhen the {@link Consumer} completes, {@link Tag.Builder#build()} is called immediately and its result is passed to {@link #member(Tag)}.\n@param member a consumer that will call methods on {@link Tag.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Tag)", "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" : "Tag", "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" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : null, "simpleType" : "Tag", "variableSetterType" : "Tag" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : "", "simpleType" : "Tag", "variableSetterType" : "Tag" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Tag", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Tag", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

                                                                          If you execute the change set, the tags that will be associated with the stack.

                                                                          \n@param tags If you execute the change set, the tags that will be associated with the stack.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : "

                                                                          If you execute the change set, the tags that will be associated with the stack.

                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getChangeSetName", "beanStyleSetterMethodName" : "setChangeSetName", "c2jName" : "ChangeSetName", "c2jShape" : "ChangeSetName", "defaultConsumerFluentSetterDocumentation" : "

                                                                          The name of the change set.

                                                                          \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 #changeSetName(String)}.\n@param changeSetName 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 #changeSetName(String)", "deprecated" : false, "documentation" : "

                                                                          The name of the change set.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "changeSetName", "fluentSetterDocumentation" : "

                                                                          The name of the change set.

                                                                          \n@param changeSetName The name of the change set.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "changeSetName", "getterDocumentation" : "

                                                                          The name of the change set.

                                                                          \n@return The name of the change set.", "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" : "ChangeSetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ChangeSetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ChangeSetName", "sensitive" : false, "setterDocumentation" : "

                                                                          The name of the change set.

                                                                          \n@param changeSetName The name of the change set.", "setterMethodName" : "setChangeSetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "changeSetName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "changeSetName", "variableType" : "String", "documentation" : "

                                                                          The name of the change set.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getChangeSetId", "beanStyleSetterMethodName" : "setChangeSetId", "c2jName" : "ChangeSetId", "c2jShape" : "ChangeSetId", "defaultConsumerFluentSetterDocumentation" : "

                                                                          The ARN of the change set.

                                                                          \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 #changeSetId(String)}.\n@param changeSetId 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 #changeSetId(String)", "deprecated" : false, "documentation" : "

                                                                          The ARN of the change set.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "changeSetId", "fluentSetterDocumentation" : "

                                                                          The ARN of the change set.

                                                                          \n@param changeSetId The ARN of the change set.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "changeSetId", "getterDocumentation" : "

                                                                          The ARN of the change set.

                                                                          \n@return The ARN of the change set.", "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" : "ChangeSetId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ChangeSetId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ChangeSetId", "sensitive" : false, "setterDocumentation" : "

                                                                          The ARN of the change set.

                                                                          \n@param changeSetId The ARN of the change set.", "setterMethodName" : "setChangeSetId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "changeSetId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "changeSetId", "variableType" : "String", "documentation" : "

                                                                          The ARN of the change set.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackId", "beanStyleSetterMethodName" : "setStackId", "c2jName" : "StackId", "c2jShape" : "StackId", "defaultConsumerFluentSetterDocumentation" : "

                                                                          The ARN of the stack that is associated with the change set.

                                                                          \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 ARN of the stack that is associated with the change set.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackId", "fluentSetterDocumentation" : "

                                                                          The ARN of the stack that is associated with the change set.

                                                                          \n@param stackId The ARN of the stack that is associated with the change set.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackId", "getterDocumentation" : "

                                                                          The ARN of the stack that is associated with the change set.

                                                                          \n@return The ARN of the stack that is associated with the change set.", "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 ARN of the stack that is associated with the change set.

                                                                          \n@param stackId The ARN of the stack that is associated with the change set.", "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 ARN of the stack that is associated with the change set.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackName", "defaultConsumerFluentSetterDocumentation" : "

                                                                          The name of the stack that is associated with the change set.

                                                                          \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                                                                          The name of the stack that is associated with the change set.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                                                                          The name of the stack that is associated with the change set.

                                                                          \n@param stackName The name of the stack that is associated with the change set.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                                                                          The name of the stack that is associated with the change set.

                                                                          \n@return The name of the stack that is associated with the change set.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                                                                          The name of the stack that is associated with the change set.

                                                                          \n@param stackName The name of the stack that is associated with the change set.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                                                                          The name of the stack that is associated with the change set.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "Description", "defaultConsumerFluentSetterDocumentation" : "

                                                                          Information about the change set.

                                                                          \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" : "

                                                                          Information about the change set.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

                                                                          Information about the change set.

                                                                          \n@param description Information about the change set.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "description", "getterDocumentation" : "

                                                                          Information about the change set.

                                                                          \n@return Information about the change set.", "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" : "

                                                                          Information about the change set.

                                                                          \n@param description Information about the change set.", "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" : "

                                                                          Information about the change set.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getParameters", "beanStyleSetterMethodName" : "setParameters", "c2jName" : "Parameters", "c2jShape" : "Parameters", "defaultConsumerFluentSetterDocumentation" : "

                                                                          A list of Parameter structures that describes the input parameters and their values used to create the change set. For more information, see the Parameter data type.

                                                                          \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 #parameters(List)}.\n@param parameters 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 #parameters(List)", "deprecated" : false, "documentation" : "

                                                                          A list of Parameter structures that describes the input parameters and their values used to create the change set. For more information, see the Parameter data type.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "parameters", "fluentSetterDocumentation" : "

                                                                          A list of Parameter structures that describes the input parameters and their values used to create the change set. For more information, see the Parameter data type.

                                                                          \n@param parameters A list of Parameter structures that describes the input parameters and their values used to create the change set. For more information, see the Parameter data type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parameters", "getterDocumentation" : "

                                                                          A list of Parameter structures that describes the input parameters and their values used to create the change set. For more information, see the Parameter data type.

                                                                          \n

                                                                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                          \n@return A list of Parameter structures that describes the input parameters and their values used to create the change set. For more information, see the Parameter data type.", "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" : "Parameters", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Parameters", "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" : "Parameter", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Parameter.Builder} avoiding the need to create one manually via {@link Parameter#builder()}.\n\nWhen the {@link Consumer} completes, {@link Parameter.Builder#build()} is called immediately and its result is passed to {@link #member(Parameter)}.\n@param member a consumer that will call methods on {@link Parameter.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Parameter)", "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" : "Parameter", "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" : "Parameter", "variableName" : "member", "variableType" : "Parameter", "documentation" : null, "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Parameter", "variableName" : "member", "variableType" : "Parameter", "documentation" : "", "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Parameter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Parameter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Parameters", "sensitive" : false, "setterDocumentation" : "

                                                                          A list of Parameter structures that describes the input parameters and their values used to create the change set. For more information, see the Parameter data type.

                                                                          \n@param parameters A list of Parameter structures that describes the input parameters and their values used to create the change set. For more information, see the Parameter data type.", "setterMethodName" : "setParameters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameters", "variableType" : "java.util.List", "documentation" : "

                                                                          A list of Parameter structures that describes the input parameters and their values used to create the change set. For more information, see the Parameter data type.

                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCreationTime", "beanStyleSetterMethodName" : "setCreationTime", "c2jName" : "CreationTime", "c2jShape" : "CreationTime", "defaultConsumerFluentSetterDocumentation" : "

                                                                          The start time when the change set was created, in UTC.

                                                                          \nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #creationTime(Instant)}.\n@param creationTime a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #creationTime(Instant)", "deprecated" : false, "documentation" : "

                                                                          The start time when the change set was created, in UTC.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "creationTime", "fluentSetterDocumentation" : "

                                                                          The start time when the change set was created, in UTC.

                                                                          \n@param creationTime The start time when the change set was created, in UTC.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "creationTime", "getterDocumentation" : "

                                                                          The start time when the change set was created, in UTC.

                                                                          \n@return The start time when the change set was created, in UTC.", "getterModel" : { "returnType" : "java.time.Instant", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CreationTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CreationTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "CreationTime", "sensitive" : false, "setterDocumentation" : "

                                                                          The start time when the change set was created, in UTC.

                                                                          \n@param creationTime The start time when the change set was created, in UTC.", "setterMethodName" : "setCreationTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "creationTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "creationTime", "variableType" : "java.time.Instant", "documentation" : "

                                                                          The start time when the change set was created, in UTC.

                                                                          ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getExecutionStatusAsString", "beanStyleSetterMethodName" : "setExecutionStatus", "c2jName" : "ExecutionStatus", "c2jShape" : "ExecutionStatus", "defaultConsumerFluentSetterDocumentation" : "

                                                                          If the change set execution status is AVAILABLE, you can execute the change set. If you can’t execute the change set, the status indicates why. For example, a change set might be in an UNAVAILABLE state because AWS CloudFormation is still creating it or in an OBSOLETE state because the stack was already updated.

                                                                          \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 #executionStatusAsString(String)}.\n@param executionStatus 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 #executionStatus(String)", "deprecated" : false, "documentation" : "

                                                                          If the change set execution status is AVAILABLE, you can execute the change set. If you can’t execute the change set, the status indicates why. For example, a change set might be in an UNAVAILABLE state because AWS CloudFormation is still creating it or in an OBSOLETE state because the stack was already updated.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : "ExecutionStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "executionStatus", "fluentEnumSetterMethodName" : "executionStatus", "fluentGetterMethodName" : "executionStatusAsString", "fluentSetterDocumentation" : "

                                                                          If the change set execution status is AVAILABLE, you can execute the change set. If you can’t execute the change set, the status indicates why. For example, a change set might be in an UNAVAILABLE state because AWS CloudFormation is still creating it or in an OBSOLETE state because the stack was already updated.

                                                                          \n@param executionStatus If the change set execution status is AVAILABLE, you can execute the change set. If you can’t execute the change set, the status indicates why. For example, a change set might be in an UNAVAILABLE state because AWS CloudFormation is still creating it or in an OBSOLETE state because the stack was already updated.\n@see ExecutionStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see ExecutionStatus", "fluentSetterMethodName" : "executionStatus", "getterDocumentation" : "

                                                                          If the change set execution status is AVAILABLE, you can execute the change set. If you can’t execute the change set, the status indicates why. For example, a change set might be in an UNAVAILABLE state because AWS CloudFormation is still creating it or in an OBSOLETE state because the stack was already updated.

                                                                          \n

                                                                          \nIf the service returns an enum value that is not available in the current SDK version, {@link #executionStatus} will return {@link ExecutionStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #executionStatusAsString}.\n

                                                                          \n@return If the change set execution status is AVAILABLE, you can execute the change set. If you can’t execute the change set, the status indicates why. For example, a change set might be in an UNAVAILABLE state because AWS CloudFormation is still creating it or in an OBSOLETE state because the stack was already updated.\n@see ExecutionStatus", "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" : "ExecutionStatus", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ExecutionStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ExecutionStatus", "sensitive" : false, "setterDocumentation" : "

                                                                          If the change set execution status is AVAILABLE, you can execute the change set. If you can’t execute the change set, the status indicates why. For example, a change set might be in an UNAVAILABLE state because AWS CloudFormation is still creating it or in an OBSOLETE state because the stack was already updated.

                                                                          \n@param executionStatus If the change set execution status is AVAILABLE, you can execute the change set. If you can’t execute the change set, the status indicates why. For example, a change set might be in an UNAVAILABLE state because AWS CloudFormation is still creating it or in an OBSOLETE state because the stack was already updated.\n@see ExecutionStatus", "setterMethodName" : "setExecutionStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "executionStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "executionStatus", "variableType" : "String", "documentation" : "

                                                                          If the change set execution status is AVAILABLE, you can execute the change set. If you can’t execute the change set, the status indicates why. For example, a change set might be in an UNAVAILABLE state because AWS CloudFormation is still creating it or in an OBSOLETE state because the stack was already updated.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStatusAsString", "beanStyleSetterMethodName" : "setStatus", "c2jName" : "Status", "c2jShape" : "ChangeSetStatus", "defaultConsumerFluentSetterDocumentation" : "

                                                                          The current status of the change set, such as CREATE_IN_PROGRESS, CREATE_COMPLETE, or FAILED.

                                                                          \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 #statusAsString(String)}.\n@param status 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 #status(String)", "deprecated" : false, "documentation" : "

                                                                          The current status of the change set, such as CREATE_IN_PROGRESS, CREATE_COMPLETE, or FAILED.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : "ChangeSetStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "status", "fluentEnumSetterMethodName" : "status", "fluentGetterMethodName" : "statusAsString", "fluentSetterDocumentation" : "

                                                                          The current status of the change set, such as CREATE_IN_PROGRESS, CREATE_COMPLETE, or FAILED.

                                                                          \n@param status The current status of the change set, such as CREATE_IN_PROGRESS, CREATE_COMPLETE, or FAILED.\n@see ChangeSetStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see ChangeSetStatus", "fluentSetterMethodName" : "status", "getterDocumentation" : "

                                                                          The current status of the change set, such as CREATE_IN_PROGRESS, CREATE_COMPLETE, or FAILED.

                                                                          \n

                                                                          \nIf the service returns an enum value that is not available in the current SDK version, {@link #status} will return {@link ChangeSetStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #statusAsString}.\n

                                                                          \n@return The current status of the change set, such as CREATE_IN_PROGRESS, CREATE_COMPLETE, or FAILED.\n@see ChangeSetStatus", "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" : "Status", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Status", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Status", "sensitive" : false, "setterDocumentation" : "

                                                                          The current status of the change set, such as CREATE_IN_PROGRESS, CREATE_COMPLETE, or FAILED.

                                                                          \n@param status The current status of the change set, such as CREATE_IN_PROGRESS, CREATE_COMPLETE, or FAILED.\n@see ChangeSetStatus", "setterMethodName" : "setStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : "

                                                                          The current status of the change set, such as CREATE_IN_PROGRESS, CREATE_COMPLETE, or FAILED.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStatusReason", "beanStyleSetterMethodName" : "setStatusReason", "c2jName" : "StatusReason", "c2jShape" : "ChangeSetStatusReason", "defaultConsumerFluentSetterDocumentation" : "

                                                                          A description of the change set's status. For example, if your attempt to create a change set failed, AWS CloudFormation shows the error message.

                                                                          \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 #statusReason(String)}.\n@param statusReason 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 #statusReason(String)", "deprecated" : false, "documentation" : "

                                                                          A description of the change set's status. For example, if your attempt to create a change set failed, AWS CloudFormation shows the error message.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "statusReason", "fluentSetterDocumentation" : "

                                                                          A description of the change set's status. For example, if your attempt to create a change set failed, AWS CloudFormation shows the error message.

                                                                          \n@param statusReason A description of the change set's status. For example, if your attempt to create a change set failed, AWS CloudFormation shows the error message.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "statusReason", "getterDocumentation" : "

                                                                          A description of the change set's status. For example, if your attempt to create a change set failed, AWS CloudFormation shows the error message.

                                                                          \n@return A description of the change set's status. For example, if your attempt to create a change set failed, AWS CloudFormation shows the error message.", "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" : "StatusReason", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StatusReason", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StatusReason", "sensitive" : false, "setterDocumentation" : "

                                                                          A description of the change set's status. For example, if your attempt to create a change set failed, AWS CloudFormation shows the error message.

                                                                          \n@param statusReason A description of the change set's status. For example, if your attempt to create a change set failed, AWS CloudFormation shows the error message.", "setterMethodName" : "setStatusReason", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "statusReason", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "statusReason", "variableType" : "String", "documentation" : "

                                                                          A description of the change set's status. For example, if your attempt to create a change set failed, AWS CloudFormation shows the error message.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNotificationARNs", "beanStyleSetterMethodName" : "setNotificationARNs", "c2jName" : "NotificationARNs", "c2jShape" : "NotificationARNs", "defaultConsumerFluentSetterDocumentation" : "

                                                                          The ARNs of the Amazon Simple Notification Service (Amazon SNS) topics that will be associated with the stack if you execute the change set.

                                                                          \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 #notificationARNs(List)}.\n@param notificationARNs 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 #notificationARNs(List)", "deprecated" : false, "documentation" : "

                                                                          The ARNs of the Amazon Simple Notification Service (Amazon SNS) topics that will be associated with the stack if you execute the change set.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "notificationARNs", "fluentSetterDocumentation" : "

                                                                          The ARNs of the Amazon Simple Notification Service (Amazon SNS) topics that will be associated with the stack if you execute the change set.

                                                                          \n@param notificationARNs The ARNs of the Amazon Simple Notification Service (Amazon SNS) topics that will be associated with the stack if you execute the change set.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "notificationARNs", "getterDocumentation" : "

                                                                          The ARNs of the Amazon Simple Notification Service (Amazon SNS) topics that will be associated with the stack if you execute the change set.

                                                                          \n

                                                                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                          \n@return The ARNs of the Amazon Simple Notification Service (Amazon SNS) topics that will be associated with the stack if you execute the change set.", "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" : "NotificationARNs", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NotificationARNs", "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" : "NotificationARN", "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" : "NotificationARNs", "sensitive" : false, "setterDocumentation" : "

                                                                          The ARNs of the Amazon Simple Notification Service (Amazon SNS) topics that will be associated with the stack if you execute the change set.

                                                                          \n@param notificationARNs The ARNs of the Amazon Simple Notification Service (Amazon SNS) topics that will be associated with the stack if you execute the change set.", "setterMethodName" : "setNotificationARNs", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "notificationARNs", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "notificationARNs", "variableType" : "java.util.List", "documentation" : "

                                                                          The ARNs of the Amazon Simple Notification Service (Amazon SNS) topics that will be associated with the stack if you execute the change set.

                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRollbackConfiguration", "beanStyleSetterMethodName" : "setRollbackConfiguration", "c2jName" : "RollbackConfiguration", "c2jShape" : "RollbackConfiguration", "defaultConsumerFluentSetterDocumentation" : "

                                                                          The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                                                          \nThis is a convenience that creates an instance of the {@link RollbackConfiguration.Builder} avoiding the need to create one manually via {@link RollbackConfiguration#builder()}.\n\nWhen the {@link Consumer} completes, {@link RollbackConfiguration.Builder#build()} is called immediately and its result is passed to {@link #rollbackConfiguration(RollbackConfiguration)}.\n@param rollbackConfiguration a consumer that will call methods on {@link RollbackConfiguration.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #rollbackConfiguration(RollbackConfiguration)", "deprecated" : false, "documentation" : "

                                                                          The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "rollbackConfiguration", "fluentSetterDocumentation" : "

                                                                          The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                                                          \n@param rollbackConfiguration The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "rollbackConfiguration", "getterDocumentation" : "

                                                                          The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                                                          \n@return The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.", "getterModel" : { "returnType" : "RollbackConfiguration", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "RollbackConfiguration", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RollbackConfiguration", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "RollbackConfiguration", "sensitive" : false, "setterDocumentation" : "

                                                                          The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                                                          \n@param rollbackConfiguration The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.", "setterMethodName" : "setRollbackConfiguration", "setterModel" : { "variableDeclarationType" : "RollbackConfiguration", "variableName" : "rollbackConfiguration", "variableType" : "RollbackConfiguration", "documentation" : null, "simpleType" : "RollbackConfiguration", "variableSetterType" : "RollbackConfiguration" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "RollbackConfiguration", "variableName" : "rollbackConfiguration", "variableType" : "RollbackConfiguration", "documentation" : "

                                                                          The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                                                          ", "simpleType" : "RollbackConfiguration", "variableSetterType" : "RollbackConfiguration" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCapabilitiesAsStrings", "beanStyleSetterMethodName" : "setCapabilitiesWithStrings", "c2jName" : "Capabilities", "c2jShape" : "Capabilities", "defaultConsumerFluentSetterDocumentation" : "

                                                                          If you execute the change set, the list of capabilities that were explicitly acknowledged when the change set was created.

                                                                          \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 #capabilitiesAsStrings(List)}.\n@param capabilities 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 #capabilitiesWithStrings(List)", "deprecated" : false, "documentation" : "

                                                                          If you execute the change set, the list of capabilities that were explicitly acknowledged when the change set was created.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "capabilities", "fluentEnumSetterMethodName" : "capabilities", "fluentGetterMethodName" : "capabilitiesAsStrings", "fluentSetterDocumentation" : "

                                                                          If you execute the change set, the list of capabilities that were explicitly acknowledged when the change set was created.

                                                                          \n@param capabilities If you execute the change set, the list of capabilities that were explicitly acknowledged when the change set was created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "capabilitiesWithStrings", "getterDocumentation" : "

                                                                          If you execute the change set, the list of capabilities that were explicitly acknowledged when the change set was created.

                                                                          \n

                                                                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                          \n@return If you execute the change set, the list of capabilities that were explicitly acknowledged when the change set was created.", "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" : "Capabilities", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Capabilities", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMemberAsString", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Capability", "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 #memberAsString(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" : "Capability", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "member", "fluentEnumSetterMethodName" : "member", "fluentGetterMethodName" : "memberAsString", "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@see Capability\n@return Returns a reference to this object so that method calls can be chained together.\n@see Capability", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n

                                                                          \nIf the service returns an enum value that is not available in the current SDK version, {@link #member} will return {@link Capability#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #memberAsString}.\n

                                                                          \n@return The value of the Member property for this object.\n@see Capability", "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.\n@see Capability", "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" : "Capabilities", "sensitive" : false, "setterDocumentation" : "

                                                                          If you execute the change set, the list of capabilities that were explicitly acknowledged when the change set was created.

                                                                          \n@param capabilities If you execute the change set, the list of capabilities that were explicitly acknowledged when the change set was created.", "setterMethodName" : "setCapabilitiesWithStrings", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "capabilities", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "capabilities", "variableType" : "java.util.List", "documentation" : "

                                                                          If you execute the change set, the list of capabilities that were explicitly acknowledged when the change set was created.

                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "Tags", "defaultConsumerFluentSetterDocumentation" : "

                                                                          If you execute the change set, the tags that will be associated with the stack.

                                                                          \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 #tags(List)}.\n@param tags 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 #tags(List)", "deprecated" : false, "documentation" : "

                                                                          If you execute the change set, the tags that will be associated with the stack.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tags", "fluentSetterDocumentation" : "

                                                                          If you execute the change set, the tags that will be associated with the stack.

                                                                          \n@param tags If you execute the change set, the tags that will be associated with the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

                                                                          If you execute the change set, the tags that will be associated with the stack.

                                                                          \n

                                                                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                          \n@return If you execute the change set, the tags that will be associated with the stack.", "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" : "Tags", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "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" : "Tag", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Tag.Builder} avoiding the need to create one manually via {@link Tag#builder()}.\n\nWhen the {@link Consumer} completes, {@link Tag.Builder#build()} is called immediately and its result is passed to {@link #member(Tag)}.\n@param member a consumer that will call methods on {@link Tag.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Tag)", "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" : "Tag", "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" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : null, "simpleType" : "Tag", "variableSetterType" : "Tag" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : "", "simpleType" : "Tag", "variableSetterType" : "Tag" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Tag", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Tag", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

                                                                          If you execute the change set, the tags that will be associated with the stack.

                                                                          \n@param tags If you execute the change set, the tags that will be associated with the stack.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : "

                                                                          If you execute the change set, the tags that will be associated with the stack.

                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getChanges", "beanStyleSetterMethodName" : "setChanges", "c2jName" : "Changes", "c2jShape" : "Changes", "defaultConsumerFluentSetterDocumentation" : "

                                                                          A list of Change structures that describes the resources AWS CloudFormation changes if you execute the change set.

                                                                          \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 #changes(List)}.\n@param changes 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 #changes(List)", "deprecated" : false, "documentation" : "

                                                                          A list of Change structures that describes the resources AWS CloudFormation changes if you execute the change set.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "changes", "fluentSetterDocumentation" : "

                                                                          A list of Change structures that describes the resources AWS CloudFormation changes if you execute the change set.

                                                                          \n@param changes A list of Change structures that describes the resources AWS CloudFormation changes if you execute the change set.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "changes", "getterDocumentation" : "

                                                                          A list of Change structures that describes the resources AWS CloudFormation changes if you execute the change set.

                                                                          \n

                                                                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                          \n@return A list of Change structures that describes the resources AWS CloudFormation changes if you execute the change set.", "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" : "Changes", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Changes", "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" : "Change", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Change.Builder} avoiding the need to create one manually via {@link Change#builder()}.\n\nWhen the {@link Consumer} completes, {@link Change.Builder#build()} is called immediately and its result is passed to {@link #member(Change)}.\n@param member a consumer that will call methods on {@link Change.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Change)", "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" : "Change", "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" : "Change", "variableName" : "member", "variableType" : "Change", "documentation" : null, "simpleType" : "Change", "variableSetterType" : "Change" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Change", "variableName" : "member", "variableType" : "Change", "documentation" : "", "simpleType" : "Change", "variableSetterType" : "Change" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Change", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Change", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Changes", "sensitive" : false, "setterDocumentation" : "

                                                                          A list of Change structures that describes the resources AWS CloudFormation changes if you execute the change set.

                                                                          \n@param changes A list of Change structures that describes the resources AWS CloudFormation changes if you execute the change set.", "setterMethodName" : "setChanges", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "changes", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "changes", "variableType" : "java.util.List", "documentation" : "

                                                                          A list of Change structures that describes the resources AWS CloudFormation changes if you execute the change set.

                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                          If the output exceeds 1 MB, a string that identifies the next page of changes. If there is no additional page, this value is null.

                                                                          \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 #nextToken(String)}.\n@param nextToken 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 #nextToken(String)", "deprecated" : false, "documentation" : "

                                                                          If the output exceeds 1 MB, a string that identifies the next page of changes. If there is no additional page, this value is null.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                                                                          If the output exceeds 1 MB, a string that identifies the next page of changes. If there is no additional page, this value is null.

                                                                          \n@param nextToken If the output exceeds 1 MB, a string that identifies the next page of changes. If there is no additional page, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                                                                          If the output exceeds 1 MB, a string that identifies the next page of changes. If there is no additional page, this value is null.

                                                                          \n@return If the output exceeds 1 MB, a string that identifies the next page of changes. If there is no additional page, this value is null.", "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" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

                                                                          If the output exceeds 1 MB, a string that identifies the next page of changes. If there is no additional page, this value is null.

                                                                          \n@param nextToken If the output exceeds 1 MB, a string that identifies the next page of changes. If there is no additional page, this value is null.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

                                                                          If the output exceeds 1 MB, a string that identifies the next page of changes. If there is no additional page, this value is null.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeChangeSetResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : "DescribeChangeSetResult" }, "variable" : { "variableDeclarationType" : "DescribeChangeSetResponse", "variableName" : "describeChangeSetResponse", "variableType" : "DescribeChangeSetResponse", "documentation" : null, "simpleType" : "DescribeChangeSetResponse", "variableSetterType" : "DescribeChangeSetResponse" }, "wrapper" : false, "xmlNamespace" : null }, "DescribeStackDriftDetectionStatusRequest" : { "c2jName" : "DescribeStackDriftDetectionStatusInput", "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" : "DescribeStackDriftDetectionStatus", "locationName" : null, "requestUri" : "/", "target" : "DescribeStackDriftDetectionStatus", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getStackDriftDetectionId", "beanStyleSetterMethodName" : "setStackDriftDetectionId", "c2jName" : "StackDriftDetectionId", "c2jShape" : "StackDriftDetectionId", "defaultConsumerFluentSetterDocumentation" : "

                                                                          The ID of the drift detection results of this operation.

                                                                          AWS CloudFormation generates new results, with a new drift detection ID, each time this operation is run. However, the number of drift results AWS CloudFormation retains for any given stack, and for how long, may vary.

                                                                          \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 #stackDriftDetectionId(String)}.\n@param stackDriftDetectionId 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 #stackDriftDetectionId(String)", "deprecated" : false, "documentation" : "

                                                                          The ID of the drift detection results of this operation.

                                                                          AWS CloudFormation generates new results, with a new drift detection ID, each time this operation is run. However, the number of drift results AWS CloudFormation retains for any given stack, and for how long, may vary.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackDriftDetectionId", "fluentSetterDocumentation" : "

                                                                          The ID of the drift detection results of this operation.

                                                                          AWS CloudFormation generates new results, with a new drift detection ID, each time this operation is run. However, the number of drift results AWS CloudFormation retains for any given stack, and for how long, may vary.

                                                                          \n@param stackDriftDetectionId The ID of the drift detection results of this operation.

                                                                          AWS CloudFormation generates new results, with a new drift detection ID, each time this operation is run. However, the number of drift results AWS CloudFormation retains for any given stack, and for how long, may vary.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackDriftDetectionId", "getterDocumentation" : "

                                                                          The ID of the drift detection results of this operation.

                                                                          AWS CloudFormation generates new results, with a new drift detection ID, each time this operation is run. However, the number of drift results AWS CloudFormation retains for any given stack, and for how long, may vary.

                                                                          \n@return The ID of the drift detection results of this operation.

                                                                          AWS CloudFormation generates new results, with a new drift detection ID, each time this operation is run. However, the number of drift results AWS CloudFormation retains for any given stack, and for how long, may vary.", "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" : "StackDriftDetectionId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackDriftDetectionId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackDriftDetectionId", "sensitive" : false, "setterDocumentation" : "

                                                                          The ID of the drift detection results of this operation.

                                                                          AWS CloudFormation generates new results, with a new drift detection ID, each time this operation is run. However, the number of drift results AWS CloudFormation retains for any given stack, and for how long, may vary.

                                                                          \n@param stackDriftDetectionId The ID of the drift detection results of this operation.

                                                                          AWS CloudFormation generates new results, with a new drift detection ID, each time this operation is run. However, the number of drift results AWS CloudFormation retains for any given stack, and for how long, may vary.", "setterMethodName" : "setStackDriftDetectionId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackDriftDetectionId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackDriftDetectionId", "variableType" : "String", "documentation" : "

                                                                          The ID of the drift detection results of this operation.

                                                                          AWS CloudFormation generates new results, with a new drift detection ID, each time this operation is run. However, the number of drift results AWS CloudFormation retains for any given stack, and for how long, may vary.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "StackDriftDetectionId" : { "beanStyleGetterMethodName" : "getStackDriftDetectionId", "beanStyleSetterMethodName" : "setStackDriftDetectionId", "c2jName" : "StackDriftDetectionId", "c2jShape" : "StackDriftDetectionId", "defaultConsumerFluentSetterDocumentation" : "

                                                                          The ID of the drift detection results of this operation.

                                                                          AWS CloudFormation generates new results, with a new drift detection ID, each time this operation is run. However, the number of drift results AWS CloudFormation retains for any given stack, and for how long, may vary.

                                                                          \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 #stackDriftDetectionId(String)}.\n@param stackDriftDetectionId 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 #stackDriftDetectionId(String)", "deprecated" : false, "documentation" : "

                                                                          The ID of the drift detection results of this operation.

                                                                          AWS CloudFormation generates new results, with a new drift detection ID, each time this operation is run. However, the number of drift results AWS CloudFormation retains for any given stack, and for how long, may vary.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackDriftDetectionId", "fluentSetterDocumentation" : "

                                                                          The ID of the drift detection results of this operation.

                                                                          AWS CloudFormation generates new results, with a new drift detection ID, each time this operation is run. However, the number of drift results AWS CloudFormation retains for any given stack, and for how long, may vary.

                                                                          \n@param stackDriftDetectionId The ID of the drift detection results of this operation.

                                                                          AWS CloudFormation generates new results, with a new drift detection ID, each time this operation is run. However, the number of drift results AWS CloudFormation retains for any given stack, and for how long, may vary.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackDriftDetectionId", "getterDocumentation" : "

                                                                          The ID of the drift detection results of this operation.

                                                                          AWS CloudFormation generates new results, with a new drift detection ID, each time this operation is run. However, the number of drift results AWS CloudFormation retains for any given stack, and for how long, may vary.

                                                                          \n@return The ID of the drift detection results of this operation.

                                                                          AWS CloudFormation generates new results, with a new drift detection ID, each time this operation is run. However, the number of drift results AWS CloudFormation retains for any given stack, and for how long, may vary.", "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" : "StackDriftDetectionId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackDriftDetectionId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackDriftDetectionId", "sensitive" : false, "setterDocumentation" : "

                                                                          The ID of the drift detection results of this operation.

                                                                          AWS CloudFormation generates new results, with a new drift detection ID, each time this operation is run. However, the number of drift results AWS CloudFormation retains for any given stack, and for how long, may vary.

                                                                          \n@param stackDriftDetectionId The ID of the drift detection results of this operation.

                                                                          AWS CloudFormation generates new results, with a new drift detection ID, each time this operation is run. However, the number of drift results AWS CloudFormation retains for any given stack, and for how long, may vary.", "setterMethodName" : "setStackDriftDetectionId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackDriftDetectionId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackDriftDetectionId", "variableType" : "String", "documentation" : "

                                                                          The ID of the drift detection results of this operation.

                                                                          AWS CloudFormation generates new results, with a new drift detection ID, each time this operation is run. However, the number of drift results AWS CloudFormation retains for any given stack, and for how long, may vary.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getStackDriftDetectionId", "beanStyleSetterMethodName" : "setStackDriftDetectionId", "c2jName" : "StackDriftDetectionId", "c2jShape" : "StackDriftDetectionId", "defaultConsumerFluentSetterDocumentation" : "

                                                                          The ID of the drift detection results of this operation.

                                                                          AWS CloudFormation generates new results, with a new drift detection ID, each time this operation is run. However, the number of drift results AWS CloudFormation retains for any given stack, and for how long, may vary.

                                                                          \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 #stackDriftDetectionId(String)}.\n@param stackDriftDetectionId 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 #stackDriftDetectionId(String)", "deprecated" : false, "documentation" : "

                                                                          The ID of the drift detection results of this operation.

                                                                          AWS CloudFormation generates new results, with a new drift detection ID, each time this operation is run. However, the number of drift results AWS CloudFormation retains for any given stack, and for how long, may vary.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackDriftDetectionId", "fluentSetterDocumentation" : "

                                                                          The ID of the drift detection results of this operation.

                                                                          AWS CloudFormation generates new results, with a new drift detection ID, each time this operation is run. However, the number of drift results AWS CloudFormation retains for any given stack, and for how long, may vary.

                                                                          \n@param stackDriftDetectionId The ID of the drift detection results of this operation.

                                                                          AWS CloudFormation generates new results, with a new drift detection ID, each time this operation is run. However, the number of drift results AWS CloudFormation retains for any given stack, and for how long, may vary.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackDriftDetectionId", "getterDocumentation" : "

                                                                          The ID of the drift detection results of this operation.

                                                                          AWS CloudFormation generates new results, with a new drift detection ID, each time this operation is run. However, the number of drift results AWS CloudFormation retains for any given stack, and for how long, may vary.

                                                                          \n@return The ID of the drift detection results of this operation.

                                                                          AWS CloudFormation generates new results, with a new drift detection ID, each time this operation is run. However, the number of drift results AWS CloudFormation retains for any given stack, and for how long, may vary.", "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" : "StackDriftDetectionId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackDriftDetectionId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackDriftDetectionId", "sensitive" : false, "setterDocumentation" : "

                                                                          The ID of the drift detection results of this operation.

                                                                          AWS CloudFormation generates new results, with a new drift detection ID, each time this operation is run. However, the number of drift results AWS CloudFormation retains for any given stack, and for how long, may vary.

                                                                          \n@param stackDriftDetectionId The ID of the drift detection results of this operation.

                                                                          AWS CloudFormation generates new results, with a new drift detection ID, each time this operation is run. However, the number of drift results AWS CloudFormation retains for any given stack, and for how long, may vary.", "setterMethodName" : "setStackDriftDetectionId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackDriftDetectionId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackDriftDetectionId", "variableType" : "String", "documentation" : "

                                                                          The ID of the drift detection results of this operation.

                                                                          AWS CloudFormation generates new results, with a new drift detection ID, each time this operation is run. However, the number of drift results AWS CloudFormation retains for any given stack, and for how long, may vary.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "StackDriftDetectionId" ], "shapeName" : "DescribeStackDriftDetectionStatusRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DescribeStackDriftDetectionStatusRequest", "variableName" : "describeStackDriftDetectionStatusRequest", "variableType" : "DescribeStackDriftDetectionStatusRequest", "documentation" : null, "simpleType" : "DescribeStackDriftDetectionStatusRequest", "variableSetterType" : "DescribeStackDriftDetectionStatusRequest" }, "wrapper" : false, "xmlNamespace" : null }, "DescribeStackDriftDetectionStatusResponse" : { "c2jName" : "DescribeStackDriftDetectionStatusOutput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getStackId", "beanStyleSetterMethodName" : "setStackId", "c2jName" : "StackId", "c2jShape" : "StackId", "defaultConsumerFluentSetterDocumentation" : "

                                                                          The ID of the stack.

                                                                          \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 ID of the stack.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackId", "fluentSetterDocumentation" : "

                                                                          The ID of the stack.

                                                                          \n@param stackId The ID of the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackId", "getterDocumentation" : "

                                                                          The ID of the stack.

                                                                          \n@return The ID of the stack.", "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 ID of the stack.

                                                                          \n@param stackId The ID of the stack.", "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 ID of the stack.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackDriftDetectionId", "beanStyleSetterMethodName" : "setStackDriftDetectionId", "c2jName" : "StackDriftDetectionId", "c2jShape" : "StackDriftDetectionId", "defaultConsumerFluentSetterDocumentation" : "

                                                                          The ID of the drift detection results of this operation.

                                                                          AWS CloudFormation generates new results, with a new drift detection ID, each time this operation is run. However, the number of reports AWS CloudFormation retains for any given stack, and for how long, may vary.

                                                                          \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 #stackDriftDetectionId(String)}.\n@param stackDriftDetectionId 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 #stackDriftDetectionId(String)", "deprecated" : false, "documentation" : "

                                                                          The ID of the drift detection results of this operation.

                                                                          AWS CloudFormation generates new results, with a new drift detection ID, each time this operation is run. However, the number of reports AWS CloudFormation retains for any given stack, and for how long, may vary.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackDriftDetectionId", "fluentSetterDocumentation" : "

                                                                          The ID of the drift detection results of this operation.

                                                                          AWS CloudFormation generates new results, with a new drift detection ID, each time this operation is run. However, the number of reports AWS CloudFormation retains for any given stack, and for how long, may vary.

                                                                          \n@param stackDriftDetectionId The ID of the drift detection results of this operation.

                                                                          AWS CloudFormation generates new results, with a new drift detection ID, each time this operation is run. However, the number of reports AWS CloudFormation retains for any given stack, and for how long, may vary.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackDriftDetectionId", "getterDocumentation" : "

                                                                          The ID of the drift detection results of this operation.

                                                                          AWS CloudFormation generates new results, with a new drift detection ID, each time this operation is run. However, the number of reports AWS CloudFormation retains for any given stack, and for how long, may vary.

                                                                          \n@return The ID of the drift detection results of this operation.

                                                                          AWS CloudFormation generates new results, with a new drift detection ID, each time this operation is run. However, the number of reports AWS CloudFormation retains for any given stack, and for how long, may vary.", "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" : "StackDriftDetectionId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackDriftDetectionId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackDriftDetectionId", "sensitive" : false, "setterDocumentation" : "

                                                                          The ID of the drift detection results of this operation.

                                                                          AWS CloudFormation generates new results, with a new drift detection ID, each time this operation is run. However, the number of reports AWS CloudFormation retains for any given stack, and for how long, may vary.

                                                                          \n@param stackDriftDetectionId The ID of the drift detection results of this operation.

                                                                          AWS CloudFormation generates new results, with a new drift detection ID, each time this operation is run. However, the number of reports AWS CloudFormation retains for any given stack, and for how long, may vary.", "setterMethodName" : "setStackDriftDetectionId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackDriftDetectionId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackDriftDetectionId", "variableType" : "String", "documentation" : "

                                                                          The ID of the drift detection results of this operation.

                                                                          AWS CloudFormation generates new results, with a new drift detection ID, each time this operation is run. However, the number of reports AWS CloudFormation retains for any given stack, and for how long, may vary.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackDriftStatusAsString", "beanStyleSetterMethodName" : "setStackDriftStatus", "c2jName" : "StackDriftStatus", "c2jShape" : "StackDriftStatus", "defaultConsumerFluentSetterDocumentation" : "

                                                                          Status of the stack's actual configuration compared to its expected configuration.

                                                                          • DRIFTED: The stack differs from its expected template configuration. A stack is considered to have drifted if one or more of its resources have drifted.

                                                                          • NOT_CHECKED: AWS CloudFormation has not checked if the stack differs from its expected template configuration.

                                                                          • IN_SYNC: The stack's actual configuration matches its expected template configuration.

                                                                          • UNKNOWN: This value is reserved for future use.

                                                                          \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 #stackDriftStatusAsString(String)}.\n@param stackDriftStatus 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 #stackDriftStatus(String)", "deprecated" : false, "documentation" : "

                                                                          Status of the stack's actual configuration compared to its expected configuration.

                                                                          • DRIFTED: The stack differs from its expected template configuration. A stack is considered to have drifted if one or more of its resources have drifted.

                                                                          • NOT_CHECKED: AWS CloudFormation has not checked if the stack differs from its expected template configuration.

                                                                          • IN_SYNC: The stack's actual configuration matches its expected template configuration.

                                                                          • UNKNOWN: This value is reserved for future use.

                                                                          ", "endpointDiscoveryId" : false, "enumType" : "StackDriftStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "stackDriftStatus", "fluentEnumSetterMethodName" : "stackDriftStatus", "fluentGetterMethodName" : "stackDriftStatusAsString", "fluentSetterDocumentation" : "

                                                                          Status of the stack's actual configuration compared to its expected configuration.

                                                                          • DRIFTED: The stack differs from its expected template configuration. A stack is considered to have drifted if one or more of its resources have drifted.

                                                                          • NOT_CHECKED: AWS CloudFormation has not checked if the stack differs from its expected template configuration.

                                                                          • IN_SYNC: The stack's actual configuration matches its expected template configuration.

                                                                          • UNKNOWN: This value is reserved for future use.

                                                                          \n@param stackDriftStatus Status of the stack's actual configuration compared to its expected configuration.

                                                                          • DRIFTED: The stack differs from its expected template configuration. A stack is considered to have drifted if one or more of its resources have drifted.

                                                                          • NOT_CHECKED: AWS CloudFormation has not checked if the stack differs from its expected template configuration.

                                                                          • IN_SYNC: The stack's actual configuration matches its expected template configuration.

                                                                          • UNKNOWN: This value is reserved for future use.

                                                                          • \n@see StackDriftStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see StackDriftStatus", "fluentSetterMethodName" : "stackDriftStatus", "getterDocumentation" : "

                                                                            Status of the stack's actual configuration compared to its expected configuration.

                                                                            • DRIFTED: The stack differs from its expected template configuration. A stack is considered to have drifted if one or more of its resources have drifted.

                                                                            • NOT_CHECKED: AWS CloudFormation has not checked if the stack differs from its expected template configuration.

                                                                            • IN_SYNC: The stack's actual configuration matches its expected template configuration.

                                                                            • UNKNOWN: This value is reserved for future use.

                                                                            \n

                                                                            \nIf the service returns an enum value that is not available in the current SDK version, {@link #stackDriftStatus} will return {@link StackDriftStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #stackDriftStatusAsString}.\n

                                                                            \n@return Status of the stack's actual configuration compared to its expected configuration.

                                                                            • DRIFTED: The stack differs from its expected template configuration. A stack is considered to have drifted if one or more of its resources have drifted.

                                                                            • NOT_CHECKED: AWS CloudFormation has not checked if the stack differs from its expected template configuration.

                                                                            • IN_SYNC: The stack's actual configuration matches its expected template configuration.

                                                                            • UNKNOWN: This value is reserved for future use.

                                                                            • \n@see StackDriftStatus", "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" : "StackDriftStatus", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackDriftStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackDriftStatus", "sensitive" : false, "setterDocumentation" : "

                                                                              Status of the stack's actual configuration compared to its expected configuration.

                                                                              • DRIFTED: The stack differs from its expected template configuration. A stack is considered to have drifted if one or more of its resources have drifted.

                                                                              • NOT_CHECKED: AWS CloudFormation has not checked if the stack differs from its expected template configuration.

                                                                              • IN_SYNC: The stack's actual configuration matches its expected template configuration.

                                                                              • UNKNOWN: This value is reserved for future use.

                                                                              \n@param stackDriftStatus Status of the stack's actual configuration compared to its expected configuration.

                                                                              • DRIFTED: The stack differs from its expected template configuration. A stack is considered to have drifted if one or more of its resources have drifted.

                                                                              • NOT_CHECKED: AWS CloudFormation has not checked if the stack differs from its expected template configuration.

                                                                              • IN_SYNC: The stack's actual configuration matches its expected template configuration.

                                                                              • UNKNOWN: This value is reserved for future use.

                                                                              • \n@see StackDriftStatus", "setterMethodName" : "setStackDriftStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackDriftStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackDriftStatus", "variableType" : "String", "documentation" : "

                                                                                Status of the stack's actual configuration compared to its expected configuration.

                                                                                • DRIFTED: The stack differs from its expected template configuration. A stack is considered to have drifted if one or more of its resources have drifted.

                                                                                • NOT_CHECKED: AWS CloudFormation has not checked if the stack differs from its expected template configuration.

                                                                                • IN_SYNC: The stack's actual configuration matches its expected template configuration.

                                                                                • UNKNOWN: This value is reserved for future use.

                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDetectionStatusAsString", "beanStyleSetterMethodName" : "setDetectionStatus", "c2jName" : "DetectionStatus", "c2jShape" : "StackDriftDetectionStatus", "defaultConsumerFluentSetterDocumentation" : "

                                                                                The status of the stack drift detection operation.

                                                                                • DETECTION_COMPLETE: The stack drift detection operation has successfully completed for all resources in the stack that support drift detection. (Resources that do not currently support stack detection remain unchecked.)

                                                                                  If you specified logical resource IDs for AWS CloudFormation to use as a filter for the stack drift detection operation, only the resources with those logical IDs are checked for drift.

                                                                                • DETECTION_FAILED: The stack drift detection operation has failed for at least one resource in the stack. Results will be available for resources on which AWS CloudFormation successfully completed drift detection.

                                                                                • DETECTION_IN_PROGRESS: The stack drift detection operation is currently in progress.

                                                                                \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 #detectionStatusAsString(String)}.\n@param detectionStatus 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 #detectionStatus(String)", "deprecated" : false, "documentation" : "

                                                                                The status of the stack drift detection operation.

                                                                                • DETECTION_COMPLETE: The stack drift detection operation has successfully completed for all resources in the stack that support drift detection. (Resources that do not currently support stack detection remain unchecked.)

                                                                                  If you specified logical resource IDs for AWS CloudFormation to use as a filter for the stack drift detection operation, only the resources with those logical IDs are checked for drift.

                                                                                • DETECTION_FAILED: The stack drift detection operation has failed for at least one resource in the stack. Results will be available for resources on which AWS CloudFormation successfully completed drift detection.

                                                                                • DETECTION_IN_PROGRESS: The stack drift detection operation is currently in progress.

                                                                                ", "endpointDiscoveryId" : false, "enumType" : "StackDriftDetectionStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "detectionStatus", "fluentEnumSetterMethodName" : "detectionStatus", "fluentGetterMethodName" : "detectionStatusAsString", "fluentSetterDocumentation" : "

                                                                                The status of the stack drift detection operation.

                                                                                • DETECTION_COMPLETE: The stack drift detection operation has successfully completed for all resources in the stack that support drift detection. (Resources that do not currently support stack detection remain unchecked.)

                                                                                  If you specified logical resource IDs for AWS CloudFormation to use as a filter for the stack drift detection operation, only the resources with those logical IDs are checked for drift.

                                                                                • DETECTION_FAILED: The stack drift detection operation has failed for at least one resource in the stack. Results will be available for resources on which AWS CloudFormation successfully completed drift detection.

                                                                                • DETECTION_IN_PROGRESS: The stack drift detection operation is currently in progress.

                                                                                \n@param detectionStatus The status of the stack drift detection operation.

                                                                                • DETECTION_COMPLETE: The stack drift detection operation has successfully completed for all resources in the stack that support drift detection. (Resources that do not currently support stack detection remain unchecked.)

                                                                                  If you specified logical resource IDs for AWS CloudFormation to use as a filter for the stack drift detection operation, only the resources with those logical IDs are checked for drift.

                                                                                • DETECTION_FAILED: The stack drift detection operation has failed for at least one resource in the stack. Results will be available for resources on which AWS CloudFormation successfully completed drift detection.

                                                                                • DETECTION_IN_PROGRESS: The stack drift detection operation is currently in progress.

                                                                                • \n@see StackDriftDetectionStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see StackDriftDetectionStatus", "fluentSetterMethodName" : "detectionStatus", "getterDocumentation" : "

                                                                                  The status of the stack drift detection operation.

                                                                                  • DETECTION_COMPLETE: The stack drift detection operation has successfully completed for all resources in the stack that support drift detection. (Resources that do not currently support stack detection remain unchecked.)

                                                                                    If you specified logical resource IDs for AWS CloudFormation to use as a filter for the stack drift detection operation, only the resources with those logical IDs are checked for drift.

                                                                                  • DETECTION_FAILED: The stack drift detection operation has failed for at least one resource in the stack. Results will be available for resources on which AWS CloudFormation successfully completed drift detection.

                                                                                  • DETECTION_IN_PROGRESS: The stack drift detection operation is currently in progress.

                                                                                  \n

                                                                                  \nIf the service returns an enum value that is not available in the current SDK version, {@link #detectionStatus} will return {@link StackDriftDetectionStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #detectionStatusAsString}.\n

                                                                                  \n@return The status of the stack drift detection operation.

                                                                                  • DETECTION_COMPLETE: The stack drift detection operation has successfully completed for all resources in the stack that support drift detection. (Resources that do not currently support stack detection remain unchecked.)

                                                                                    If you specified logical resource IDs for AWS CloudFormation to use as a filter for the stack drift detection operation, only the resources with those logical IDs are checked for drift.

                                                                                  • DETECTION_FAILED: The stack drift detection operation has failed for at least one resource in the stack. Results will be available for resources on which AWS CloudFormation successfully completed drift detection.

                                                                                  • DETECTION_IN_PROGRESS: The stack drift detection operation is currently in progress.

                                                                                  • \n@see StackDriftDetectionStatus", "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" : "DetectionStatus", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DetectionStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DetectionStatus", "sensitive" : false, "setterDocumentation" : "

                                                                                    The status of the stack drift detection operation.

                                                                                    • DETECTION_COMPLETE: The stack drift detection operation has successfully completed for all resources in the stack that support drift detection. (Resources that do not currently support stack detection remain unchecked.)

                                                                                      If you specified logical resource IDs for AWS CloudFormation to use as a filter for the stack drift detection operation, only the resources with those logical IDs are checked for drift.

                                                                                    • DETECTION_FAILED: The stack drift detection operation has failed for at least one resource in the stack. Results will be available for resources on which AWS CloudFormation successfully completed drift detection.

                                                                                    • DETECTION_IN_PROGRESS: The stack drift detection operation is currently in progress.

                                                                                    \n@param detectionStatus The status of the stack drift detection operation.

                                                                                    • DETECTION_COMPLETE: The stack drift detection operation has successfully completed for all resources in the stack that support drift detection. (Resources that do not currently support stack detection remain unchecked.)

                                                                                      If you specified logical resource IDs for AWS CloudFormation to use as a filter for the stack drift detection operation, only the resources with those logical IDs are checked for drift.

                                                                                    • DETECTION_FAILED: The stack drift detection operation has failed for at least one resource in the stack. Results will be available for resources on which AWS CloudFormation successfully completed drift detection.

                                                                                    • DETECTION_IN_PROGRESS: The stack drift detection operation is currently in progress.

                                                                                    • \n@see StackDriftDetectionStatus", "setterMethodName" : "setDetectionStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "detectionStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "detectionStatus", "variableType" : "String", "documentation" : "

                                                                                      The status of the stack drift detection operation.

                                                                                      • DETECTION_COMPLETE: The stack drift detection operation has successfully completed for all resources in the stack that support drift detection. (Resources that do not currently support stack detection remain unchecked.)

                                                                                        If you specified logical resource IDs for AWS CloudFormation to use as a filter for the stack drift detection operation, only the resources with those logical IDs are checked for drift.

                                                                                      • DETECTION_FAILED: The stack drift detection operation has failed for at least one resource in the stack. Results will be available for resources on which AWS CloudFormation successfully completed drift detection.

                                                                                      • DETECTION_IN_PROGRESS: The stack drift detection operation is currently in progress.

                                                                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDetectionStatusReason", "beanStyleSetterMethodName" : "setDetectionStatusReason", "c2jName" : "DetectionStatusReason", "c2jShape" : "StackDriftDetectionStatusReason", "defaultConsumerFluentSetterDocumentation" : "

                                                                                      The reason the stack drift detection operation has its current status.

                                                                                      \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 #detectionStatusReason(String)}.\n@param detectionStatusReason 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 #detectionStatusReason(String)", "deprecated" : false, "documentation" : "

                                                                                      The reason the stack drift detection operation has its current status.

                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "detectionStatusReason", "fluentSetterDocumentation" : "

                                                                                      The reason the stack drift detection operation has its current status.

                                                                                      \n@param detectionStatusReason The reason the stack drift detection operation has its current status.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "detectionStatusReason", "getterDocumentation" : "

                                                                                      The reason the stack drift detection operation has its current status.

                                                                                      \n@return The reason the stack drift detection operation has its current status.", "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" : "DetectionStatusReason", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DetectionStatusReason", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DetectionStatusReason", "sensitive" : false, "setterDocumentation" : "

                                                                                      The reason the stack drift detection operation has its current status.

                                                                                      \n@param detectionStatusReason The reason the stack drift detection operation has its current status.", "setterMethodName" : "setDetectionStatusReason", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "detectionStatusReason", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "detectionStatusReason", "variableType" : "String", "documentation" : "

                                                                                      The reason the stack drift detection operation has its current status.

                                                                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDriftedStackResourceCount", "beanStyleSetterMethodName" : "setDriftedStackResourceCount", "c2jName" : "DriftedStackResourceCount", "c2jShape" : "BoxedInteger", "defaultConsumerFluentSetterDocumentation" : "

                                                                                      Total number of stack resources that have drifted. This is NULL until the drift detection operation reaches a status of DETECTION_COMPLETE. This value will be 0 for stacks whose drift status is IN_SYNC.

                                                                                      \nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #driftedStackResourceCount(Integer)}.\n@param driftedStackResourceCount a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #driftedStackResourceCount(Integer)", "deprecated" : false, "documentation" : "

                                                                                      Total number of stack resources that have drifted. This is NULL until the drift detection operation reaches a status of DETECTION_COMPLETE. This value will be 0 for stacks whose drift status is IN_SYNC.

                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "driftedStackResourceCount", "fluentSetterDocumentation" : "

                                                                                      Total number of stack resources that have drifted. This is NULL until the drift detection operation reaches a status of DETECTION_COMPLETE. This value will be 0 for stacks whose drift status is IN_SYNC.

                                                                                      \n@param driftedStackResourceCount Total number of stack resources that have drifted. This is NULL until the drift detection operation reaches a status of DETECTION_COMPLETE. This value will be 0 for stacks whose drift status is IN_SYNC.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "driftedStackResourceCount", "getterDocumentation" : "

                                                                                      Total number of stack resources that have drifted. This is NULL until the drift detection operation reaches a status of DETECTION_COMPLETE. This value will be 0 for stacks whose drift status is IN_SYNC.

                                                                                      \n@return Total number of stack resources that have drifted. This is NULL until the drift detection operation reaches a status of DETECTION_COMPLETE. This value will be 0 for stacks whose drift status is IN_SYNC.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DriftedStackResourceCount", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DriftedStackResourceCount", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "DriftedStackResourceCount", "sensitive" : false, "setterDocumentation" : "

                                                                                      Total number of stack resources that have drifted. This is NULL until the drift detection operation reaches a status of DETECTION_COMPLETE. This value will be 0 for stacks whose drift status is IN_SYNC.

                                                                                      \n@param driftedStackResourceCount Total number of stack resources that have drifted. This is NULL until the drift detection operation reaches a status of DETECTION_COMPLETE. This value will be 0 for stacks whose drift status is IN_SYNC.", "setterMethodName" : "setDriftedStackResourceCount", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "driftedStackResourceCount", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "driftedStackResourceCount", "variableType" : "Integer", "documentation" : "

                                                                                      Total number of stack resources that have drifted. This is NULL until the drift detection operation reaches a status of DETECTION_COMPLETE. This value will be 0 for stacks whose drift status is IN_SYNC.

                                                                                      ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTimestamp", "beanStyleSetterMethodName" : "setTimestamp", "c2jName" : "Timestamp", "c2jShape" : "Timestamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                      Time at which the stack drift detection operation was initiated.

                                                                                      \nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #timestamp(Instant)}.\n@param timestamp a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #timestamp(Instant)", "deprecated" : false, "documentation" : "

                                                                                      Time at which the stack drift detection operation was initiated.

                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "timestamp", "fluentSetterDocumentation" : "

                                                                                      Time at which the stack drift detection operation was initiated.

                                                                                      \n@param timestamp Time at which the stack drift detection operation was initiated.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "timestamp", "getterDocumentation" : "

                                                                                      Time at which the stack drift detection operation was initiated.

                                                                                      \n@return Time at which the stack drift detection operation was initiated.", "getterModel" : { "returnType" : "java.time.Instant", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Timestamp", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Timestamp", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "Timestamp", "sensitive" : false, "setterDocumentation" : "

                                                                                      Time at which the stack drift detection operation was initiated.

                                                                                      \n@param timestamp Time at which the stack drift detection operation was initiated.", "setterMethodName" : "setTimestamp", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "timestamp", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "timestamp", "variableType" : "java.time.Instant", "documentation" : "

                                                                                      Time at which the stack drift detection operation was initiated.

                                                                                      ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "DetectionStatus" : { "beanStyleGetterMethodName" : "getDetectionStatusAsString", "beanStyleSetterMethodName" : "setDetectionStatus", "c2jName" : "DetectionStatus", "c2jShape" : "StackDriftDetectionStatus", "defaultConsumerFluentSetterDocumentation" : "

                                                                                      The status of the stack drift detection operation.

                                                                                      • DETECTION_COMPLETE: The stack drift detection operation has successfully completed for all resources in the stack that support drift detection. (Resources that do not currently support stack detection remain unchecked.)

                                                                                        If you specified logical resource IDs for AWS CloudFormation to use as a filter for the stack drift detection operation, only the resources with those logical IDs are checked for drift.

                                                                                      • DETECTION_FAILED: The stack drift detection operation has failed for at least one resource in the stack. Results will be available for resources on which AWS CloudFormation successfully completed drift detection.

                                                                                      • DETECTION_IN_PROGRESS: The stack drift detection operation is currently in progress.

                                                                                      \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 #detectionStatusAsString(String)}.\n@param detectionStatus 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 #detectionStatus(String)", "deprecated" : false, "documentation" : "

                                                                                      The status of the stack drift detection operation.

                                                                                      • DETECTION_COMPLETE: The stack drift detection operation has successfully completed for all resources in the stack that support drift detection. (Resources that do not currently support stack detection remain unchecked.)

                                                                                        If you specified logical resource IDs for AWS CloudFormation to use as a filter for the stack drift detection operation, only the resources with those logical IDs are checked for drift.

                                                                                      • DETECTION_FAILED: The stack drift detection operation has failed for at least one resource in the stack. Results will be available for resources on which AWS CloudFormation successfully completed drift detection.

                                                                                      • DETECTION_IN_PROGRESS: The stack drift detection operation is currently in progress.

                                                                                      ", "endpointDiscoveryId" : false, "enumType" : "StackDriftDetectionStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "detectionStatus", "fluentEnumSetterMethodName" : "detectionStatus", "fluentGetterMethodName" : "detectionStatusAsString", "fluentSetterDocumentation" : "

                                                                                      The status of the stack drift detection operation.

                                                                                      • DETECTION_COMPLETE: The stack drift detection operation has successfully completed for all resources in the stack that support drift detection. (Resources that do not currently support stack detection remain unchecked.)

                                                                                        If you specified logical resource IDs for AWS CloudFormation to use as a filter for the stack drift detection operation, only the resources with those logical IDs are checked for drift.

                                                                                      • DETECTION_FAILED: The stack drift detection operation has failed for at least one resource in the stack. Results will be available for resources on which AWS CloudFormation successfully completed drift detection.

                                                                                      • DETECTION_IN_PROGRESS: The stack drift detection operation is currently in progress.

                                                                                      \n@param detectionStatus The status of the stack drift detection operation.

                                                                                      • DETECTION_COMPLETE: The stack drift detection operation has successfully completed for all resources in the stack that support drift detection. (Resources that do not currently support stack detection remain unchecked.)

                                                                                        If you specified logical resource IDs for AWS CloudFormation to use as a filter for the stack drift detection operation, only the resources with those logical IDs are checked for drift.

                                                                                      • DETECTION_FAILED: The stack drift detection operation has failed for at least one resource in the stack. Results will be available for resources on which AWS CloudFormation successfully completed drift detection.

                                                                                      • DETECTION_IN_PROGRESS: The stack drift detection operation is currently in progress.

                                                                                      • \n@see StackDriftDetectionStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see StackDriftDetectionStatus", "fluentSetterMethodName" : "detectionStatus", "getterDocumentation" : "

                                                                                        The status of the stack drift detection operation.

                                                                                        • DETECTION_COMPLETE: The stack drift detection operation has successfully completed for all resources in the stack that support drift detection. (Resources that do not currently support stack detection remain unchecked.)

                                                                                          If you specified logical resource IDs for AWS CloudFormation to use as a filter for the stack drift detection operation, only the resources with those logical IDs are checked for drift.

                                                                                        • DETECTION_FAILED: The stack drift detection operation has failed for at least one resource in the stack. Results will be available for resources on which AWS CloudFormation successfully completed drift detection.

                                                                                        • DETECTION_IN_PROGRESS: The stack drift detection operation is currently in progress.

                                                                                        \n

                                                                                        \nIf the service returns an enum value that is not available in the current SDK version, {@link #detectionStatus} will return {@link StackDriftDetectionStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #detectionStatusAsString}.\n

                                                                                        \n@return The status of the stack drift detection operation.

                                                                                        • DETECTION_COMPLETE: The stack drift detection operation has successfully completed for all resources in the stack that support drift detection. (Resources that do not currently support stack detection remain unchecked.)

                                                                                          If you specified logical resource IDs for AWS CloudFormation to use as a filter for the stack drift detection operation, only the resources with those logical IDs are checked for drift.

                                                                                        • DETECTION_FAILED: The stack drift detection operation has failed for at least one resource in the stack. Results will be available for resources on which AWS CloudFormation successfully completed drift detection.

                                                                                        • DETECTION_IN_PROGRESS: The stack drift detection operation is currently in progress.

                                                                                        • \n@see StackDriftDetectionStatus", "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" : "DetectionStatus", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DetectionStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DetectionStatus", "sensitive" : false, "setterDocumentation" : "

                                                                                          The status of the stack drift detection operation.

                                                                                          • DETECTION_COMPLETE: The stack drift detection operation has successfully completed for all resources in the stack that support drift detection. (Resources that do not currently support stack detection remain unchecked.)

                                                                                            If you specified logical resource IDs for AWS CloudFormation to use as a filter for the stack drift detection operation, only the resources with those logical IDs are checked for drift.

                                                                                          • DETECTION_FAILED: The stack drift detection operation has failed for at least one resource in the stack. Results will be available for resources on which AWS CloudFormation successfully completed drift detection.

                                                                                          • DETECTION_IN_PROGRESS: The stack drift detection operation is currently in progress.

                                                                                          \n@param detectionStatus The status of the stack drift detection operation.

                                                                                          • DETECTION_COMPLETE: The stack drift detection operation has successfully completed for all resources in the stack that support drift detection. (Resources that do not currently support stack detection remain unchecked.)

                                                                                            If you specified logical resource IDs for AWS CloudFormation to use as a filter for the stack drift detection operation, only the resources with those logical IDs are checked for drift.

                                                                                          • DETECTION_FAILED: The stack drift detection operation has failed for at least one resource in the stack. Results will be available for resources on which AWS CloudFormation successfully completed drift detection.

                                                                                          • DETECTION_IN_PROGRESS: The stack drift detection operation is currently in progress.

                                                                                          • \n@see StackDriftDetectionStatus", "setterMethodName" : "setDetectionStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "detectionStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "detectionStatus", "variableType" : "String", "documentation" : "

                                                                                            The status of the stack drift detection operation.

                                                                                            • DETECTION_COMPLETE: The stack drift detection operation has successfully completed for all resources in the stack that support drift detection. (Resources that do not currently support stack detection remain unchecked.)

                                                                                              If you specified logical resource IDs for AWS CloudFormation to use as a filter for the stack drift detection operation, only the resources with those logical IDs are checked for drift.

                                                                                            • DETECTION_FAILED: The stack drift detection operation has failed for at least one resource in the stack. Results will be available for resources on which AWS CloudFormation successfully completed drift detection.

                                                                                            • DETECTION_IN_PROGRESS: The stack drift detection operation is currently in progress.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "DetectionStatusReason" : { "beanStyleGetterMethodName" : "getDetectionStatusReason", "beanStyleSetterMethodName" : "setDetectionStatusReason", "c2jName" : "DetectionStatusReason", "c2jShape" : "StackDriftDetectionStatusReason", "defaultConsumerFluentSetterDocumentation" : "

                                                                                            The reason the stack drift detection operation has its current status.

                                                                                            \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 #detectionStatusReason(String)}.\n@param detectionStatusReason 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 #detectionStatusReason(String)", "deprecated" : false, "documentation" : "

                                                                                            The reason the stack drift detection operation has its current status.

                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "detectionStatusReason", "fluentSetterDocumentation" : "

                                                                                            The reason the stack drift detection operation has its current status.

                                                                                            \n@param detectionStatusReason The reason the stack drift detection operation has its current status.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "detectionStatusReason", "getterDocumentation" : "

                                                                                            The reason the stack drift detection operation has its current status.

                                                                                            \n@return The reason the stack drift detection operation has its current status.", "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" : "DetectionStatusReason", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DetectionStatusReason", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DetectionStatusReason", "sensitive" : false, "setterDocumentation" : "

                                                                                            The reason the stack drift detection operation has its current status.

                                                                                            \n@param detectionStatusReason The reason the stack drift detection operation has its current status.", "setterMethodName" : "setDetectionStatusReason", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "detectionStatusReason", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "detectionStatusReason", "variableType" : "String", "documentation" : "

                                                                                            The reason the stack drift detection operation has its current status.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "DriftedStackResourceCount" : { "beanStyleGetterMethodName" : "getDriftedStackResourceCount", "beanStyleSetterMethodName" : "setDriftedStackResourceCount", "c2jName" : "DriftedStackResourceCount", "c2jShape" : "BoxedInteger", "defaultConsumerFluentSetterDocumentation" : "

                                                                                            Total number of stack resources that have drifted. This is NULL until the drift detection operation reaches a status of DETECTION_COMPLETE. This value will be 0 for stacks whose drift status is IN_SYNC.

                                                                                            \nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #driftedStackResourceCount(Integer)}.\n@param driftedStackResourceCount a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #driftedStackResourceCount(Integer)", "deprecated" : false, "documentation" : "

                                                                                            Total number of stack resources that have drifted. This is NULL until the drift detection operation reaches a status of DETECTION_COMPLETE. This value will be 0 for stacks whose drift status is IN_SYNC.

                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "driftedStackResourceCount", "fluentSetterDocumentation" : "

                                                                                            Total number of stack resources that have drifted. This is NULL until the drift detection operation reaches a status of DETECTION_COMPLETE. This value will be 0 for stacks whose drift status is IN_SYNC.

                                                                                            \n@param driftedStackResourceCount Total number of stack resources that have drifted. This is NULL until the drift detection operation reaches a status of DETECTION_COMPLETE. This value will be 0 for stacks whose drift status is IN_SYNC.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "driftedStackResourceCount", "getterDocumentation" : "

                                                                                            Total number of stack resources that have drifted. This is NULL until the drift detection operation reaches a status of DETECTION_COMPLETE. This value will be 0 for stacks whose drift status is IN_SYNC.

                                                                                            \n@return Total number of stack resources that have drifted. This is NULL until the drift detection operation reaches a status of DETECTION_COMPLETE. This value will be 0 for stacks whose drift status is IN_SYNC.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DriftedStackResourceCount", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DriftedStackResourceCount", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "DriftedStackResourceCount", "sensitive" : false, "setterDocumentation" : "

                                                                                            Total number of stack resources that have drifted. This is NULL until the drift detection operation reaches a status of DETECTION_COMPLETE. This value will be 0 for stacks whose drift status is IN_SYNC.

                                                                                            \n@param driftedStackResourceCount Total number of stack resources that have drifted. This is NULL until the drift detection operation reaches a status of DETECTION_COMPLETE. This value will be 0 for stacks whose drift status is IN_SYNC.", "setterMethodName" : "setDriftedStackResourceCount", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "driftedStackResourceCount", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "driftedStackResourceCount", "variableType" : "Integer", "documentation" : "

                                                                                            Total number of stack resources that have drifted. This is NULL until the drift detection operation reaches a status of DETECTION_COMPLETE. This value will be 0 for stacks whose drift status is IN_SYNC.

                                                                                            ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackDriftDetectionId" : { "beanStyleGetterMethodName" : "getStackDriftDetectionId", "beanStyleSetterMethodName" : "setStackDriftDetectionId", "c2jName" : "StackDriftDetectionId", "c2jShape" : "StackDriftDetectionId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                            The ID of the drift detection results of this operation.

                                                                                            AWS CloudFormation generates new results, with a new drift detection ID, each time this operation is run. However, the number of reports AWS CloudFormation retains for any given stack, and for how long, may vary.

                                                                                            \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 #stackDriftDetectionId(String)}.\n@param stackDriftDetectionId 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 #stackDriftDetectionId(String)", "deprecated" : false, "documentation" : "

                                                                                            The ID of the drift detection results of this operation.

                                                                                            AWS CloudFormation generates new results, with a new drift detection ID, each time this operation is run. However, the number of reports AWS CloudFormation retains for any given stack, and for how long, may vary.

                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackDriftDetectionId", "fluentSetterDocumentation" : "

                                                                                            The ID of the drift detection results of this operation.

                                                                                            AWS CloudFormation generates new results, with a new drift detection ID, each time this operation is run. However, the number of reports AWS CloudFormation retains for any given stack, and for how long, may vary.

                                                                                            \n@param stackDriftDetectionId The ID of the drift detection results of this operation.

                                                                                            AWS CloudFormation generates new results, with a new drift detection ID, each time this operation is run. However, the number of reports AWS CloudFormation retains for any given stack, and for how long, may vary.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackDriftDetectionId", "getterDocumentation" : "

                                                                                            The ID of the drift detection results of this operation.

                                                                                            AWS CloudFormation generates new results, with a new drift detection ID, each time this operation is run. However, the number of reports AWS CloudFormation retains for any given stack, and for how long, may vary.

                                                                                            \n@return The ID of the drift detection results of this operation.

                                                                                            AWS CloudFormation generates new results, with a new drift detection ID, each time this operation is run. However, the number of reports AWS CloudFormation retains for any given stack, and for how long, may vary.", "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" : "StackDriftDetectionId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackDriftDetectionId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackDriftDetectionId", "sensitive" : false, "setterDocumentation" : "

                                                                                            The ID of the drift detection results of this operation.

                                                                                            AWS CloudFormation generates new results, with a new drift detection ID, each time this operation is run. However, the number of reports AWS CloudFormation retains for any given stack, and for how long, may vary.

                                                                                            \n@param stackDriftDetectionId The ID of the drift detection results of this operation.

                                                                                            AWS CloudFormation generates new results, with a new drift detection ID, each time this operation is run. However, the number of reports AWS CloudFormation retains for any given stack, and for how long, may vary.", "setterMethodName" : "setStackDriftDetectionId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackDriftDetectionId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackDriftDetectionId", "variableType" : "String", "documentation" : "

                                                                                            The ID of the drift detection results of this operation.

                                                                                            AWS CloudFormation generates new results, with a new drift detection ID, each time this operation is run. However, the number of reports AWS CloudFormation retains for any given stack, and for how long, may vary.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackDriftStatus" : { "beanStyleGetterMethodName" : "getStackDriftStatusAsString", "beanStyleSetterMethodName" : "setStackDriftStatus", "c2jName" : "StackDriftStatus", "c2jShape" : "StackDriftStatus", "defaultConsumerFluentSetterDocumentation" : "

                                                                                            Status of the stack's actual configuration compared to its expected configuration.

                                                                                            • DRIFTED: The stack differs from its expected template configuration. A stack is considered to have drifted if one or more of its resources have drifted.

                                                                                            • NOT_CHECKED: AWS CloudFormation has not checked if the stack differs from its expected template configuration.

                                                                                            • IN_SYNC: The stack's actual configuration matches its expected template configuration.

                                                                                            • UNKNOWN: This value is reserved for future use.

                                                                                            \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 #stackDriftStatusAsString(String)}.\n@param stackDriftStatus 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 #stackDriftStatus(String)", "deprecated" : false, "documentation" : "

                                                                                            Status of the stack's actual configuration compared to its expected configuration.

                                                                                            • DRIFTED: The stack differs from its expected template configuration. A stack is considered to have drifted if one or more of its resources have drifted.

                                                                                            • NOT_CHECKED: AWS CloudFormation has not checked if the stack differs from its expected template configuration.

                                                                                            • IN_SYNC: The stack's actual configuration matches its expected template configuration.

                                                                                            • UNKNOWN: This value is reserved for future use.

                                                                                            ", "endpointDiscoveryId" : false, "enumType" : "StackDriftStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "stackDriftStatus", "fluentEnumSetterMethodName" : "stackDriftStatus", "fluentGetterMethodName" : "stackDriftStatusAsString", "fluentSetterDocumentation" : "

                                                                                            Status of the stack's actual configuration compared to its expected configuration.

                                                                                            • DRIFTED: The stack differs from its expected template configuration. A stack is considered to have drifted if one or more of its resources have drifted.

                                                                                            • NOT_CHECKED: AWS CloudFormation has not checked if the stack differs from its expected template configuration.

                                                                                            • IN_SYNC: The stack's actual configuration matches its expected template configuration.

                                                                                            • UNKNOWN: This value is reserved for future use.

                                                                                            \n@param stackDriftStatus Status of the stack's actual configuration compared to its expected configuration.

                                                                                            • DRIFTED: The stack differs from its expected template configuration. A stack is considered to have drifted if one or more of its resources have drifted.

                                                                                            • NOT_CHECKED: AWS CloudFormation has not checked if the stack differs from its expected template configuration.

                                                                                            • IN_SYNC: The stack's actual configuration matches its expected template configuration.

                                                                                            • UNKNOWN: This value is reserved for future use.

                                                                                            • \n@see StackDriftStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see StackDriftStatus", "fluentSetterMethodName" : "stackDriftStatus", "getterDocumentation" : "

                                                                                              Status of the stack's actual configuration compared to its expected configuration.

                                                                                              • DRIFTED: The stack differs from its expected template configuration. A stack is considered to have drifted if one or more of its resources have drifted.

                                                                                              • NOT_CHECKED: AWS CloudFormation has not checked if the stack differs from its expected template configuration.

                                                                                              • IN_SYNC: The stack's actual configuration matches its expected template configuration.

                                                                                              • UNKNOWN: This value is reserved for future use.

                                                                                              \n

                                                                                              \nIf the service returns an enum value that is not available in the current SDK version, {@link #stackDriftStatus} will return {@link StackDriftStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #stackDriftStatusAsString}.\n

                                                                                              \n@return Status of the stack's actual configuration compared to its expected configuration.

                                                                                              • DRIFTED: The stack differs from its expected template configuration. A stack is considered to have drifted if one or more of its resources have drifted.

                                                                                              • NOT_CHECKED: AWS CloudFormation has not checked if the stack differs from its expected template configuration.

                                                                                              • IN_SYNC: The stack's actual configuration matches its expected template configuration.

                                                                                              • UNKNOWN: This value is reserved for future use.

                                                                                              • \n@see StackDriftStatus", "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" : "StackDriftStatus", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackDriftStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackDriftStatus", "sensitive" : false, "setterDocumentation" : "

                                                                                                Status of the stack's actual configuration compared to its expected configuration.

                                                                                                • DRIFTED: The stack differs from its expected template configuration. A stack is considered to have drifted if one or more of its resources have drifted.

                                                                                                • NOT_CHECKED: AWS CloudFormation has not checked if the stack differs from its expected template configuration.

                                                                                                • IN_SYNC: The stack's actual configuration matches its expected template configuration.

                                                                                                • UNKNOWN: This value is reserved for future use.

                                                                                                \n@param stackDriftStatus Status of the stack's actual configuration compared to its expected configuration.

                                                                                                • DRIFTED: The stack differs from its expected template configuration. A stack is considered to have drifted if one or more of its resources have drifted.

                                                                                                • NOT_CHECKED: AWS CloudFormation has not checked if the stack differs from its expected template configuration.

                                                                                                • IN_SYNC: The stack's actual configuration matches its expected template configuration.

                                                                                                • UNKNOWN: This value is reserved for future use.

                                                                                                • \n@see StackDriftStatus", "setterMethodName" : "setStackDriftStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackDriftStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackDriftStatus", "variableType" : "String", "documentation" : "

                                                                                                  Status of the stack's actual configuration compared to its expected configuration.

                                                                                                  • DRIFTED: The stack differs from its expected template configuration. A stack is considered to have drifted if one or more of its resources have drifted.

                                                                                                  • NOT_CHECKED: AWS CloudFormation has not checked if the stack differs from its expected template configuration.

                                                                                                  • IN_SYNC: The stack's actual configuration matches its expected template configuration.

                                                                                                  • UNKNOWN: This value is reserved for future use.

                                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackId" : { "beanStyleGetterMethodName" : "getStackId", "beanStyleSetterMethodName" : "setStackId", "c2jName" : "StackId", "c2jShape" : "StackId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                  The ID of the stack.

                                                                                                  \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 ID of the stack.

                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackId", "fluentSetterDocumentation" : "

                                                                                                  The ID of the stack.

                                                                                                  \n@param stackId The ID of the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackId", "getterDocumentation" : "

                                                                                                  The ID of the stack.

                                                                                                  \n@return The ID of the stack.", "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 ID of the stack.

                                                                                                  \n@param stackId The ID of the stack.", "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 ID of the stack.

                                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Timestamp" : { "beanStyleGetterMethodName" : "getTimestamp", "beanStyleSetterMethodName" : "setTimestamp", "c2jName" : "Timestamp", "c2jShape" : "Timestamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                  Time at which the stack drift detection operation was initiated.

                                                                                                  \nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #timestamp(Instant)}.\n@param timestamp a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #timestamp(Instant)", "deprecated" : false, "documentation" : "

                                                                                                  Time at which the stack drift detection operation was initiated.

                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "timestamp", "fluentSetterDocumentation" : "

                                                                                                  Time at which the stack drift detection operation was initiated.

                                                                                                  \n@param timestamp Time at which the stack drift detection operation was initiated.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "timestamp", "getterDocumentation" : "

                                                                                                  Time at which the stack drift detection operation was initiated.

                                                                                                  \n@return Time at which the stack drift detection operation was initiated.", "getterModel" : { "returnType" : "java.time.Instant", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Timestamp", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Timestamp", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "Timestamp", "sensitive" : false, "setterDocumentation" : "

                                                                                                  Time at which the stack drift detection operation was initiated.

                                                                                                  \n@param timestamp Time at which the stack drift detection operation was initiated.", "setterMethodName" : "setTimestamp", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "timestamp", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "timestamp", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                  Time at which the stack drift detection operation was initiated.

                                                                                                  ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getStackId", "beanStyleSetterMethodName" : "setStackId", "c2jName" : "StackId", "c2jShape" : "StackId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                  The ID of the stack.

                                                                                                  \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 ID of the stack.

                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackId", "fluentSetterDocumentation" : "

                                                                                                  The ID of the stack.

                                                                                                  \n@param stackId The ID of the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackId", "getterDocumentation" : "

                                                                                                  The ID of the stack.

                                                                                                  \n@return The ID of the stack.", "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 ID of the stack.

                                                                                                  \n@param stackId The ID of the stack.", "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 ID of the stack.

                                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackDriftDetectionId", "beanStyleSetterMethodName" : "setStackDriftDetectionId", "c2jName" : "StackDriftDetectionId", "c2jShape" : "StackDriftDetectionId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                  The ID of the drift detection results of this operation.

                                                                                                  AWS CloudFormation generates new results, with a new drift detection ID, each time this operation is run. However, the number of reports AWS CloudFormation retains for any given stack, and for how long, may vary.

                                                                                                  \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 #stackDriftDetectionId(String)}.\n@param stackDriftDetectionId 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 #stackDriftDetectionId(String)", "deprecated" : false, "documentation" : "

                                                                                                  The ID of the drift detection results of this operation.

                                                                                                  AWS CloudFormation generates new results, with a new drift detection ID, each time this operation is run. However, the number of reports AWS CloudFormation retains for any given stack, and for how long, may vary.

                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackDriftDetectionId", "fluentSetterDocumentation" : "

                                                                                                  The ID of the drift detection results of this operation.

                                                                                                  AWS CloudFormation generates new results, with a new drift detection ID, each time this operation is run. However, the number of reports AWS CloudFormation retains for any given stack, and for how long, may vary.

                                                                                                  \n@param stackDriftDetectionId The ID of the drift detection results of this operation.

                                                                                                  AWS CloudFormation generates new results, with a new drift detection ID, each time this operation is run. However, the number of reports AWS CloudFormation retains for any given stack, and for how long, may vary.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackDriftDetectionId", "getterDocumentation" : "

                                                                                                  The ID of the drift detection results of this operation.

                                                                                                  AWS CloudFormation generates new results, with a new drift detection ID, each time this operation is run. However, the number of reports AWS CloudFormation retains for any given stack, and for how long, may vary.

                                                                                                  \n@return The ID of the drift detection results of this operation.

                                                                                                  AWS CloudFormation generates new results, with a new drift detection ID, each time this operation is run. However, the number of reports AWS CloudFormation retains for any given stack, and for how long, may vary.", "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" : "StackDriftDetectionId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackDriftDetectionId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackDriftDetectionId", "sensitive" : false, "setterDocumentation" : "

                                                                                                  The ID of the drift detection results of this operation.

                                                                                                  AWS CloudFormation generates new results, with a new drift detection ID, each time this operation is run. However, the number of reports AWS CloudFormation retains for any given stack, and for how long, may vary.

                                                                                                  \n@param stackDriftDetectionId The ID of the drift detection results of this operation.

                                                                                                  AWS CloudFormation generates new results, with a new drift detection ID, each time this operation is run. However, the number of reports AWS CloudFormation retains for any given stack, and for how long, may vary.", "setterMethodName" : "setStackDriftDetectionId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackDriftDetectionId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackDriftDetectionId", "variableType" : "String", "documentation" : "

                                                                                                  The ID of the drift detection results of this operation.

                                                                                                  AWS CloudFormation generates new results, with a new drift detection ID, each time this operation is run. However, the number of reports AWS CloudFormation retains for any given stack, and for how long, may vary.

                                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackDriftStatusAsString", "beanStyleSetterMethodName" : "setStackDriftStatus", "c2jName" : "StackDriftStatus", "c2jShape" : "StackDriftStatus", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                  Status of the stack's actual configuration compared to its expected configuration.

                                                                                                  • DRIFTED: The stack differs from its expected template configuration. A stack is considered to have drifted if one or more of its resources have drifted.

                                                                                                  • NOT_CHECKED: AWS CloudFormation has not checked if the stack differs from its expected template configuration.

                                                                                                  • IN_SYNC: The stack's actual configuration matches its expected template configuration.

                                                                                                  • UNKNOWN: This value is reserved for future use.

                                                                                                  \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 #stackDriftStatusAsString(String)}.\n@param stackDriftStatus 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 #stackDriftStatus(String)", "deprecated" : false, "documentation" : "

                                                                                                  Status of the stack's actual configuration compared to its expected configuration.

                                                                                                  • DRIFTED: The stack differs from its expected template configuration. A stack is considered to have drifted if one or more of its resources have drifted.

                                                                                                  • NOT_CHECKED: AWS CloudFormation has not checked if the stack differs from its expected template configuration.

                                                                                                  • IN_SYNC: The stack's actual configuration matches its expected template configuration.

                                                                                                  • UNKNOWN: This value is reserved for future use.

                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : "StackDriftStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "stackDriftStatus", "fluentEnumSetterMethodName" : "stackDriftStatus", "fluentGetterMethodName" : "stackDriftStatusAsString", "fluentSetterDocumentation" : "

                                                                                                  Status of the stack's actual configuration compared to its expected configuration.

                                                                                                  • DRIFTED: The stack differs from its expected template configuration. A stack is considered to have drifted if one or more of its resources have drifted.

                                                                                                  • NOT_CHECKED: AWS CloudFormation has not checked if the stack differs from its expected template configuration.

                                                                                                  • IN_SYNC: The stack's actual configuration matches its expected template configuration.

                                                                                                  • UNKNOWN: This value is reserved for future use.

                                                                                                  \n@param stackDriftStatus Status of the stack's actual configuration compared to its expected configuration.

                                                                                                  • DRIFTED: The stack differs from its expected template configuration. A stack is considered to have drifted if one or more of its resources have drifted.

                                                                                                  • NOT_CHECKED: AWS CloudFormation has not checked if the stack differs from its expected template configuration.

                                                                                                  • IN_SYNC: The stack's actual configuration matches its expected template configuration.

                                                                                                  • UNKNOWN: This value is reserved for future use.

                                                                                                  • \n@see StackDriftStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see StackDriftStatus", "fluentSetterMethodName" : "stackDriftStatus", "getterDocumentation" : "

                                                                                                    Status of the stack's actual configuration compared to its expected configuration.

                                                                                                    • DRIFTED: The stack differs from its expected template configuration. A stack is considered to have drifted if one or more of its resources have drifted.

                                                                                                    • NOT_CHECKED: AWS CloudFormation has not checked if the stack differs from its expected template configuration.

                                                                                                    • IN_SYNC: The stack's actual configuration matches its expected template configuration.

                                                                                                    • UNKNOWN: This value is reserved for future use.

                                                                                                    \n

                                                                                                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #stackDriftStatus} will return {@link StackDriftStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #stackDriftStatusAsString}.\n

                                                                                                    \n@return Status of the stack's actual configuration compared to its expected configuration.

                                                                                                    • DRIFTED: The stack differs from its expected template configuration. A stack is considered to have drifted if one or more of its resources have drifted.

                                                                                                    • NOT_CHECKED: AWS CloudFormation has not checked if the stack differs from its expected template configuration.

                                                                                                    • IN_SYNC: The stack's actual configuration matches its expected template configuration.

                                                                                                    • UNKNOWN: This value is reserved for future use.

                                                                                                    • \n@see StackDriftStatus", "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" : "StackDriftStatus", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackDriftStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackDriftStatus", "sensitive" : false, "setterDocumentation" : "

                                                                                                      Status of the stack's actual configuration compared to its expected configuration.

                                                                                                      • DRIFTED: The stack differs from its expected template configuration. A stack is considered to have drifted if one or more of its resources have drifted.

                                                                                                      • NOT_CHECKED: AWS CloudFormation has not checked if the stack differs from its expected template configuration.

                                                                                                      • IN_SYNC: The stack's actual configuration matches its expected template configuration.

                                                                                                      • UNKNOWN: This value is reserved for future use.

                                                                                                      \n@param stackDriftStatus Status of the stack's actual configuration compared to its expected configuration.

                                                                                                      • DRIFTED: The stack differs from its expected template configuration. A stack is considered to have drifted if one or more of its resources have drifted.

                                                                                                      • NOT_CHECKED: AWS CloudFormation has not checked if the stack differs from its expected template configuration.

                                                                                                      • IN_SYNC: The stack's actual configuration matches its expected template configuration.

                                                                                                      • UNKNOWN: This value is reserved for future use.

                                                                                                      • \n@see StackDriftStatus", "setterMethodName" : "setStackDriftStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackDriftStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackDriftStatus", "variableType" : "String", "documentation" : "

                                                                                                        Status of the stack's actual configuration compared to its expected configuration.

                                                                                                        • DRIFTED: The stack differs from its expected template configuration. A stack is considered to have drifted if one or more of its resources have drifted.

                                                                                                        • NOT_CHECKED: AWS CloudFormation has not checked if the stack differs from its expected template configuration.

                                                                                                        • IN_SYNC: The stack's actual configuration matches its expected template configuration.

                                                                                                        • UNKNOWN: This value is reserved for future use.

                                                                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDetectionStatusAsString", "beanStyleSetterMethodName" : "setDetectionStatus", "c2jName" : "DetectionStatus", "c2jShape" : "StackDriftDetectionStatus", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                        The status of the stack drift detection operation.

                                                                                                        • DETECTION_COMPLETE: The stack drift detection operation has successfully completed for all resources in the stack that support drift detection. (Resources that do not currently support stack detection remain unchecked.)

                                                                                                          If you specified logical resource IDs for AWS CloudFormation to use as a filter for the stack drift detection operation, only the resources with those logical IDs are checked for drift.

                                                                                                        • DETECTION_FAILED: The stack drift detection operation has failed for at least one resource in the stack. Results will be available for resources on which AWS CloudFormation successfully completed drift detection.

                                                                                                        • DETECTION_IN_PROGRESS: The stack drift detection operation is currently in progress.

                                                                                                        \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 #detectionStatusAsString(String)}.\n@param detectionStatus 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 #detectionStatus(String)", "deprecated" : false, "documentation" : "

                                                                                                        The status of the stack drift detection operation.

                                                                                                        • DETECTION_COMPLETE: The stack drift detection operation has successfully completed for all resources in the stack that support drift detection. (Resources that do not currently support stack detection remain unchecked.)

                                                                                                          If you specified logical resource IDs for AWS CloudFormation to use as a filter for the stack drift detection operation, only the resources with those logical IDs are checked for drift.

                                                                                                        • DETECTION_FAILED: The stack drift detection operation has failed for at least one resource in the stack. Results will be available for resources on which AWS CloudFormation successfully completed drift detection.

                                                                                                        • DETECTION_IN_PROGRESS: The stack drift detection operation is currently in progress.

                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : "StackDriftDetectionStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "detectionStatus", "fluentEnumSetterMethodName" : "detectionStatus", "fluentGetterMethodName" : "detectionStatusAsString", "fluentSetterDocumentation" : "

                                                                                                        The status of the stack drift detection operation.

                                                                                                        • DETECTION_COMPLETE: The stack drift detection operation has successfully completed for all resources in the stack that support drift detection. (Resources that do not currently support stack detection remain unchecked.)

                                                                                                          If you specified logical resource IDs for AWS CloudFormation to use as a filter for the stack drift detection operation, only the resources with those logical IDs are checked for drift.

                                                                                                        • DETECTION_FAILED: The stack drift detection operation has failed for at least one resource in the stack. Results will be available for resources on which AWS CloudFormation successfully completed drift detection.

                                                                                                        • DETECTION_IN_PROGRESS: The stack drift detection operation is currently in progress.

                                                                                                        \n@param detectionStatus The status of the stack drift detection operation.

                                                                                                        • DETECTION_COMPLETE: The stack drift detection operation has successfully completed for all resources in the stack that support drift detection. (Resources that do not currently support stack detection remain unchecked.)

                                                                                                          If you specified logical resource IDs for AWS CloudFormation to use as a filter for the stack drift detection operation, only the resources with those logical IDs are checked for drift.

                                                                                                        • DETECTION_FAILED: The stack drift detection operation has failed for at least one resource in the stack. Results will be available for resources on which AWS CloudFormation successfully completed drift detection.

                                                                                                        • DETECTION_IN_PROGRESS: The stack drift detection operation is currently in progress.

                                                                                                        • \n@see StackDriftDetectionStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see StackDriftDetectionStatus", "fluentSetterMethodName" : "detectionStatus", "getterDocumentation" : "

                                                                                                          The status of the stack drift detection operation.

                                                                                                          • DETECTION_COMPLETE: The stack drift detection operation has successfully completed for all resources in the stack that support drift detection. (Resources that do not currently support stack detection remain unchecked.)

                                                                                                            If you specified logical resource IDs for AWS CloudFormation to use as a filter for the stack drift detection operation, only the resources with those logical IDs are checked for drift.

                                                                                                          • DETECTION_FAILED: The stack drift detection operation has failed for at least one resource in the stack. Results will be available for resources on which AWS CloudFormation successfully completed drift detection.

                                                                                                          • DETECTION_IN_PROGRESS: The stack drift detection operation is currently in progress.

                                                                                                          \n

                                                                                                          \nIf the service returns an enum value that is not available in the current SDK version, {@link #detectionStatus} will return {@link StackDriftDetectionStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #detectionStatusAsString}.\n

                                                                                                          \n@return The status of the stack drift detection operation.

                                                                                                          • DETECTION_COMPLETE: The stack drift detection operation has successfully completed for all resources in the stack that support drift detection. (Resources that do not currently support stack detection remain unchecked.)

                                                                                                            If you specified logical resource IDs for AWS CloudFormation to use as a filter for the stack drift detection operation, only the resources with those logical IDs are checked for drift.

                                                                                                          • DETECTION_FAILED: The stack drift detection operation has failed for at least one resource in the stack. Results will be available for resources on which AWS CloudFormation successfully completed drift detection.

                                                                                                          • DETECTION_IN_PROGRESS: The stack drift detection operation is currently in progress.

                                                                                                          • \n@see StackDriftDetectionStatus", "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" : "DetectionStatus", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DetectionStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DetectionStatus", "sensitive" : false, "setterDocumentation" : "

                                                                                                            The status of the stack drift detection operation.

                                                                                                            • DETECTION_COMPLETE: The stack drift detection operation has successfully completed for all resources in the stack that support drift detection. (Resources that do not currently support stack detection remain unchecked.)

                                                                                                              If you specified logical resource IDs for AWS CloudFormation to use as a filter for the stack drift detection operation, only the resources with those logical IDs are checked for drift.

                                                                                                            • DETECTION_FAILED: The stack drift detection operation has failed for at least one resource in the stack. Results will be available for resources on which AWS CloudFormation successfully completed drift detection.

                                                                                                            • DETECTION_IN_PROGRESS: The stack drift detection operation is currently in progress.

                                                                                                            \n@param detectionStatus The status of the stack drift detection operation.

                                                                                                            • DETECTION_COMPLETE: The stack drift detection operation has successfully completed for all resources in the stack that support drift detection. (Resources that do not currently support stack detection remain unchecked.)

                                                                                                              If you specified logical resource IDs for AWS CloudFormation to use as a filter for the stack drift detection operation, only the resources with those logical IDs are checked for drift.

                                                                                                            • DETECTION_FAILED: The stack drift detection operation has failed for at least one resource in the stack. Results will be available for resources on which AWS CloudFormation successfully completed drift detection.

                                                                                                            • DETECTION_IN_PROGRESS: The stack drift detection operation is currently in progress.

                                                                                                            • \n@see StackDriftDetectionStatus", "setterMethodName" : "setDetectionStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "detectionStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "detectionStatus", "variableType" : "String", "documentation" : "

                                                                                                              The status of the stack drift detection operation.

                                                                                                              • DETECTION_COMPLETE: The stack drift detection operation has successfully completed for all resources in the stack that support drift detection. (Resources that do not currently support stack detection remain unchecked.)

                                                                                                                If you specified logical resource IDs for AWS CloudFormation to use as a filter for the stack drift detection operation, only the resources with those logical IDs are checked for drift.

                                                                                                              • DETECTION_FAILED: The stack drift detection operation has failed for at least one resource in the stack. Results will be available for resources on which AWS CloudFormation successfully completed drift detection.

                                                                                                              • DETECTION_IN_PROGRESS: The stack drift detection operation is currently in progress.

                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDetectionStatusReason", "beanStyleSetterMethodName" : "setDetectionStatusReason", "c2jName" : "DetectionStatusReason", "c2jShape" : "StackDriftDetectionStatusReason", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                              The reason the stack drift detection operation has its current status.

                                                                                                              \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 #detectionStatusReason(String)}.\n@param detectionStatusReason 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 #detectionStatusReason(String)", "deprecated" : false, "documentation" : "

                                                                                                              The reason the stack drift detection operation has its current status.

                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "detectionStatusReason", "fluentSetterDocumentation" : "

                                                                                                              The reason the stack drift detection operation has its current status.

                                                                                                              \n@param detectionStatusReason The reason the stack drift detection operation has its current status.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "detectionStatusReason", "getterDocumentation" : "

                                                                                                              The reason the stack drift detection operation has its current status.

                                                                                                              \n@return The reason the stack drift detection operation has its current status.", "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" : "DetectionStatusReason", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DetectionStatusReason", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DetectionStatusReason", "sensitive" : false, "setterDocumentation" : "

                                                                                                              The reason the stack drift detection operation has its current status.

                                                                                                              \n@param detectionStatusReason The reason the stack drift detection operation has its current status.", "setterMethodName" : "setDetectionStatusReason", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "detectionStatusReason", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "detectionStatusReason", "variableType" : "String", "documentation" : "

                                                                                                              The reason the stack drift detection operation has its current status.

                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDriftedStackResourceCount", "beanStyleSetterMethodName" : "setDriftedStackResourceCount", "c2jName" : "DriftedStackResourceCount", "c2jShape" : "BoxedInteger", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                              Total number of stack resources that have drifted. This is NULL until the drift detection operation reaches a status of DETECTION_COMPLETE. This value will be 0 for stacks whose drift status is IN_SYNC.

                                                                                                              \nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #driftedStackResourceCount(Integer)}.\n@param driftedStackResourceCount a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #driftedStackResourceCount(Integer)", "deprecated" : false, "documentation" : "

                                                                                                              Total number of stack resources that have drifted. This is NULL until the drift detection operation reaches a status of DETECTION_COMPLETE. This value will be 0 for stacks whose drift status is IN_SYNC.

                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "driftedStackResourceCount", "fluentSetterDocumentation" : "

                                                                                                              Total number of stack resources that have drifted. This is NULL until the drift detection operation reaches a status of DETECTION_COMPLETE. This value will be 0 for stacks whose drift status is IN_SYNC.

                                                                                                              \n@param driftedStackResourceCount Total number of stack resources that have drifted. This is NULL until the drift detection operation reaches a status of DETECTION_COMPLETE. This value will be 0 for stacks whose drift status is IN_SYNC.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "driftedStackResourceCount", "getterDocumentation" : "

                                                                                                              Total number of stack resources that have drifted. This is NULL until the drift detection operation reaches a status of DETECTION_COMPLETE. This value will be 0 for stacks whose drift status is IN_SYNC.

                                                                                                              \n@return Total number of stack resources that have drifted. This is NULL until the drift detection operation reaches a status of DETECTION_COMPLETE. This value will be 0 for stacks whose drift status is IN_SYNC.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DriftedStackResourceCount", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DriftedStackResourceCount", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "DriftedStackResourceCount", "sensitive" : false, "setterDocumentation" : "

                                                                                                              Total number of stack resources that have drifted. This is NULL until the drift detection operation reaches a status of DETECTION_COMPLETE. This value will be 0 for stacks whose drift status is IN_SYNC.

                                                                                                              \n@param driftedStackResourceCount Total number of stack resources that have drifted. This is NULL until the drift detection operation reaches a status of DETECTION_COMPLETE. This value will be 0 for stacks whose drift status is IN_SYNC.", "setterMethodName" : "setDriftedStackResourceCount", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "driftedStackResourceCount", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "driftedStackResourceCount", "variableType" : "Integer", "documentation" : "

                                                                                                              Total number of stack resources that have drifted. This is NULL until the drift detection operation reaches a status of DETECTION_COMPLETE. This value will be 0 for stacks whose drift status is IN_SYNC.

                                                                                                              ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTimestamp", "beanStyleSetterMethodName" : "setTimestamp", "c2jName" : "Timestamp", "c2jShape" : "Timestamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                              Time at which the stack drift detection operation was initiated.

                                                                                                              \nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #timestamp(Instant)}.\n@param timestamp a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #timestamp(Instant)", "deprecated" : false, "documentation" : "

                                                                                                              Time at which the stack drift detection operation was initiated.

                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "timestamp", "fluentSetterDocumentation" : "

                                                                                                              Time at which the stack drift detection operation was initiated.

                                                                                                              \n@param timestamp Time at which the stack drift detection operation was initiated.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "timestamp", "getterDocumentation" : "

                                                                                                              Time at which the stack drift detection operation was initiated.

                                                                                                              \n@return Time at which the stack drift detection operation was initiated.", "getterModel" : { "returnType" : "java.time.Instant", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Timestamp", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Timestamp", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "Timestamp", "sensitive" : false, "setterDocumentation" : "

                                                                                                              Time at which the stack drift detection operation was initiated.

                                                                                                              \n@param timestamp Time at which the stack drift detection operation was initiated.", "setterMethodName" : "setTimestamp", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "timestamp", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "timestamp", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                              Time at which the stack drift detection operation was initiated.

                                                                                                              ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "StackId", "StackDriftDetectionId", "DetectionStatus", "Timestamp" ], "shapeName" : "DescribeStackDriftDetectionStatusResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : "DescribeStackDriftDetectionStatusResult" }, "variable" : { "variableDeclarationType" : "DescribeStackDriftDetectionStatusResponse", "variableName" : "describeStackDriftDetectionStatusResponse", "variableType" : "DescribeStackDriftDetectionStatusResponse", "documentation" : null, "simpleType" : "DescribeStackDriftDetectionStatusResponse", "variableSetterType" : "DescribeStackDriftDetectionStatusResponse" }, "wrapper" : false, "xmlNamespace" : null }, "DescribeStackEventsRequest" : { "c2jName" : "DescribeStackEventsInput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                              The input for DescribeStackEvents action.

                                                                                                              ", "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" : "DescribeStackEvents", "locationName" : null, "requestUri" : "/", "target" : "DescribeStackEvents", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                              The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                              • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                              • Deleted stacks: You must specify the unique stack ID.

                                                                                                              Default: There is no default value.

                                                                                                              \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                                                                                                              The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                              • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                              • Deleted stacks: You must specify the unique stack ID.

                                                                                                              Default: There is no default value.

                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                                                                                                              The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                              • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                              • Deleted stacks: You must specify the unique stack ID.

                                                                                                              Default: There is no default value.

                                                                                                              \n@param stackName The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                              • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                              • Deleted stacks: You must specify the unique stack ID.

                                                                                                              Default: There is no default value.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                                                                                                              The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                              • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                              • Deleted stacks: You must specify the unique stack ID.

                                                                                                              Default: There is no default value.

                                                                                                              \n@return The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                              • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                              • Deleted stacks: You must specify the unique stack ID.

                                                                                                              Default: There is no default value.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                                                                                                              The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                              • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                              • Deleted stacks: You must specify the unique stack ID.

                                                                                                              Default: There is no default value.

                                                                                                              \n@param stackName The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                              • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                              • Deleted stacks: You must specify the unique stack ID.

                                                                                                              Default: There is no default value.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                                                                                                              The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                              • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                              • Deleted stacks: You must specify the unique stack ID.

                                                                                                              Default: There is no default value.

                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                              A string that identifies the next page of events that you want to retrieve.

                                                                                                              \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 #nextToken(String)}.\n@param nextToken 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 #nextToken(String)", "deprecated" : false, "documentation" : "

                                                                                                              A string that identifies the next page of events that you want to retrieve.

                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                                                                                                              A string that identifies the next page of events that you want to retrieve.

                                                                                                              \n@param nextToken A string that identifies the next page of events that you want to retrieve.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                                                                                                              A string that identifies the next page of events that you want to retrieve.

                                                                                                              \n@return A string that identifies the next page of events that you want to retrieve.", "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" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

                                                                                                              A string that identifies the next page of events that you want to retrieve.

                                                                                                              \n@param nextToken A string that identifies the next page of events that you want to retrieve.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

                                                                                                              A string that identifies the next page of events that you want to retrieve.

                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "NextToken" : { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                              A string that identifies the next page of events that you want to retrieve.

                                                                                                              \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 #nextToken(String)}.\n@param nextToken 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 #nextToken(String)", "deprecated" : false, "documentation" : "

                                                                                                              A string that identifies the next page of events that you want to retrieve.

                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                                                                                                              A string that identifies the next page of events that you want to retrieve.

                                                                                                              \n@param nextToken A string that identifies the next page of events that you want to retrieve.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                                                                                                              A string that identifies the next page of events that you want to retrieve.

                                                                                                              \n@return A string that identifies the next page of events that you want to retrieve.", "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" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

                                                                                                              A string that identifies the next page of events that you want to retrieve.

                                                                                                              \n@param nextToken A string that identifies the next page of events that you want to retrieve.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

                                                                                                              A string that identifies the next page of events that you want to retrieve.

                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackName" : { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                              The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                              • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                              • Deleted stacks: You must specify the unique stack ID.

                                                                                                              Default: There is no default value.

                                                                                                              \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                                                                                                              The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                              • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                              • Deleted stacks: You must specify the unique stack ID.

                                                                                                              Default: There is no default value.

                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                                                                                                              The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                              • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                              • Deleted stacks: You must specify the unique stack ID.

                                                                                                              Default: There is no default value.

                                                                                                              \n@param stackName The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                              • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                              • Deleted stacks: You must specify the unique stack ID.

                                                                                                              Default: There is no default value.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                                                                                                              The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                              • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                              • Deleted stacks: You must specify the unique stack ID.

                                                                                                              Default: There is no default value.

                                                                                                              \n@return The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                              • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                              • Deleted stacks: You must specify the unique stack ID.

                                                                                                              Default: There is no default value.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                                                                                                              The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                              • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                              • Deleted stacks: You must specify the unique stack ID.

                                                                                                              Default: There is no default value.

                                                                                                              \n@param stackName The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                              • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                              • Deleted stacks: You must specify the unique stack ID.

                                                                                                              Default: There is no default value.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                                                                                                              The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                              • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                              • Deleted stacks: You must specify the unique stack ID.

                                                                                                              Default: There is no default value.

                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                              The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                              • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                              • Deleted stacks: You must specify the unique stack ID.

                                                                                                              Default: There is no default value.

                                                                                                              \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                                                                                                              The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                              • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                              • Deleted stacks: You must specify the unique stack ID.

                                                                                                              Default: There is no default value.

                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                                                                                                              The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                              • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                              • Deleted stacks: You must specify the unique stack ID.

                                                                                                              Default: There is no default value.

                                                                                                              \n@param stackName The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                              • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                              • Deleted stacks: You must specify the unique stack ID.

                                                                                                              Default: There is no default value.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                                                                                                              The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                              • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                              • Deleted stacks: You must specify the unique stack ID.

                                                                                                              Default: There is no default value.

                                                                                                              \n@return The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                              • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                              • Deleted stacks: You must specify the unique stack ID.

                                                                                                              Default: There is no default value.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                                                                                                              The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                              • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                              • Deleted stacks: You must specify the unique stack ID.

                                                                                                              Default: There is no default value.

                                                                                                              \n@param stackName The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                              • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                              • Deleted stacks: You must specify the unique stack ID.

                                                                                                              Default: There is no default value.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                                                                                                              The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                              • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                              • Deleted stacks: You must specify the unique stack ID.

                                                                                                              Default: There is no default value.

                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                              A string that identifies the next page of events that you want to retrieve.

                                                                                                              \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 #nextToken(String)}.\n@param nextToken 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 #nextToken(String)", "deprecated" : false, "documentation" : "

                                                                                                              A string that identifies the next page of events that you want to retrieve.

                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                                                                                                              A string that identifies the next page of events that you want to retrieve.

                                                                                                              \n@param nextToken A string that identifies the next page of events that you want to retrieve.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                                                                                                              A string that identifies the next page of events that you want to retrieve.

                                                                                                              \n@return A string that identifies the next page of events that you want to retrieve.", "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" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

                                                                                                              A string that identifies the next page of events that you want to retrieve.

                                                                                                              \n@param nextToken A string that identifies the next page of events that you want to retrieve.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

                                                                                                              A string that identifies the next page of events that you want to retrieve.

                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeStackEventsRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DescribeStackEventsRequest", "variableName" : "describeStackEventsRequest", "variableType" : "DescribeStackEventsRequest", "documentation" : null, "simpleType" : "DescribeStackEventsRequest", "variableSetterType" : "DescribeStackEventsRequest" }, "wrapper" : false, "xmlNamespace" : null }, "DescribeStackEventsResponse" : { "c2jName" : "DescribeStackEventsOutput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                              The output for a DescribeStackEvents action.

                                                                                                              ", "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" : "getStackEvents", "beanStyleSetterMethodName" : "setStackEvents", "c2jName" : "StackEvents", "c2jShape" : "StackEvents", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                              A list of StackEvents structures.

                                                                                                              \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 #stackEvents(List)}.\n@param stackEvents 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 #stackEvents(List)", "deprecated" : false, "documentation" : "

                                                                                                              A list of StackEvents structures.

                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackEvents", "fluentSetterDocumentation" : "

                                                                                                              A list of StackEvents structures.

                                                                                                              \n@param stackEvents A list of StackEvents structures.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackEvents", "getterDocumentation" : "

                                                                                                              A list of StackEvents structures.

                                                                                                              \n

                                                                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                              \n@return A list of StackEvents structures.", "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" : "StackEvents", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackEvents", "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" : "StackEvent", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link StackEvent.Builder} avoiding the need to create one manually via {@link StackEvent#builder()}.\n\nWhen the {@link Consumer} completes, {@link StackEvent.Builder#build()} is called immediately and its result is passed to {@link #member(StackEvent)}.\n@param member a consumer that will call methods on {@link StackEvent.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(StackEvent)", "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" : "StackEvent", "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" : "StackEvent", "variableName" : "member", "variableType" : "StackEvent", "documentation" : null, "simpleType" : "StackEvent", "variableSetterType" : "StackEvent" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StackEvent", "variableName" : "member", "variableType" : "StackEvent", "documentation" : "", "simpleType" : "StackEvent", "variableSetterType" : "StackEvent" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "StackEvent", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "StackEvent", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "StackEvents", "sensitive" : false, "setterDocumentation" : "

                                                                                                              A list of StackEvents structures.

                                                                                                              \n@param stackEvents A list of StackEvents structures.", "setterMethodName" : "setStackEvents", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "stackEvents", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "stackEvents", "variableType" : "java.util.List", "documentation" : "

                                                                                                              A list of StackEvents structures.

                                                                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                              If the output exceeds 1 MB in size, a string that identifies the next page of events. If no additional page exists, this value is null.

                                                                                                              \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 #nextToken(String)}.\n@param nextToken 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 #nextToken(String)", "deprecated" : false, "documentation" : "

                                                                                                              If the output exceeds 1 MB in size, a string that identifies the next page of events. If no additional page exists, this value is null.

                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                                                                                                              If the output exceeds 1 MB in size, a string that identifies the next page of events. If no additional page exists, this value is null.

                                                                                                              \n@param nextToken If the output exceeds 1 MB in size, a string that identifies the next page of events. If no additional page exists, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                                                                                                              If the output exceeds 1 MB in size, a string that identifies the next page of events. If no additional page exists, this value is null.

                                                                                                              \n@return If the output exceeds 1 MB in size, a string that identifies the next page of events. If no additional page exists, this value is null.", "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" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

                                                                                                              If the output exceeds 1 MB in size, a string that identifies the next page of events. If no additional page exists, this value is null.

                                                                                                              \n@param nextToken If the output exceeds 1 MB in size, a string that identifies the next page of events. If no additional page exists, this value is null.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

                                                                                                              If the output exceeds 1 MB in size, a string that identifies the next page of events. If no additional page exists, this value is null.

                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "NextToken" : { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                              If the output exceeds 1 MB in size, a string that identifies the next page of events. If no additional page exists, this value is null.

                                                                                                              \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 #nextToken(String)}.\n@param nextToken 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 #nextToken(String)", "deprecated" : false, "documentation" : "

                                                                                                              If the output exceeds 1 MB in size, a string that identifies the next page of events. If no additional page exists, this value is null.

                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                                                                                                              If the output exceeds 1 MB in size, a string that identifies the next page of events. If no additional page exists, this value is null.

                                                                                                              \n@param nextToken If the output exceeds 1 MB in size, a string that identifies the next page of events. If no additional page exists, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                                                                                                              If the output exceeds 1 MB in size, a string that identifies the next page of events. If no additional page exists, this value is null.

                                                                                                              \n@return If the output exceeds 1 MB in size, a string that identifies the next page of events. If no additional page exists, this value is null.", "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" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

                                                                                                              If the output exceeds 1 MB in size, a string that identifies the next page of events. If no additional page exists, this value is null.

                                                                                                              \n@param nextToken If the output exceeds 1 MB in size, a string that identifies the next page of events. If no additional page exists, this value is null.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

                                                                                                              If the output exceeds 1 MB in size, a string that identifies the next page of events. If no additional page exists, this value is null.

                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackEvents" : { "beanStyleGetterMethodName" : "getStackEvents", "beanStyleSetterMethodName" : "setStackEvents", "c2jName" : "StackEvents", "c2jShape" : "StackEvents", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                              A list of StackEvents structures.

                                                                                                              \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 #stackEvents(List)}.\n@param stackEvents 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 #stackEvents(List)", "deprecated" : false, "documentation" : "

                                                                                                              A list of StackEvents structures.

                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackEvents", "fluentSetterDocumentation" : "

                                                                                                              A list of StackEvents structures.

                                                                                                              \n@param stackEvents A list of StackEvents structures.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackEvents", "getterDocumentation" : "

                                                                                                              A list of StackEvents structures.

                                                                                                              \n

                                                                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                              \n@return A list of StackEvents structures.", "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" : "StackEvents", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackEvents", "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" : "StackEvent", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link StackEvent.Builder} avoiding the need to create one manually via {@link StackEvent#builder()}.\n\nWhen the {@link Consumer} completes, {@link StackEvent.Builder#build()} is called immediately and its result is passed to {@link #member(StackEvent)}.\n@param member a consumer that will call methods on {@link StackEvent.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(StackEvent)", "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" : "StackEvent", "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" : "StackEvent", "variableName" : "member", "variableType" : "StackEvent", "documentation" : null, "simpleType" : "StackEvent", "variableSetterType" : "StackEvent" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StackEvent", "variableName" : "member", "variableType" : "StackEvent", "documentation" : "", "simpleType" : "StackEvent", "variableSetterType" : "StackEvent" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "StackEvent", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "StackEvent", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "StackEvents", "sensitive" : false, "setterDocumentation" : "

                                                                                                              A list of StackEvents structures.

                                                                                                              \n@param stackEvents A list of StackEvents structures.", "setterMethodName" : "setStackEvents", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "stackEvents", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "stackEvents", "variableType" : "java.util.List", "documentation" : "

                                                                                                              A list of StackEvents structures.

                                                                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getStackEvents", "beanStyleSetterMethodName" : "setStackEvents", "c2jName" : "StackEvents", "c2jShape" : "StackEvents", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                              A list of StackEvents structures.

                                                                                                              \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 #stackEvents(List)}.\n@param stackEvents 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 #stackEvents(List)", "deprecated" : false, "documentation" : "

                                                                                                              A list of StackEvents structures.

                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackEvents", "fluentSetterDocumentation" : "

                                                                                                              A list of StackEvents structures.

                                                                                                              \n@param stackEvents A list of StackEvents structures.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackEvents", "getterDocumentation" : "

                                                                                                              A list of StackEvents structures.

                                                                                                              \n

                                                                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                              \n@return A list of StackEvents structures.", "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" : "StackEvents", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackEvents", "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" : "StackEvent", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link StackEvent.Builder} avoiding the need to create one manually via {@link StackEvent#builder()}.\n\nWhen the {@link Consumer} completes, {@link StackEvent.Builder#build()} is called immediately and its result is passed to {@link #member(StackEvent)}.\n@param member a consumer that will call methods on {@link StackEvent.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(StackEvent)", "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" : "StackEvent", "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" : "StackEvent", "variableName" : "member", "variableType" : "StackEvent", "documentation" : null, "simpleType" : "StackEvent", "variableSetterType" : "StackEvent" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StackEvent", "variableName" : "member", "variableType" : "StackEvent", "documentation" : "", "simpleType" : "StackEvent", "variableSetterType" : "StackEvent" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "StackEvent", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "StackEvent", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "StackEvents", "sensitive" : false, "setterDocumentation" : "

                                                                                                              A list of StackEvents structures.

                                                                                                              \n@param stackEvents A list of StackEvents structures.", "setterMethodName" : "setStackEvents", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "stackEvents", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "stackEvents", "variableType" : "java.util.List", "documentation" : "

                                                                                                              A list of StackEvents structures.

                                                                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                              If the output exceeds 1 MB in size, a string that identifies the next page of events. If no additional page exists, this value is null.

                                                                                                              \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 #nextToken(String)}.\n@param nextToken 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 #nextToken(String)", "deprecated" : false, "documentation" : "

                                                                                                              If the output exceeds 1 MB in size, a string that identifies the next page of events. If no additional page exists, this value is null.

                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                                                                                                              If the output exceeds 1 MB in size, a string that identifies the next page of events. If no additional page exists, this value is null.

                                                                                                              \n@param nextToken If the output exceeds 1 MB in size, a string that identifies the next page of events. If no additional page exists, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                                                                                                              If the output exceeds 1 MB in size, a string that identifies the next page of events. If no additional page exists, this value is null.

                                                                                                              \n@return If the output exceeds 1 MB in size, a string that identifies the next page of events. If no additional page exists, this value is null.", "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" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

                                                                                                              If the output exceeds 1 MB in size, a string that identifies the next page of events. If no additional page exists, this value is null.

                                                                                                              \n@param nextToken If the output exceeds 1 MB in size, a string that identifies the next page of events. If no additional page exists, this value is null.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

                                                                                                              If the output exceeds 1 MB in size, a string that identifies the next page of events. If no additional page exists, this value is null.

                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeStackEventsResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : "DescribeStackEventsResult" }, "variable" : { "variableDeclarationType" : "DescribeStackEventsResponse", "variableName" : "describeStackEventsResponse", "variableType" : "DescribeStackEventsResponse", "documentation" : null, "simpleType" : "DescribeStackEventsResponse", "variableSetterType" : "DescribeStackEventsResponse" }, "wrapper" : false, "xmlNamespace" : null }, "DescribeStackInstanceRequest" : { "c2jName" : "DescribeStackInstanceInput", "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" : "DescribeStackInstance", "locationName" : null, "requestUri" : "/", "target" : "DescribeStackInstance", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getStackSetName", "beanStyleSetterMethodName" : "setStackSetName", "c2jName" : "StackSetName", "c2jShape" : "StackSetName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                              The name or the unique stack ID of the stack set that you want to get stack instance information for.

                                                                                                              \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 #stackSetName(String)}.\n@param stackSetName 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 #stackSetName(String)", "deprecated" : false, "documentation" : "

                                                                                                              The name or the unique stack ID of the stack set that you want to get stack instance information for.

                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackSetName", "fluentSetterDocumentation" : "

                                                                                                              The name or the unique stack ID of the stack set that you want to get stack instance information for.

                                                                                                              \n@param stackSetName The name or the unique stack ID of the stack set that you want to get stack instance information for.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackSetName", "getterDocumentation" : "

                                                                                                              The name or the unique stack ID of the stack set that you want to get stack instance information for.

                                                                                                              \n@return The name or the unique stack ID of the stack set that you want to get stack instance information for.", "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" : "StackSetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackSetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackSetName", "sensitive" : false, "setterDocumentation" : "

                                                                                                              The name or the unique stack ID of the stack set that you want to get stack instance information for.

                                                                                                              \n@param stackSetName The name or the unique stack ID of the stack set that you want to get stack instance information for.", "setterMethodName" : "setStackSetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : "

                                                                                                              The name or the unique stack ID of the stack set that you want to get stack instance information for.

                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackInstanceAccount", "beanStyleSetterMethodName" : "setStackInstanceAccount", "c2jName" : "StackInstanceAccount", "c2jShape" : "Account", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                              The ID of an AWS account that's associated with this stack instance.

                                                                                                              \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 #stackInstanceAccount(String)}.\n@param stackInstanceAccount 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 #stackInstanceAccount(String)", "deprecated" : false, "documentation" : "

                                                                                                              The ID of an AWS account that's associated with this stack instance.

                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackInstanceAccount", "fluentSetterDocumentation" : "

                                                                                                              The ID of an AWS account that's associated with this stack instance.

                                                                                                              \n@param stackInstanceAccount The ID of an AWS account that's associated with this stack instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackInstanceAccount", "getterDocumentation" : "

                                                                                                              The ID of an AWS account that's associated with this stack instance.

                                                                                                              \n@return The ID of an AWS account that's associated with this stack instance.", "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" : "StackInstanceAccount", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackInstanceAccount", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackInstanceAccount", "sensitive" : false, "setterDocumentation" : "

                                                                                                              The ID of an AWS account that's associated with this stack instance.

                                                                                                              \n@param stackInstanceAccount The ID of an AWS account that's associated with this stack instance.", "setterMethodName" : "setStackInstanceAccount", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackInstanceAccount", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackInstanceAccount", "variableType" : "String", "documentation" : "

                                                                                                              The ID of an AWS account that's associated with this stack instance.

                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackInstanceRegion", "beanStyleSetterMethodName" : "setStackInstanceRegion", "c2jName" : "StackInstanceRegion", "c2jShape" : "Region", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                              The name of a region that's associated with this stack instance.

                                                                                                              \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 #stackInstanceRegion(String)}.\n@param stackInstanceRegion 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 #stackInstanceRegion(String)", "deprecated" : false, "documentation" : "

                                                                                                              The name of a region that's associated with this stack instance.

                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackInstanceRegion", "fluentSetterDocumentation" : "

                                                                                                              The name of a region that's associated with this stack instance.

                                                                                                              \n@param stackInstanceRegion The name of a region that's associated with this stack instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackInstanceRegion", "getterDocumentation" : "

                                                                                                              The name of a region that's associated with this stack instance.

                                                                                                              \n@return The name of a region that's associated with this stack instance.", "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" : "StackInstanceRegion", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackInstanceRegion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackInstanceRegion", "sensitive" : false, "setterDocumentation" : "

                                                                                                              The name of a region that's associated with this stack instance.

                                                                                                              \n@param stackInstanceRegion The name of a region that's associated with this stack instance.", "setterMethodName" : "setStackInstanceRegion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackInstanceRegion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackInstanceRegion", "variableType" : "String", "documentation" : "

                                                                                                              The name of a region that's associated with this stack instance.

                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "StackInstanceAccount" : { "beanStyleGetterMethodName" : "getStackInstanceAccount", "beanStyleSetterMethodName" : "setStackInstanceAccount", "c2jName" : "StackInstanceAccount", "c2jShape" : "Account", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                              The ID of an AWS account that's associated with this stack instance.

                                                                                                              \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 #stackInstanceAccount(String)}.\n@param stackInstanceAccount 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 #stackInstanceAccount(String)", "deprecated" : false, "documentation" : "

                                                                                                              The ID of an AWS account that's associated with this stack instance.

                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackInstanceAccount", "fluentSetterDocumentation" : "

                                                                                                              The ID of an AWS account that's associated with this stack instance.

                                                                                                              \n@param stackInstanceAccount The ID of an AWS account that's associated with this stack instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackInstanceAccount", "getterDocumentation" : "

                                                                                                              The ID of an AWS account that's associated with this stack instance.

                                                                                                              \n@return The ID of an AWS account that's associated with this stack instance.", "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" : "StackInstanceAccount", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackInstanceAccount", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackInstanceAccount", "sensitive" : false, "setterDocumentation" : "

                                                                                                              The ID of an AWS account that's associated with this stack instance.

                                                                                                              \n@param stackInstanceAccount The ID of an AWS account that's associated with this stack instance.", "setterMethodName" : "setStackInstanceAccount", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackInstanceAccount", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackInstanceAccount", "variableType" : "String", "documentation" : "

                                                                                                              The ID of an AWS account that's associated with this stack instance.

                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackInstanceRegion" : { "beanStyleGetterMethodName" : "getStackInstanceRegion", "beanStyleSetterMethodName" : "setStackInstanceRegion", "c2jName" : "StackInstanceRegion", "c2jShape" : "Region", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                              The name of a region that's associated with this stack instance.

                                                                                                              \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 #stackInstanceRegion(String)}.\n@param stackInstanceRegion 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 #stackInstanceRegion(String)", "deprecated" : false, "documentation" : "

                                                                                                              The name of a region that's associated with this stack instance.

                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackInstanceRegion", "fluentSetterDocumentation" : "

                                                                                                              The name of a region that's associated with this stack instance.

                                                                                                              \n@param stackInstanceRegion The name of a region that's associated with this stack instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackInstanceRegion", "getterDocumentation" : "

                                                                                                              The name of a region that's associated with this stack instance.

                                                                                                              \n@return The name of a region that's associated with this stack instance.", "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" : "StackInstanceRegion", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackInstanceRegion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackInstanceRegion", "sensitive" : false, "setterDocumentation" : "

                                                                                                              The name of a region that's associated with this stack instance.

                                                                                                              \n@param stackInstanceRegion The name of a region that's associated with this stack instance.", "setterMethodName" : "setStackInstanceRegion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackInstanceRegion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackInstanceRegion", "variableType" : "String", "documentation" : "

                                                                                                              The name of a region that's associated with this stack instance.

                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackSetName" : { "beanStyleGetterMethodName" : "getStackSetName", "beanStyleSetterMethodName" : "setStackSetName", "c2jName" : "StackSetName", "c2jShape" : "StackSetName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                              The name or the unique stack ID of the stack set that you want to get stack instance information for.

                                                                                                              \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 #stackSetName(String)}.\n@param stackSetName 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 #stackSetName(String)", "deprecated" : false, "documentation" : "

                                                                                                              The name or the unique stack ID of the stack set that you want to get stack instance information for.

                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackSetName", "fluentSetterDocumentation" : "

                                                                                                              The name or the unique stack ID of the stack set that you want to get stack instance information for.

                                                                                                              \n@param stackSetName The name or the unique stack ID of the stack set that you want to get stack instance information for.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackSetName", "getterDocumentation" : "

                                                                                                              The name or the unique stack ID of the stack set that you want to get stack instance information for.

                                                                                                              \n@return The name or the unique stack ID of the stack set that you want to get stack instance information for.", "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" : "StackSetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackSetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackSetName", "sensitive" : false, "setterDocumentation" : "

                                                                                                              The name or the unique stack ID of the stack set that you want to get stack instance information for.

                                                                                                              \n@param stackSetName The name or the unique stack ID of the stack set that you want to get stack instance information for.", "setterMethodName" : "setStackSetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : "

                                                                                                              The name or the unique stack ID of the stack set that you want to get stack instance information for.

                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getStackSetName", "beanStyleSetterMethodName" : "setStackSetName", "c2jName" : "StackSetName", "c2jShape" : "StackSetName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                              The name or the unique stack ID of the stack set that you want to get stack instance information for.

                                                                                                              \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 #stackSetName(String)}.\n@param stackSetName 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 #stackSetName(String)", "deprecated" : false, "documentation" : "

                                                                                                              The name or the unique stack ID of the stack set that you want to get stack instance information for.

                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackSetName", "fluentSetterDocumentation" : "

                                                                                                              The name or the unique stack ID of the stack set that you want to get stack instance information for.

                                                                                                              \n@param stackSetName The name or the unique stack ID of the stack set that you want to get stack instance information for.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackSetName", "getterDocumentation" : "

                                                                                                              The name or the unique stack ID of the stack set that you want to get stack instance information for.

                                                                                                              \n@return The name or the unique stack ID of the stack set that you want to get stack instance information for.", "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" : "StackSetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackSetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackSetName", "sensitive" : false, "setterDocumentation" : "

                                                                                                              The name or the unique stack ID of the stack set that you want to get stack instance information for.

                                                                                                              \n@param stackSetName The name or the unique stack ID of the stack set that you want to get stack instance information for.", "setterMethodName" : "setStackSetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : "

                                                                                                              The name or the unique stack ID of the stack set that you want to get stack instance information for.

                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackInstanceAccount", "beanStyleSetterMethodName" : "setStackInstanceAccount", "c2jName" : "StackInstanceAccount", "c2jShape" : "Account", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                              The ID of an AWS account that's associated with this stack instance.

                                                                                                              \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 #stackInstanceAccount(String)}.\n@param stackInstanceAccount 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 #stackInstanceAccount(String)", "deprecated" : false, "documentation" : "

                                                                                                              The ID of an AWS account that's associated with this stack instance.

                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackInstanceAccount", "fluentSetterDocumentation" : "

                                                                                                              The ID of an AWS account that's associated with this stack instance.

                                                                                                              \n@param stackInstanceAccount The ID of an AWS account that's associated with this stack instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackInstanceAccount", "getterDocumentation" : "

                                                                                                              The ID of an AWS account that's associated with this stack instance.

                                                                                                              \n@return The ID of an AWS account that's associated with this stack instance.", "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" : "StackInstanceAccount", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackInstanceAccount", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackInstanceAccount", "sensitive" : false, "setterDocumentation" : "

                                                                                                              The ID of an AWS account that's associated with this stack instance.

                                                                                                              \n@param stackInstanceAccount The ID of an AWS account that's associated with this stack instance.", "setterMethodName" : "setStackInstanceAccount", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackInstanceAccount", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackInstanceAccount", "variableType" : "String", "documentation" : "

                                                                                                              The ID of an AWS account that's associated with this stack instance.

                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackInstanceRegion", "beanStyleSetterMethodName" : "setStackInstanceRegion", "c2jName" : "StackInstanceRegion", "c2jShape" : "Region", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                              The name of a region that's associated with this stack instance.

                                                                                                              \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 #stackInstanceRegion(String)}.\n@param stackInstanceRegion 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 #stackInstanceRegion(String)", "deprecated" : false, "documentation" : "

                                                                                                              The name of a region that's associated with this stack instance.

                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackInstanceRegion", "fluentSetterDocumentation" : "

                                                                                                              The name of a region that's associated with this stack instance.

                                                                                                              \n@param stackInstanceRegion The name of a region that's associated with this stack instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackInstanceRegion", "getterDocumentation" : "

                                                                                                              The name of a region that's associated with this stack instance.

                                                                                                              \n@return The name of a region that's associated with this stack instance.", "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" : "StackInstanceRegion", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackInstanceRegion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackInstanceRegion", "sensitive" : false, "setterDocumentation" : "

                                                                                                              The name of a region that's associated with this stack instance.

                                                                                                              \n@param stackInstanceRegion The name of a region that's associated with this stack instance.", "setterMethodName" : "setStackInstanceRegion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackInstanceRegion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackInstanceRegion", "variableType" : "String", "documentation" : "

                                                                                                              The name of a region that's associated with this stack instance.

                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "StackSetName", "StackInstanceAccount", "StackInstanceRegion" ], "shapeName" : "DescribeStackInstanceRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DescribeStackInstanceRequest", "variableName" : "describeStackInstanceRequest", "variableType" : "DescribeStackInstanceRequest", "documentation" : null, "simpleType" : "DescribeStackInstanceRequest", "variableSetterType" : "DescribeStackInstanceRequest" }, "wrapper" : false, "xmlNamespace" : null }, "DescribeStackInstanceResponse" : { "c2jName" : "DescribeStackInstanceOutput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getStackInstance", "beanStyleSetterMethodName" : "setStackInstance", "c2jName" : "StackInstance", "c2jShape" : "StackInstance", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                              The stack instance that matches the specified request parameters.

                                                                                                              \nThis is a convenience that creates an instance of the {@link StackInstance.Builder} avoiding the need to create one manually via {@link StackInstance#builder()}.\n\nWhen the {@link Consumer} completes, {@link StackInstance.Builder#build()} is called immediately and its result is passed to {@link #stackInstance(StackInstance)}.\n@param stackInstance a consumer that will call methods on {@link StackInstance.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #stackInstance(StackInstance)", "deprecated" : false, "documentation" : "

                                                                                                              The stack instance that matches the specified request parameters.

                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackInstance", "fluentSetterDocumentation" : "

                                                                                                              The stack instance that matches the specified request parameters.

                                                                                                              \n@param stackInstance The stack instance that matches the specified request parameters.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackInstance", "getterDocumentation" : "

                                                                                                              The stack instance that matches the specified request parameters.

                                                                                                              \n@return The stack instance that matches the specified request parameters.", "getterModel" : { "returnType" : "StackInstance", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StackInstance", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackInstance", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "StackInstance", "sensitive" : false, "setterDocumentation" : "

                                                                                                              The stack instance that matches the specified request parameters.

                                                                                                              \n@param stackInstance The stack instance that matches the specified request parameters.", "setterMethodName" : "setStackInstance", "setterModel" : { "variableDeclarationType" : "StackInstance", "variableName" : "stackInstance", "variableType" : "StackInstance", "documentation" : null, "simpleType" : "StackInstance", "variableSetterType" : "StackInstance" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StackInstance", "variableName" : "stackInstance", "variableType" : "StackInstance", "documentation" : "

                                                                                                              The stack instance that matches the specified request parameters.

                                                                                                              ", "simpleType" : "StackInstance", "variableSetterType" : "StackInstance" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "StackInstance" : { "beanStyleGetterMethodName" : "getStackInstance", "beanStyleSetterMethodName" : "setStackInstance", "c2jName" : "StackInstance", "c2jShape" : "StackInstance", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                              The stack instance that matches the specified request parameters.

                                                                                                              \nThis is a convenience that creates an instance of the {@link StackInstance.Builder} avoiding the need to create one manually via {@link StackInstance#builder()}.\n\nWhen the {@link Consumer} completes, {@link StackInstance.Builder#build()} is called immediately and its result is passed to {@link #stackInstance(StackInstance)}.\n@param stackInstance a consumer that will call methods on {@link StackInstance.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #stackInstance(StackInstance)", "deprecated" : false, "documentation" : "

                                                                                                              The stack instance that matches the specified request parameters.

                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackInstance", "fluentSetterDocumentation" : "

                                                                                                              The stack instance that matches the specified request parameters.

                                                                                                              \n@param stackInstance The stack instance that matches the specified request parameters.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackInstance", "getterDocumentation" : "

                                                                                                              The stack instance that matches the specified request parameters.

                                                                                                              \n@return The stack instance that matches the specified request parameters.", "getterModel" : { "returnType" : "StackInstance", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StackInstance", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackInstance", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "StackInstance", "sensitive" : false, "setterDocumentation" : "

                                                                                                              The stack instance that matches the specified request parameters.

                                                                                                              \n@param stackInstance The stack instance that matches the specified request parameters.", "setterMethodName" : "setStackInstance", "setterModel" : { "variableDeclarationType" : "StackInstance", "variableName" : "stackInstance", "variableType" : "StackInstance", "documentation" : null, "simpleType" : "StackInstance", "variableSetterType" : "StackInstance" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StackInstance", "variableName" : "stackInstance", "variableType" : "StackInstance", "documentation" : "

                                                                                                              The stack instance that matches the specified request parameters.

                                                                                                              ", "simpleType" : "StackInstance", "variableSetterType" : "StackInstance" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getStackInstance", "beanStyleSetterMethodName" : "setStackInstance", "c2jName" : "StackInstance", "c2jShape" : "StackInstance", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                              The stack instance that matches the specified request parameters.

                                                                                                              \nThis is a convenience that creates an instance of the {@link StackInstance.Builder} avoiding the need to create one manually via {@link StackInstance#builder()}.\n\nWhen the {@link Consumer} completes, {@link StackInstance.Builder#build()} is called immediately and its result is passed to {@link #stackInstance(StackInstance)}.\n@param stackInstance a consumer that will call methods on {@link StackInstance.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #stackInstance(StackInstance)", "deprecated" : false, "documentation" : "

                                                                                                              The stack instance that matches the specified request parameters.

                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackInstance", "fluentSetterDocumentation" : "

                                                                                                              The stack instance that matches the specified request parameters.

                                                                                                              \n@param stackInstance The stack instance that matches the specified request parameters.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackInstance", "getterDocumentation" : "

                                                                                                              The stack instance that matches the specified request parameters.

                                                                                                              \n@return The stack instance that matches the specified request parameters.", "getterModel" : { "returnType" : "StackInstance", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StackInstance", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackInstance", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "StackInstance", "sensitive" : false, "setterDocumentation" : "

                                                                                                              The stack instance that matches the specified request parameters.

                                                                                                              \n@param stackInstance The stack instance that matches the specified request parameters.", "setterMethodName" : "setStackInstance", "setterModel" : { "variableDeclarationType" : "StackInstance", "variableName" : "stackInstance", "variableType" : "StackInstance", "documentation" : null, "simpleType" : "StackInstance", "variableSetterType" : "StackInstance" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StackInstance", "variableName" : "stackInstance", "variableType" : "StackInstance", "documentation" : "

                                                                                                              The stack instance that matches the specified request parameters.

                                                                                                              ", "simpleType" : "StackInstance", "variableSetterType" : "StackInstance" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeStackInstanceResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : "DescribeStackInstanceResult" }, "variable" : { "variableDeclarationType" : "DescribeStackInstanceResponse", "variableName" : "describeStackInstanceResponse", "variableType" : "DescribeStackInstanceResponse", "documentation" : null, "simpleType" : "DescribeStackInstanceResponse", "variableSetterType" : "DescribeStackInstanceResponse" }, "wrapper" : false, "xmlNamespace" : null }, "DescribeStackResourceDriftsRequest" : { "c2jName" : "DescribeStackResourceDriftsInput", "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" : "DescribeStackResourceDrifts", "locationName" : null, "requestUri" : "/", "target" : "DescribeStackResourceDrifts", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackNameOrId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                              The name of the stack for which you want drift information.

                                                                                                              \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                                                                                                              The name of the stack for which you want drift information.

                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                                                                                                              The name of the stack for which you want drift information.

                                                                                                              \n@param stackName The name of the stack for which you want drift information.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                                                                                                              The name of the stack for which you want drift information.

                                                                                                              \n@return The name of the stack for which you want drift information.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                                                                                                              The name of the stack for which you want drift information.

                                                                                                              \n@param stackName The name of the stack for which you want drift information.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                                                                                                              The name of the stack for which you want drift information.

                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackResourceDriftStatusFiltersAsStrings", "beanStyleSetterMethodName" : "setStackResourceDriftStatusFiltersWithStrings", "c2jName" : "StackResourceDriftStatusFilters", "c2jShape" : "StackResourceDriftStatusFilters", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                              The resource drift status values to use as filters for the resource drift results returned.

                                                                                                              • DELETED: The resource differs from its expected template configuration in that the resource has been deleted.

                                                                                                              • MODIFIED: One or more resource properties differ from their expected template values.

                                                                                                              • IN_SYNC: The resources's actual configuration matches its expected template configuration.

                                                                                                              • NOT_CHECKED: AWS CloudFormation does not currently return this value.

                                                                                                              \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 #stackResourceDriftStatusFiltersAsStrings(List)}.\n@param stackResourceDriftStatusFilters 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 #stackResourceDriftStatusFiltersWithStrings(List)", "deprecated" : false, "documentation" : "

                                                                                                              The resource drift status values to use as filters for the resource drift results returned.

                                                                                                              • DELETED: The resource differs from its expected template configuration in that the resource has been deleted.

                                                                                                              • MODIFIED: One or more resource properties differ from their expected template values.

                                                                                                              • IN_SYNC: The resources's actual configuration matches its expected template configuration.

                                                                                                              • NOT_CHECKED: AWS CloudFormation does not currently return this value.

                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "stackResourceDriftStatusFilters", "fluentEnumSetterMethodName" : "stackResourceDriftStatusFilters", "fluentGetterMethodName" : "stackResourceDriftStatusFiltersAsStrings", "fluentSetterDocumentation" : "

                                                                                                              The resource drift status values to use as filters for the resource drift results returned.

                                                                                                              • DELETED: The resource differs from its expected template configuration in that the resource has been deleted.

                                                                                                              • MODIFIED: One or more resource properties differ from their expected template values.

                                                                                                              • IN_SYNC: The resources's actual configuration matches its expected template configuration.

                                                                                                              • NOT_CHECKED: AWS CloudFormation does not currently return this value.

                                                                                                              \n@param stackResourceDriftStatusFilters The resource drift status values to use as filters for the resource drift results returned.

                                                                                                              • DELETED: The resource differs from its expected template configuration in that the resource has been deleted.

                                                                                                              • MODIFIED: One or more resource properties differ from their expected template values.

                                                                                                              • IN_SYNC: The resources's actual configuration matches its expected template configuration.

                                                                                                              • NOT_CHECKED: AWS CloudFormation does not currently return this value.

                                                                                                              • \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackResourceDriftStatusFiltersWithStrings", "getterDocumentation" : "

                                                                                                                The resource drift status values to use as filters for the resource drift results returned.

                                                                                                                • DELETED: The resource differs from its expected template configuration in that the resource has been deleted.

                                                                                                                • MODIFIED: One or more resource properties differ from their expected template values.

                                                                                                                • IN_SYNC: The resources's actual configuration matches its expected template configuration.

                                                                                                                • NOT_CHECKED: AWS CloudFormation does not currently return this value.

                                                                                                                \n

                                                                                                                \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                \n@return The resource drift status values to use as filters for the resource drift results returned.

                                                                                                                • DELETED: The resource differs from its expected template configuration in that the resource has been deleted.

                                                                                                                • MODIFIED: One or more resource properties differ from their expected template values.

                                                                                                                • IN_SYNC: The resources's actual configuration matches its expected template configuration.

                                                                                                                • NOT_CHECKED: AWS CloudFormation does not currently return this value.

                                                                                                                • ", "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" : "StackResourceDriftStatusFilters", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackResourceDriftStatusFilters", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMemberAsString", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "StackResourceDriftStatus", "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 #memberAsString(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" : "StackResourceDriftStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "member", "fluentEnumSetterMethodName" : "member", "fluentGetterMethodName" : "memberAsString", "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@see StackResourceDriftStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see StackResourceDriftStatus", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n

                                                                                                                  \nIf the service returns an enum value that is not available in the current SDK version, {@link #member} will return {@link StackResourceDriftStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #memberAsString}.\n

                                                                                                                  \n@return The value of the Member property for this object.\n@see StackResourceDriftStatus", "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.\n@see StackResourceDriftStatus", "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" : "StackResourceDriftStatusFilters", "sensitive" : false, "setterDocumentation" : "

                                                                                                                  The resource drift status values to use as filters for the resource drift results returned.

                                                                                                                  • DELETED: The resource differs from its expected template configuration in that the resource has been deleted.

                                                                                                                  • MODIFIED: One or more resource properties differ from their expected template values.

                                                                                                                  • IN_SYNC: The resources's actual configuration matches its expected template configuration.

                                                                                                                  • NOT_CHECKED: AWS CloudFormation does not currently return this value.

                                                                                                                  \n@param stackResourceDriftStatusFilters The resource drift status values to use as filters for the resource drift results returned.

                                                                                                                  • DELETED: The resource differs from its expected template configuration in that the resource has been deleted.

                                                                                                                  • MODIFIED: One or more resource properties differ from their expected template values.

                                                                                                                  • IN_SYNC: The resources's actual configuration matches its expected template configuration.

                                                                                                                  • NOT_CHECKED: AWS CloudFormation does not currently return this value.

                                                                                                                  • ", "setterMethodName" : "setStackResourceDriftStatusFiltersWithStrings", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "stackResourceDriftStatusFilters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "stackResourceDriftStatusFilters", "variableType" : "java.util.List", "documentation" : "

                                                                                                                    The resource drift status values to use as filters for the resource drift results returned.

                                                                                                                    • DELETED: The resource differs from its expected template configuration in that the resource has been deleted.

                                                                                                                    • MODIFIED: One or more resource properties differ from their expected template values.

                                                                                                                    • IN_SYNC: The resources's actual configuration matches its expected template configuration.

                                                                                                                    • NOT_CHECKED: AWS CloudFormation does not currently return this value.

                                                                                                                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                    A string that identifies the next page of stack resource drift results.

                                                                                                                    \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 #nextToken(String)}.\n@param nextToken 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 #nextToken(String)", "deprecated" : false, "documentation" : "

                                                                                                                    A string that identifies the next page of stack resource drift results.

                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                                                                                                                    A string that identifies the next page of stack resource drift results.

                                                                                                                    \n@param nextToken A string that identifies the next page of stack resource drift results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                                                                                                                    A string that identifies the next page of stack resource drift results.

                                                                                                                    \n@return A string that identifies the next page of stack resource drift results.", "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" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

                                                                                                                    A string that identifies the next page of stack resource drift results.

                                                                                                                    \n@param nextToken A string that identifies the next page of stack resource drift results.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

                                                                                                                    A string that identifies the next page of stack resource drift results.

                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMaxResults", "beanStyleSetterMethodName" : "setMaxResults", "c2jName" : "MaxResults", "c2jShape" : "BoxedMaxResults", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                    The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                    \nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #maxResults(Integer)}.\n@param maxResults a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #maxResults(Integer)", "deprecated" : false, "documentation" : "

                                                                                                                    The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxResults", "fluentSetterDocumentation" : "

                                                                                                                    The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                    \n@param maxResults The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxResults", "getterDocumentation" : "

                                                                                                                    The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                    \n@return The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MaxResults", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxResults", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxResults", "sensitive" : false, "setterDocumentation" : "

                                                                                                                    The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                    \n@param maxResults The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.", "setterMethodName" : "setMaxResults", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "

                                                                                                                    The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                    ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "MaxResults" : { "beanStyleGetterMethodName" : "getMaxResults", "beanStyleSetterMethodName" : "setMaxResults", "c2jName" : "MaxResults", "c2jShape" : "BoxedMaxResults", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                    The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                    \nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #maxResults(Integer)}.\n@param maxResults a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #maxResults(Integer)", "deprecated" : false, "documentation" : "

                                                                                                                    The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxResults", "fluentSetterDocumentation" : "

                                                                                                                    The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                    \n@param maxResults The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxResults", "getterDocumentation" : "

                                                                                                                    The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                    \n@return The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MaxResults", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxResults", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxResults", "sensitive" : false, "setterDocumentation" : "

                                                                                                                    The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                    \n@param maxResults The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.", "setterMethodName" : "setMaxResults", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "

                                                                                                                    The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                    ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "NextToken" : { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                    A string that identifies the next page of stack resource drift results.

                                                                                                                    \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 #nextToken(String)}.\n@param nextToken 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 #nextToken(String)", "deprecated" : false, "documentation" : "

                                                                                                                    A string that identifies the next page of stack resource drift results.

                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                                                                                                                    A string that identifies the next page of stack resource drift results.

                                                                                                                    \n@param nextToken A string that identifies the next page of stack resource drift results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                                                                                                                    A string that identifies the next page of stack resource drift results.

                                                                                                                    \n@return A string that identifies the next page of stack resource drift results.", "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" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

                                                                                                                    A string that identifies the next page of stack resource drift results.

                                                                                                                    \n@param nextToken A string that identifies the next page of stack resource drift results.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

                                                                                                                    A string that identifies the next page of stack resource drift results.

                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackName" : { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackNameOrId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                    The name of the stack for which you want drift information.

                                                                                                                    \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                                                                                                                    The name of the stack for which you want drift information.

                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                                                                                                                    The name of the stack for which you want drift information.

                                                                                                                    \n@param stackName The name of the stack for which you want drift information.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                                                                                                                    The name of the stack for which you want drift information.

                                                                                                                    \n@return The name of the stack for which you want drift information.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                    The name of the stack for which you want drift information.

                                                                                                                    \n@param stackName The name of the stack for which you want drift information.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                                                                                                                    The name of the stack for which you want drift information.

                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackResourceDriftStatusFilters" : { "beanStyleGetterMethodName" : "getStackResourceDriftStatusFiltersAsStrings", "beanStyleSetterMethodName" : "setStackResourceDriftStatusFiltersWithStrings", "c2jName" : "StackResourceDriftStatusFilters", "c2jShape" : "StackResourceDriftStatusFilters", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                    The resource drift status values to use as filters for the resource drift results returned.

                                                                                                                    • DELETED: The resource differs from its expected template configuration in that the resource has been deleted.

                                                                                                                    • MODIFIED: One or more resource properties differ from their expected template values.

                                                                                                                    • IN_SYNC: The resources's actual configuration matches its expected template configuration.

                                                                                                                    • NOT_CHECKED: AWS CloudFormation does not currently return this value.

                                                                                                                    \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 #stackResourceDriftStatusFiltersAsStrings(List)}.\n@param stackResourceDriftStatusFilters 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 #stackResourceDriftStatusFiltersWithStrings(List)", "deprecated" : false, "documentation" : "

                                                                                                                    The resource drift status values to use as filters for the resource drift results returned.

                                                                                                                    • DELETED: The resource differs from its expected template configuration in that the resource has been deleted.

                                                                                                                    • MODIFIED: One or more resource properties differ from their expected template values.

                                                                                                                    • IN_SYNC: The resources's actual configuration matches its expected template configuration.

                                                                                                                    • NOT_CHECKED: AWS CloudFormation does not currently return this value.

                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "stackResourceDriftStatusFilters", "fluentEnumSetterMethodName" : "stackResourceDriftStatusFilters", "fluentGetterMethodName" : "stackResourceDriftStatusFiltersAsStrings", "fluentSetterDocumentation" : "

                                                                                                                    The resource drift status values to use as filters for the resource drift results returned.

                                                                                                                    • DELETED: The resource differs from its expected template configuration in that the resource has been deleted.

                                                                                                                    • MODIFIED: One or more resource properties differ from their expected template values.

                                                                                                                    • IN_SYNC: The resources's actual configuration matches its expected template configuration.

                                                                                                                    • NOT_CHECKED: AWS CloudFormation does not currently return this value.

                                                                                                                    \n@param stackResourceDriftStatusFilters The resource drift status values to use as filters for the resource drift results returned.

                                                                                                                    • DELETED: The resource differs from its expected template configuration in that the resource has been deleted.

                                                                                                                    • MODIFIED: One or more resource properties differ from their expected template values.

                                                                                                                    • IN_SYNC: The resources's actual configuration matches its expected template configuration.

                                                                                                                    • NOT_CHECKED: AWS CloudFormation does not currently return this value.

                                                                                                                    • \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackResourceDriftStatusFiltersWithStrings", "getterDocumentation" : "

                                                                                                                      The resource drift status values to use as filters for the resource drift results returned.

                                                                                                                      • DELETED: The resource differs from its expected template configuration in that the resource has been deleted.

                                                                                                                      • MODIFIED: One or more resource properties differ from their expected template values.

                                                                                                                      • IN_SYNC: The resources's actual configuration matches its expected template configuration.

                                                                                                                      • NOT_CHECKED: AWS CloudFormation does not currently return this value.

                                                                                                                      \n

                                                                                                                      \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                      \n@return The resource drift status values to use as filters for the resource drift results returned.

                                                                                                                      • DELETED: The resource differs from its expected template configuration in that the resource has been deleted.

                                                                                                                      • MODIFIED: One or more resource properties differ from their expected template values.

                                                                                                                      • IN_SYNC: The resources's actual configuration matches its expected template configuration.

                                                                                                                      • NOT_CHECKED: AWS CloudFormation does not currently return this value.

                                                                                                                      • ", "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" : "StackResourceDriftStatusFilters", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackResourceDriftStatusFilters", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMemberAsString", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "StackResourceDriftStatus", "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 #memberAsString(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" : "StackResourceDriftStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "member", "fluentEnumSetterMethodName" : "member", "fluentGetterMethodName" : "memberAsString", "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@see StackResourceDriftStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see StackResourceDriftStatus", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n

                                                                                                                        \nIf the service returns an enum value that is not available in the current SDK version, {@link #member} will return {@link StackResourceDriftStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #memberAsString}.\n

                                                                                                                        \n@return The value of the Member property for this object.\n@see StackResourceDriftStatus", "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.\n@see StackResourceDriftStatus", "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" : "StackResourceDriftStatusFilters", "sensitive" : false, "setterDocumentation" : "

                                                                                                                        The resource drift status values to use as filters for the resource drift results returned.

                                                                                                                        • DELETED: The resource differs from its expected template configuration in that the resource has been deleted.

                                                                                                                        • MODIFIED: One or more resource properties differ from their expected template values.

                                                                                                                        • IN_SYNC: The resources's actual configuration matches its expected template configuration.

                                                                                                                        • NOT_CHECKED: AWS CloudFormation does not currently return this value.

                                                                                                                        \n@param stackResourceDriftStatusFilters The resource drift status values to use as filters for the resource drift results returned.

                                                                                                                        • DELETED: The resource differs from its expected template configuration in that the resource has been deleted.

                                                                                                                        • MODIFIED: One or more resource properties differ from their expected template values.

                                                                                                                        • IN_SYNC: The resources's actual configuration matches its expected template configuration.

                                                                                                                        • NOT_CHECKED: AWS CloudFormation does not currently return this value.

                                                                                                                        • ", "setterMethodName" : "setStackResourceDriftStatusFiltersWithStrings", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "stackResourceDriftStatusFilters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "stackResourceDriftStatusFilters", "variableType" : "java.util.List", "documentation" : "

                                                                                                                          The resource drift status values to use as filters for the resource drift results returned.

                                                                                                                          • DELETED: The resource differs from its expected template configuration in that the resource has been deleted.

                                                                                                                          • MODIFIED: One or more resource properties differ from their expected template values.

                                                                                                                          • IN_SYNC: The resources's actual configuration matches its expected template configuration.

                                                                                                                          • NOT_CHECKED: AWS CloudFormation does not currently return this value.

                                                                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackNameOrId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The name of the stack for which you want drift information.

                                                                                                                          \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                                                                                                                          The name of the stack for which you want drift information.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                                                                                                                          The name of the stack for which you want drift information.

                                                                                                                          \n@param stackName The name of the stack for which you want drift information.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                                                                                                                          The name of the stack for which you want drift information.

                                                                                                                          \n@return The name of the stack for which you want drift information.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                          The name of the stack for which you want drift information.

                                                                                                                          \n@param stackName The name of the stack for which you want drift information.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                                                                                                                          The name of the stack for which you want drift information.

                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackResourceDriftStatusFiltersAsStrings", "beanStyleSetterMethodName" : "setStackResourceDriftStatusFiltersWithStrings", "c2jName" : "StackResourceDriftStatusFilters", "c2jShape" : "StackResourceDriftStatusFilters", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                          The resource drift status values to use as filters for the resource drift results returned.

                                                                                                                          • DELETED: The resource differs from its expected template configuration in that the resource has been deleted.

                                                                                                                          • MODIFIED: One or more resource properties differ from their expected template values.

                                                                                                                          • IN_SYNC: The resources's actual configuration matches its expected template configuration.

                                                                                                                          • NOT_CHECKED: AWS CloudFormation does not currently return this value.

                                                                                                                          \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 #stackResourceDriftStatusFiltersAsStrings(List)}.\n@param stackResourceDriftStatusFilters 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 #stackResourceDriftStatusFiltersWithStrings(List)", "deprecated" : false, "documentation" : "

                                                                                                                          The resource drift status values to use as filters for the resource drift results returned.

                                                                                                                          • DELETED: The resource differs from its expected template configuration in that the resource has been deleted.

                                                                                                                          • MODIFIED: One or more resource properties differ from their expected template values.

                                                                                                                          • IN_SYNC: The resources's actual configuration matches its expected template configuration.

                                                                                                                          • NOT_CHECKED: AWS CloudFormation does not currently return this value.

                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "stackResourceDriftStatusFilters", "fluentEnumSetterMethodName" : "stackResourceDriftStatusFilters", "fluentGetterMethodName" : "stackResourceDriftStatusFiltersAsStrings", "fluentSetterDocumentation" : "

                                                                                                                          The resource drift status values to use as filters for the resource drift results returned.

                                                                                                                          • DELETED: The resource differs from its expected template configuration in that the resource has been deleted.

                                                                                                                          • MODIFIED: One or more resource properties differ from their expected template values.

                                                                                                                          • IN_SYNC: The resources's actual configuration matches its expected template configuration.

                                                                                                                          • NOT_CHECKED: AWS CloudFormation does not currently return this value.

                                                                                                                          \n@param stackResourceDriftStatusFilters The resource drift status values to use as filters for the resource drift results returned.

                                                                                                                          • DELETED: The resource differs from its expected template configuration in that the resource has been deleted.

                                                                                                                          • MODIFIED: One or more resource properties differ from their expected template values.

                                                                                                                          • IN_SYNC: The resources's actual configuration matches its expected template configuration.

                                                                                                                          • NOT_CHECKED: AWS CloudFormation does not currently return this value.

                                                                                                                          • \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackResourceDriftStatusFiltersWithStrings", "getterDocumentation" : "

                                                                                                                            The resource drift status values to use as filters for the resource drift results returned.

                                                                                                                            • DELETED: The resource differs from its expected template configuration in that the resource has been deleted.

                                                                                                                            • MODIFIED: One or more resource properties differ from their expected template values.

                                                                                                                            • IN_SYNC: The resources's actual configuration matches its expected template configuration.

                                                                                                                            • NOT_CHECKED: AWS CloudFormation does not currently return this value.

                                                                                                                            \n

                                                                                                                            \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                            \n@return The resource drift status values to use as filters for the resource drift results returned.

                                                                                                                            • DELETED: The resource differs from its expected template configuration in that the resource has been deleted.

                                                                                                                            • MODIFIED: One or more resource properties differ from their expected template values.

                                                                                                                            • IN_SYNC: The resources's actual configuration matches its expected template configuration.

                                                                                                                            • NOT_CHECKED: AWS CloudFormation does not currently return this value.

                                                                                                                            • ", "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" : "StackResourceDriftStatusFilters", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackResourceDriftStatusFilters", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMemberAsString", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "StackResourceDriftStatus", "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 #memberAsString(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" : "StackResourceDriftStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "member", "fluentEnumSetterMethodName" : "member", "fluentGetterMethodName" : "memberAsString", "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@see StackResourceDriftStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see StackResourceDriftStatus", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n

                                                                                                                              \nIf the service returns an enum value that is not available in the current SDK version, {@link #member} will return {@link StackResourceDriftStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #memberAsString}.\n

                                                                                                                              \n@return The value of the Member property for this object.\n@see StackResourceDriftStatus", "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.\n@see StackResourceDriftStatus", "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" : "StackResourceDriftStatusFilters", "sensitive" : false, "setterDocumentation" : "

                                                                                                                              The resource drift status values to use as filters for the resource drift results returned.

                                                                                                                              • DELETED: The resource differs from its expected template configuration in that the resource has been deleted.

                                                                                                                              • MODIFIED: One or more resource properties differ from their expected template values.

                                                                                                                              • IN_SYNC: The resources's actual configuration matches its expected template configuration.

                                                                                                                              • NOT_CHECKED: AWS CloudFormation does not currently return this value.

                                                                                                                              \n@param stackResourceDriftStatusFilters The resource drift status values to use as filters for the resource drift results returned.

                                                                                                                              • DELETED: The resource differs from its expected template configuration in that the resource has been deleted.

                                                                                                                              • MODIFIED: One or more resource properties differ from their expected template values.

                                                                                                                              • IN_SYNC: The resources's actual configuration matches its expected template configuration.

                                                                                                                              • NOT_CHECKED: AWS CloudFormation does not currently return this value.

                                                                                                                              • ", "setterMethodName" : "setStackResourceDriftStatusFiltersWithStrings", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "stackResourceDriftStatusFilters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "stackResourceDriftStatusFilters", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                The resource drift status values to use as filters for the resource drift results returned.

                                                                                                                                • DELETED: The resource differs from its expected template configuration in that the resource has been deleted.

                                                                                                                                • MODIFIED: One or more resource properties differ from their expected template values.

                                                                                                                                • IN_SYNC: The resources's actual configuration matches its expected template configuration.

                                                                                                                                • NOT_CHECKED: AWS CloudFormation does not currently return this value.

                                                                                                                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                A string that identifies the next page of stack resource drift results.

                                                                                                                                \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 #nextToken(String)}.\n@param nextToken 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 #nextToken(String)", "deprecated" : false, "documentation" : "

                                                                                                                                A string that identifies the next page of stack resource drift results.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                                                                                                                                A string that identifies the next page of stack resource drift results.

                                                                                                                                \n@param nextToken A string that identifies the next page of stack resource drift results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                                                                                                                                A string that identifies the next page of stack resource drift results.

                                                                                                                                \n@return A string that identifies the next page of stack resource drift results.", "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" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                A string that identifies the next page of stack resource drift results.

                                                                                                                                \n@param nextToken A string that identifies the next page of stack resource drift results.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

                                                                                                                                A string that identifies the next page of stack resource drift results.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMaxResults", "beanStyleSetterMethodName" : "setMaxResults", "c2jName" : "MaxResults", "c2jShape" : "BoxedMaxResults", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                                \nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #maxResults(Integer)}.\n@param maxResults a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #maxResults(Integer)", "deprecated" : false, "documentation" : "

                                                                                                                                The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxResults", "fluentSetterDocumentation" : "

                                                                                                                                The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                                \n@param maxResults The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxResults", "getterDocumentation" : "

                                                                                                                                The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                                \n@return The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MaxResults", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxResults", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxResults", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                                \n@param maxResults The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.", "setterMethodName" : "setMaxResults", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "

                                                                                                                                The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                                ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "StackName" ], "shapeName" : "DescribeStackResourceDriftsRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DescribeStackResourceDriftsRequest", "variableName" : "describeStackResourceDriftsRequest", "variableType" : "DescribeStackResourceDriftsRequest", "documentation" : null, "simpleType" : "DescribeStackResourceDriftsRequest", "variableSetterType" : "DescribeStackResourceDriftsRequest" }, "wrapper" : false, "xmlNamespace" : null }, "DescribeStackResourceDriftsResponse" : { "c2jName" : "DescribeStackResourceDriftsOutput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getStackResourceDrifts", "beanStyleSetterMethodName" : "setStackResourceDrifts", "c2jName" : "StackResourceDrifts", "c2jShape" : "StackResourceDrifts", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                Drift information for the resources that have been checked for drift in the specified stack. This includes actual and expected configuration values for resources where AWS CloudFormation detects drift.

                                                                                                                                For a given stack, there will be one StackResourceDrift for each stack resource that has been checked for drift. Resources that have not yet been checked for drift are not included. Resources that do not currently support drift detection are not checked, and so not included. For a list of resources that support drift detection, see Resources that Support Drift Detection.

                                                                                                                                \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 #stackResourceDrifts(List)}.\n@param stackResourceDrifts 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 #stackResourceDrifts(List)", "deprecated" : false, "documentation" : "

                                                                                                                                Drift information for the resources that have been checked for drift in the specified stack. This includes actual and expected configuration values for resources where AWS CloudFormation detects drift.

                                                                                                                                For a given stack, there will be one StackResourceDrift for each stack resource that has been checked for drift. Resources that have not yet been checked for drift are not included. Resources that do not currently support drift detection are not checked, and so not included. For a list of resources that support drift detection, see Resources that Support Drift Detection.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackResourceDrifts", "fluentSetterDocumentation" : "

                                                                                                                                Drift information for the resources that have been checked for drift in the specified stack. This includes actual and expected configuration values for resources where AWS CloudFormation detects drift.

                                                                                                                                For a given stack, there will be one StackResourceDrift for each stack resource that has been checked for drift. Resources that have not yet been checked for drift are not included. Resources that do not currently support drift detection are not checked, and so not included. For a list of resources that support drift detection, see Resources that Support Drift Detection.

                                                                                                                                \n@param stackResourceDrifts Drift information for the resources that have been checked for drift in the specified stack. This includes actual and expected configuration values for resources where AWS CloudFormation detects drift.

                                                                                                                                For a given stack, there will be one StackResourceDrift for each stack resource that has been checked for drift. Resources that have not yet been checked for drift are not included. Resources that do not currently support drift detection are not checked, and so not included. For a list of resources that support drift detection, see Resources that Support Drift Detection.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackResourceDrifts", "getterDocumentation" : "

                                                                                                                                Drift information for the resources that have been checked for drift in the specified stack. This includes actual and expected configuration values for resources where AWS CloudFormation detects drift.

                                                                                                                                For a given stack, there will be one StackResourceDrift for each stack resource that has been checked for drift. Resources that have not yet been checked for drift are not included. Resources that do not currently support drift detection are not checked, and so not included. For a list of resources that support drift detection, see Resources that Support Drift Detection.

                                                                                                                                \n

                                                                                                                                \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                \n@return Drift information for the resources that have been checked for drift in the specified stack. This includes actual and expected configuration values for resources where AWS CloudFormation detects drift.

                                                                                                                                For a given stack, there will be one StackResourceDrift for each stack resource that has been checked for drift. Resources that have not yet been checked for drift are not included. Resources that do not currently support drift detection are not checked, and so not included. For a list of resources that support drift detection, see Resources that Support Drift Detection.", "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" : "StackResourceDrifts", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackResourceDrifts", "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" : "StackResourceDrift", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link StackResourceDrift.Builder} avoiding the need to create one manually via {@link StackResourceDrift#builder()}.\n\nWhen the {@link Consumer} completes, {@link StackResourceDrift.Builder#build()} is called immediately and its result is passed to {@link #member(StackResourceDrift)}.\n@param member a consumer that will call methods on {@link StackResourceDrift.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(StackResourceDrift)", "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" : "StackResourceDrift", "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" : "StackResourceDrift", "variableName" : "member", "variableType" : "StackResourceDrift", "documentation" : null, "simpleType" : "StackResourceDrift", "variableSetterType" : "StackResourceDrift" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StackResourceDrift", "variableName" : "member", "variableType" : "StackResourceDrift", "documentation" : "", "simpleType" : "StackResourceDrift", "variableSetterType" : "StackResourceDrift" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "StackResourceDrift", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "StackResourceDrift", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "StackResourceDrifts", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                Drift information for the resources that have been checked for drift in the specified stack. This includes actual and expected configuration values for resources where AWS CloudFormation detects drift.

                                                                                                                                For a given stack, there will be one StackResourceDrift for each stack resource that has been checked for drift. Resources that have not yet been checked for drift are not included. Resources that do not currently support drift detection are not checked, and so not included. For a list of resources that support drift detection, see Resources that Support Drift Detection.

                                                                                                                                \n@param stackResourceDrifts Drift information for the resources that have been checked for drift in the specified stack. This includes actual and expected configuration values for resources where AWS CloudFormation detects drift.

                                                                                                                                For a given stack, there will be one StackResourceDrift for each stack resource that has been checked for drift. Resources that have not yet been checked for drift are not included. Resources that do not currently support drift detection are not checked, and so not included. For a list of resources that support drift detection, see Resources that Support Drift Detection.", "setterMethodName" : "setStackResourceDrifts", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "stackResourceDrifts", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "stackResourceDrifts", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                Drift information for the resources that have been checked for drift in the specified stack. This includes actual and expected configuration values for resources where AWS CloudFormation detects drift.

                                                                                                                                For a given stack, there will be one StackResourceDrift for each stack resource that has been checked for drift. Resources that have not yet been checked for drift are not included. Resources that do not currently support drift detection are not checked, and so not included. For a list of resources that support drift detection, see Resources that Support Drift Detection.

                                                                                                                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                If the request doesn't return all of the remaining results, NextToken is set to a token. To retrieve the next set of results, call DescribeStackResourceDrifts again and assign that token to the request object's NextToken parameter. If the request returns all results, NextToken is set to null.

                                                                                                                                \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 #nextToken(String)}.\n@param nextToken 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 #nextToken(String)", "deprecated" : false, "documentation" : "

                                                                                                                                If the request doesn't return all of the remaining results, NextToken is set to a token. To retrieve the next set of results, call DescribeStackResourceDrifts again and assign that token to the request object's NextToken parameter. If the request returns all results, NextToken is set to null.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                                                                                                                                If the request doesn't return all of the remaining results, NextToken is set to a token. To retrieve the next set of results, call DescribeStackResourceDrifts again and assign that token to the request object's NextToken parameter. If the request returns all results, NextToken is set to null.

                                                                                                                                \n@param nextToken If the request doesn't return all of the remaining results, NextToken is set to a token. To retrieve the next set of results, call DescribeStackResourceDrifts again and assign that token to the request object's NextToken parameter. If the request returns all results, NextToken is set to null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                                                                                                                                If the request doesn't return all of the remaining results, NextToken is set to a token. To retrieve the next set of results, call DescribeStackResourceDrifts again and assign that token to the request object's NextToken parameter. If the request returns all results, NextToken is set to null.

                                                                                                                                \n@return If the request doesn't return all of the remaining results, NextToken is set to a token. To retrieve the next set of results, call DescribeStackResourceDrifts again and assign that token to the request object's NextToken parameter. If the request returns all results, NextToken is set to null.", "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" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                If the request doesn't return all of the remaining results, NextToken is set to a token. To retrieve the next set of results, call DescribeStackResourceDrifts again and assign that token to the request object's NextToken parameter. If the request returns all results, NextToken is set to null.

                                                                                                                                \n@param nextToken If the request doesn't return all of the remaining results, NextToken is set to a token. To retrieve the next set of results, call DescribeStackResourceDrifts again and assign that token to the request object's NextToken parameter. If the request returns all results, NextToken is set to null.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

                                                                                                                                If the request doesn't return all of the remaining results, NextToken is set to a token. To retrieve the next set of results, call DescribeStackResourceDrifts again and assign that token to the request object's NextToken parameter. If the request returns all results, NextToken is set to null.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "NextToken" : { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                If the request doesn't return all of the remaining results, NextToken is set to a token. To retrieve the next set of results, call DescribeStackResourceDrifts again and assign that token to the request object's NextToken parameter. If the request returns all results, NextToken is set to null.

                                                                                                                                \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 #nextToken(String)}.\n@param nextToken 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 #nextToken(String)", "deprecated" : false, "documentation" : "

                                                                                                                                If the request doesn't return all of the remaining results, NextToken is set to a token. To retrieve the next set of results, call DescribeStackResourceDrifts again and assign that token to the request object's NextToken parameter. If the request returns all results, NextToken is set to null.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                                                                                                                                If the request doesn't return all of the remaining results, NextToken is set to a token. To retrieve the next set of results, call DescribeStackResourceDrifts again and assign that token to the request object's NextToken parameter. If the request returns all results, NextToken is set to null.

                                                                                                                                \n@param nextToken If the request doesn't return all of the remaining results, NextToken is set to a token. To retrieve the next set of results, call DescribeStackResourceDrifts again and assign that token to the request object's NextToken parameter. If the request returns all results, NextToken is set to null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                                                                                                                                If the request doesn't return all of the remaining results, NextToken is set to a token. To retrieve the next set of results, call DescribeStackResourceDrifts again and assign that token to the request object's NextToken parameter. If the request returns all results, NextToken is set to null.

                                                                                                                                \n@return If the request doesn't return all of the remaining results, NextToken is set to a token. To retrieve the next set of results, call DescribeStackResourceDrifts again and assign that token to the request object's NextToken parameter. If the request returns all results, NextToken is set to null.", "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" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                If the request doesn't return all of the remaining results, NextToken is set to a token. To retrieve the next set of results, call DescribeStackResourceDrifts again and assign that token to the request object's NextToken parameter. If the request returns all results, NextToken is set to null.

                                                                                                                                \n@param nextToken If the request doesn't return all of the remaining results, NextToken is set to a token. To retrieve the next set of results, call DescribeStackResourceDrifts again and assign that token to the request object's NextToken parameter. If the request returns all results, NextToken is set to null.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

                                                                                                                                If the request doesn't return all of the remaining results, NextToken is set to a token. To retrieve the next set of results, call DescribeStackResourceDrifts again and assign that token to the request object's NextToken parameter. If the request returns all results, NextToken is set to null.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackResourceDrifts" : { "beanStyleGetterMethodName" : "getStackResourceDrifts", "beanStyleSetterMethodName" : "setStackResourceDrifts", "c2jName" : "StackResourceDrifts", "c2jShape" : "StackResourceDrifts", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                Drift information for the resources that have been checked for drift in the specified stack. This includes actual and expected configuration values for resources where AWS CloudFormation detects drift.

                                                                                                                                For a given stack, there will be one StackResourceDrift for each stack resource that has been checked for drift. Resources that have not yet been checked for drift are not included. Resources that do not currently support drift detection are not checked, and so not included. For a list of resources that support drift detection, see Resources that Support Drift Detection.

                                                                                                                                \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 #stackResourceDrifts(List)}.\n@param stackResourceDrifts 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 #stackResourceDrifts(List)", "deprecated" : false, "documentation" : "

                                                                                                                                Drift information for the resources that have been checked for drift in the specified stack. This includes actual and expected configuration values for resources where AWS CloudFormation detects drift.

                                                                                                                                For a given stack, there will be one StackResourceDrift for each stack resource that has been checked for drift. Resources that have not yet been checked for drift are not included. Resources that do not currently support drift detection are not checked, and so not included. For a list of resources that support drift detection, see Resources that Support Drift Detection.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackResourceDrifts", "fluentSetterDocumentation" : "

                                                                                                                                Drift information for the resources that have been checked for drift in the specified stack. This includes actual and expected configuration values for resources where AWS CloudFormation detects drift.

                                                                                                                                For a given stack, there will be one StackResourceDrift for each stack resource that has been checked for drift. Resources that have not yet been checked for drift are not included. Resources that do not currently support drift detection are not checked, and so not included. For a list of resources that support drift detection, see Resources that Support Drift Detection.

                                                                                                                                \n@param stackResourceDrifts Drift information for the resources that have been checked for drift in the specified stack. This includes actual and expected configuration values for resources where AWS CloudFormation detects drift.

                                                                                                                                For a given stack, there will be one StackResourceDrift for each stack resource that has been checked for drift. Resources that have not yet been checked for drift are not included. Resources that do not currently support drift detection are not checked, and so not included. For a list of resources that support drift detection, see Resources that Support Drift Detection.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackResourceDrifts", "getterDocumentation" : "

                                                                                                                                Drift information for the resources that have been checked for drift in the specified stack. This includes actual and expected configuration values for resources where AWS CloudFormation detects drift.

                                                                                                                                For a given stack, there will be one StackResourceDrift for each stack resource that has been checked for drift. Resources that have not yet been checked for drift are not included. Resources that do not currently support drift detection are not checked, and so not included. For a list of resources that support drift detection, see Resources that Support Drift Detection.

                                                                                                                                \n

                                                                                                                                \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                \n@return Drift information for the resources that have been checked for drift in the specified stack. This includes actual and expected configuration values for resources where AWS CloudFormation detects drift.

                                                                                                                                For a given stack, there will be one StackResourceDrift for each stack resource that has been checked for drift. Resources that have not yet been checked for drift are not included. Resources that do not currently support drift detection are not checked, and so not included. For a list of resources that support drift detection, see Resources that Support Drift Detection.", "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" : "StackResourceDrifts", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackResourceDrifts", "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" : "StackResourceDrift", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link StackResourceDrift.Builder} avoiding the need to create one manually via {@link StackResourceDrift#builder()}.\n\nWhen the {@link Consumer} completes, {@link StackResourceDrift.Builder#build()} is called immediately and its result is passed to {@link #member(StackResourceDrift)}.\n@param member a consumer that will call methods on {@link StackResourceDrift.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(StackResourceDrift)", "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" : "StackResourceDrift", "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" : "StackResourceDrift", "variableName" : "member", "variableType" : "StackResourceDrift", "documentation" : null, "simpleType" : "StackResourceDrift", "variableSetterType" : "StackResourceDrift" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StackResourceDrift", "variableName" : "member", "variableType" : "StackResourceDrift", "documentation" : "", "simpleType" : "StackResourceDrift", "variableSetterType" : "StackResourceDrift" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "StackResourceDrift", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "StackResourceDrift", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "StackResourceDrifts", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                Drift information for the resources that have been checked for drift in the specified stack. This includes actual and expected configuration values for resources where AWS CloudFormation detects drift.

                                                                                                                                For a given stack, there will be one StackResourceDrift for each stack resource that has been checked for drift. Resources that have not yet been checked for drift are not included. Resources that do not currently support drift detection are not checked, and so not included. For a list of resources that support drift detection, see Resources that Support Drift Detection.

                                                                                                                                \n@param stackResourceDrifts Drift information for the resources that have been checked for drift in the specified stack. This includes actual and expected configuration values for resources where AWS CloudFormation detects drift.

                                                                                                                                For a given stack, there will be one StackResourceDrift for each stack resource that has been checked for drift. Resources that have not yet been checked for drift are not included. Resources that do not currently support drift detection are not checked, and so not included. For a list of resources that support drift detection, see Resources that Support Drift Detection.", "setterMethodName" : "setStackResourceDrifts", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "stackResourceDrifts", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "stackResourceDrifts", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                Drift information for the resources that have been checked for drift in the specified stack. This includes actual and expected configuration values for resources where AWS CloudFormation detects drift.

                                                                                                                                For a given stack, there will be one StackResourceDrift for each stack resource that has been checked for drift. Resources that have not yet been checked for drift are not included. Resources that do not currently support drift detection are not checked, and so not included. For a list of resources that support drift detection, see Resources that Support Drift Detection.

                                                                                                                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getStackResourceDrifts", "beanStyleSetterMethodName" : "setStackResourceDrifts", "c2jName" : "StackResourceDrifts", "c2jShape" : "StackResourceDrifts", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                Drift information for the resources that have been checked for drift in the specified stack. This includes actual and expected configuration values for resources where AWS CloudFormation detects drift.

                                                                                                                                For a given stack, there will be one StackResourceDrift for each stack resource that has been checked for drift. Resources that have not yet been checked for drift are not included. Resources that do not currently support drift detection are not checked, and so not included. For a list of resources that support drift detection, see Resources that Support Drift Detection.

                                                                                                                                \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 #stackResourceDrifts(List)}.\n@param stackResourceDrifts 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 #stackResourceDrifts(List)", "deprecated" : false, "documentation" : "

                                                                                                                                Drift information for the resources that have been checked for drift in the specified stack. This includes actual and expected configuration values for resources where AWS CloudFormation detects drift.

                                                                                                                                For a given stack, there will be one StackResourceDrift for each stack resource that has been checked for drift. Resources that have not yet been checked for drift are not included. Resources that do not currently support drift detection are not checked, and so not included. For a list of resources that support drift detection, see Resources that Support Drift Detection.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackResourceDrifts", "fluentSetterDocumentation" : "

                                                                                                                                Drift information for the resources that have been checked for drift in the specified stack. This includes actual and expected configuration values for resources where AWS CloudFormation detects drift.

                                                                                                                                For a given stack, there will be one StackResourceDrift for each stack resource that has been checked for drift. Resources that have not yet been checked for drift are not included. Resources that do not currently support drift detection are not checked, and so not included. For a list of resources that support drift detection, see Resources that Support Drift Detection.

                                                                                                                                \n@param stackResourceDrifts Drift information for the resources that have been checked for drift in the specified stack. This includes actual and expected configuration values for resources where AWS CloudFormation detects drift.

                                                                                                                                For a given stack, there will be one StackResourceDrift for each stack resource that has been checked for drift. Resources that have not yet been checked for drift are not included. Resources that do not currently support drift detection are not checked, and so not included. For a list of resources that support drift detection, see Resources that Support Drift Detection.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackResourceDrifts", "getterDocumentation" : "

                                                                                                                                Drift information for the resources that have been checked for drift in the specified stack. This includes actual and expected configuration values for resources where AWS CloudFormation detects drift.

                                                                                                                                For a given stack, there will be one StackResourceDrift for each stack resource that has been checked for drift. Resources that have not yet been checked for drift are not included. Resources that do not currently support drift detection are not checked, and so not included. For a list of resources that support drift detection, see Resources that Support Drift Detection.

                                                                                                                                \n

                                                                                                                                \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                \n@return Drift information for the resources that have been checked for drift in the specified stack. This includes actual and expected configuration values for resources where AWS CloudFormation detects drift.

                                                                                                                                For a given stack, there will be one StackResourceDrift for each stack resource that has been checked for drift. Resources that have not yet been checked for drift are not included. Resources that do not currently support drift detection are not checked, and so not included. For a list of resources that support drift detection, see Resources that Support Drift Detection.", "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" : "StackResourceDrifts", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackResourceDrifts", "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" : "StackResourceDrift", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link StackResourceDrift.Builder} avoiding the need to create one manually via {@link StackResourceDrift#builder()}.\n\nWhen the {@link Consumer} completes, {@link StackResourceDrift.Builder#build()} is called immediately and its result is passed to {@link #member(StackResourceDrift)}.\n@param member a consumer that will call methods on {@link StackResourceDrift.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(StackResourceDrift)", "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" : "StackResourceDrift", "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" : "StackResourceDrift", "variableName" : "member", "variableType" : "StackResourceDrift", "documentation" : null, "simpleType" : "StackResourceDrift", "variableSetterType" : "StackResourceDrift" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StackResourceDrift", "variableName" : "member", "variableType" : "StackResourceDrift", "documentation" : "", "simpleType" : "StackResourceDrift", "variableSetterType" : "StackResourceDrift" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "StackResourceDrift", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "StackResourceDrift", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "StackResourceDrifts", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                Drift information for the resources that have been checked for drift in the specified stack. This includes actual and expected configuration values for resources where AWS CloudFormation detects drift.

                                                                                                                                For a given stack, there will be one StackResourceDrift for each stack resource that has been checked for drift. Resources that have not yet been checked for drift are not included. Resources that do not currently support drift detection are not checked, and so not included. For a list of resources that support drift detection, see Resources that Support Drift Detection.

                                                                                                                                \n@param stackResourceDrifts Drift information for the resources that have been checked for drift in the specified stack. This includes actual and expected configuration values for resources where AWS CloudFormation detects drift.

                                                                                                                                For a given stack, there will be one StackResourceDrift for each stack resource that has been checked for drift. Resources that have not yet been checked for drift are not included. Resources that do not currently support drift detection are not checked, and so not included. For a list of resources that support drift detection, see Resources that Support Drift Detection.", "setterMethodName" : "setStackResourceDrifts", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "stackResourceDrifts", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "stackResourceDrifts", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                Drift information for the resources that have been checked for drift in the specified stack. This includes actual and expected configuration values for resources where AWS CloudFormation detects drift.

                                                                                                                                For a given stack, there will be one StackResourceDrift for each stack resource that has been checked for drift. Resources that have not yet been checked for drift are not included. Resources that do not currently support drift detection are not checked, and so not included. For a list of resources that support drift detection, see Resources that Support Drift Detection.

                                                                                                                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                If the request doesn't return all of the remaining results, NextToken is set to a token. To retrieve the next set of results, call DescribeStackResourceDrifts again and assign that token to the request object's NextToken parameter. If the request returns all results, NextToken is set to null.

                                                                                                                                \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 #nextToken(String)}.\n@param nextToken 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 #nextToken(String)", "deprecated" : false, "documentation" : "

                                                                                                                                If the request doesn't return all of the remaining results, NextToken is set to a token. To retrieve the next set of results, call DescribeStackResourceDrifts again and assign that token to the request object's NextToken parameter. If the request returns all results, NextToken is set to null.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                                                                                                                                If the request doesn't return all of the remaining results, NextToken is set to a token. To retrieve the next set of results, call DescribeStackResourceDrifts again and assign that token to the request object's NextToken parameter. If the request returns all results, NextToken is set to null.

                                                                                                                                \n@param nextToken If the request doesn't return all of the remaining results, NextToken is set to a token. To retrieve the next set of results, call DescribeStackResourceDrifts again and assign that token to the request object's NextToken parameter. If the request returns all results, NextToken is set to null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                                                                                                                                If the request doesn't return all of the remaining results, NextToken is set to a token. To retrieve the next set of results, call DescribeStackResourceDrifts again and assign that token to the request object's NextToken parameter. If the request returns all results, NextToken is set to null.

                                                                                                                                \n@return If the request doesn't return all of the remaining results, NextToken is set to a token. To retrieve the next set of results, call DescribeStackResourceDrifts again and assign that token to the request object's NextToken parameter. If the request returns all results, NextToken is set to null.", "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" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                If the request doesn't return all of the remaining results, NextToken is set to a token. To retrieve the next set of results, call DescribeStackResourceDrifts again and assign that token to the request object's NextToken parameter. If the request returns all results, NextToken is set to null.

                                                                                                                                \n@param nextToken If the request doesn't return all of the remaining results, NextToken is set to a token. To retrieve the next set of results, call DescribeStackResourceDrifts again and assign that token to the request object's NextToken parameter. If the request returns all results, NextToken is set to null.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

                                                                                                                                If the request doesn't return all of the remaining results, NextToken is set to a token. To retrieve the next set of results, call DescribeStackResourceDrifts again and assign that token to the request object's NextToken parameter. If the request returns all results, NextToken is set to null.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "StackResourceDrifts" ], "shapeName" : "DescribeStackResourceDriftsResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : "DescribeStackResourceDriftsResult" }, "variable" : { "variableDeclarationType" : "DescribeStackResourceDriftsResponse", "variableName" : "describeStackResourceDriftsResponse", "variableType" : "DescribeStackResourceDriftsResponse", "documentation" : null, "simpleType" : "DescribeStackResourceDriftsResponse", "variableSetterType" : "DescribeStackResourceDriftsResponse" }, "wrapper" : false, "xmlNamespace" : null }, "DescribeStackResourceRequest" : { "c2jName" : "DescribeStackResourceInput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                The input for DescribeStackResource action.

                                                                                                                                ", "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" : "DescribeStackResource", "locationName" : null, "requestUri" : "/", "target" : "DescribeStackResource", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                \n@param stackName The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                \n@return The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                \n@param stackName The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getLogicalResourceId", "beanStyleSetterMethodName" : "setLogicalResourceId", "c2jName" : "LogicalResourceId", "c2jShape" : "LogicalResourceId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The logical name of the resource as specified in the template.

                                                                                                                                Default: There is no default value.

                                                                                                                                \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 #logicalResourceId(String)}.\n@param logicalResourceId 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 #logicalResourceId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The logical name of the resource as specified in the template.

                                                                                                                                Default: There is no default value.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "logicalResourceId", "fluentSetterDocumentation" : "

                                                                                                                                The logical name of the resource as specified in the template.

                                                                                                                                Default: There is no default value.

                                                                                                                                \n@param logicalResourceId The logical name of the resource as specified in the template.

                                                                                                                                Default: There is no default value.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "logicalResourceId", "getterDocumentation" : "

                                                                                                                                The logical name of the resource as specified in the template.

                                                                                                                                Default: There is no default value.

                                                                                                                                \n@return The logical name of the resource as specified in the template.

                                                                                                                                Default: There is no default value.", "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" : "LogicalResourceId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LogicalResourceId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "LogicalResourceId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The logical name of the resource as specified in the template.

                                                                                                                                Default: There is no default value.

                                                                                                                                \n@param logicalResourceId The logical name of the resource as specified in the template.

                                                                                                                                Default: There is no default value.", "setterMethodName" : "setLogicalResourceId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "logicalResourceId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "logicalResourceId", "variableType" : "String", "documentation" : "

                                                                                                                                The logical name of the resource as specified in the template.

                                                                                                                                Default: There is no default value.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "LogicalResourceId" : { "beanStyleGetterMethodName" : "getLogicalResourceId", "beanStyleSetterMethodName" : "setLogicalResourceId", "c2jName" : "LogicalResourceId", "c2jShape" : "LogicalResourceId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The logical name of the resource as specified in the template.

                                                                                                                                Default: There is no default value.

                                                                                                                                \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 #logicalResourceId(String)}.\n@param logicalResourceId 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 #logicalResourceId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The logical name of the resource as specified in the template.

                                                                                                                                Default: There is no default value.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "logicalResourceId", "fluentSetterDocumentation" : "

                                                                                                                                The logical name of the resource as specified in the template.

                                                                                                                                Default: There is no default value.

                                                                                                                                \n@param logicalResourceId The logical name of the resource as specified in the template.

                                                                                                                                Default: There is no default value.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "logicalResourceId", "getterDocumentation" : "

                                                                                                                                The logical name of the resource as specified in the template.

                                                                                                                                Default: There is no default value.

                                                                                                                                \n@return The logical name of the resource as specified in the template.

                                                                                                                                Default: There is no default value.", "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" : "LogicalResourceId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LogicalResourceId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "LogicalResourceId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The logical name of the resource as specified in the template.

                                                                                                                                Default: There is no default value.

                                                                                                                                \n@param logicalResourceId The logical name of the resource as specified in the template.

                                                                                                                                Default: There is no default value.", "setterMethodName" : "setLogicalResourceId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "logicalResourceId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "logicalResourceId", "variableType" : "String", "documentation" : "

                                                                                                                                The logical name of the resource as specified in the template.

                                                                                                                                Default: There is no default value.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackName" : { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                \n@param stackName The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                \n@return The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                \n@param stackName The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                \n@param stackName The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                \n@return The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                \n@param stackName The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getLogicalResourceId", "beanStyleSetterMethodName" : "setLogicalResourceId", "c2jName" : "LogicalResourceId", "c2jShape" : "LogicalResourceId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The logical name of the resource as specified in the template.

                                                                                                                                Default: There is no default value.

                                                                                                                                \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 #logicalResourceId(String)}.\n@param logicalResourceId 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 #logicalResourceId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The logical name of the resource as specified in the template.

                                                                                                                                Default: There is no default value.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "logicalResourceId", "fluentSetterDocumentation" : "

                                                                                                                                The logical name of the resource as specified in the template.

                                                                                                                                Default: There is no default value.

                                                                                                                                \n@param logicalResourceId The logical name of the resource as specified in the template.

                                                                                                                                Default: There is no default value.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "logicalResourceId", "getterDocumentation" : "

                                                                                                                                The logical name of the resource as specified in the template.

                                                                                                                                Default: There is no default value.

                                                                                                                                \n@return The logical name of the resource as specified in the template.

                                                                                                                                Default: There is no default value.", "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" : "LogicalResourceId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LogicalResourceId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "LogicalResourceId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The logical name of the resource as specified in the template.

                                                                                                                                Default: There is no default value.

                                                                                                                                \n@param logicalResourceId The logical name of the resource as specified in the template.

                                                                                                                                Default: There is no default value.", "setterMethodName" : "setLogicalResourceId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "logicalResourceId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "logicalResourceId", "variableType" : "String", "documentation" : "

                                                                                                                                The logical name of the resource as specified in the template.

                                                                                                                                Default: There is no default value.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "StackName", "LogicalResourceId" ], "shapeName" : "DescribeStackResourceRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DescribeStackResourceRequest", "variableName" : "describeStackResourceRequest", "variableType" : "DescribeStackResourceRequest", "documentation" : null, "simpleType" : "DescribeStackResourceRequest", "variableSetterType" : "DescribeStackResourceRequest" }, "wrapper" : false, "xmlNamespace" : null }, "DescribeStackResourceResponse" : { "c2jName" : "DescribeStackResourceOutput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                The output for a DescribeStackResource action.

                                                                                                                                ", "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" : "getStackResourceDetail", "beanStyleSetterMethodName" : "setStackResourceDetail", "c2jName" : "StackResourceDetail", "c2jShape" : "StackResourceDetail", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                A StackResourceDetail structure containing the description of the specified resource in the specified stack.

                                                                                                                                \nThis is a convenience that creates an instance of the {@link StackResourceDetail.Builder} avoiding the need to create one manually via {@link StackResourceDetail#builder()}.\n\nWhen the {@link Consumer} completes, {@link StackResourceDetail.Builder#build()} is called immediately and its result is passed to {@link #stackResourceDetail(StackResourceDetail)}.\n@param stackResourceDetail a consumer that will call methods on {@link StackResourceDetail.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #stackResourceDetail(StackResourceDetail)", "deprecated" : false, "documentation" : "

                                                                                                                                A StackResourceDetail structure containing the description of the specified resource in the specified stack.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackResourceDetail", "fluentSetterDocumentation" : "

                                                                                                                                A StackResourceDetail structure containing the description of the specified resource in the specified stack.

                                                                                                                                \n@param stackResourceDetail A StackResourceDetail structure containing the description of the specified resource in the specified stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackResourceDetail", "getterDocumentation" : "

                                                                                                                                A StackResourceDetail structure containing the description of the specified resource in the specified stack.

                                                                                                                                \n@return A StackResourceDetail structure containing the description of the specified resource in the specified stack.", "getterModel" : { "returnType" : "StackResourceDetail", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StackResourceDetail", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackResourceDetail", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "StackResourceDetail", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                A StackResourceDetail structure containing the description of the specified resource in the specified stack.

                                                                                                                                \n@param stackResourceDetail A StackResourceDetail structure containing the description of the specified resource in the specified stack.", "setterMethodName" : "setStackResourceDetail", "setterModel" : { "variableDeclarationType" : "StackResourceDetail", "variableName" : "stackResourceDetail", "variableType" : "StackResourceDetail", "documentation" : null, "simpleType" : "StackResourceDetail", "variableSetterType" : "StackResourceDetail" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StackResourceDetail", "variableName" : "stackResourceDetail", "variableType" : "StackResourceDetail", "documentation" : "

                                                                                                                                A StackResourceDetail structure containing the description of the specified resource in the specified stack.

                                                                                                                                ", "simpleType" : "StackResourceDetail", "variableSetterType" : "StackResourceDetail" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "StackResourceDetail" : { "beanStyleGetterMethodName" : "getStackResourceDetail", "beanStyleSetterMethodName" : "setStackResourceDetail", "c2jName" : "StackResourceDetail", "c2jShape" : "StackResourceDetail", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                A StackResourceDetail structure containing the description of the specified resource in the specified stack.

                                                                                                                                \nThis is a convenience that creates an instance of the {@link StackResourceDetail.Builder} avoiding the need to create one manually via {@link StackResourceDetail#builder()}.\n\nWhen the {@link Consumer} completes, {@link StackResourceDetail.Builder#build()} is called immediately and its result is passed to {@link #stackResourceDetail(StackResourceDetail)}.\n@param stackResourceDetail a consumer that will call methods on {@link StackResourceDetail.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #stackResourceDetail(StackResourceDetail)", "deprecated" : false, "documentation" : "

                                                                                                                                A StackResourceDetail structure containing the description of the specified resource in the specified stack.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackResourceDetail", "fluentSetterDocumentation" : "

                                                                                                                                A StackResourceDetail structure containing the description of the specified resource in the specified stack.

                                                                                                                                \n@param stackResourceDetail A StackResourceDetail structure containing the description of the specified resource in the specified stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackResourceDetail", "getterDocumentation" : "

                                                                                                                                A StackResourceDetail structure containing the description of the specified resource in the specified stack.

                                                                                                                                \n@return A StackResourceDetail structure containing the description of the specified resource in the specified stack.", "getterModel" : { "returnType" : "StackResourceDetail", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StackResourceDetail", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackResourceDetail", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "StackResourceDetail", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                A StackResourceDetail structure containing the description of the specified resource in the specified stack.

                                                                                                                                \n@param stackResourceDetail A StackResourceDetail structure containing the description of the specified resource in the specified stack.", "setterMethodName" : "setStackResourceDetail", "setterModel" : { "variableDeclarationType" : "StackResourceDetail", "variableName" : "stackResourceDetail", "variableType" : "StackResourceDetail", "documentation" : null, "simpleType" : "StackResourceDetail", "variableSetterType" : "StackResourceDetail" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StackResourceDetail", "variableName" : "stackResourceDetail", "variableType" : "StackResourceDetail", "documentation" : "

                                                                                                                                A StackResourceDetail structure containing the description of the specified resource in the specified stack.

                                                                                                                                ", "simpleType" : "StackResourceDetail", "variableSetterType" : "StackResourceDetail" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getStackResourceDetail", "beanStyleSetterMethodName" : "setStackResourceDetail", "c2jName" : "StackResourceDetail", "c2jShape" : "StackResourceDetail", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                A StackResourceDetail structure containing the description of the specified resource in the specified stack.

                                                                                                                                \nThis is a convenience that creates an instance of the {@link StackResourceDetail.Builder} avoiding the need to create one manually via {@link StackResourceDetail#builder()}.\n\nWhen the {@link Consumer} completes, {@link StackResourceDetail.Builder#build()} is called immediately and its result is passed to {@link #stackResourceDetail(StackResourceDetail)}.\n@param stackResourceDetail a consumer that will call methods on {@link StackResourceDetail.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #stackResourceDetail(StackResourceDetail)", "deprecated" : false, "documentation" : "

                                                                                                                                A StackResourceDetail structure containing the description of the specified resource in the specified stack.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackResourceDetail", "fluentSetterDocumentation" : "

                                                                                                                                A StackResourceDetail structure containing the description of the specified resource in the specified stack.

                                                                                                                                \n@param stackResourceDetail A StackResourceDetail structure containing the description of the specified resource in the specified stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackResourceDetail", "getterDocumentation" : "

                                                                                                                                A StackResourceDetail structure containing the description of the specified resource in the specified stack.

                                                                                                                                \n@return A StackResourceDetail structure containing the description of the specified resource in the specified stack.", "getterModel" : { "returnType" : "StackResourceDetail", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StackResourceDetail", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackResourceDetail", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "StackResourceDetail", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                A StackResourceDetail structure containing the description of the specified resource in the specified stack.

                                                                                                                                \n@param stackResourceDetail A StackResourceDetail structure containing the description of the specified resource in the specified stack.", "setterMethodName" : "setStackResourceDetail", "setterModel" : { "variableDeclarationType" : "StackResourceDetail", "variableName" : "stackResourceDetail", "variableType" : "StackResourceDetail", "documentation" : null, "simpleType" : "StackResourceDetail", "variableSetterType" : "StackResourceDetail" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StackResourceDetail", "variableName" : "stackResourceDetail", "variableType" : "StackResourceDetail", "documentation" : "

                                                                                                                                A StackResourceDetail structure containing the description of the specified resource in the specified stack.

                                                                                                                                ", "simpleType" : "StackResourceDetail", "variableSetterType" : "StackResourceDetail" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeStackResourceResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : "DescribeStackResourceResult" }, "variable" : { "variableDeclarationType" : "DescribeStackResourceResponse", "variableName" : "describeStackResourceResponse", "variableType" : "DescribeStackResourceResponse", "documentation" : null, "simpleType" : "DescribeStackResourceResponse", "variableSetterType" : "DescribeStackResourceResponse" }, "wrapper" : false, "xmlNamespace" : null }, "DescribeStackResourcesRequest" : { "c2jName" : "DescribeStackResourcesInput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                The input for DescribeStackResources action.

                                                                                                                                ", "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" : "DescribeStackResources", "locationName" : null, "requestUri" : "/", "target" : "DescribeStackResources", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                Required: Conditional. If you do not specify StackName, you must specify PhysicalResourceId.

                                                                                                                                \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                Required: Conditional. If you do not specify StackName, you must specify PhysicalResourceId.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                Required: Conditional. If you do not specify StackName, you must specify PhysicalResourceId.

                                                                                                                                \n@param stackName The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                Required: Conditional. If you do not specify StackName, you must specify PhysicalResourceId.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                Required: Conditional. If you do not specify StackName, you must specify PhysicalResourceId.

                                                                                                                                \n@return The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                Required: Conditional. If you do not specify StackName, you must specify PhysicalResourceId.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                Required: Conditional. If you do not specify StackName, you must specify PhysicalResourceId.

                                                                                                                                \n@param stackName The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                Required: Conditional. If you do not specify StackName, you must specify PhysicalResourceId.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                Required: Conditional. If you do not specify StackName, you must specify PhysicalResourceId.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getLogicalResourceId", "beanStyleSetterMethodName" : "setLogicalResourceId", "c2jName" : "LogicalResourceId", "c2jShape" : "LogicalResourceId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The logical name of the resource as specified in the template.

                                                                                                                                Default: There is no default value.

                                                                                                                                \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 #logicalResourceId(String)}.\n@param logicalResourceId 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 #logicalResourceId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The logical name of the resource as specified in the template.

                                                                                                                                Default: There is no default value.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "logicalResourceId", "fluentSetterDocumentation" : "

                                                                                                                                The logical name of the resource as specified in the template.

                                                                                                                                Default: There is no default value.

                                                                                                                                \n@param logicalResourceId The logical name of the resource as specified in the template.

                                                                                                                                Default: There is no default value.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "logicalResourceId", "getterDocumentation" : "

                                                                                                                                The logical name of the resource as specified in the template.

                                                                                                                                Default: There is no default value.

                                                                                                                                \n@return The logical name of the resource as specified in the template.

                                                                                                                                Default: There is no default value.", "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" : "LogicalResourceId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LogicalResourceId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "LogicalResourceId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The logical name of the resource as specified in the template.

                                                                                                                                Default: There is no default value.

                                                                                                                                \n@param logicalResourceId The logical name of the resource as specified in the template.

                                                                                                                                Default: There is no default value.", "setterMethodName" : "setLogicalResourceId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "logicalResourceId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "logicalResourceId", "variableType" : "String", "documentation" : "

                                                                                                                                The logical name of the resource as specified in the template.

                                                                                                                                Default: There is no default value.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getPhysicalResourceId", "beanStyleSetterMethodName" : "setPhysicalResourceId", "c2jName" : "PhysicalResourceId", "c2jShape" : "PhysicalResourceId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.

                                                                                                                                For example, for an Amazon Elastic Compute Cloud (EC2) instance, PhysicalResourceId corresponds to the InstanceId. You can pass the EC2 InstanceId to DescribeStackResources to find which stack the instance belongs to and what other resources are part of the stack.

                                                                                                                                Required: Conditional. If you do not specify PhysicalResourceId, you must specify StackName.

                                                                                                                                Default: There is no default value.

                                                                                                                                \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 #physicalResourceId(String)}.\n@param physicalResourceId 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 #physicalResourceId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.

                                                                                                                                For example, for an Amazon Elastic Compute Cloud (EC2) instance, PhysicalResourceId corresponds to the InstanceId. You can pass the EC2 InstanceId to DescribeStackResources to find which stack the instance belongs to and what other resources are part of the stack.

                                                                                                                                Required: Conditional. If you do not specify PhysicalResourceId, you must specify StackName.

                                                                                                                                Default: There is no default value.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "physicalResourceId", "fluentSetterDocumentation" : "

                                                                                                                                The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.

                                                                                                                                For example, for an Amazon Elastic Compute Cloud (EC2) instance, PhysicalResourceId corresponds to the InstanceId. You can pass the EC2 InstanceId to DescribeStackResources to find which stack the instance belongs to and what other resources are part of the stack.

                                                                                                                                Required: Conditional. If you do not specify PhysicalResourceId, you must specify StackName.

                                                                                                                                Default: There is no default value.

                                                                                                                                \n@param physicalResourceId The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.

                                                                                                                                For example, for an Amazon Elastic Compute Cloud (EC2) instance, PhysicalResourceId corresponds to the InstanceId. You can pass the EC2 InstanceId to DescribeStackResources to find which stack the instance belongs to and what other resources are part of the stack.

                                                                                                                                Required: Conditional. If you do not specify PhysicalResourceId, you must specify StackName.

                                                                                                                                Default: There is no default value.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "physicalResourceId", "getterDocumentation" : "

                                                                                                                                The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.

                                                                                                                                For example, for an Amazon Elastic Compute Cloud (EC2) instance, PhysicalResourceId corresponds to the InstanceId. You can pass the EC2 InstanceId to DescribeStackResources to find which stack the instance belongs to and what other resources are part of the stack.

                                                                                                                                Required: Conditional. If you do not specify PhysicalResourceId, you must specify StackName.

                                                                                                                                Default: There is no default value.

                                                                                                                                \n@return The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.

                                                                                                                                For example, for an Amazon Elastic Compute Cloud (EC2) instance, PhysicalResourceId corresponds to the InstanceId. You can pass the EC2 InstanceId to DescribeStackResources to find which stack the instance belongs to and what other resources are part of the stack.

                                                                                                                                Required: Conditional. If you do not specify PhysicalResourceId, you must specify StackName.

                                                                                                                                Default: There is no default value.", "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" : "PhysicalResourceId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "PhysicalResourceId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "PhysicalResourceId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.

                                                                                                                                For example, for an Amazon Elastic Compute Cloud (EC2) instance, PhysicalResourceId corresponds to the InstanceId. You can pass the EC2 InstanceId to DescribeStackResources to find which stack the instance belongs to and what other resources are part of the stack.

                                                                                                                                Required: Conditional. If you do not specify PhysicalResourceId, you must specify StackName.

                                                                                                                                Default: There is no default value.

                                                                                                                                \n@param physicalResourceId The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.

                                                                                                                                For example, for an Amazon Elastic Compute Cloud (EC2) instance, PhysicalResourceId corresponds to the InstanceId. You can pass the EC2 InstanceId to DescribeStackResources to find which stack the instance belongs to and what other resources are part of the stack.

                                                                                                                                Required: Conditional. If you do not specify PhysicalResourceId, you must specify StackName.

                                                                                                                                Default: There is no default value.", "setterMethodName" : "setPhysicalResourceId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "physicalResourceId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "physicalResourceId", "variableType" : "String", "documentation" : "

                                                                                                                                The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.

                                                                                                                                For example, for an Amazon Elastic Compute Cloud (EC2) instance, PhysicalResourceId corresponds to the InstanceId. You can pass the EC2 InstanceId to DescribeStackResources to find which stack the instance belongs to and what other resources are part of the stack.

                                                                                                                                Required: Conditional. If you do not specify PhysicalResourceId, you must specify StackName.

                                                                                                                                Default: There is no default value.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "LogicalResourceId" : { "beanStyleGetterMethodName" : "getLogicalResourceId", "beanStyleSetterMethodName" : "setLogicalResourceId", "c2jName" : "LogicalResourceId", "c2jShape" : "LogicalResourceId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The logical name of the resource as specified in the template.

                                                                                                                                Default: There is no default value.

                                                                                                                                \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 #logicalResourceId(String)}.\n@param logicalResourceId 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 #logicalResourceId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The logical name of the resource as specified in the template.

                                                                                                                                Default: There is no default value.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "logicalResourceId", "fluentSetterDocumentation" : "

                                                                                                                                The logical name of the resource as specified in the template.

                                                                                                                                Default: There is no default value.

                                                                                                                                \n@param logicalResourceId The logical name of the resource as specified in the template.

                                                                                                                                Default: There is no default value.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "logicalResourceId", "getterDocumentation" : "

                                                                                                                                The logical name of the resource as specified in the template.

                                                                                                                                Default: There is no default value.

                                                                                                                                \n@return The logical name of the resource as specified in the template.

                                                                                                                                Default: There is no default value.", "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" : "LogicalResourceId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LogicalResourceId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "LogicalResourceId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The logical name of the resource as specified in the template.

                                                                                                                                Default: There is no default value.

                                                                                                                                \n@param logicalResourceId The logical name of the resource as specified in the template.

                                                                                                                                Default: There is no default value.", "setterMethodName" : "setLogicalResourceId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "logicalResourceId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "logicalResourceId", "variableType" : "String", "documentation" : "

                                                                                                                                The logical name of the resource as specified in the template.

                                                                                                                                Default: There is no default value.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "PhysicalResourceId" : { "beanStyleGetterMethodName" : "getPhysicalResourceId", "beanStyleSetterMethodName" : "setPhysicalResourceId", "c2jName" : "PhysicalResourceId", "c2jShape" : "PhysicalResourceId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.

                                                                                                                                For example, for an Amazon Elastic Compute Cloud (EC2) instance, PhysicalResourceId corresponds to the InstanceId. You can pass the EC2 InstanceId to DescribeStackResources to find which stack the instance belongs to and what other resources are part of the stack.

                                                                                                                                Required: Conditional. If you do not specify PhysicalResourceId, you must specify StackName.

                                                                                                                                Default: There is no default value.

                                                                                                                                \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 #physicalResourceId(String)}.\n@param physicalResourceId 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 #physicalResourceId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.

                                                                                                                                For example, for an Amazon Elastic Compute Cloud (EC2) instance, PhysicalResourceId corresponds to the InstanceId. You can pass the EC2 InstanceId to DescribeStackResources to find which stack the instance belongs to and what other resources are part of the stack.

                                                                                                                                Required: Conditional. If you do not specify PhysicalResourceId, you must specify StackName.

                                                                                                                                Default: There is no default value.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "physicalResourceId", "fluentSetterDocumentation" : "

                                                                                                                                The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.

                                                                                                                                For example, for an Amazon Elastic Compute Cloud (EC2) instance, PhysicalResourceId corresponds to the InstanceId. You can pass the EC2 InstanceId to DescribeStackResources to find which stack the instance belongs to and what other resources are part of the stack.

                                                                                                                                Required: Conditional. If you do not specify PhysicalResourceId, you must specify StackName.

                                                                                                                                Default: There is no default value.

                                                                                                                                \n@param physicalResourceId The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.

                                                                                                                                For example, for an Amazon Elastic Compute Cloud (EC2) instance, PhysicalResourceId corresponds to the InstanceId. You can pass the EC2 InstanceId to DescribeStackResources to find which stack the instance belongs to and what other resources are part of the stack.

                                                                                                                                Required: Conditional. If you do not specify PhysicalResourceId, you must specify StackName.

                                                                                                                                Default: There is no default value.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "physicalResourceId", "getterDocumentation" : "

                                                                                                                                The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.

                                                                                                                                For example, for an Amazon Elastic Compute Cloud (EC2) instance, PhysicalResourceId corresponds to the InstanceId. You can pass the EC2 InstanceId to DescribeStackResources to find which stack the instance belongs to and what other resources are part of the stack.

                                                                                                                                Required: Conditional. If you do not specify PhysicalResourceId, you must specify StackName.

                                                                                                                                Default: There is no default value.

                                                                                                                                \n@return The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.

                                                                                                                                For example, for an Amazon Elastic Compute Cloud (EC2) instance, PhysicalResourceId corresponds to the InstanceId. You can pass the EC2 InstanceId to DescribeStackResources to find which stack the instance belongs to and what other resources are part of the stack.

                                                                                                                                Required: Conditional. If you do not specify PhysicalResourceId, you must specify StackName.

                                                                                                                                Default: There is no default value.", "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" : "PhysicalResourceId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "PhysicalResourceId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "PhysicalResourceId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.

                                                                                                                                For example, for an Amazon Elastic Compute Cloud (EC2) instance, PhysicalResourceId corresponds to the InstanceId. You can pass the EC2 InstanceId to DescribeStackResources to find which stack the instance belongs to and what other resources are part of the stack.

                                                                                                                                Required: Conditional. If you do not specify PhysicalResourceId, you must specify StackName.

                                                                                                                                Default: There is no default value.

                                                                                                                                \n@param physicalResourceId The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.

                                                                                                                                For example, for an Amazon Elastic Compute Cloud (EC2) instance, PhysicalResourceId corresponds to the InstanceId. You can pass the EC2 InstanceId to DescribeStackResources to find which stack the instance belongs to and what other resources are part of the stack.

                                                                                                                                Required: Conditional. If you do not specify PhysicalResourceId, you must specify StackName.

                                                                                                                                Default: There is no default value.", "setterMethodName" : "setPhysicalResourceId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "physicalResourceId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "physicalResourceId", "variableType" : "String", "documentation" : "

                                                                                                                                The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.

                                                                                                                                For example, for an Amazon Elastic Compute Cloud (EC2) instance, PhysicalResourceId corresponds to the InstanceId. You can pass the EC2 InstanceId to DescribeStackResources to find which stack the instance belongs to and what other resources are part of the stack.

                                                                                                                                Required: Conditional. If you do not specify PhysicalResourceId, you must specify StackName.

                                                                                                                                Default: There is no default value.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackName" : { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                Required: Conditional. If you do not specify StackName, you must specify PhysicalResourceId.

                                                                                                                                \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                Required: Conditional. If you do not specify StackName, you must specify PhysicalResourceId.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                Required: Conditional. If you do not specify StackName, you must specify PhysicalResourceId.

                                                                                                                                \n@param stackName The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                Required: Conditional. If you do not specify StackName, you must specify PhysicalResourceId.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                Required: Conditional. If you do not specify StackName, you must specify PhysicalResourceId.

                                                                                                                                \n@return The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                Required: Conditional. If you do not specify StackName, you must specify PhysicalResourceId.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                Required: Conditional. If you do not specify StackName, you must specify PhysicalResourceId.

                                                                                                                                \n@param stackName The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                Required: Conditional. If you do not specify StackName, you must specify PhysicalResourceId.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                Required: Conditional. If you do not specify StackName, you must specify PhysicalResourceId.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                Required: Conditional. If you do not specify StackName, you must specify PhysicalResourceId.

                                                                                                                                \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                Required: Conditional. If you do not specify StackName, you must specify PhysicalResourceId.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                Required: Conditional. If you do not specify StackName, you must specify PhysicalResourceId.

                                                                                                                                \n@param stackName The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                Required: Conditional. If you do not specify StackName, you must specify PhysicalResourceId.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                Required: Conditional. If you do not specify StackName, you must specify PhysicalResourceId.

                                                                                                                                \n@return The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                Required: Conditional. If you do not specify StackName, you must specify PhysicalResourceId.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                Required: Conditional. If you do not specify StackName, you must specify PhysicalResourceId.

                                                                                                                                \n@param stackName The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                Required: Conditional. If you do not specify StackName, you must specify PhysicalResourceId.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                Required: Conditional. If you do not specify StackName, you must specify PhysicalResourceId.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getLogicalResourceId", "beanStyleSetterMethodName" : "setLogicalResourceId", "c2jName" : "LogicalResourceId", "c2jShape" : "LogicalResourceId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The logical name of the resource as specified in the template.

                                                                                                                                Default: There is no default value.

                                                                                                                                \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 #logicalResourceId(String)}.\n@param logicalResourceId 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 #logicalResourceId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The logical name of the resource as specified in the template.

                                                                                                                                Default: There is no default value.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "logicalResourceId", "fluentSetterDocumentation" : "

                                                                                                                                The logical name of the resource as specified in the template.

                                                                                                                                Default: There is no default value.

                                                                                                                                \n@param logicalResourceId The logical name of the resource as specified in the template.

                                                                                                                                Default: There is no default value.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "logicalResourceId", "getterDocumentation" : "

                                                                                                                                The logical name of the resource as specified in the template.

                                                                                                                                Default: There is no default value.

                                                                                                                                \n@return The logical name of the resource as specified in the template.

                                                                                                                                Default: There is no default value.", "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" : "LogicalResourceId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LogicalResourceId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "LogicalResourceId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The logical name of the resource as specified in the template.

                                                                                                                                Default: There is no default value.

                                                                                                                                \n@param logicalResourceId The logical name of the resource as specified in the template.

                                                                                                                                Default: There is no default value.", "setterMethodName" : "setLogicalResourceId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "logicalResourceId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "logicalResourceId", "variableType" : "String", "documentation" : "

                                                                                                                                The logical name of the resource as specified in the template.

                                                                                                                                Default: There is no default value.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getPhysicalResourceId", "beanStyleSetterMethodName" : "setPhysicalResourceId", "c2jName" : "PhysicalResourceId", "c2jShape" : "PhysicalResourceId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.

                                                                                                                                For example, for an Amazon Elastic Compute Cloud (EC2) instance, PhysicalResourceId corresponds to the InstanceId. You can pass the EC2 InstanceId to DescribeStackResources to find which stack the instance belongs to and what other resources are part of the stack.

                                                                                                                                Required: Conditional. If you do not specify PhysicalResourceId, you must specify StackName.

                                                                                                                                Default: There is no default value.

                                                                                                                                \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 #physicalResourceId(String)}.\n@param physicalResourceId 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 #physicalResourceId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.

                                                                                                                                For example, for an Amazon Elastic Compute Cloud (EC2) instance, PhysicalResourceId corresponds to the InstanceId. You can pass the EC2 InstanceId to DescribeStackResources to find which stack the instance belongs to and what other resources are part of the stack.

                                                                                                                                Required: Conditional. If you do not specify PhysicalResourceId, you must specify StackName.

                                                                                                                                Default: There is no default value.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "physicalResourceId", "fluentSetterDocumentation" : "

                                                                                                                                The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.

                                                                                                                                For example, for an Amazon Elastic Compute Cloud (EC2) instance, PhysicalResourceId corresponds to the InstanceId. You can pass the EC2 InstanceId to DescribeStackResources to find which stack the instance belongs to and what other resources are part of the stack.

                                                                                                                                Required: Conditional. If you do not specify PhysicalResourceId, you must specify StackName.

                                                                                                                                Default: There is no default value.

                                                                                                                                \n@param physicalResourceId The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.

                                                                                                                                For example, for an Amazon Elastic Compute Cloud (EC2) instance, PhysicalResourceId corresponds to the InstanceId. You can pass the EC2 InstanceId to DescribeStackResources to find which stack the instance belongs to and what other resources are part of the stack.

                                                                                                                                Required: Conditional. If you do not specify PhysicalResourceId, you must specify StackName.

                                                                                                                                Default: There is no default value.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "physicalResourceId", "getterDocumentation" : "

                                                                                                                                The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.

                                                                                                                                For example, for an Amazon Elastic Compute Cloud (EC2) instance, PhysicalResourceId corresponds to the InstanceId. You can pass the EC2 InstanceId to DescribeStackResources to find which stack the instance belongs to and what other resources are part of the stack.

                                                                                                                                Required: Conditional. If you do not specify PhysicalResourceId, you must specify StackName.

                                                                                                                                Default: There is no default value.

                                                                                                                                \n@return The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.

                                                                                                                                For example, for an Amazon Elastic Compute Cloud (EC2) instance, PhysicalResourceId corresponds to the InstanceId. You can pass the EC2 InstanceId to DescribeStackResources to find which stack the instance belongs to and what other resources are part of the stack.

                                                                                                                                Required: Conditional. If you do not specify PhysicalResourceId, you must specify StackName.

                                                                                                                                Default: There is no default value.", "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" : "PhysicalResourceId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "PhysicalResourceId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "PhysicalResourceId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.

                                                                                                                                For example, for an Amazon Elastic Compute Cloud (EC2) instance, PhysicalResourceId corresponds to the InstanceId. You can pass the EC2 InstanceId to DescribeStackResources to find which stack the instance belongs to and what other resources are part of the stack.

                                                                                                                                Required: Conditional. If you do not specify PhysicalResourceId, you must specify StackName.

                                                                                                                                Default: There is no default value.

                                                                                                                                \n@param physicalResourceId The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.

                                                                                                                                For example, for an Amazon Elastic Compute Cloud (EC2) instance, PhysicalResourceId corresponds to the InstanceId. You can pass the EC2 InstanceId to DescribeStackResources to find which stack the instance belongs to and what other resources are part of the stack.

                                                                                                                                Required: Conditional. If you do not specify PhysicalResourceId, you must specify StackName.

                                                                                                                                Default: There is no default value.", "setterMethodName" : "setPhysicalResourceId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "physicalResourceId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "physicalResourceId", "variableType" : "String", "documentation" : "

                                                                                                                                The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.

                                                                                                                                For example, for an Amazon Elastic Compute Cloud (EC2) instance, PhysicalResourceId corresponds to the InstanceId. You can pass the EC2 InstanceId to DescribeStackResources to find which stack the instance belongs to and what other resources are part of the stack.

                                                                                                                                Required: Conditional. If you do not specify PhysicalResourceId, you must specify StackName.

                                                                                                                                Default: There is no default value.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeStackResourcesRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DescribeStackResourcesRequest", "variableName" : "describeStackResourcesRequest", "variableType" : "DescribeStackResourcesRequest", "documentation" : null, "simpleType" : "DescribeStackResourcesRequest", "variableSetterType" : "DescribeStackResourcesRequest" }, "wrapper" : false, "xmlNamespace" : null }, "DescribeStackResourcesResponse" : { "c2jName" : "DescribeStackResourcesOutput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                The output for a DescribeStackResources action.

                                                                                                                                ", "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" : "getStackResources", "beanStyleSetterMethodName" : "setStackResources", "c2jName" : "StackResources", "c2jShape" : "StackResources", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                A list of StackResource structures.

                                                                                                                                \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 #stackResources(List)}.\n@param stackResources 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 #stackResources(List)", "deprecated" : false, "documentation" : "

                                                                                                                                A list of StackResource structures.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackResources", "fluentSetterDocumentation" : "

                                                                                                                                A list of StackResource structures.

                                                                                                                                \n@param stackResources A list of StackResource structures.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackResources", "getterDocumentation" : "

                                                                                                                                A list of StackResource structures.

                                                                                                                                \n

                                                                                                                                \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                \n@return A list of StackResource structures.", "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" : "StackResources", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackResources", "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" : "StackResource", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link StackResource.Builder} avoiding the need to create one manually via {@link StackResource#builder()}.\n\nWhen the {@link Consumer} completes, {@link StackResource.Builder#build()} is called immediately and its result is passed to {@link #member(StackResource)}.\n@param member a consumer that will call methods on {@link StackResource.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(StackResource)", "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" : "StackResource", "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" : "StackResource", "variableName" : "member", "variableType" : "StackResource", "documentation" : null, "simpleType" : "StackResource", "variableSetterType" : "StackResource" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StackResource", "variableName" : "member", "variableType" : "StackResource", "documentation" : "", "simpleType" : "StackResource", "variableSetterType" : "StackResource" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "StackResource", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "StackResource", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "StackResources", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                A list of StackResource structures.

                                                                                                                                \n@param stackResources A list of StackResource structures.", "setterMethodName" : "setStackResources", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "stackResources", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "stackResources", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                A list of StackResource structures.

                                                                                                                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "StackResources" : { "beanStyleGetterMethodName" : "getStackResources", "beanStyleSetterMethodName" : "setStackResources", "c2jName" : "StackResources", "c2jShape" : "StackResources", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                A list of StackResource structures.

                                                                                                                                \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 #stackResources(List)}.\n@param stackResources 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 #stackResources(List)", "deprecated" : false, "documentation" : "

                                                                                                                                A list of StackResource structures.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackResources", "fluentSetterDocumentation" : "

                                                                                                                                A list of StackResource structures.

                                                                                                                                \n@param stackResources A list of StackResource structures.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackResources", "getterDocumentation" : "

                                                                                                                                A list of StackResource structures.

                                                                                                                                \n

                                                                                                                                \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                \n@return A list of StackResource structures.", "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" : "StackResources", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackResources", "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" : "StackResource", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link StackResource.Builder} avoiding the need to create one manually via {@link StackResource#builder()}.\n\nWhen the {@link Consumer} completes, {@link StackResource.Builder#build()} is called immediately and its result is passed to {@link #member(StackResource)}.\n@param member a consumer that will call methods on {@link StackResource.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(StackResource)", "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" : "StackResource", "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" : "StackResource", "variableName" : "member", "variableType" : "StackResource", "documentation" : null, "simpleType" : "StackResource", "variableSetterType" : "StackResource" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StackResource", "variableName" : "member", "variableType" : "StackResource", "documentation" : "", "simpleType" : "StackResource", "variableSetterType" : "StackResource" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "StackResource", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "StackResource", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "StackResources", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                A list of StackResource structures.

                                                                                                                                \n@param stackResources A list of StackResource structures.", "setterMethodName" : "setStackResources", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "stackResources", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "stackResources", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                A list of StackResource structures.

                                                                                                                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getStackResources", "beanStyleSetterMethodName" : "setStackResources", "c2jName" : "StackResources", "c2jShape" : "StackResources", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                A list of StackResource structures.

                                                                                                                                \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 #stackResources(List)}.\n@param stackResources 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 #stackResources(List)", "deprecated" : false, "documentation" : "

                                                                                                                                A list of StackResource structures.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackResources", "fluentSetterDocumentation" : "

                                                                                                                                A list of StackResource structures.

                                                                                                                                \n@param stackResources A list of StackResource structures.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackResources", "getterDocumentation" : "

                                                                                                                                A list of StackResource structures.

                                                                                                                                \n

                                                                                                                                \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                \n@return A list of StackResource structures.", "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" : "StackResources", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackResources", "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" : "StackResource", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link StackResource.Builder} avoiding the need to create one manually via {@link StackResource#builder()}.\n\nWhen the {@link Consumer} completes, {@link StackResource.Builder#build()} is called immediately and its result is passed to {@link #member(StackResource)}.\n@param member a consumer that will call methods on {@link StackResource.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(StackResource)", "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" : "StackResource", "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" : "StackResource", "variableName" : "member", "variableType" : "StackResource", "documentation" : null, "simpleType" : "StackResource", "variableSetterType" : "StackResource" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StackResource", "variableName" : "member", "variableType" : "StackResource", "documentation" : "", "simpleType" : "StackResource", "variableSetterType" : "StackResource" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "StackResource", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "StackResource", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "StackResources", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                A list of StackResource structures.

                                                                                                                                \n@param stackResources A list of StackResource structures.", "setterMethodName" : "setStackResources", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "stackResources", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "stackResources", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                A list of StackResource structures.

                                                                                                                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeStackResourcesResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : "DescribeStackResourcesResult" }, "variable" : { "variableDeclarationType" : "DescribeStackResourcesResponse", "variableName" : "describeStackResourcesResponse", "variableType" : "DescribeStackResourcesResponse", "documentation" : null, "simpleType" : "DescribeStackResourcesResponse", "variableSetterType" : "DescribeStackResourcesResponse" }, "wrapper" : false, "xmlNamespace" : null }, "DescribeStackSetOperationRequest" : { "c2jName" : "DescribeStackSetOperationInput", "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" : "DescribeStackSetOperation", "locationName" : null, "requestUri" : "/", "target" : "DescribeStackSetOperation", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getStackSetName", "beanStyleSetterMethodName" : "setStackSetName", "c2jName" : "StackSetName", "c2jShape" : "StackSetName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The name or the unique stack ID of the stack set for the stack operation.

                                                                                                                                \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 #stackSetName(String)}.\n@param stackSetName 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 #stackSetName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The name or the unique stack ID of the stack set for the stack operation.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackSetName", "fluentSetterDocumentation" : "

                                                                                                                                The name or the unique stack ID of the stack set for the stack operation.

                                                                                                                                \n@param stackSetName The name or the unique stack ID of the stack set for the stack operation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackSetName", "getterDocumentation" : "

                                                                                                                                The name or the unique stack ID of the stack set for the stack operation.

                                                                                                                                \n@return The name or the unique stack ID of the stack set for the stack operation.", "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" : "StackSetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackSetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackSetName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The name or the unique stack ID of the stack set for the stack operation.

                                                                                                                                \n@param stackSetName The name or the unique stack ID of the stack set for the stack operation.", "setterMethodName" : "setStackSetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : "

                                                                                                                                The name or the unique stack ID of the stack set for the stack operation.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getOperationId", "beanStyleSetterMethodName" : "setOperationId", "c2jName" : "OperationId", "c2jShape" : "ClientRequestToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The unique ID of the stack set operation.

                                                                                                                                \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 #operationId(String)}.\n@param operationId 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 #operationId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The unique ID of the stack set operation.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "operationId", "fluentSetterDocumentation" : "

                                                                                                                                The unique ID of the stack set operation.

                                                                                                                                \n@param operationId The unique ID of the stack set operation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "operationId", "getterDocumentation" : "

                                                                                                                                The unique ID of the stack set operation.

                                                                                                                                \n@return The unique ID of the stack set operation.", "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" : "OperationId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OperationId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "OperationId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The unique ID of the stack set operation.

                                                                                                                                \n@param operationId The unique ID of the stack set operation.", "setterMethodName" : "setOperationId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "operationId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "operationId", "variableType" : "String", "documentation" : "

                                                                                                                                The unique ID of the stack set operation.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "OperationId" : { "beanStyleGetterMethodName" : "getOperationId", "beanStyleSetterMethodName" : "setOperationId", "c2jName" : "OperationId", "c2jShape" : "ClientRequestToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The unique ID of the stack set operation.

                                                                                                                                \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 #operationId(String)}.\n@param operationId 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 #operationId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The unique ID of the stack set operation.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "operationId", "fluentSetterDocumentation" : "

                                                                                                                                The unique ID of the stack set operation.

                                                                                                                                \n@param operationId The unique ID of the stack set operation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "operationId", "getterDocumentation" : "

                                                                                                                                The unique ID of the stack set operation.

                                                                                                                                \n@return The unique ID of the stack set operation.", "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" : "OperationId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OperationId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "OperationId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The unique ID of the stack set operation.

                                                                                                                                \n@param operationId The unique ID of the stack set operation.", "setterMethodName" : "setOperationId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "operationId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "operationId", "variableType" : "String", "documentation" : "

                                                                                                                                The unique ID of the stack set operation.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackSetName" : { "beanStyleGetterMethodName" : "getStackSetName", "beanStyleSetterMethodName" : "setStackSetName", "c2jName" : "StackSetName", "c2jShape" : "StackSetName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The name or the unique stack ID of the stack set for the stack operation.

                                                                                                                                \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 #stackSetName(String)}.\n@param stackSetName 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 #stackSetName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The name or the unique stack ID of the stack set for the stack operation.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackSetName", "fluentSetterDocumentation" : "

                                                                                                                                The name or the unique stack ID of the stack set for the stack operation.

                                                                                                                                \n@param stackSetName The name or the unique stack ID of the stack set for the stack operation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackSetName", "getterDocumentation" : "

                                                                                                                                The name or the unique stack ID of the stack set for the stack operation.

                                                                                                                                \n@return The name or the unique stack ID of the stack set for the stack operation.", "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" : "StackSetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackSetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackSetName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The name or the unique stack ID of the stack set for the stack operation.

                                                                                                                                \n@param stackSetName The name or the unique stack ID of the stack set for the stack operation.", "setterMethodName" : "setStackSetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : "

                                                                                                                                The name or the unique stack ID of the stack set for the stack operation.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getStackSetName", "beanStyleSetterMethodName" : "setStackSetName", "c2jName" : "StackSetName", "c2jShape" : "StackSetName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The name or the unique stack ID of the stack set for the stack operation.

                                                                                                                                \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 #stackSetName(String)}.\n@param stackSetName 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 #stackSetName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The name or the unique stack ID of the stack set for the stack operation.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackSetName", "fluentSetterDocumentation" : "

                                                                                                                                The name or the unique stack ID of the stack set for the stack operation.

                                                                                                                                \n@param stackSetName The name or the unique stack ID of the stack set for the stack operation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackSetName", "getterDocumentation" : "

                                                                                                                                The name or the unique stack ID of the stack set for the stack operation.

                                                                                                                                \n@return The name or the unique stack ID of the stack set for the stack operation.", "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" : "StackSetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackSetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackSetName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The name or the unique stack ID of the stack set for the stack operation.

                                                                                                                                \n@param stackSetName The name or the unique stack ID of the stack set for the stack operation.", "setterMethodName" : "setStackSetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : "

                                                                                                                                The name or the unique stack ID of the stack set for the stack operation.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getOperationId", "beanStyleSetterMethodName" : "setOperationId", "c2jName" : "OperationId", "c2jShape" : "ClientRequestToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The unique ID of the stack set operation.

                                                                                                                                \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 #operationId(String)}.\n@param operationId 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 #operationId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The unique ID of the stack set operation.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "operationId", "fluentSetterDocumentation" : "

                                                                                                                                The unique ID of the stack set operation.

                                                                                                                                \n@param operationId The unique ID of the stack set operation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "operationId", "getterDocumentation" : "

                                                                                                                                The unique ID of the stack set operation.

                                                                                                                                \n@return The unique ID of the stack set operation.", "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" : "OperationId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OperationId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "OperationId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The unique ID of the stack set operation.

                                                                                                                                \n@param operationId The unique ID of the stack set operation.", "setterMethodName" : "setOperationId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "operationId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "operationId", "variableType" : "String", "documentation" : "

                                                                                                                                The unique ID of the stack set operation.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "StackSetName", "OperationId" ], "shapeName" : "DescribeStackSetOperationRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DescribeStackSetOperationRequest", "variableName" : "describeStackSetOperationRequest", "variableType" : "DescribeStackSetOperationRequest", "documentation" : null, "simpleType" : "DescribeStackSetOperationRequest", "variableSetterType" : "DescribeStackSetOperationRequest" }, "wrapper" : false, "xmlNamespace" : null }, "DescribeStackSetOperationResponse" : { "c2jName" : "DescribeStackSetOperationOutput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getStackSetOperation", "beanStyleSetterMethodName" : "setStackSetOperation", "c2jName" : "StackSetOperation", "c2jShape" : "StackSetOperation", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The specified stack set operation.

                                                                                                                                \nThis is a convenience that creates an instance of the {@link StackSetOperation.Builder} avoiding the need to create one manually via {@link StackSetOperation#builder()}.\n\nWhen the {@link Consumer} completes, {@link StackSetOperation.Builder#build()} is called immediately and its result is passed to {@link #stackSetOperation(StackSetOperation)}.\n@param stackSetOperation a consumer that will call methods on {@link StackSetOperation.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #stackSetOperation(StackSetOperation)", "deprecated" : false, "documentation" : "

                                                                                                                                The specified stack set operation.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackSetOperation", "fluentSetterDocumentation" : "

                                                                                                                                The specified stack set operation.

                                                                                                                                \n@param stackSetOperation The specified stack set operation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackSetOperation", "getterDocumentation" : "

                                                                                                                                The specified stack set operation.

                                                                                                                                \n@return The specified stack set operation.", "getterModel" : { "returnType" : "StackSetOperation", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StackSetOperation", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackSetOperation", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "StackSetOperation", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The specified stack set operation.

                                                                                                                                \n@param stackSetOperation The specified stack set operation.", "setterMethodName" : "setStackSetOperation", "setterModel" : { "variableDeclarationType" : "StackSetOperation", "variableName" : "stackSetOperation", "variableType" : "StackSetOperation", "documentation" : null, "simpleType" : "StackSetOperation", "variableSetterType" : "StackSetOperation" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StackSetOperation", "variableName" : "stackSetOperation", "variableType" : "StackSetOperation", "documentation" : "

                                                                                                                                The specified stack set operation.

                                                                                                                                ", "simpleType" : "StackSetOperation", "variableSetterType" : "StackSetOperation" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "StackSetOperation" : { "beanStyleGetterMethodName" : "getStackSetOperation", "beanStyleSetterMethodName" : "setStackSetOperation", "c2jName" : "StackSetOperation", "c2jShape" : "StackSetOperation", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The specified stack set operation.

                                                                                                                                \nThis is a convenience that creates an instance of the {@link StackSetOperation.Builder} avoiding the need to create one manually via {@link StackSetOperation#builder()}.\n\nWhen the {@link Consumer} completes, {@link StackSetOperation.Builder#build()} is called immediately and its result is passed to {@link #stackSetOperation(StackSetOperation)}.\n@param stackSetOperation a consumer that will call methods on {@link StackSetOperation.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #stackSetOperation(StackSetOperation)", "deprecated" : false, "documentation" : "

                                                                                                                                The specified stack set operation.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackSetOperation", "fluentSetterDocumentation" : "

                                                                                                                                The specified stack set operation.

                                                                                                                                \n@param stackSetOperation The specified stack set operation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackSetOperation", "getterDocumentation" : "

                                                                                                                                The specified stack set operation.

                                                                                                                                \n@return The specified stack set operation.", "getterModel" : { "returnType" : "StackSetOperation", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StackSetOperation", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackSetOperation", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "StackSetOperation", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The specified stack set operation.

                                                                                                                                \n@param stackSetOperation The specified stack set operation.", "setterMethodName" : "setStackSetOperation", "setterModel" : { "variableDeclarationType" : "StackSetOperation", "variableName" : "stackSetOperation", "variableType" : "StackSetOperation", "documentation" : null, "simpleType" : "StackSetOperation", "variableSetterType" : "StackSetOperation" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StackSetOperation", "variableName" : "stackSetOperation", "variableType" : "StackSetOperation", "documentation" : "

                                                                                                                                The specified stack set operation.

                                                                                                                                ", "simpleType" : "StackSetOperation", "variableSetterType" : "StackSetOperation" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getStackSetOperation", "beanStyleSetterMethodName" : "setStackSetOperation", "c2jName" : "StackSetOperation", "c2jShape" : "StackSetOperation", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The specified stack set operation.

                                                                                                                                \nThis is a convenience that creates an instance of the {@link StackSetOperation.Builder} avoiding the need to create one manually via {@link StackSetOperation#builder()}.\n\nWhen the {@link Consumer} completes, {@link StackSetOperation.Builder#build()} is called immediately and its result is passed to {@link #stackSetOperation(StackSetOperation)}.\n@param stackSetOperation a consumer that will call methods on {@link StackSetOperation.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #stackSetOperation(StackSetOperation)", "deprecated" : false, "documentation" : "

                                                                                                                                The specified stack set operation.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackSetOperation", "fluentSetterDocumentation" : "

                                                                                                                                The specified stack set operation.

                                                                                                                                \n@param stackSetOperation The specified stack set operation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackSetOperation", "getterDocumentation" : "

                                                                                                                                The specified stack set operation.

                                                                                                                                \n@return The specified stack set operation.", "getterModel" : { "returnType" : "StackSetOperation", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StackSetOperation", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackSetOperation", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "StackSetOperation", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The specified stack set operation.

                                                                                                                                \n@param stackSetOperation The specified stack set operation.", "setterMethodName" : "setStackSetOperation", "setterModel" : { "variableDeclarationType" : "StackSetOperation", "variableName" : "stackSetOperation", "variableType" : "StackSetOperation", "documentation" : null, "simpleType" : "StackSetOperation", "variableSetterType" : "StackSetOperation" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StackSetOperation", "variableName" : "stackSetOperation", "variableType" : "StackSetOperation", "documentation" : "

                                                                                                                                The specified stack set operation.

                                                                                                                                ", "simpleType" : "StackSetOperation", "variableSetterType" : "StackSetOperation" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeStackSetOperationResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : "DescribeStackSetOperationResult" }, "variable" : { "variableDeclarationType" : "DescribeStackSetOperationResponse", "variableName" : "describeStackSetOperationResponse", "variableType" : "DescribeStackSetOperationResponse", "documentation" : null, "simpleType" : "DescribeStackSetOperationResponse", "variableSetterType" : "DescribeStackSetOperationResponse" }, "wrapper" : false, "xmlNamespace" : null }, "DescribeStackSetRequest" : { "c2jName" : "DescribeStackSetInput", "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" : "DescribeStackSet", "locationName" : null, "requestUri" : "/", "target" : "DescribeStackSet", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getStackSetName", "beanStyleSetterMethodName" : "setStackSetName", "c2jName" : "StackSetName", "c2jShape" : "StackSetName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The name or unique ID of the stack set whose description you want.

                                                                                                                                \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 #stackSetName(String)}.\n@param stackSetName 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 #stackSetName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The name or unique ID of the stack set whose description you want.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackSetName", "fluentSetterDocumentation" : "

                                                                                                                                The name or unique ID of the stack set whose description you want.

                                                                                                                                \n@param stackSetName The name or unique ID of the stack set whose description you want.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackSetName", "getterDocumentation" : "

                                                                                                                                The name or unique ID of the stack set whose description you want.

                                                                                                                                \n@return The name or unique ID of the stack set whose description you want.", "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" : "StackSetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackSetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackSetName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The name or unique ID of the stack set whose description you want.

                                                                                                                                \n@param stackSetName The name or unique ID of the stack set whose description you want.", "setterMethodName" : "setStackSetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : "

                                                                                                                                The name or unique ID of the stack set whose description you want.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "StackSetName" : { "beanStyleGetterMethodName" : "getStackSetName", "beanStyleSetterMethodName" : "setStackSetName", "c2jName" : "StackSetName", "c2jShape" : "StackSetName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The name or unique ID of the stack set whose description you want.

                                                                                                                                \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 #stackSetName(String)}.\n@param stackSetName 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 #stackSetName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The name or unique ID of the stack set whose description you want.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackSetName", "fluentSetterDocumentation" : "

                                                                                                                                The name or unique ID of the stack set whose description you want.

                                                                                                                                \n@param stackSetName The name or unique ID of the stack set whose description you want.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackSetName", "getterDocumentation" : "

                                                                                                                                The name or unique ID of the stack set whose description you want.

                                                                                                                                \n@return The name or unique ID of the stack set whose description you want.", "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" : "StackSetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackSetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackSetName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The name or unique ID of the stack set whose description you want.

                                                                                                                                \n@param stackSetName The name or unique ID of the stack set whose description you want.", "setterMethodName" : "setStackSetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : "

                                                                                                                                The name or unique ID of the stack set whose description you want.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getStackSetName", "beanStyleSetterMethodName" : "setStackSetName", "c2jName" : "StackSetName", "c2jShape" : "StackSetName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The name or unique ID of the stack set whose description you want.

                                                                                                                                \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 #stackSetName(String)}.\n@param stackSetName 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 #stackSetName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The name or unique ID of the stack set whose description you want.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackSetName", "fluentSetterDocumentation" : "

                                                                                                                                The name or unique ID of the stack set whose description you want.

                                                                                                                                \n@param stackSetName The name or unique ID of the stack set whose description you want.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackSetName", "getterDocumentation" : "

                                                                                                                                The name or unique ID of the stack set whose description you want.

                                                                                                                                \n@return The name or unique ID of the stack set whose description you want.", "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" : "StackSetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackSetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackSetName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The name or unique ID of the stack set whose description you want.

                                                                                                                                \n@param stackSetName The name or unique ID of the stack set whose description you want.", "setterMethodName" : "setStackSetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : "

                                                                                                                                The name or unique ID of the stack set whose description you want.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "StackSetName" ], "shapeName" : "DescribeStackSetRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DescribeStackSetRequest", "variableName" : "describeStackSetRequest", "variableType" : "DescribeStackSetRequest", "documentation" : null, "simpleType" : "DescribeStackSetRequest", "variableSetterType" : "DescribeStackSetRequest" }, "wrapper" : false, "xmlNamespace" : null }, "DescribeStackSetResponse" : { "c2jName" : "DescribeStackSetOutput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getStackSet", "beanStyleSetterMethodName" : "setStackSet", "c2jName" : "StackSet", "c2jShape" : "StackSet", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The specified stack set.

                                                                                                                                \nThis is a convenience that creates an instance of the {@link StackSet.Builder} avoiding the need to create one manually via {@link StackSet#builder()}.\n\nWhen the {@link Consumer} completes, {@link StackSet.Builder#build()} is called immediately and its result is passed to {@link #stackSet(StackSet)}.\n@param stackSet a consumer that will call methods on {@link StackSet.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #stackSet(StackSet)", "deprecated" : false, "documentation" : "

                                                                                                                                The specified stack set.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackSet", "fluentSetterDocumentation" : "

                                                                                                                                The specified stack set.

                                                                                                                                \n@param stackSet The specified stack set.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackSet", "getterDocumentation" : "

                                                                                                                                The specified stack set.

                                                                                                                                \n@return The specified stack set.", "getterModel" : { "returnType" : "StackSet", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StackSet", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackSet", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "StackSet", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The specified stack set.

                                                                                                                                \n@param stackSet The specified stack set.", "setterMethodName" : "setStackSet", "setterModel" : { "variableDeclarationType" : "StackSet", "variableName" : "stackSet", "variableType" : "StackSet", "documentation" : null, "simpleType" : "StackSet", "variableSetterType" : "StackSet" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StackSet", "variableName" : "stackSet", "variableType" : "StackSet", "documentation" : "

                                                                                                                                The specified stack set.

                                                                                                                                ", "simpleType" : "StackSet", "variableSetterType" : "StackSet" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "StackSet" : { "beanStyleGetterMethodName" : "getStackSet", "beanStyleSetterMethodName" : "setStackSet", "c2jName" : "StackSet", "c2jShape" : "StackSet", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The specified stack set.

                                                                                                                                \nThis is a convenience that creates an instance of the {@link StackSet.Builder} avoiding the need to create one manually via {@link StackSet#builder()}.\n\nWhen the {@link Consumer} completes, {@link StackSet.Builder#build()} is called immediately and its result is passed to {@link #stackSet(StackSet)}.\n@param stackSet a consumer that will call methods on {@link StackSet.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #stackSet(StackSet)", "deprecated" : false, "documentation" : "

                                                                                                                                The specified stack set.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackSet", "fluentSetterDocumentation" : "

                                                                                                                                The specified stack set.

                                                                                                                                \n@param stackSet The specified stack set.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackSet", "getterDocumentation" : "

                                                                                                                                The specified stack set.

                                                                                                                                \n@return The specified stack set.", "getterModel" : { "returnType" : "StackSet", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StackSet", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackSet", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "StackSet", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The specified stack set.

                                                                                                                                \n@param stackSet The specified stack set.", "setterMethodName" : "setStackSet", "setterModel" : { "variableDeclarationType" : "StackSet", "variableName" : "stackSet", "variableType" : "StackSet", "documentation" : null, "simpleType" : "StackSet", "variableSetterType" : "StackSet" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StackSet", "variableName" : "stackSet", "variableType" : "StackSet", "documentation" : "

                                                                                                                                The specified stack set.

                                                                                                                                ", "simpleType" : "StackSet", "variableSetterType" : "StackSet" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getStackSet", "beanStyleSetterMethodName" : "setStackSet", "c2jName" : "StackSet", "c2jShape" : "StackSet", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The specified stack set.

                                                                                                                                \nThis is a convenience that creates an instance of the {@link StackSet.Builder} avoiding the need to create one manually via {@link StackSet#builder()}.\n\nWhen the {@link Consumer} completes, {@link StackSet.Builder#build()} is called immediately and its result is passed to {@link #stackSet(StackSet)}.\n@param stackSet a consumer that will call methods on {@link StackSet.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #stackSet(StackSet)", "deprecated" : false, "documentation" : "

                                                                                                                                The specified stack set.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackSet", "fluentSetterDocumentation" : "

                                                                                                                                The specified stack set.

                                                                                                                                \n@param stackSet The specified stack set.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackSet", "getterDocumentation" : "

                                                                                                                                The specified stack set.

                                                                                                                                \n@return The specified stack set.", "getterModel" : { "returnType" : "StackSet", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StackSet", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackSet", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "StackSet", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The specified stack set.

                                                                                                                                \n@param stackSet The specified stack set.", "setterMethodName" : "setStackSet", "setterModel" : { "variableDeclarationType" : "StackSet", "variableName" : "stackSet", "variableType" : "StackSet", "documentation" : null, "simpleType" : "StackSet", "variableSetterType" : "StackSet" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StackSet", "variableName" : "stackSet", "variableType" : "StackSet", "documentation" : "

                                                                                                                                The specified stack set.

                                                                                                                                ", "simpleType" : "StackSet", "variableSetterType" : "StackSet" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeStackSetResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : "DescribeStackSetResult" }, "variable" : { "variableDeclarationType" : "DescribeStackSetResponse", "variableName" : "describeStackSetResponse", "variableType" : "DescribeStackSetResponse", "documentation" : null, "simpleType" : "DescribeStackSetResponse", "variableSetterType" : "DescribeStackSetResponse" }, "wrapper" : false, "xmlNamespace" : null }, "DescribeStacksRequest" : { "c2jName" : "DescribeStacksInput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                The input for DescribeStacks action.

                                                                                                                                ", "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" : "DescribeStacks", "locationName" : null, "requestUri" : "/", "target" : "DescribeStacks", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                \n@param stackName The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                \n@return The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                \n@param stackName The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                A string that identifies the next page of stacks that you want to retrieve.

                                                                                                                                \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 #nextToken(String)}.\n@param nextToken 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 #nextToken(String)", "deprecated" : false, "documentation" : "

                                                                                                                                A string that identifies the next page of stacks that you want to retrieve.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                                                                                                                                A string that identifies the next page of stacks that you want to retrieve.

                                                                                                                                \n@param nextToken A string that identifies the next page of stacks that you want to retrieve.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                                                                                                                                A string that identifies the next page of stacks that you want to retrieve.

                                                                                                                                \n@return A string that identifies the next page of stacks that you want to retrieve.", "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" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                A string that identifies the next page of stacks that you want to retrieve.

                                                                                                                                \n@param nextToken A string that identifies the next page of stacks that you want to retrieve.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

                                                                                                                                A string that identifies the next page of stacks that you want to retrieve.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "NextToken" : { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                A string that identifies the next page of stacks that you want to retrieve.

                                                                                                                                \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 #nextToken(String)}.\n@param nextToken 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 #nextToken(String)", "deprecated" : false, "documentation" : "

                                                                                                                                A string that identifies the next page of stacks that you want to retrieve.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                                                                                                                                A string that identifies the next page of stacks that you want to retrieve.

                                                                                                                                \n@param nextToken A string that identifies the next page of stacks that you want to retrieve.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                                                                                                                                A string that identifies the next page of stacks that you want to retrieve.

                                                                                                                                \n@return A string that identifies the next page of stacks that you want to retrieve.", "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" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                A string that identifies the next page of stacks that you want to retrieve.

                                                                                                                                \n@param nextToken A string that identifies the next page of stacks that you want to retrieve.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

                                                                                                                                A string that identifies the next page of stacks that you want to retrieve.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackName" : { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                \n@param stackName The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                \n@return The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                \n@param stackName The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                \n@param stackName The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                \n@return The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                \n@param stackName The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                A string that identifies the next page of stacks that you want to retrieve.

                                                                                                                                \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 #nextToken(String)}.\n@param nextToken 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 #nextToken(String)", "deprecated" : false, "documentation" : "

                                                                                                                                A string that identifies the next page of stacks that you want to retrieve.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                                                                                                                                A string that identifies the next page of stacks that you want to retrieve.

                                                                                                                                \n@param nextToken A string that identifies the next page of stacks that you want to retrieve.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                                                                                                                                A string that identifies the next page of stacks that you want to retrieve.

                                                                                                                                \n@return A string that identifies the next page of stacks that you want to retrieve.", "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" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                A string that identifies the next page of stacks that you want to retrieve.

                                                                                                                                \n@param nextToken A string that identifies the next page of stacks that you want to retrieve.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

                                                                                                                                A string that identifies the next page of stacks that you want to retrieve.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeStacksRequest", "simpleMethod" : true, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DescribeStacksRequest", "variableName" : "describeStacksRequest", "variableType" : "DescribeStacksRequest", "documentation" : null, "simpleType" : "DescribeStacksRequest", "variableSetterType" : "DescribeStacksRequest" }, "wrapper" : false, "xmlNamespace" : null }, "DescribeStacksResponse" : { "c2jName" : "DescribeStacksOutput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                The output for a DescribeStacks action.

                                                                                                                                ", "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" : "getStacks", "beanStyleSetterMethodName" : "setStacks", "c2jName" : "Stacks", "c2jShape" : "Stacks", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                A list of stack structures.

                                                                                                                                \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 #stacks(List)}.\n@param stacks 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 #stacks(List)", "deprecated" : false, "documentation" : "

                                                                                                                                A list of stack structures.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stacks", "fluentSetterDocumentation" : "

                                                                                                                                A list of stack structures.

                                                                                                                                \n@param stacks A list of stack structures.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stacks", "getterDocumentation" : "

                                                                                                                                A list of stack structures.

                                                                                                                                \n

                                                                                                                                \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                \n@return A list of stack structures.", "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" : "Stacks", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Stacks", "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" : "Stack", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Stack.Builder} avoiding the need to create one manually via {@link Stack#builder()}.\n\nWhen the {@link Consumer} completes, {@link Stack.Builder#build()} is called immediately and its result is passed to {@link #member(Stack)}.\n@param member a consumer that will call methods on {@link Stack.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Stack)", "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" : "Stack", "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" : "Stack", "variableName" : "member", "variableType" : "Stack", "documentation" : null, "simpleType" : "Stack", "variableSetterType" : "Stack" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Stack", "variableName" : "member", "variableType" : "Stack", "documentation" : "", "simpleType" : "Stack", "variableSetterType" : "Stack" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Stack", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Stack", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Stacks", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                A list of stack structures.

                                                                                                                                \n@param stacks A list of stack structures.", "setterMethodName" : "setStacks", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "stacks", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "stacks", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                A list of stack structures.

                                                                                                                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                If the output exceeds 1 MB in size, a string that identifies the next page of stacks. If no additional page exists, this value is null.

                                                                                                                                \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 #nextToken(String)}.\n@param nextToken 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 #nextToken(String)", "deprecated" : false, "documentation" : "

                                                                                                                                If the output exceeds 1 MB in size, a string that identifies the next page of stacks. If no additional page exists, this value is null.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                                                                                                                                If the output exceeds 1 MB in size, a string that identifies the next page of stacks. If no additional page exists, this value is null.

                                                                                                                                \n@param nextToken If the output exceeds 1 MB in size, a string that identifies the next page of stacks. If no additional page exists, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                                                                                                                                If the output exceeds 1 MB in size, a string that identifies the next page of stacks. If no additional page exists, this value is null.

                                                                                                                                \n@return If the output exceeds 1 MB in size, a string that identifies the next page of stacks. If no additional page exists, this value is null.", "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" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                If the output exceeds 1 MB in size, a string that identifies the next page of stacks. If no additional page exists, this value is null.

                                                                                                                                \n@param nextToken If the output exceeds 1 MB in size, a string that identifies the next page of stacks. If no additional page exists, this value is null.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

                                                                                                                                If the output exceeds 1 MB in size, a string that identifies the next page of stacks. If no additional page exists, this value is null.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "NextToken" : { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                If the output exceeds 1 MB in size, a string that identifies the next page of stacks. If no additional page exists, this value is null.

                                                                                                                                \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 #nextToken(String)}.\n@param nextToken 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 #nextToken(String)", "deprecated" : false, "documentation" : "

                                                                                                                                If the output exceeds 1 MB in size, a string that identifies the next page of stacks. If no additional page exists, this value is null.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                                                                                                                                If the output exceeds 1 MB in size, a string that identifies the next page of stacks. If no additional page exists, this value is null.

                                                                                                                                \n@param nextToken If the output exceeds 1 MB in size, a string that identifies the next page of stacks. If no additional page exists, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                                                                                                                                If the output exceeds 1 MB in size, a string that identifies the next page of stacks. If no additional page exists, this value is null.

                                                                                                                                \n@return If the output exceeds 1 MB in size, a string that identifies the next page of stacks. If no additional page exists, this value is null.", "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" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                If the output exceeds 1 MB in size, a string that identifies the next page of stacks. If no additional page exists, this value is null.

                                                                                                                                \n@param nextToken If the output exceeds 1 MB in size, a string that identifies the next page of stacks. If no additional page exists, this value is null.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

                                                                                                                                If the output exceeds 1 MB in size, a string that identifies the next page of stacks. If no additional page exists, this value is null.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Stacks" : { "beanStyleGetterMethodName" : "getStacks", "beanStyleSetterMethodName" : "setStacks", "c2jName" : "Stacks", "c2jShape" : "Stacks", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                A list of stack structures.

                                                                                                                                \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 #stacks(List)}.\n@param stacks 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 #stacks(List)", "deprecated" : false, "documentation" : "

                                                                                                                                A list of stack structures.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stacks", "fluentSetterDocumentation" : "

                                                                                                                                A list of stack structures.

                                                                                                                                \n@param stacks A list of stack structures.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stacks", "getterDocumentation" : "

                                                                                                                                A list of stack structures.

                                                                                                                                \n

                                                                                                                                \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                \n@return A list of stack structures.", "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" : "Stacks", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Stacks", "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" : "Stack", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Stack.Builder} avoiding the need to create one manually via {@link Stack#builder()}.\n\nWhen the {@link Consumer} completes, {@link Stack.Builder#build()} is called immediately and its result is passed to {@link #member(Stack)}.\n@param member a consumer that will call methods on {@link Stack.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Stack)", "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" : "Stack", "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" : "Stack", "variableName" : "member", "variableType" : "Stack", "documentation" : null, "simpleType" : "Stack", "variableSetterType" : "Stack" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Stack", "variableName" : "member", "variableType" : "Stack", "documentation" : "", "simpleType" : "Stack", "variableSetterType" : "Stack" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Stack", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Stack", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Stacks", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                A list of stack structures.

                                                                                                                                \n@param stacks A list of stack structures.", "setterMethodName" : "setStacks", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "stacks", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "stacks", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                A list of stack structures.

                                                                                                                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getStacks", "beanStyleSetterMethodName" : "setStacks", "c2jName" : "Stacks", "c2jShape" : "Stacks", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                A list of stack structures.

                                                                                                                                \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 #stacks(List)}.\n@param stacks 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 #stacks(List)", "deprecated" : false, "documentation" : "

                                                                                                                                A list of stack structures.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stacks", "fluentSetterDocumentation" : "

                                                                                                                                A list of stack structures.

                                                                                                                                \n@param stacks A list of stack structures.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stacks", "getterDocumentation" : "

                                                                                                                                A list of stack structures.

                                                                                                                                \n

                                                                                                                                \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                \n@return A list of stack structures.", "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" : "Stacks", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Stacks", "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" : "Stack", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Stack.Builder} avoiding the need to create one manually via {@link Stack#builder()}.\n\nWhen the {@link Consumer} completes, {@link Stack.Builder#build()} is called immediately and its result is passed to {@link #member(Stack)}.\n@param member a consumer that will call methods on {@link Stack.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Stack)", "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" : "Stack", "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" : "Stack", "variableName" : "member", "variableType" : "Stack", "documentation" : null, "simpleType" : "Stack", "variableSetterType" : "Stack" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Stack", "variableName" : "member", "variableType" : "Stack", "documentation" : "", "simpleType" : "Stack", "variableSetterType" : "Stack" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Stack", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Stack", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Stacks", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                A list of stack structures.

                                                                                                                                \n@param stacks A list of stack structures.", "setterMethodName" : "setStacks", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "stacks", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "stacks", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                A list of stack structures.

                                                                                                                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                If the output exceeds 1 MB in size, a string that identifies the next page of stacks. If no additional page exists, this value is null.

                                                                                                                                \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 #nextToken(String)}.\n@param nextToken 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 #nextToken(String)", "deprecated" : false, "documentation" : "

                                                                                                                                If the output exceeds 1 MB in size, a string that identifies the next page of stacks. If no additional page exists, this value is null.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                                                                                                                                If the output exceeds 1 MB in size, a string that identifies the next page of stacks. If no additional page exists, this value is null.

                                                                                                                                \n@param nextToken If the output exceeds 1 MB in size, a string that identifies the next page of stacks. If no additional page exists, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                                                                                                                                If the output exceeds 1 MB in size, a string that identifies the next page of stacks. If no additional page exists, this value is null.

                                                                                                                                \n@return If the output exceeds 1 MB in size, a string that identifies the next page of stacks. If no additional page exists, this value is null.", "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" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                If the output exceeds 1 MB in size, a string that identifies the next page of stacks. If no additional page exists, this value is null.

                                                                                                                                \n@param nextToken If the output exceeds 1 MB in size, a string that identifies the next page of stacks. If no additional page exists, this value is null.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

                                                                                                                                If the output exceeds 1 MB in size, a string that identifies the next page of stacks. If no additional page exists, this value is null.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeStacksResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : "DescribeStacksResult" }, "variable" : { "variableDeclarationType" : "DescribeStacksResponse", "variableName" : "describeStacksResponse", "variableType" : "DescribeStacksResponse", "documentation" : null, "simpleType" : "DescribeStacksResponse", "variableSetterType" : "DescribeStacksResponse" }, "wrapper" : false, "xmlNamespace" : null }, "DetectStackDriftRequest" : { "c2jName" : "DetectStackDriftInput", "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" : "DetectStackDrift", "locationName" : null, "requestUri" : "/", "target" : "DetectStackDrift", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackNameOrId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The name of the stack for which you want to detect drift.

                                                                                                                                \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The name of the stack for which you want to detect drift.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                                                                                                                                The name of the stack for which you want to detect drift.

                                                                                                                                \n@param stackName The name of the stack for which you want to detect drift.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                                                                                                                                The name of the stack for which you want to detect drift.

                                                                                                                                \n@return The name of the stack for which you want to detect drift.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The name of the stack for which you want to detect drift.

                                                                                                                                \n@param stackName The name of the stack for which you want to detect drift.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                                                                                                                                The name of the stack for which you want to detect drift.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getLogicalResourceIds", "beanStyleSetterMethodName" : "setLogicalResourceIds", "c2jName" : "LogicalResourceIds", "c2jShape" : "LogicalResourceIds", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The logical names of any resources you want to use as filters.

                                                                                                                                \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 #logicalResourceIds(List)}.\n@param logicalResourceIds 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 #logicalResourceIds(List)", "deprecated" : false, "documentation" : "

                                                                                                                                The logical names of any resources you want to use as filters.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "logicalResourceIds", "fluentSetterDocumentation" : "

                                                                                                                                The logical names of any resources you want to use as filters.

                                                                                                                                \n@param logicalResourceIds The logical names of any resources you want to use as filters.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "logicalResourceIds", "getterDocumentation" : "

                                                                                                                                The logical names of any resources you want to use as filters.

                                                                                                                                \n

                                                                                                                                \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                \n@return The logical names of any resources you want to use as filters.", "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" : "LogicalResourceIds", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LogicalResourceIds", "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" : "LogicalResourceId", "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" : "LogicalResourceIds", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The logical names of any resources you want to use as filters.

                                                                                                                                \n@param logicalResourceIds The logical names of any resources you want to use as filters.", "setterMethodName" : "setLogicalResourceIds", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "logicalResourceIds", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "logicalResourceIds", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                The logical names of any resources you want to use as filters.

                                                                                                                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "LogicalResourceIds" : { "beanStyleGetterMethodName" : "getLogicalResourceIds", "beanStyleSetterMethodName" : "setLogicalResourceIds", "c2jName" : "LogicalResourceIds", "c2jShape" : "LogicalResourceIds", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The logical names of any resources you want to use as filters.

                                                                                                                                \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 #logicalResourceIds(List)}.\n@param logicalResourceIds 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 #logicalResourceIds(List)", "deprecated" : false, "documentation" : "

                                                                                                                                The logical names of any resources you want to use as filters.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "logicalResourceIds", "fluentSetterDocumentation" : "

                                                                                                                                The logical names of any resources you want to use as filters.

                                                                                                                                \n@param logicalResourceIds The logical names of any resources you want to use as filters.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "logicalResourceIds", "getterDocumentation" : "

                                                                                                                                The logical names of any resources you want to use as filters.

                                                                                                                                \n

                                                                                                                                \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                \n@return The logical names of any resources you want to use as filters.", "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" : "LogicalResourceIds", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LogicalResourceIds", "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" : "LogicalResourceId", "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" : "LogicalResourceIds", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The logical names of any resources you want to use as filters.

                                                                                                                                \n@param logicalResourceIds The logical names of any resources you want to use as filters.", "setterMethodName" : "setLogicalResourceIds", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "logicalResourceIds", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "logicalResourceIds", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                The logical names of any resources you want to use as filters.

                                                                                                                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackName" : { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackNameOrId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The name of the stack for which you want to detect drift.

                                                                                                                                \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The name of the stack for which you want to detect drift.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                                                                                                                                The name of the stack for which you want to detect drift.

                                                                                                                                \n@param stackName The name of the stack for which you want to detect drift.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                                                                                                                                The name of the stack for which you want to detect drift.

                                                                                                                                \n@return The name of the stack for which you want to detect drift.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The name of the stack for which you want to detect drift.

                                                                                                                                \n@param stackName The name of the stack for which you want to detect drift.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                                                                                                                                The name of the stack for which you want to detect drift.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackNameOrId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The name of the stack for which you want to detect drift.

                                                                                                                                \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The name of the stack for which you want to detect drift.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                                                                                                                                The name of the stack for which you want to detect drift.

                                                                                                                                \n@param stackName The name of the stack for which you want to detect drift.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                                                                                                                                The name of the stack for which you want to detect drift.

                                                                                                                                \n@return The name of the stack for which you want to detect drift.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The name of the stack for which you want to detect drift.

                                                                                                                                \n@param stackName The name of the stack for which you want to detect drift.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                                                                                                                                The name of the stack for which you want to detect drift.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getLogicalResourceIds", "beanStyleSetterMethodName" : "setLogicalResourceIds", "c2jName" : "LogicalResourceIds", "c2jShape" : "LogicalResourceIds", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The logical names of any resources you want to use as filters.

                                                                                                                                \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 #logicalResourceIds(List)}.\n@param logicalResourceIds 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 #logicalResourceIds(List)", "deprecated" : false, "documentation" : "

                                                                                                                                The logical names of any resources you want to use as filters.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "logicalResourceIds", "fluentSetterDocumentation" : "

                                                                                                                                The logical names of any resources you want to use as filters.

                                                                                                                                \n@param logicalResourceIds The logical names of any resources you want to use as filters.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "logicalResourceIds", "getterDocumentation" : "

                                                                                                                                The logical names of any resources you want to use as filters.

                                                                                                                                \n

                                                                                                                                \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                \n@return The logical names of any resources you want to use as filters.", "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" : "LogicalResourceIds", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LogicalResourceIds", "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" : "LogicalResourceId", "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" : "LogicalResourceIds", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The logical names of any resources you want to use as filters.

                                                                                                                                \n@param logicalResourceIds The logical names of any resources you want to use as filters.", "setterMethodName" : "setLogicalResourceIds", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "logicalResourceIds", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "logicalResourceIds", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                The logical names of any resources you want to use as filters.

                                                                                                                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "StackName" ], "shapeName" : "DetectStackDriftRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DetectStackDriftRequest", "variableName" : "detectStackDriftRequest", "variableType" : "DetectStackDriftRequest", "documentation" : null, "simpleType" : "DetectStackDriftRequest", "variableSetterType" : "DetectStackDriftRequest" }, "wrapper" : false, "xmlNamespace" : null }, "DetectStackDriftResponse" : { "c2jName" : "DetectStackDriftOutput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getStackDriftDetectionId", "beanStyleSetterMethodName" : "setStackDriftDetectionId", "c2jName" : "StackDriftDetectionId", "c2jShape" : "StackDriftDetectionId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The ID of the drift detection results of this operation.

                                                                                                                                AWS CloudFormation generates new results, with a new drift detection ID, each time this operation is run. However, the number of drift results AWS CloudFormation retains for any given stack, and for how long, may vary.

                                                                                                                                \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 #stackDriftDetectionId(String)}.\n@param stackDriftDetectionId 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 #stackDriftDetectionId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The ID of the drift detection results of this operation.

                                                                                                                                AWS CloudFormation generates new results, with a new drift detection ID, each time this operation is run. However, the number of drift results AWS CloudFormation retains for any given stack, and for how long, may vary.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackDriftDetectionId", "fluentSetterDocumentation" : "

                                                                                                                                The ID of the drift detection results of this operation.

                                                                                                                                AWS CloudFormation generates new results, with a new drift detection ID, each time this operation is run. However, the number of drift results AWS CloudFormation retains for any given stack, and for how long, may vary.

                                                                                                                                \n@param stackDriftDetectionId The ID of the drift detection results of this operation.

                                                                                                                                AWS CloudFormation generates new results, with a new drift detection ID, each time this operation is run. However, the number of drift results AWS CloudFormation retains for any given stack, and for how long, may vary.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackDriftDetectionId", "getterDocumentation" : "

                                                                                                                                The ID of the drift detection results of this operation.

                                                                                                                                AWS CloudFormation generates new results, with a new drift detection ID, each time this operation is run. However, the number of drift results AWS CloudFormation retains for any given stack, and for how long, may vary.

                                                                                                                                \n@return The ID of the drift detection results of this operation.

                                                                                                                                AWS CloudFormation generates new results, with a new drift detection ID, each time this operation is run. However, the number of drift results AWS CloudFormation retains for any given stack, and for how long, may vary.", "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" : "StackDriftDetectionId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackDriftDetectionId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackDriftDetectionId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The ID of the drift detection results of this operation.

                                                                                                                                AWS CloudFormation generates new results, with a new drift detection ID, each time this operation is run. However, the number of drift results AWS CloudFormation retains for any given stack, and for how long, may vary.

                                                                                                                                \n@param stackDriftDetectionId The ID of the drift detection results of this operation.

                                                                                                                                AWS CloudFormation generates new results, with a new drift detection ID, each time this operation is run. However, the number of drift results AWS CloudFormation retains for any given stack, and for how long, may vary.", "setterMethodName" : "setStackDriftDetectionId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackDriftDetectionId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackDriftDetectionId", "variableType" : "String", "documentation" : "

                                                                                                                                The ID of the drift detection results of this operation.

                                                                                                                                AWS CloudFormation generates new results, with a new drift detection ID, each time this operation is run. However, the number of drift results AWS CloudFormation retains for any given stack, and for how long, may vary.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "StackDriftDetectionId" : { "beanStyleGetterMethodName" : "getStackDriftDetectionId", "beanStyleSetterMethodName" : "setStackDriftDetectionId", "c2jName" : "StackDriftDetectionId", "c2jShape" : "StackDriftDetectionId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The ID of the drift detection results of this operation.

                                                                                                                                AWS CloudFormation generates new results, with a new drift detection ID, each time this operation is run. However, the number of drift results AWS CloudFormation retains for any given stack, and for how long, may vary.

                                                                                                                                \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 #stackDriftDetectionId(String)}.\n@param stackDriftDetectionId 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 #stackDriftDetectionId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The ID of the drift detection results of this operation.

                                                                                                                                AWS CloudFormation generates new results, with a new drift detection ID, each time this operation is run. However, the number of drift results AWS CloudFormation retains for any given stack, and for how long, may vary.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackDriftDetectionId", "fluentSetterDocumentation" : "

                                                                                                                                The ID of the drift detection results of this operation.

                                                                                                                                AWS CloudFormation generates new results, with a new drift detection ID, each time this operation is run. However, the number of drift results AWS CloudFormation retains for any given stack, and for how long, may vary.

                                                                                                                                \n@param stackDriftDetectionId The ID of the drift detection results of this operation.

                                                                                                                                AWS CloudFormation generates new results, with a new drift detection ID, each time this operation is run. However, the number of drift results AWS CloudFormation retains for any given stack, and for how long, may vary.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackDriftDetectionId", "getterDocumentation" : "

                                                                                                                                The ID of the drift detection results of this operation.

                                                                                                                                AWS CloudFormation generates new results, with a new drift detection ID, each time this operation is run. However, the number of drift results AWS CloudFormation retains for any given stack, and for how long, may vary.

                                                                                                                                \n@return The ID of the drift detection results of this operation.

                                                                                                                                AWS CloudFormation generates new results, with a new drift detection ID, each time this operation is run. However, the number of drift results AWS CloudFormation retains for any given stack, and for how long, may vary.", "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" : "StackDriftDetectionId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackDriftDetectionId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackDriftDetectionId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The ID of the drift detection results of this operation.

                                                                                                                                AWS CloudFormation generates new results, with a new drift detection ID, each time this operation is run. However, the number of drift results AWS CloudFormation retains for any given stack, and for how long, may vary.

                                                                                                                                \n@param stackDriftDetectionId The ID of the drift detection results of this operation.

                                                                                                                                AWS CloudFormation generates new results, with a new drift detection ID, each time this operation is run. However, the number of drift results AWS CloudFormation retains for any given stack, and for how long, may vary.", "setterMethodName" : "setStackDriftDetectionId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackDriftDetectionId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackDriftDetectionId", "variableType" : "String", "documentation" : "

                                                                                                                                The ID of the drift detection results of this operation.

                                                                                                                                AWS CloudFormation generates new results, with a new drift detection ID, each time this operation is run. However, the number of drift results AWS CloudFormation retains for any given stack, and for how long, may vary.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getStackDriftDetectionId", "beanStyleSetterMethodName" : "setStackDriftDetectionId", "c2jName" : "StackDriftDetectionId", "c2jShape" : "StackDriftDetectionId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The ID of the drift detection results of this operation.

                                                                                                                                AWS CloudFormation generates new results, with a new drift detection ID, each time this operation is run. However, the number of drift results AWS CloudFormation retains for any given stack, and for how long, may vary.

                                                                                                                                \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 #stackDriftDetectionId(String)}.\n@param stackDriftDetectionId 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 #stackDriftDetectionId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The ID of the drift detection results of this operation.

                                                                                                                                AWS CloudFormation generates new results, with a new drift detection ID, each time this operation is run. However, the number of drift results AWS CloudFormation retains for any given stack, and for how long, may vary.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackDriftDetectionId", "fluentSetterDocumentation" : "

                                                                                                                                The ID of the drift detection results of this operation.

                                                                                                                                AWS CloudFormation generates new results, with a new drift detection ID, each time this operation is run. However, the number of drift results AWS CloudFormation retains for any given stack, and for how long, may vary.

                                                                                                                                \n@param stackDriftDetectionId The ID of the drift detection results of this operation.

                                                                                                                                AWS CloudFormation generates new results, with a new drift detection ID, each time this operation is run. However, the number of drift results AWS CloudFormation retains for any given stack, and for how long, may vary.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackDriftDetectionId", "getterDocumentation" : "

                                                                                                                                The ID of the drift detection results of this operation.

                                                                                                                                AWS CloudFormation generates new results, with a new drift detection ID, each time this operation is run. However, the number of drift results AWS CloudFormation retains for any given stack, and for how long, may vary.

                                                                                                                                \n@return The ID of the drift detection results of this operation.

                                                                                                                                AWS CloudFormation generates new results, with a new drift detection ID, each time this operation is run. However, the number of drift results AWS CloudFormation retains for any given stack, and for how long, may vary.", "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" : "StackDriftDetectionId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackDriftDetectionId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackDriftDetectionId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The ID of the drift detection results of this operation.

                                                                                                                                AWS CloudFormation generates new results, with a new drift detection ID, each time this operation is run. However, the number of drift results AWS CloudFormation retains for any given stack, and for how long, may vary.

                                                                                                                                \n@param stackDriftDetectionId The ID of the drift detection results of this operation.

                                                                                                                                AWS CloudFormation generates new results, with a new drift detection ID, each time this operation is run. However, the number of drift results AWS CloudFormation retains for any given stack, and for how long, may vary.", "setterMethodName" : "setStackDriftDetectionId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackDriftDetectionId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackDriftDetectionId", "variableType" : "String", "documentation" : "

                                                                                                                                The ID of the drift detection results of this operation.

                                                                                                                                AWS CloudFormation generates new results, with a new drift detection ID, each time this operation is run. However, the number of drift results AWS CloudFormation retains for any given stack, and for how long, may vary.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "StackDriftDetectionId" ], "shapeName" : "DetectStackDriftResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : "DetectStackDriftResult" }, "variable" : { "variableDeclarationType" : "DetectStackDriftResponse", "variableName" : "detectStackDriftResponse", "variableType" : "DetectStackDriftResponse", "documentation" : null, "simpleType" : "DetectStackDriftResponse", "variableSetterType" : "DetectStackDriftResponse" }, "wrapper" : false, "xmlNamespace" : null }, "DetectStackResourceDriftRequest" : { "c2jName" : "DetectStackResourceDriftInput", "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" : "DetectStackResourceDrift", "locationName" : null, "requestUri" : "/", "target" : "DetectStackResourceDrift", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackNameOrId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The name of the stack to which the resource belongs.

                                                                                                                                \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The name of the stack to which the resource belongs.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                                                                                                                                The name of the stack to which the resource belongs.

                                                                                                                                \n@param stackName The name of the stack to which the resource belongs.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                                                                                                                                The name of the stack to which the resource belongs.

                                                                                                                                \n@return The name of the stack to which the resource belongs.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The name of the stack to which the resource belongs.

                                                                                                                                \n@param stackName The name of the stack to which the resource belongs.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                                                                                                                                The name of the stack to which the resource belongs.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getLogicalResourceId", "beanStyleSetterMethodName" : "setLogicalResourceId", "c2jName" : "LogicalResourceId", "c2jShape" : "LogicalResourceId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The logical name of the resource for which to return drift information.

                                                                                                                                \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 #logicalResourceId(String)}.\n@param logicalResourceId 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 #logicalResourceId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The logical name of the resource for which to return drift information.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "logicalResourceId", "fluentSetterDocumentation" : "

                                                                                                                                The logical name of the resource for which to return drift information.

                                                                                                                                \n@param logicalResourceId The logical name of the resource for which to return drift information.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "logicalResourceId", "getterDocumentation" : "

                                                                                                                                The logical name of the resource for which to return drift information.

                                                                                                                                \n@return The logical name of the resource for which to return drift information.", "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" : "LogicalResourceId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LogicalResourceId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "LogicalResourceId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The logical name of the resource for which to return drift information.

                                                                                                                                \n@param logicalResourceId The logical name of the resource for which to return drift information.", "setterMethodName" : "setLogicalResourceId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "logicalResourceId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "logicalResourceId", "variableType" : "String", "documentation" : "

                                                                                                                                The logical name of the resource for which to return drift information.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "LogicalResourceId" : { "beanStyleGetterMethodName" : "getLogicalResourceId", "beanStyleSetterMethodName" : "setLogicalResourceId", "c2jName" : "LogicalResourceId", "c2jShape" : "LogicalResourceId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The logical name of the resource for which to return drift information.

                                                                                                                                \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 #logicalResourceId(String)}.\n@param logicalResourceId 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 #logicalResourceId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The logical name of the resource for which to return drift information.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "logicalResourceId", "fluentSetterDocumentation" : "

                                                                                                                                The logical name of the resource for which to return drift information.

                                                                                                                                \n@param logicalResourceId The logical name of the resource for which to return drift information.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "logicalResourceId", "getterDocumentation" : "

                                                                                                                                The logical name of the resource for which to return drift information.

                                                                                                                                \n@return The logical name of the resource for which to return drift information.", "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" : "LogicalResourceId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LogicalResourceId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "LogicalResourceId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The logical name of the resource for which to return drift information.

                                                                                                                                \n@param logicalResourceId The logical name of the resource for which to return drift information.", "setterMethodName" : "setLogicalResourceId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "logicalResourceId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "logicalResourceId", "variableType" : "String", "documentation" : "

                                                                                                                                The logical name of the resource for which to return drift information.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackName" : { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackNameOrId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The name of the stack to which the resource belongs.

                                                                                                                                \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The name of the stack to which the resource belongs.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                                                                                                                                The name of the stack to which the resource belongs.

                                                                                                                                \n@param stackName The name of the stack to which the resource belongs.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                                                                                                                                The name of the stack to which the resource belongs.

                                                                                                                                \n@return The name of the stack to which the resource belongs.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The name of the stack to which the resource belongs.

                                                                                                                                \n@param stackName The name of the stack to which the resource belongs.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                                                                                                                                The name of the stack to which the resource belongs.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackNameOrId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The name of the stack to which the resource belongs.

                                                                                                                                \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The name of the stack to which the resource belongs.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                                                                                                                                The name of the stack to which the resource belongs.

                                                                                                                                \n@param stackName The name of the stack to which the resource belongs.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                                                                                                                                The name of the stack to which the resource belongs.

                                                                                                                                \n@return The name of the stack to which the resource belongs.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The name of the stack to which the resource belongs.

                                                                                                                                \n@param stackName The name of the stack to which the resource belongs.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                                                                                                                                The name of the stack to which the resource belongs.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getLogicalResourceId", "beanStyleSetterMethodName" : "setLogicalResourceId", "c2jName" : "LogicalResourceId", "c2jShape" : "LogicalResourceId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The logical name of the resource for which to return drift information.

                                                                                                                                \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 #logicalResourceId(String)}.\n@param logicalResourceId 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 #logicalResourceId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The logical name of the resource for which to return drift information.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "logicalResourceId", "fluentSetterDocumentation" : "

                                                                                                                                The logical name of the resource for which to return drift information.

                                                                                                                                \n@param logicalResourceId The logical name of the resource for which to return drift information.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "logicalResourceId", "getterDocumentation" : "

                                                                                                                                The logical name of the resource for which to return drift information.

                                                                                                                                \n@return The logical name of the resource for which to return drift information.", "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" : "LogicalResourceId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LogicalResourceId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "LogicalResourceId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The logical name of the resource for which to return drift information.

                                                                                                                                \n@param logicalResourceId The logical name of the resource for which to return drift information.", "setterMethodName" : "setLogicalResourceId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "logicalResourceId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "logicalResourceId", "variableType" : "String", "documentation" : "

                                                                                                                                The logical name of the resource for which to return drift information.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "StackName", "LogicalResourceId" ], "shapeName" : "DetectStackResourceDriftRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DetectStackResourceDriftRequest", "variableName" : "detectStackResourceDriftRequest", "variableType" : "DetectStackResourceDriftRequest", "documentation" : null, "simpleType" : "DetectStackResourceDriftRequest", "variableSetterType" : "DetectStackResourceDriftRequest" }, "wrapper" : false, "xmlNamespace" : null }, "DetectStackResourceDriftResponse" : { "c2jName" : "DetectStackResourceDriftOutput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getStackResourceDrift", "beanStyleSetterMethodName" : "setStackResourceDrift", "c2jName" : "StackResourceDrift", "c2jShape" : "StackResourceDrift", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                Information about whether the resource's actual configuration has drifted from its expected template configuration, including actual and expected property values and any differences detected.

                                                                                                                                \nThis is a convenience that creates an instance of the {@link StackResourceDrift.Builder} avoiding the need to create one manually via {@link StackResourceDrift#builder()}.\n\nWhen the {@link Consumer} completes, {@link StackResourceDrift.Builder#build()} is called immediately and its result is passed to {@link #stackResourceDrift(StackResourceDrift)}.\n@param stackResourceDrift a consumer that will call methods on {@link StackResourceDrift.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #stackResourceDrift(StackResourceDrift)", "deprecated" : false, "documentation" : "

                                                                                                                                Information about whether the resource's actual configuration has drifted from its expected template configuration, including actual and expected property values and any differences detected.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackResourceDrift", "fluentSetterDocumentation" : "

                                                                                                                                Information about whether the resource's actual configuration has drifted from its expected template configuration, including actual and expected property values and any differences detected.

                                                                                                                                \n@param stackResourceDrift Information about whether the resource's actual configuration has drifted from its expected template configuration, including actual and expected property values and any differences detected.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackResourceDrift", "getterDocumentation" : "

                                                                                                                                Information about whether the resource's actual configuration has drifted from its expected template configuration, including actual and expected property values and any differences detected.

                                                                                                                                \n@return Information about whether the resource's actual configuration has drifted from its expected template configuration, including actual and expected property values and any differences detected.", "getterModel" : { "returnType" : "StackResourceDrift", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StackResourceDrift", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackResourceDrift", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "StackResourceDrift", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                Information about whether the resource's actual configuration has drifted from its expected template configuration, including actual and expected property values and any differences detected.

                                                                                                                                \n@param stackResourceDrift Information about whether the resource's actual configuration has drifted from its expected template configuration, including actual and expected property values and any differences detected.", "setterMethodName" : "setStackResourceDrift", "setterModel" : { "variableDeclarationType" : "StackResourceDrift", "variableName" : "stackResourceDrift", "variableType" : "StackResourceDrift", "documentation" : null, "simpleType" : "StackResourceDrift", "variableSetterType" : "StackResourceDrift" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StackResourceDrift", "variableName" : "stackResourceDrift", "variableType" : "StackResourceDrift", "documentation" : "

                                                                                                                                Information about whether the resource's actual configuration has drifted from its expected template configuration, including actual and expected property values and any differences detected.

                                                                                                                                ", "simpleType" : "StackResourceDrift", "variableSetterType" : "StackResourceDrift" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "StackResourceDrift" : { "beanStyleGetterMethodName" : "getStackResourceDrift", "beanStyleSetterMethodName" : "setStackResourceDrift", "c2jName" : "StackResourceDrift", "c2jShape" : "StackResourceDrift", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                Information about whether the resource's actual configuration has drifted from its expected template configuration, including actual and expected property values and any differences detected.

                                                                                                                                \nThis is a convenience that creates an instance of the {@link StackResourceDrift.Builder} avoiding the need to create one manually via {@link StackResourceDrift#builder()}.\n\nWhen the {@link Consumer} completes, {@link StackResourceDrift.Builder#build()} is called immediately and its result is passed to {@link #stackResourceDrift(StackResourceDrift)}.\n@param stackResourceDrift a consumer that will call methods on {@link StackResourceDrift.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #stackResourceDrift(StackResourceDrift)", "deprecated" : false, "documentation" : "

                                                                                                                                Information about whether the resource's actual configuration has drifted from its expected template configuration, including actual and expected property values and any differences detected.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackResourceDrift", "fluentSetterDocumentation" : "

                                                                                                                                Information about whether the resource's actual configuration has drifted from its expected template configuration, including actual and expected property values and any differences detected.

                                                                                                                                \n@param stackResourceDrift Information about whether the resource's actual configuration has drifted from its expected template configuration, including actual and expected property values and any differences detected.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackResourceDrift", "getterDocumentation" : "

                                                                                                                                Information about whether the resource's actual configuration has drifted from its expected template configuration, including actual and expected property values and any differences detected.

                                                                                                                                \n@return Information about whether the resource's actual configuration has drifted from its expected template configuration, including actual and expected property values and any differences detected.", "getterModel" : { "returnType" : "StackResourceDrift", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StackResourceDrift", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackResourceDrift", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "StackResourceDrift", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                Information about whether the resource's actual configuration has drifted from its expected template configuration, including actual and expected property values and any differences detected.

                                                                                                                                \n@param stackResourceDrift Information about whether the resource's actual configuration has drifted from its expected template configuration, including actual and expected property values and any differences detected.", "setterMethodName" : "setStackResourceDrift", "setterModel" : { "variableDeclarationType" : "StackResourceDrift", "variableName" : "stackResourceDrift", "variableType" : "StackResourceDrift", "documentation" : null, "simpleType" : "StackResourceDrift", "variableSetterType" : "StackResourceDrift" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StackResourceDrift", "variableName" : "stackResourceDrift", "variableType" : "StackResourceDrift", "documentation" : "

                                                                                                                                Information about whether the resource's actual configuration has drifted from its expected template configuration, including actual and expected property values and any differences detected.

                                                                                                                                ", "simpleType" : "StackResourceDrift", "variableSetterType" : "StackResourceDrift" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getStackResourceDrift", "beanStyleSetterMethodName" : "setStackResourceDrift", "c2jName" : "StackResourceDrift", "c2jShape" : "StackResourceDrift", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                Information about whether the resource's actual configuration has drifted from its expected template configuration, including actual and expected property values and any differences detected.

                                                                                                                                \nThis is a convenience that creates an instance of the {@link StackResourceDrift.Builder} avoiding the need to create one manually via {@link StackResourceDrift#builder()}.\n\nWhen the {@link Consumer} completes, {@link StackResourceDrift.Builder#build()} is called immediately and its result is passed to {@link #stackResourceDrift(StackResourceDrift)}.\n@param stackResourceDrift a consumer that will call methods on {@link StackResourceDrift.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #stackResourceDrift(StackResourceDrift)", "deprecated" : false, "documentation" : "

                                                                                                                                Information about whether the resource's actual configuration has drifted from its expected template configuration, including actual and expected property values and any differences detected.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackResourceDrift", "fluentSetterDocumentation" : "

                                                                                                                                Information about whether the resource's actual configuration has drifted from its expected template configuration, including actual and expected property values and any differences detected.

                                                                                                                                \n@param stackResourceDrift Information about whether the resource's actual configuration has drifted from its expected template configuration, including actual and expected property values and any differences detected.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackResourceDrift", "getterDocumentation" : "

                                                                                                                                Information about whether the resource's actual configuration has drifted from its expected template configuration, including actual and expected property values and any differences detected.

                                                                                                                                \n@return Information about whether the resource's actual configuration has drifted from its expected template configuration, including actual and expected property values and any differences detected.", "getterModel" : { "returnType" : "StackResourceDrift", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StackResourceDrift", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackResourceDrift", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "StackResourceDrift", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                Information about whether the resource's actual configuration has drifted from its expected template configuration, including actual and expected property values and any differences detected.

                                                                                                                                \n@param stackResourceDrift Information about whether the resource's actual configuration has drifted from its expected template configuration, including actual and expected property values and any differences detected.", "setterMethodName" : "setStackResourceDrift", "setterModel" : { "variableDeclarationType" : "StackResourceDrift", "variableName" : "stackResourceDrift", "variableType" : "StackResourceDrift", "documentation" : null, "simpleType" : "StackResourceDrift", "variableSetterType" : "StackResourceDrift" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StackResourceDrift", "variableName" : "stackResourceDrift", "variableType" : "StackResourceDrift", "documentation" : "

                                                                                                                                Information about whether the resource's actual configuration has drifted from its expected template configuration, including actual and expected property values and any differences detected.

                                                                                                                                ", "simpleType" : "StackResourceDrift", "variableSetterType" : "StackResourceDrift" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "StackResourceDrift" ], "shapeName" : "DetectStackResourceDriftResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : "DetectStackResourceDriftResult" }, "variable" : { "variableDeclarationType" : "DetectStackResourceDriftResponse", "variableName" : "detectStackResourceDriftResponse", "variableType" : "DetectStackResourceDriftResponse", "documentation" : null, "simpleType" : "DetectStackResourceDriftResponse", "variableSetterType" : "DetectStackResourceDriftResponse" }, "wrapper" : false, "xmlNamespace" : null }, "DifferenceType" : { "c2jName" : "DifferenceType", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : [ { "name" : "ADD", "value" : "ADD" }, { "name" : "REMOVE", "value" : "REMOVE" }, { "name" : "NOT_EQUAL", "value" : "NOT_EQUAL" } ], "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" : "DifferenceType", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DifferenceType", "variableName" : "differenceType", "variableType" : "DifferenceType", "documentation" : null, "simpleType" : "DifferenceType", "variableSetterType" : "DifferenceType" }, "wrapper" : false, "xmlNamespace" : null }, "EstimateTemplateCostRequest" : { "c2jName" : "EstimateTemplateCostInput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                The input for an EstimateTemplateCost action.

                                                                                                                                ", "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" : "EstimateTemplateCost", "locationName" : null, "requestUri" : "/", "target" : "EstimateTemplateCost", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getTemplateBody", "beanStyleSetterMethodName" : "setTemplateBody", "c2jName" : "TemplateBody", "c2jShape" : "TemplateBody", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. (For more information, go to Template Anatomy in the AWS CloudFormation User Guide.)

                                                                                                                                Conditional: You must pass TemplateBody or TemplateURL. If both are passed, only TemplateBody is used.

                                                                                                                                \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 #templateBody(String)}.\n@param templateBody 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 #templateBody(String)", "deprecated" : false, "documentation" : "

                                                                                                                                Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. (For more information, go to Template Anatomy in the AWS CloudFormation User Guide.)

                                                                                                                                Conditional: You must pass TemplateBody or TemplateURL. If both are passed, only TemplateBody is used.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "templateBody", "fluentSetterDocumentation" : "

                                                                                                                                Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. (For more information, go to Template Anatomy in the AWS CloudFormation User Guide.)

                                                                                                                                Conditional: You must pass TemplateBody or TemplateURL. If both are passed, only TemplateBody is used.

                                                                                                                                \n@param templateBody Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. (For more information, go to Template Anatomy in the AWS CloudFormation User Guide.)

                                                                                                                                Conditional: You must pass TemplateBody or TemplateURL. If both are passed, only TemplateBody is used.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "templateBody", "getterDocumentation" : "

                                                                                                                                Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. (For more information, go to Template Anatomy in the AWS CloudFormation User Guide.)

                                                                                                                                Conditional: You must pass TemplateBody or TemplateURL. If both are passed, only TemplateBody is used.

                                                                                                                                \n@return Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. (For more information, go to Template Anatomy in the AWS CloudFormation User Guide.)

                                                                                                                                Conditional: You must pass TemplateBody or TemplateURL. If both are passed, only TemplateBody is used.", "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" : "TemplateBody", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TemplateBody", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TemplateBody", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. (For more information, go to Template Anatomy in the AWS CloudFormation User Guide.)

                                                                                                                                Conditional: You must pass TemplateBody or TemplateURL. If both are passed, only TemplateBody is used.

                                                                                                                                \n@param templateBody Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. (For more information, go to Template Anatomy in the AWS CloudFormation User Guide.)

                                                                                                                                Conditional: You must pass TemplateBody or TemplateURL. If both are passed, only TemplateBody is used.", "setterMethodName" : "setTemplateBody", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "templateBody", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "templateBody", "variableType" : "String", "documentation" : "

                                                                                                                                Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. (For more information, go to Template Anatomy in the AWS CloudFormation User Guide.)

                                                                                                                                Conditional: You must pass TemplateBody or TemplateURL. If both are passed, only TemplateBody is used.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTemplateURL", "beanStyleSetterMethodName" : "setTemplateURL", "c2jName" : "TemplateURL", "c2jShape" : "TemplateURL", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                Location of file containing the template body. The URL must point to a template that is located in an Amazon S3 bucket. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                Conditional: You must pass TemplateURL or TemplateBody. If both are passed, only TemplateBody is used.

                                                                                                                                \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 #templateURL(String)}.\n@param templateURL 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 #templateURL(String)", "deprecated" : false, "documentation" : "

                                                                                                                                Location of file containing the template body. The URL must point to a template that is located in an Amazon S3 bucket. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                Conditional: You must pass TemplateURL or TemplateBody. If both are passed, only TemplateBody is used.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "templateURL", "fluentSetterDocumentation" : "

                                                                                                                                Location of file containing the template body. The URL must point to a template that is located in an Amazon S3 bucket. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                Conditional: You must pass TemplateURL or TemplateBody. If both are passed, only TemplateBody is used.

                                                                                                                                \n@param templateURL Location of file containing the template body. The URL must point to a template that is located in an Amazon S3 bucket. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                Conditional: You must pass TemplateURL or TemplateBody. If both are passed, only TemplateBody is used.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "templateURL", "getterDocumentation" : "

                                                                                                                                Location of file containing the template body. The URL must point to a template that is located in an Amazon S3 bucket. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                Conditional: You must pass TemplateURL or TemplateBody. If both are passed, only TemplateBody is used.

                                                                                                                                \n@return Location of file containing the template body. The URL must point to a template that is located in an Amazon S3 bucket. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                Conditional: You must pass TemplateURL or TemplateBody. If both are passed, only TemplateBody is used.", "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" : "TemplateURL", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TemplateURL", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TemplateURL", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                Location of file containing the template body. The URL must point to a template that is located in an Amazon S3 bucket. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                Conditional: You must pass TemplateURL or TemplateBody. If both are passed, only TemplateBody is used.

                                                                                                                                \n@param templateURL Location of file containing the template body. The URL must point to a template that is located in an Amazon S3 bucket. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                Conditional: You must pass TemplateURL or TemplateBody. If both are passed, only TemplateBody is used.", "setterMethodName" : "setTemplateURL", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "templateURL", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "templateURL", "variableType" : "String", "documentation" : "

                                                                                                                                Location of file containing the template body. The URL must point to a template that is located in an Amazon S3 bucket. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                Conditional: You must pass TemplateURL or TemplateBody. If both are passed, only TemplateBody is used.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getParameters", "beanStyleSetterMethodName" : "setParameters", "c2jName" : "Parameters", "c2jShape" : "Parameters", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                A list of Parameter structures that specify input parameters.

                                                                                                                                \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 #parameters(List)}.\n@param parameters 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 #parameters(List)", "deprecated" : false, "documentation" : "

                                                                                                                                A list of Parameter structures that specify input parameters.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "parameters", "fluentSetterDocumentation" : "

                                                                                                                                A list of Parameter structures that specify input parameters.

                                                                                                                                \n@param parameters A list of Parameter structures that specify input parameters.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parameters", "getterDocumentation" : "

                                                                                                                                A list of Parameter structures that specify input parameters.

                                                                                                                                \n

                                                                                                                                \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                \n@return A list of Parameter structures that specify input parameters.", "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" : "Parameters", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Parameters", "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" : "Parameter", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Parameter.Builder} avoiding the need to create one manually via {@link Parameter#builder()}.\n\nWhen the {@link Consumer} completes, {@link Parameter.Builder#build()} is called immediately and its result is passed to {@link #member(Parameter)}.\n@param member a consumer that will call methods on {@link Parameter.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Parameter)", "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" : "Parameter", "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" : "Parameter", "variableName" : "member", "variableType" : "Parameter", "documentation" : null, "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Parameter", "variableName" : "member", "variableType" : "Parameter", "documentation" : "", "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Parameter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Parameter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Parameters", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                A list of Parameter structures that specify input parameters.

                                                                                                                                \n@param parameters A list of Parameter structures that specify input parameters.", "setterMethodName" : "setParameters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameters", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                A list of Parameter structures that specify input parameters.

                                                                                                                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Parameters" : { "beanStyleGetterMethodName" : "getParameters", "beanStyleSetterMethodName" : "setParameters", "c2jName" : "Parameters", "c2jShape" : "Parameters", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                A list of Parameter structures that specify input parameters.

                                                                                                                                \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 #parameters(List)}.\n@param parameters 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 #parameters(List)", "deprecated" : false, "documentation" : "

                                                                                                                                A list of Parameter structures that specify input parameters.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "parameters", "fluentSetterDocumentation" : "

                                                                                                                                A list of Parameter structures that specify input parameters.

                                                                                                                                \n@param parameters A list of Parameter structures that specify input parameters.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parameters", "getterDocumentation" : "

                                                                                                                                A list of Parameter structures that specify input parameters.

                                                                                                                                \n

                                                                                                                                \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                \n@return A list of Parameter structures that specify input parameters.", "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" : "Parameters", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Parameters", "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" : "Parameter", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Parameter.Builder} avoiding the need to create one manually via {@link Parameter#builder()}.\n\nWhen the {@link Consumer} completes, {@link Parameter.Builder#build()} is called immediately and its result is passed to {@link #member(Parameter)}.\n@param member a consumer that will call methods on {@link Parameter.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Parameter)", "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" : "Parameter", "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" : "Parameter", "variableName" : "member", "variableType" : "Parameter", "documentation" : null, "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Parameter", "variableName" : "member", "variableType" : "Parameter", "documentation" : "", "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Parameter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Parameter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Parameters", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                A list of Parameter structures that specify input parameters.

                                                                                                                                \n@param parameters A list of Parameter structures that specify input parameters.", "setterMethodName" : "setParameters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameters", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                A list of Parameter structures that specify input parameters.

                                                                                                                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "TemplateBody" : { "beanStyleGetterMethodName" : "getTemplateBody", "beanStyleSetterMethodName" : "setTemplateBody", "c2jName" : "TemplateBody", "c2jShape" : "TemplateBody", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. (For more information, go to Template Anatomy in the AWS CloudFormation User Guide.)

                                                                                                                                Conditional: You must pass TemplateBody or TemplateURL. If both are passed, only TemplateBody is used.

                                                                                                                                \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 #templateBody(String)}.\n@param templateBody 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 #templateBody(String)", "deprecated" : false, "documentation" : "

                                                                                                                                Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. (For more information, go to Template Anatomy in the AWS CloudFormation User Guide.)

                                                                                                                                Conditional: You must pass TemplateBody or TemplateURL. If both are passed, only TemplateBody is used.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "templateBody", "fluentSetterDocumentation" : "

                                                                                                                                Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. (For more information, go to Template Anatomy in the AWS CloudFormation User Guide.)

                                                                                                                                Conditional: You must pass TemplateBody or TemplateURL. If both are passed, only TemplateBody is used.

                                                                                                                                \n@param templateBody Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. (For more information, go to Template Anatomy in the AWS CloudFormation User Guide.)

                                                                                                                                Conditional: You must pass TemplateBody or TemplateURL. If both are passed, only TemplateBody is used.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "templateBody", "getterDocumentation" : "

                                                                                                                                Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. (For more information, go to Template Anatomy in the AWS CloudFormation User Guide.)

                                                                                                                                Conditional: You must pass TemplateBody or TemplateURL. If both are passed, only TemplateBody is used.

                                                                                                                                \n@return Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. (For more information, go to Template Anatomy in the AWS CloudFormation User Guide.)

                                                                                                                                Conditional: You must pass TemplateBody or TemplateURL. If both are passed, only TemplateBody is used.", "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" : "TemplateBody", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TemplateBody", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TemplateBody", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. (For more information, go to Template Anatomy in the AWS CloudFormation User Guide.)

                                                                                                                                Conditional: You must pass TemplateBody or TemplateURL. If both are passed, only TemplateBody is used.

                                                                                                                                \n@param templateBody Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. (For more information, go to Template Anatomy in the AWS CloudFormation User Guide.)

                                                                                                                                Conditional: You must pass TemplateBody or TemplateURL. If both are passed, only TemplateBody is used.", "setterMethodName" : "setTemplateBody", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "templateBody", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "templateBody", "variableType" : "String", "documentation" : "

                                                                                                                                Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. (For more information, go to Template Anatomy in the AWS CloudFormation User Guide.)

                                                                                                                                Conditional: You must pass TemplateBody or TemplateURL. If both are passed, only TemplateBody is used.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "TemplateURL" : { "beanStyleGetterMethodName" : "getTemplateURL", "beanStyleSetterMethodName" : "setTemplateURL", "c2jName" : "TemplateURL", "c2jShape" : "TemplateURL", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                Location of file containing the template body. The URL must point to a template that is located in an Amazon S3 bucket. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                Conditional: You must pass TemplateURL or TemplateBody. If both are passed, only TemplateBody is used.

                                                                                                                                \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 #templateURL(String)}.\n@param templateURL 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 #templateURL(String)", "deprecated" : false, "documentation" : "

                                                                                                                                Location of file containing the template body. The URL must point to a template that is located in an Amazon S3 bucket. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                Conditional: You must pass TemplateURL or TemplateBody. If both are passed, only TemplateBody is used.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "templateURL", "fluentSetterDocumentation" : "

                                                                                                                                Location of file containing the template body. The URL must point to a template that is located in an Amazon S3 bucket. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                Conditional: You must pass TemplateURL or TemplateBody. If both are passed, only TemplateBody is used.

                                                                                                                                \n@param templateURL Location of file containing the template body. The URL must point to a template that is located in an Amazon S3 bucket. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                Conditional: You must pass TemplateURL or TemplateBody. If both are passed, only TemplateBody is used.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "templateURL", "getterDocumentation" : "

                                                                                                                                Location of file containing the template body. The URL must point to a template that is located in an Amazon S3 bucket. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                Conditional: You must pass TemplateURL or TemplateBody. If both are passed, only TemplateBody is used.

                                                                                                                                \n@return Location of file containing the template body. The URL must point to a template that is located in an Amazon S3 bucket. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                Conditional: You must pass TemplateURL or TemplateBody. If both are passed, only TemplateBody is used.", "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" : "TemplateURL", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TemplateURL", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TemplateURL", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                Location of file containing the template body. The URL must point to a template that is located in an Amazon S3 bucket. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                Conditional: You must pass TemplateURL or TemplateBody. If both are passed, only TemplateBody is used.

                                                                                                                                \n@param templateURL Location of file containing the template body. The URL must point to a template that is located in an Amazon S3 bucket. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                Conditional: You must pass TemplateURL or TemplateBody. If both are passed, only TemplateBody is used.", "setterMethodName" : "setTemplateURL", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "templateURL", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "templateURL", "variableType" : "String", "documentation" : "

                                                                                                                                Location of file containing the template body. The URL must point to a template that is located in an Amazon S3 bucket. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                Conditional: You must pass TemplateURL or TemplateBody. If both are passed, only TemplateBody is used.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getTemplateBody", "beanStyleSetterMethodName" : "setTemplateBody", "c2jName" : "TemplateBody", "c2jShape" : "TemplateBody", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. (For more information, go to Template Anatomy in the AWS CloudFormation User Guide.)

                                                                                                                                Conditional: You must pass TemplateBody or TemplateURL. If both are passed, only TemplateBody is used.

                                                                                                                                \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 #templateBody(String)}.\n@param templateBody 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 #templateBody(String)", "deprecated" : false, "documentation" : "

                                                                                                                                Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. (For more information, go to Template Anatomy in the AWS CloudFormation User Guide.)

                                                                                                                                Conditional: You must pass TemplateBody or TemplateURL. If both are passed, only TemplateBody is used.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "templateBody", "fluentSetterDocumentation" : "

                                                                                                                                Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. (For more information, go to Template Anatomy in the AWS CloudFormation User Guide.)

                                                                                                                                Conditional: You must pass TemplateBody or TemplateURL. If both are passed, only TemplateBody is used.

                                                                                                                                \n@param templateBody Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. (For more information, go to Template Anatomy in the AWS CloudFormation User Guide.)

                                                                                                                                Conditional: You must pass TemplateBody or TemplateURL. If both are passed, only TemplateBody is used.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "templateBody", "getterDocumentation" : "

                                                                                                                                Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. (For more information, go to Template Anatomy in the AWS CloudFormation User Guide.)

                                                                                                                                Conditional: You must pass TemplateBody or TemplateURL. If both are passed, only TemplateBody is used.

                                                                                                                                \n@return Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. (For more information, go to Template Anatomy in the AWS CloudFormation User Guide.)

                                                                                                                                Conditional: You must pass TemplateBody or TemplateURL. If both are passed, only TemplateBody is used.", "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" : "TemplateBody", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TemplateBody", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TemplateBody", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. (For more information, go to Template Anatomy in the AWS CloudFormation User Guide.)

                                                                                                                                Conditional: You must pass TemplateBody or TemplateURL. If both are passed, only TemplateBody is used.

                                                                                                                                \n@param templateBody Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. (For more information, go to Template Anatomy in the AWS CloudFormation User Guide.)

                                                                                                                                Conditional: You must pass TemplateBody or TemplateURL. If both are passed, only TemplateBody is used.", "setterMethodName" : "setTemplateBody", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "templateBody", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "templateBody", "variableType" : "String", "documentation" : "

                                                                                                                                Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. (For more information, go to Template Anatomy in the AWS CloudFormation User Guide.)

                                                                                                                                Conditional: You must pass TemplateBody or TemplateURL. If both are passed, only TemplateBody is used.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTemplateURL", "beanStyleSetterMethodName" : "setTemplateURL", "c2jName" : "TemplateURL", "c2jShape" : "TemplateURL", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                Location of file containing the template body. The URL must point to a template that is located in an Amazon S3 bucket. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                Conditional: You must pass TemplateURL or TemplateBody. If both are passed, only TemplateBody is used.

                                                                                                                                \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 #templateURL(String)}.\n@param templateURL 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 #templateURL(String)", "deprecated" : false, "documentation" : "

                                                                                                                                Location of file containing the template body. The URL must point to a template that is located in an Amazon S3 bucket. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                Conditional: You must pass TemplateURL or TemplateBody. If both are passed, only TemplateBody is used.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "templateURL", "fluentSetterDocumentation" : "

                                                                                                                                Location of file containing the template body. The URL must point to a template that is located in an Amazon S3 bucket. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                Conditional: You must pass TemplateURL or TemplateBody. If both are passed, only TemplateBody is used.

                                                                                                                                \n@param templateURL Location of file containing the template body. The URL must point to a template that is located in an Amazon S3 bucket. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                Conditional: You must pass TemplateURL or TemplateBody. If both are passed, only TemplateBody is used.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "templateURL", "getterDocumentation" : "

                                                                                                                                Location of file containing the template body. The URL must point to a template that is located in an Amazon S3 bucket. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                Conditional: You must pass TemplateURL or TemplateBody. If both are passed, only TemplateBody is used.

                                                                                                                                \n@return Location of file containing the template body. The URL must point to a template that is located in an Amazon S3 bucket. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                Conditional: You must pass TemplateURL or TemplateBody. If both are passed, only TemplateBody is used.", "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" : "TemplateURL", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TemplateURL", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TemplateURL", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                Location of file containing the template body. The URL must point to a template that is located in an Amazon S3 bucket. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                Conditional: You must pass TemplateURL or TemplateBody. If both are passed, only TemplateBody is used.

                                                                                                                                \n@param templateURL Location of file containing the template body. The URL must point to a template that is located in an Amazon S3 bucket. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                Conditional: You must pass TemplateURL or TemplateBody. If both are passed, only TemplateBody is used.", "setterMethodName" : "setTemplateURL", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "templateURL", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "templateURL", "variableType" : "String", "documentation" : "

                                                                                                                                Location of file containing the template body. The URL must point to a template that is located in an Amazon S3 bucket. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                Conditional: You must pass TemplateURL or TemplateBody. If both are passed, only TemplateBody is used.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getParameters", "beanStyleSetterMethodName" : "setParameters", "c2jName" : "Parameters", "c2jShape" : "Parameters", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                A list of Parameter structures that specify input parameters.

                                                                                                                                \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 #parameters(List)}.\n@param parameters 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 #parameters(List)", "deprecated" : false, "documentation" : "

                                                                                                                                A list of Parameter structures that specify input parameters.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "parameters", "fluentSetterDocumentation" : "

                                                                                                                                A list of Parameter structures that specify input parameters.

                                                                                                                                \n@param parameters A list of Parameter structures that specify input parameters.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parameters", "getterDocumentation" : "

                                                                                                                                A list of Parameter structures that specify input parameters.

                                                                                                                                \n

                                                                                                                                \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                \n@return A list of Parameter structures that specify input parameters.", "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" : "Parameters", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Parameters", "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" : "Parameter", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Parameter.Builder} avoiding the need to create one manually via {@link Parameter#builder()}.\n\nWhen the {@link Consumer} completes, {@link Parameter.Builder#build()} is called immediately and its result is passed to {@link #member(Parameter)}.\n@param member a consumer that will call methods on {@link Parameter.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Parameter)", "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" : "Parameter", "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" : "Parameter", "variableName" : "member", "variableType" : "Parameter", "documentation" : null, "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Parameter", "variableName" : "member", "variableType" : "Parameter", "documentation" : "", "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Parameter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Parameter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Parameters", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                A list of Parameter structures that specify input parameters.

                                                                                                                                \n@param parameters A list of Parameter structures that specify input parameters.", "setterMethodName" : "setParameters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameters", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                A list of Parameter structures that specify input parameters.

                                                                                                                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "EstimateTemplateCostRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "EstimateTemplateCostRequest", "variableName" : "estimateTemplateCostRequest", "variableType" : "EstimateTemplateCostRequest", "documentation" : null, "simpleType" : "EstimateTemplateCostRequest", "variableSetterType" : "EstimateTemplateCostRequest" }, "wrapper" : false, "xmlNamespace" : null }, "EstimateTemplateCostResponse" : { "c2jName" : "EstimateTemplateCostOutput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                The output for a EstimateTemplateCost action.

                                                                                                                                ", "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" : "getUrl", "beanStyleSetterMethodName" : "setUrl", "c2jName" : "Url", "c2jShape" : "Url", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                An AWS Simple Monthly Calculator URL with a query string that describes the resources required to run the template.

                                                                                                                                \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 #url(String)}.\n@param url 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 #url(String)", "deprecated" : false, "documentation" : "

                                                                                                                                An AWS Simple Monthly Calculator URL with a query string that describes the resources required to run the template.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "url", "fluentSetterDocumentation" : "

                                                                                                                                An AWS Simple Monthly Calculator URL with a query string that describes the resources required to run the template.

                                                                                                                                \n@param url An AWS Simple Monthly Calculator URL with a query string that describes the resources required to run the template.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "url", "getterDocumentation" : "

                                                                                                                                An AWS Simple Monthly Calculator URL with a query string that describes the resources required to run the template.

                                                                                                                                \n@return An AWS Simple Monthly Calculator URL with a query string that describes the resources required to run the template.", "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" : "Url", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Url", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Url", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                An AWS Simple Monthly Calculator URL with a query string that describes the resources required to run the template.

                                                                                                                                \n@param url An AWS Simple Monthly Calculator URL with a query string that describes the resources required to run the template.", "setterMethodName" : "setUrl", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "url", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "url", "variableType" : "String", "documentation" : "

                                                                                                                                An AWS Simple Monthly Calculator URL with a query string that describes the resources required to run the template.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Url" : { "beanStyleGetterMethodName" : "getUrl", "beanStyleSetterMethodName" : "setUrl", "c2jName" : "Url", "c2jShape" : "Url", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                An AWS Simple Monthly Calculator URL with a query string that describes the resources required to run the template.

                                                                                                                                \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 #url(String)}.\n@param url 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 #url(String)", "deprecated" : false, "documentation" : "

                                                                                                                                An AWS Simple Monthly Calculator URL with a query string that describes the resources required to run the template.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "url", "fluentSetterDocumentation" : "

                                                                                                                                An AWS Simple Monthly Calculator URL with a query string that describes the resources required to run the template.

                                                                                                                                \n@param url An AWS Simple Monthly Calculator URL with a query string that describes the resources required to run the template.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "url", "getterDocumentation" : "

                                                                                                                                An AWS Simple Monthly Calculator URL with a query string that describes the resources required to run the template.

                                                                                                                                \n@return An AWS Simple Monthly Calculator URL with a query string that describes the resources required to run the template.", "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" : "Url", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Url", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Url", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                An AWS Simple Monthly Calculator URL with a query string that describes the resources required to run the template.

                                                                                                                                \n@param url An AWS Simple Monthly Calculator URL with a query string that describes the resources required to run the template.", "setterMethodName" : "setUrl", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "url", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "url", "variableType" : "String", "documentation" : "

                                                                                                                                An AWS Simple Monthly Calculator URL with a query string that describes the resources required to run the template.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getUrl", "beanStyleSetterMethodName" : "setUrl", "c2jName" : "Url", "c2jShape" : "Url", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                An AWS Simple Monthly Calculator URL with a query string that describes the resources required to run the template.

                                                                                                                                \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 #url(String)}.\n@param url 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 #url(String)", "deprecated" : false, "documentation" : "

                                                                                                                                An AWS Simple Monthly Calculator URL with a query string that describes the resources required to run the template.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "url", "fluentSetterDocumentation" : "

                                                                                                                                An AWS Simple Monthly Calculator URL with a query string that describes the resources required to run the template.

                                                                                                                                \n@param url An AWS Simple Monthly Calculator URL with a query string that describes the resources required to run the template.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "url", "getterDocumentation" : "

                                                                                                                                An AWS Simple Monthly Calculator URL with a query string that describes the resources required to run the template.

                                                                                                                                \n@return An AWS Simple Monthly Calculator URL with a query string that describes the resources required to run the template.", "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" : "Url", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Url", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Url", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                An AWS Simple Monthly Calculator URL with a query string that describes the resources required to run the template.

                                                                                                                                \n@param url An AWS Simple Monthly Calculator URL with a query string that describes the resources required to run the template.", "setterMethodName" : "setUrl", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "url", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "url", "variableType" : "String", "documentation" : "

                                                                                                                                An AWS Simple Monthly Calculator URL with a query string that describes the resources required to run the template.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "EstimateTemplateCostResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : "EstimateTemplateCostResult" }, "variable" : { "variableDeclarationType" : "EstimateTemplateCostResponse", "variableName" : "estimateTemplateCostResponse", "variableType" : "EstimateTemplateCostResponse", "documentation" : null, "simpleType" : "EstimateTemplateCostResponse", "variableSetterType" : "EstimateTemplateCostResponse" }, "wrapper" : false, "xmlNamespace" : null }, "EvaluationType" : { "c2jName" : "EvaluationType", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : [ { "name" : "STATIC", "value" : "Static" }, { "name" : "DYNAMIC", "value" : "Dynamic" } ], "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" : "EvaluationType", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "EvaluationType", "variableName" : "evaluationType", "variableType" : "EvaluationType", "documentation" : null, "simpleType" : "EvaluationType", "variableSetterType" : "EvaluationType" }, "wrapper" : false, "xmlNamespace" : null }, "ExecuteChangeSetRequest" : { "c2jName" : "ExecuteChangeSetInput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                The input for the ExecuteChangeSet action.

                                                                                                                                ", "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" : "ExecuteChangeSet", "locationName" : null, "requestUri" : "/", "target" : "ExecuteChangeSet", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getChangeSetName", "beanStyleSetterMethodName" : "setChangeSetName", "c2jName" : "ChangeSetName", "c2jShape" : "ChangeSetNameOrId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The name or ARN of the change set that you want use to update the specified stack.

                                                                                                                                \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 #changeSetName(String)}.\n@param changeSetName 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 #changeSetName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The name or ARN of the change set that you want use to update the specified stack.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "changeSetName", "fluentSetterDocumentation" : "

                                                                                                                                The name or ARN of the change set that you want use to update the specified stack.

                                                                                                                                \n@param changeSetName The name or ARN of the change set that you want use to update the specified stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "changeSetName", "getterDocumentation" : "

                                                                                                                                The name or ARN of the change set that you want use to update the specified stack.

                                                                                                                                \n@return The name or ARN of the change set that you want use to update the specified stack.", "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" : "ChangeSetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ChangeSetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ChangeSetName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The name or ARN of the change set that you want use to update the specified stack.

                                                                                                                                \n@param changeSetName The name or ARN of the change set that you want use to update the specified stack.", "setterMethodName" : "setChangeSetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "changeSetName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "changeSetName", "variableType" : "String", "documentation" : "

                                                                                                                                The name or ARN of the change set that you want use to update the specified stack.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackNameOrId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                If you specified the name of a change set, specify the stack name or ID (ARN) that is associated with the change set you want to execute.

                                                                                                                                \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                If you specified the name of a change set, specify the stack name or ID (ARN) that is associated with the change set you want to execute.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                                                                                                                                If you specified the name of a change set, specify the stack name or ID (ARN) that is associated with the change set you want to execute.

                                                                                                                                \n@param stackName If you specified the name of a change set, specify the stack name or ID (ARN) that is associated with the change set you want to execute.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                                                                                                                                If you specified the name of a change set, specify the stack name or ID (ARN) that is associated with the change set you want to execute.

                                                                                                                                \n@return If you specified the name of a change set, specify the stack name or ID (ARN) that is associated with the change set you want to execute.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                If you specified the name of a change set, specify the stack name or ID (ARN) that is associated with the change set you want to execute.

                                                                                                                                \n@param stackName If you specified the name of a change set, specify the stack name or ID (ARN) that is associated with the change set you want to execute.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                                                                                                                                If you specified the name of a change set, specify the stack name or ID (ARN) that is associated with the change set you want to execute.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getClientRequestToken", "beanStyleSetterMethodName" : "setClientRequestToken", "c2jName" : "ClientRequestToken", "c2jShape" : "ClientRequestToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                A unique identifier for this ExecuteChangeSet request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to execute a change set to update a stack with the same name. You might retry ExecuteChangeSet requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #clientRequestToken(String)}.\n@param clientRequestToken a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #clientRequestToken(String)", "deprecated" : false, "documentation" : "

                                                                                                                                A unique identifier for this ExecuteChangeSet request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to execute a change set to update a stack with the same name. You might retry ExecuteChangeSet requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "clientRequestToken", "fluentSetterDocumentation" : "

                                                                                                                                A unique identifier for this ExecuteChangeSet request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to execute a change set to update a stack with the same name. You might retry ExecuteChangeSet requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                \n@param clientRequestToken A unique identifier for this ExecuteChangeSet request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to execute a change set to update a stack with the same name. You might retry ExecuteChangeSet requests to ensure that AWS CloudFormation successfully received them.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "clientRequestToken", "getterDocumentation" : "

                                                                                                                                A unique identifier for this ExecuteChangeSet request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to execute a change set to update a stack with the same name. You might retry ExecuteChangeSet requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                \n@return A unique identifier for this ExecuteChangeSet request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to execute a change set to update a stack with the same name. You might retry ExecuteChangeSet requests to ensure that AWS CloudFormation successfully received them.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ClientRequestToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ClientRequestToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ClientRequestToken", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                A unique identifier for this ExecuteChangeSet request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to execute a change set to update a stack with the same name. You might retry ExecuteChangeSet requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                \n@param clientRequestToken A unique identifier for this ExecuteChangeSet request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to execute a change set to update a stack with the same name. You might retry ExecuteChangeSet requests to ensure that AWS CloudFormation successfully received them.", "setterMethodName" : "setClientRequestToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "clientRequestToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "clientRequestToken", "variableType" : "String", "documentation" : "

                                                                                                                                A unique identifier for this ExecuteChangeSet request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to execute a change set to update a stack with the same name. You might retry ExecuteChangeSet requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ChangeSetName" : { "beanStyleGetterMethodName" : "getChangeSetName", "beanStyleSetterMethodName" : "setChangeSetName", "c2jName" : "ChangeSetName", "c2jShape" : "ChangeSetNameOrId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The name or ARN of the change set that you want use to update the specified stack.

                                                                                                                                \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 #changeSetName(String)}.\n@param changeSetName 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 #changeSetName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The name or ARN of the change set that you want use to update the specified stack.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "changeSetName", "fluentSetterDocumentation" : "

                                                                                                                                The name or ARN of the change set that you want use to update the specified stack.

                                                                                                                                \n@param changeSetName The name or ARN of the change set that you want use to update the specified stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "changeSetName", "getterDocumentation" : "

                                                                                                                                The name or ARN of the change set that you want use to update the specified stack.

                                                                                                                                \n@return The name or ARN of the change set that you want use to update the specified stack.", "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" : "ChangeSetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ChangeSetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ChangeSetName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The name or ARN of the change set that you want use to update the specified stack.

                                                                                                                                \n@param changeSetName The name or ARN of the change set that you want use to update the specified stack.", "setterMethodName" : "setChangeSetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "changeSetName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "changeSetName", "variableType" : "String", "documentation" : "

                                                                                                                                The name or ARN of the change set that you want use to update the specified stack.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ClientRequestToken" : { "beanStyleGetterMethodName" : "getClientRequestToken", "beanStyleSetterMethodName" : "setClientRequestToken", "c2jName" : "ClientRequestToken", "c2jShape" : "ClientRequestToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                A unique identifier for this ExecuteChangeSet request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to execute a change set to update a stack with the same name. You might retry ExecuteChangeSet requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #clientRequestToken(String)}.\n@param clientRequestToken a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #clientRequestToken(String)", "deprecated" : false, "documentation" : "

                                                                                                                                A unique identifier for this ExecuteChangeSet request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to execute a change set to update a stack with the same name. You might retry ExecuteChangeSet requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "clientRequestToken", "fluentSetterDocumentation" : "

                                                                                                                                A unique identifier for this ExecuteChangeSet request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to execute a change set to update a stack with the same name. You might retry ExecuteChangeSet requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                \n@param clientRequestToken A unique identifier for this ExecuteChangeSet request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to execute a change set to update a stack with the same name. You might retry ExecuteChangeSet requests to ensure that AWS CloudFormation successfully received them.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "clientRequestToken", "getterDocumentation" : "

                                                                                                                                A unique identifier for this ExecuteChangeSet request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to execute a change set to update a stack with the same name. You might retry ExecuteChangeSet requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                \n@return A unique identifier for this ExecuteChangeSet request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to execute a change set to update a stack with the same name. You might retry ExecuteChangeSet requests to ensure that AWS CloudFormation successfully received them.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ClientRequestToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ClientRequestToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ClientRequestToken", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                A unique identifier for this ExecuteChangeSet request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to execute a change set to update a stack with the same name. You might retry ExecuteChangeSet requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                \n@param clientRequestToken A unique identifier for this ExecuteChangeSet request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to execute a change set to update a stack with the same name. You might retry ExecuteChangeSet requests to ensure that AWS CloudFormation successfully received them.", "setterMethodName" : "setClientRequestToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "clientRequestToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "clientRequestToken", "variableType" : "String", "documentation" : "

                                                                                                                                A unique identifier for this ExecuteChangeSet request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to execute a change set to update a stack with the same name. You might retry ExecuteChangeSet requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackName" : { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackNameOrId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                If you specified the name of a change set, specify the stack name or ID (ARN) that is associated with the change set you want to execute.

                                                                                                                                \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                If you specified the name of a change set, specify the stack name or ID (ARN) that is associated with the change set you want to execute.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                                                                                                                                If you specified the name of a change set, specify the stack name or ID (ARN) that is associated with the change set you want to execute.

                                                                                                                                \n@param stackName If you specified the name of a change set, specify the stack name or ID (ARN) that is associated with the change set you want to execute.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                                                                                                                                If you specified the name of a change set, specify the stack name or ID (ARN) that is associated with the change set you want to execute.

                                                                                                                                \n@return If you specified the name of a change set, specify the stack name or ID (ARN) that is associated with the change set you want to execute.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                If you specified the name of a change set, specify the stack name or ID (ARN) that is associated with the change set you want to execute.

                                                                                                                                \n@param stackName If you specified the name of a change set, specify the stack name or ID (ARN) that is associated with the change set you want to execute.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                                                                                                                                If you specified the name of a change set, specify the stack name or ID (ARN) that is associated with the change set you want to execute.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getChangeSetName", "beanStyleSetterMethodName" : "setChangeSetName", "c2jName" : "ChangeSetName", "c2jShape" : "ChangeSetNameOrId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The name or ARN of the change set that you want use to update the specified stack.

                                                                                                                                \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 #changeSetName(String)}.\n@param changeSetName 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 #changeSetName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The name or ARN of the change set that you want use to update the specified stack.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "changeSetName", "fluentSetterDocumentation" : "

                                                                                                                                The name or ARN of the change set that you want use to update the specified stack.

                                                                                                                                \n@param changeSetName The name or ARN of the change set that you want use to update the specified stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "changeSetName", "getterDocumentation" : "

                                                                                                                                The name or ARN of the change set that you want use to update the specified stack.

                                                                                                                                \n@return The name or ARN of the change set that you want use to update the specified stack.", "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" : "ChangeSetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ChangeSetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ChangeSetName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The name or ARN of the change set that you want use to update the specified stack.

                                                                                                                                \n@param changeSetName The name or ARN of the change set that you want use to update the specified stack.", "setterMethodName" : "setChangeSetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "changeSetName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "changeSetName", "variableType" : "String", "documentation" : "

                                                                                                                                The name or ARN of the change set that you want use to update the specified stack.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackNameOrId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                If you specified the name of a change set, specify the stack name or ID (ARN) that is associated with the change set you want to execute.

                                                                                                                                \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                If you specified the name of a change set, specify the stack name or ID (ARN) that is associated with the change set you want to execute.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                                                                                                                                If you specified the name of a change set, specify the stack name or ID (ARN) that is associated with the change set you want to execute.

                                                                                                                                \n@param stackName If you specified the name of a change set, specify the stack name or ID (ARN) that is associated with the change set you want to execute.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                                                                                                                                If you specified the name of a change set, specify the stack name or ID (ARN) that is associated with the change set you want to execute.

                                                                                                                                \n@return If you specified the name of a change set, specify the stack name or ID (ARN) that is associated with the change set you want to execute.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                If you specified the name of a change set, specify the stack name or ID (ARN) that is associated with the change set you want to execute.

                                                                                                                                \n@param stackName If you specified the name of a change set, specify the stack name or ID (ARN) that is associated with the change set you want to execute.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                                                                                                                                If you specified the name of a change set, specify the stack name or ID (ARN) that is associated with the change set you want to execute.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getClientRequestToken", "beanStyleSetterMethodName" : "setClientRequestToken", "c2jName" : "ClientRequestToken", "c2jShape" : "ClientRequestToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                A unique identifier for this ExecuteChangeSet request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to execute a change set to update a stack with the same name. You might retry ExecuteChangeSet requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #clientRequestToken(String)}.\n@param clientRequestToken a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #clientRequestToken(String)", "deprecated" : false, "documentation" : "

                                                                                                                                A unique identifier for this ExecuteChangeSet request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to execute a change set to update a stack with the same name. You might retry ExecuteChangeSet requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "clientRequestToken", "fluentSetterDocumentation" : "

                                                                                                                                A unique identifier for this ExecuteChangeSet request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to execute a change set to update a stack with the same name. You might retry ExecuteChangeSet requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                \n@param clientRequestToken A unique identifier for this ExecuteChangeSet request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to execute a change set to update a stack with the same name. You might retry ExecuteChangeSet requests to ensure that AWS CloudFormation successfully received them.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "clientRequestToken", "getterDocumentation" : "

                                                                                                                                A unique identifier for this ExecuteChangeSet request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to execute a change set to update a stack with the same name. You might retry ExecuteChangeSet requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                \n@return A unique identifier for this ExecuteChangeSet request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to execute a change set to update a stack with the same name. You might retry ExecuteChangeSet requests to ensure that AWS CloudFormation successfully received them.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ClientRequestToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ClientRequestToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ClientRequestToken", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                A unique identifier for this ExecuteChangeSet request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to execute a change set to update a stack with the same name. You might retry ExecuteChangeSet requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                \n@param clientRequestToken A unique identifier for this ExecuteChangeSet request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to execute a change set to update a stack with the same name. You might retry ExecuteChangeSet requests to ensure that AWS CloudFormation successfully received them.", "setterMethodName" : "setClientRequestToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "clientRequestToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "clientRequestToken", "variableType" : "String", "documentation" : "

                                                                                                                                A unique identifier for this ExecuteChangeSet request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to execute a change set to update a stack with the same name. You might retry ExecuteChangeSet requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "ChangeSetName" ], "shapeName" : "ExecuteChangeSetRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "ExecuteChangeSetRequest", "variableName" : "executeChangeSetRequest", "variableType" : "ExecuteChangeSetRequest", "documentation" : null, "simpleType" : "ExecuteChangeSetRequest", "variableSetterType" : "ExecuteChangeSetRequest" }, "wrapper" : false, "xmlNamespace" : null }, "ExecuteChangeSetResponse" : { "c2jName" : "ExecuteChangeSetOutput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                The output for the ExecuteChangeSet action.

                                                                                                                                ", "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ExecuteChangeSetResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : "ExecuteChangeSetResult" }, "variable" : { "variableDeclarationType" : "ExecuteChangeSetResponse", "variableName" : "executeChangeSetResponse", "variableType" : "ExecuteChangeSetResponse", "documentation" : null, "simpleType" : "ExecuteChangeSetResponse", "variableSetterType" : "ExecuteChangeSetResponse" }, "wrapper" : false, "xmlNamespace" : null }, "ExecutionStatus" : { "c2jName" : "ExecutionStatus", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : [ { "name" : "UNAVAILABLE", "value" : "UNAVAILABLE" }, { "name" : "AVAILABLE", "value" : "AVAILABLE" }, { "name" : "EXECUTE_IN_PROGRESS", "value" : "EXECUTE_IN_PROGRESS" }, { "name" : "EXECUTE_COMPLETE", "value" : "EXECUTE_COMPLETE" }, { "name" : "EXECUTE_FAILED", "value" : "EXECUTE_FAILED" }, { "name" : "OBSOLETE", "value" : "OBSOLETE" } ], "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" : "ExecutionStatus", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ExecutionStatus", "variableName" : "executionStatus", "variableType" : "ExecutionStatus", "documentation" : null, "simpleType" : "ExecutionStatus", "variableSetterType" : "ExecutionStatus" }, "wrapper" : false, "xmlNamespace" : null }, "Export" : { "c2jName" : "Export", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                The Export structure describes the exported output values for a stack.

                                                                                                                                ", "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" : "getExportingStackId", "beanStyleSetterMethodName" : "setExportingStackId", "c2jName" : "ExportingStackId", "c2jShape" : "StackId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The stack that contains the exported output name and value.

                                                                                                                                \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 #exportingStackId(String)}.\n@param exportingStackId 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 #exportingStackId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The stack that contains the exported output name and value.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "exportingStackId", "fluentSetterDocumentation" : "

                                                                                                                                The stack that contains the exported output name and value.

                                                                                                                                \n@param exportingStackId The stack that contains the exported output name and value.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "exportingStackId", "getterDocumentation" : "

                                                                                                                                The stack that contains the exported output name and value.

                                                                                                                                \n@return The stack that contains the exported output name and value.", "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" : "ExportingStackId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ExportingStackId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ExportingStackId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The stack that contains the exported output name and value.

                                                                                                                                \n@param exportingStackId The stack that contains the exported output name and value.", "setterMethodName" : "setExportingStackId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "exportingStackId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "exportingStackId", "variableType" : "String", "documentation" : "

                                                                                                                                The stack that contains the exported output name and value.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "Name", "c2jShape" : "ExportName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The name of exported output value. Use this name and the Fn::ImportValue function to import the associated value into other stacks. The name is defined in the Export field in the associated stack's Outputs section.

                                                                                                                                \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 name of exported output value. Use this name and the Fn::ImportValue function to import the associated value into other stacks. The name is defined in the Export field in the associated stack's Outputs section.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "name", "fluentSetterDocumentation" : "

                                                                                                                                The name of exported output value. Use this name and the Fn::ImportValue function to import the associated value into other stacks. The name is defined in the Export field in the associated stack's Outputs section.

                                                                                                                                \n@param name The name of exported output value. Use this name and the Fn::ImportValue function to import the associated value into other stacks. The name is defined in the Export field in the associated stack's Outputs section.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "name", "getterDocumentation" : "

                                                                                                                                The name of exported output value. Use this name and the Fn::ImportValue function to import the associated value into other stacks. The name is defined in the Export field in the associated stack's Outputs section.

                                                                                                                                \n@return The name of exported output value. Use this name and the Fn::ImportValue function to import the associated value into other stacks. The name is defined in the Export field in the associated stack's Outputs section.", "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 name of exported output value. Use this name and the Fn::ImportValue function to import the associated value into other stacks. The name is defined in the Export field in the associated stack's Outputs section.

                                                                                                                                \n@param name The name of exported output value. Use this name and the Fn::ImportValue function to import the associated value into other stacks. The name is defined in the Export field in the associated stack's Outputs section.", "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 name of exported output value. Use this name and the Fn::ImportValue function to import the associated value into other stacks. The name is defined in the Export field in the associated stack's Outputs section.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "Value", "c2jShape" : "ExportValue", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The value of the exported output, such as a resource physical ID. This value is defined in the Export field in the associated stack's Outputs section.

                                                                                                                                \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" : "

                                                                                                                                The value of the exported output, such as a resource physical ID. This value is defined in the Export field in the associated stack's Outputs section.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "

                                                                                                                                The value of the exported output, such as a resource physical ID. This value is defined in the Export field in the associated stack's Outputs section.

                                                                                                                                \n@param value The value of the exported output, such as a resource physical ID. This value is defined in the Export field in the associated stack's Outputs section.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "

                                                                                                                                The value of the exported output, such as a resource physical ID. This value is defined in the Export field in the associated stack's Outputs section.

                                                                                                                                \n@return The value of the exported output, such as a resource physical ID. This value is defined in the Export field in the associated stack's Outputs section.", "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" : "

                                                                                                                                The value of the exported output, such as a resource physical ID. This value is defined in the Export field in the associated stack's Outputs section.

                                                                                                                                \n@param value The value of the exported output, such as a resource physical ID. This value is defined in the Export field in the associated stack's Outputs section.", "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" : "

                                                                                                                                The value of the exported output, such as a resource physical ID. This value is defined in the Export field in the associated stack's Outputs section.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ExportingStackId" : { "beanStyleGetterMethodName" : "getExportingStackId", "beanStyleSetterMethodName" : "setExportingStackId", "c2jName" : "ExportingStackId", "c2jShape" : "StackId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The stack that contains the exported output name and value.

                                                                                                                                \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 #exportingStackId(String)}.\n@param exportingStackId 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 #exportingStackId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The stack that contains the exported output name and value.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "exportingStackId", "fluentSetterDocumentation" : "

                                                                                                                                The stack that contains the exported output name and value.

                                                                                                                                \n@param exportingStackId The stack that contains the exported output name and value.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "exportingStackId", "getterDocumentation" : "

                                                                                                                                The stack that contains the exported output name and value.

                                                                                                                                \n@return The stack that contains the exported output name and value.", "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" : "ExportingStackId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ExportingStackId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ExportingStackId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The stack that contains the exported output name and value.

                                                                                                                                \n@param exportingStackId The stack that contains the exported output name and value.", "setterMethodName" : "setExportingStackId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "exportingStackId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "exportingStackId", "variableType" : "String", "documentation" : "

                                                                                                                                The stack that contains the exported output name and value.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Name" : { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "Name", "c2jShape" : "ExportName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The name of exported output value. Use this name and the Fn::ImportValue function to import the associated value into other stacks. The name is defined in the Export field in the associated stack's Outputs section.

                                                                                                                                \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 name of exported output value. Use this name and the Fn::ImportValue function to import the associated value into other stacks. The name is defined in the Export field in the associated stack's Outputs section.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "name", "fluentSetterDocumentation" : "

                                                                                                                                The name of exported output value. Use this name and the Fn::ImportValue function to import the associated value into other stacks. The name is defined in the Export field in the associated stack's Outputs section.

                                                                                                                                \n@param name The name of exported output value. Use this name and the Fn::ImportValue function to import the associated value into other stacks. The name is defined in the Export field in the associated stack's Outputs section.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "name", "getterDocumentation" : "

                                                                                                                                The name of exported output value. Use this name and the Fn::ImportValue function to import the associated value into other stacks. The name is defined in the Export field in the associated stack's Outputs section.

                                                                                                                                \n@return The name of exported output value. Use this name and the Fn::ImportValue function to import the associated value into other stacks. The name is defined in the Export field in the associated stack's Outputs section.", "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 name of exported output value. Use this name and the Fn::ImportValue function to import the associated value into other stacks. The name is defined in the Export field in the associated stack's Outputs section.

                                                                                                                                \n@param name The name of exported output value. Use this name and the Fn::ImportValue function to import the associated value into other stacks. The name is defined in the Export field in the associated stack's Outputs section.", "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 name of exported output value. Use this name and the Fn::ImportValue function to import the associated value into other stacks. The name is defined in the Export field in the associated stack's Outputs section.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Value" : { "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "Value", "c2jShape" : "ExportValue", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The value of the exported output, such as a resource physical ID. This value is defined in the Export field in the associated stack's Outputs section.

                                                                                                                                \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" : "

                                                                                                                                The value of the exported output, such as a resource physical ID. This value is defined in the Export field in the associated stack's Outputs section.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "

                                                                                                                                The value of the exported output, such as a resource physical ID. This value is defined in the Export field in the associated stack's Outputs section.

                                                                                                                                \n@param value The value of the exported output, such as a resource physical ID. This value is defined in the Export field in the associated stack's Outputs section.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "

                                                                                                                                The value of the exported output, such as a resource physical ID. This value is defined in the Export field in the associated stack's Outputs section.

                                                                                                                                \n@return The value of the exported output, such as a resource physical ID. This value is defined in the Export field in the associated stack's Outputs section.", "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" : "

                                                                                                                                The value of the exported output, such as a resource physical ID. This value is defined in the Export field in the associated stack's Outputs section.

                                                                                                                                \n@param value The value of the exported output, such as a resource physical ID. This value is defined in the Export field in the associated stack's Outputs section.", "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" : "

                                                                                                                                The value of the exported output, such as a resource physical ID. This value is defined in the Export field in the associated stack's Outputs section.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getExportingStackId", "beanStyleSetterMethodName" : "setExportingStackId", "c2jName" : "ExportingStackId", "c2jShape" : "StackId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The stack that contains the exported output name and value.

                                                                                                                                \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 #exportingStackId(String)}.\n@param exportingStackId 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 #exportingStackId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The stack that contains the exported output name and value.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "exportingStackId", "fluentSetterDocumentation" : "

                                                                                                                                The stack that contains the exported output name and value.

                                                                                                                                \n@param exportingStackId The stack that contains the exported output name and value.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "exportingStackId", "getterDocumentation" : "

                                                                                                                                The stack that contains the exported output name and value.

                                                                                                                                \n@return The stack that contains the exported output name and value.", "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" : "ExportingStackId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ExportingStackId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ExportingStackId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The stack that contains the exported output name and value.

                                                                                                                                \n@param exportingStackId The stack that contains the exported output name and value.", "setterMethodName" : "setExportingStackId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "exportingStackId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "exportingStackId", "variableType" : "String", "documentation" : "

                                                                                                                                The stack that contains the exported output name and value.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "Name", "c2jShape" : "ExportName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The name of exported output value. Use this name and the Fn::ImportValue function to import the associated value into other stacks. The name is defined in the Export field in the associated stack's Outputs section.

                                                                                                                                \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 name of exported output value. Use this name and the Fn::ImportValue function to import the associated value into other stacks. The name is defined in the Export field in the associated stack's Outputs section.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "name", "fluentSetterDocumentation" : "

                                                                                                                                The name of exported output value. Use this name and the Fn::ImportValue function to import the associated value into other stacks. The name is defined in the Export field in the associated stack's Outputs section.

                                                                                                                                \n@param name The name of exported output value. Use this name and the Fn::ImportValue function to import the associated value into other stacks. The name is defined in the Export field in the associated stack's Outputs section.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "name", "getterDocumentation" : "

                                                                                                                                The name of exported output value. Use this name and the Fn::ImportValue function to import the associated value into other stacks. The name is defined in the Export field in the associated stack's Outputs section.

                                                                                                                                \n@return The name of exported output value. Use this name and the Fn::ImportValue function to import the associated value into other stacks. The name is defined in the Export field in the associated stack's Outputs section.", "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 name of exported output value. Use this name and the Fn::ImportValue function to import the associated value into other stacks. The name is defined in the Export field in the associated stack's Outputs section.

                                                                                                                                \n@param name The name of exported output value. Use this name and the Fn::ImportValue function to import the associated value into other stacks. The name is defined in the Export field in the associated stack's Outputs section.", "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 name of exported output value. Use this name and the Fn::ImportValue function to import the associated value into other stacks. The name is defined in the Export field in the associated stack's Outputs section.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "Value", "c2jShape" : "ExportValue", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The value of the exported output, such as a resource physical ID. This value is defined in the Export field in the associated stack's Outputs section.

                                                                                                                                \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" : "

                                                                                                                                The value of the exported output, such as a resource physical ID. This value is defined in the Export field in the associated stack's Outputs section.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "

                                                                                                                                The value of the exported output, such as a resource physical ID. This value is defined in the Export field in the associated stack's Outputs section.

                                                                                                                                \n@param value The value of the exported output, such as a resource physical ID. This value is defined in the Export field in the associated stack's Outputs section.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "

                                                                                                                                The value of the exported output, such as a resource physical ID. This value is defined in the Export field in the associated stack's Outputs section.

                                                                                                                                \n@return The value of the exported output, such as a resource physical ID. This value is defined in the Export field in the associated stack's Outputs section.", "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" : "

                                                                                                                                The value of the exported output, such as a resource physical ID. This value is defined in the Export field in the associated stack's Outputs section.

                                                                                                                                \n@param value The value of the exported output, such as a resource physical ID. This value is defined in the Export field in the associated stack's Outputs section.", "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" : "

                                                                                                                                The value of the exported output, such as a resource physical ID. This value is defined in the Export field in the associated stack's Outputs section.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "Export", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "Export", "variableName" : "export", "variableType" : "Export", "documentation" : null, "simpleType" : "Export", "variableSetterType" : "Export" }, "wrapper" : false, "xmlNamespace" : null }, "GetStackPolicyRequest" : { "c2jName" : "GetStackPolicyInput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                The input for the GetStackPolicy action.

                                                                                                                                ", "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" : "GetStackPolicy", "locationName" : null, "requestUri" : "/", "target" : "GetStackPolicy", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The name or unique stack ID that is associated with the stack whose policy you want to get.

                                                                                                                                \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The name or unique stack ID that is associated with the stack whose policy you want to get.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                                                                                                                                The name or unique stack ID that is associated with the stack whose policy you want to get.

                                                                                                                                \n@param stackName The name or unique stack ID that is associated with the stack whose policy you want to get.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                                                                                                                                The name or unique stack ID that is associated with the stack whose policy you want to get.

                                                                                                                                \n@return The name or unique stack ID that is associated with the stack whose policy you want to get.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The name or unique stack ID that is associated with the stack whose policy you want to get.

                                                                                                                                \n@param stackName The name or unique stack ID that is associated with the stack whose policy you want to get.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                                                                                                                                The name or unique stack ID that is associated with the stack whose policy you want to get.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "StackName" : { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The name or unique stack ID that is associated with the stack whose policy you want to get.

                                                                                                                                \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The name or unique stack ID that is associated with the stack whose policy you want to get.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                                                                                                                                The name or unique stack ID that is associated with the stack whose policy you want to get.

                                                                                                                                \n@param stackName The name or unique stack ID that is associated with the stack whose policy you want to get.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                                                                                                                                The name or unique stack ID that is associated with the stack whose policy you want to get.

                                                                                                                                \n@return The name or unique stack ID that is associated with the stack whose policy you want to get.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The name or unique stack ID that is associated with the stack whose policy you want to get.

                                                                                                                                \n@param stackName The name or unique stack ID that is associated with the stack whose policy you want to get.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                                                                                                                                The name or unique stack ID that is associated with the stack whose policy you want to get.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The name or unique stack ID that is associated with the stack whose policy you want to get.

                                                                                                                                \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The name or unique stack ID that is associated with the stack whose policy you want to get.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                                                                                                                                The name or unique stack ID that is associated with the stack whose policy you want to get.

                                                                                                                                \n@param stackName The name or unique stack ID that is associated with the stack whose policy you want to get.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                                                                                                                                The name or unique stack ID that is associated with the stack whose policy you want to get.

                                                                                                                                \n@return The name or unique stack ID that is associated with the stack whose policy you want to get.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The name or unique stack ID that is associated with the stack whose policy you want to get.

                                                                                                                                \n@param stackName The name or unique stack ID that is associated with the stack whose policy you want to get.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                                                                                                                                The name or unique stack ID that is associated with the stack whose policy you want to get.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "StackName" ], "shapeName" : "GetStackPolicyRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "GetStackPolicyRequest", "variableName" : "getStackPolicyRequest", "variableType" : "GetStackPolicyRequest", "documentation" : null, "simpleType" : "GetStackPolicyRequest", "variableSetterType" : "GetStackPolicyRequest" }, "wrapper" : false, "xmlNamespace" : null }, "GetStackPolicyResponse" : { "c2jName" : "GetStackPolicyOutput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                The output for the GetStackPolicy action.

                                                                                                                                ", "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" : "getStackPolicyBody", "beanStyleSetterMethodName" : "setStackPolicyBody", "c2jName" : "StackPolicyBody", "c2jShape" : "StackPolicyBody", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                Structure containing the stack policy body. (For more information, go to Prevent Updates to Stack Resources in the AWS CloudFormation User Guide.)

                                                                                                                                \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 #stackPolicyBody(String)}.\n@param stackPolicyBody 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 #stackPolicyBody(String)", "deprecated" : false, "documentation" : "

                                                                                                                                Structure containing the stack policy body. (For more information, go to Prevent Updates to Stack Resources in the AWS CloudFormation User Guide.)

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackPolicyBody", "fluentSetterDocumentation" : "

                                                                                                                                Structure containing the stack policy body. (For more information, go to Prevent Updates to Stack Resources in the AWS CloudFormation User Guide.)

                                                                                                                                \n@param stackPolicyBody Structure containing the stack policy body. (For more information, go to Prevent Updates to Stack Resources in the AWS CloudFormation User Guide.)\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackPolicyBody", "getterDocumentation" : "

                                                                                                                                Structure containing the stack policy body. (For more information, go to Prevent Updates to Stack Resources in the AWS CloudFormation User Guide.)

                                                                                                                                \n@return Structure containing the stack policy body. (For more information, go to Prevent Updates to Stack Resources in the AWS CloudFormation User Guide.)", "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" : "StackPolicyBody", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackPolicyBody", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackPolicyBody", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                Structure containing the stack policy body. (For more information, go to Prevent Updates to Stack Resources in the AWS CloudFormation User Guide.)

                                                                                                                                \n@param stackPolicyBody Structure containing the stack policy body. (For more information, go to Prevent Updates to Stack Resources in the AWS CloudFormation User Guide.)", "setterMethodName" : "setStackPolicyBody", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackPolicyBody", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackPolicyBody", "variableType" : "String", "documentation" : "

                                                                                                                                Structure containing the stack policy body. (For more information, go to Prevent Updates to Stack Resources in the AWS CloudFormation User Guide.)

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "StackPolicyBody" : { "beanStyleGetterMethodName" : "getStackPolicyBody", "beanStyleSetterMethodName" : "setStackPolicyBody", "c2jName" : "StackPolicyBody", "c2jShape" : "StackPolicyBody", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                Structure containing the stack policy body. (For more information, go to Prevent Updates to Stack Resources in the AWS CloudFormation User Guide.)

                                                                                                                                \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 #stackPolicyBody(String)}.\n@param stackPolicyBody 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 #stackPolicyBody(String)", "deprecated" : false, "documentation" : "

                                                                                                                                Structure containing the stack policy body. (For more information, go to Prevent Updates to Stack Resources in the AWS CloudFormation User Guide.)

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackPolicyBody", "fluentSetterDocumentation" : "

                                                                                                                                Structure containing the stack policy body. (For more information, go to Prevent Updates to Stack Resources in the AWS CloudFormation User Guide.)

                                                                                                                                \n@param stackPolicyBody Structure containing the stack policy body. (For more information, go to Prevent Updates to Stack Resources in the AWS CloudFormation User Guide.)\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackPolicyBody", "getterDocumentation" : "

                                                                                                                                Structure containing the stack policy body. (For more information, go to Prevent Updates to Stack Resources in the AWS CloudFormation User Guide.)

                                                                                                                                \n@return Structure containing the stack policy body. (For more information, go to Prevent Updates to Stack Resources in the AWS CloudFormation User Guide.)", "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" : "StackPolicyBody", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackPolicyBody", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackPolicyBody", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                Structure containing the stack policy body. (For more information, go to Prevent Updates to Stack Resources in the AWS CloudFormation User Guide.)

                                                                                                                                \n@param stackPolicyBody Structure containing the stack policy body. (For more information, go to Prevent Updates to Stack Resources in the AWS CloudFormation User Guide.)", "setterMethodName" : "setStackPolicyBody", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackPolicyBody", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackPolicyBody", "variableType" : "String", "documentation" : "

                                                                                                                                Structure containing the stack policy body. (For more information, go to Prevent Updates to Stack Resources in the AWS CloudFormation User Guide.)

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getStackPolicyBody", "beanStyleSetterMethodName" : "setStackPolicyBody", "c2jName" : "StackPolicyBody", "c2jShape" : "StackPolicyBody", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                Structure containing the stack policy body. (For more information, go to Prevent Updates to Stack Resources in the AWS CloudFormation User Guide.)

                                                                                                                                \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 #stackPolicyBody(String)}.\n@param stackPolicyBody 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 #stackPolicyBody(String)", "deprecated" : false, "documentation" : "

                                                                                                                                Structure containing the stack policy body. (For more information, go to Prevent Updates to Stack Resources in the AWS CloudFormation User Guide.)

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackPolicyBody", "fluentSetterDocumentation" : "

                                                                                                                                Structure containing the stack policy body. (For more information, go to Prevent Updates to Stack Resources in the AWS CloudFormation User Guide.)

                                                                                                                                \n@param stackPolicyBody Structure containing the stack policy body. (For more information, go to Prevent Updates to Stack Resources in the AWS CloudFormation User Guide.)\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackPolicyBody", "getterDocumentation" : "

                                                                                                                                Structure containing the stack policy body. (For more information, go to Prevent Updates to Stack Resources in the AWS CloudFormation User Guide.)

                                                                                                                                \n@return Structure containing the stack policy body. (For more information, go to Prevent Updates to Stack Resources in the AWS CloudFormation User Guide.)", "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" : "StackPolicyBody", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackPolicyBody", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackPolicyBody", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                Structure containing the stack policy body. (For more information, go to Prevent Updates to Stack Resources in the AWS CloudFormation User Guide.)

                                                                                                                                \n@param stackPolicyBody Structure containing the stack policy body. (For more information, go to Prevent Updates to Stack Resources in the AWS CloudFormation User Guide.)", "setterMethodName" : "setStackPolicyBody", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackPolicyBody", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackPolicyBody", "variableType" : "String", "documentation" : "

                                                                                                                                Structure containing the stack policy body. (For more information, go to Prevent Updates to Stack Resources in the AWS CloudFormation User Guide.)

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "GetStackPolicyResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : "GetStackPolicyResult" }, "variable" : { "variableDeclarationType" : "GetStackPolicyResponse", "variableName" : "getStackPolicyResponse", "variableType" : "GetStackPolicyResponse", "documentation" : null, "simpleType" : "GetStackPolicyResponse", "variableSetterType" : "GetStackPolicyResponse" }, "wrapper" : false, "xmlNamespace" : null }, "GetTemplateRequest" : { "c2jName" : "GetTemplateInput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                The input for a GetTemplate action.

                                                                                                                                ", "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" : "GetTemplate", "locationName" : null, "requestUri" : "/", "target" : "GetTemplate", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                \n@param stackName The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                \n@return The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                \n@param stackName The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getChangeSetName", "beanStyleSetterMethodName" : "setChangeSetName", "c2jName" : "ChangeSetName", "c2jShape" : "ChangeSetNameOrId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The name or Amazon Resource Name (ARN) of a change set for which AWS CloudFormation returns the associated template. If you specify a name, you must also specify the StackName.

                                                                                                                                \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 #changeSetName(String)}.\n@param changeSetName 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 #changeSetName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The name or Amazon Resource Name (ARN) of a change set for which AWS CloudFormation returns the associated template. If you specify a name, you must also specify the StackName.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "changeSetName", "fluentSetterDocumentation" : "

                                                                                                                                The name or Amazon Resource Name (ARN) of a change set for which AWS CloudFormation returns the associated template. If you specify a name, you must also specify the StackName.

                                                                                                                                \n@param changeSetName The name or Amazon Resource Name (ARN) of a change set for which AWS CloudFormation returns the associated template. If you specify a name, you must also specify the StackName.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "changeSetName", "getterDocumentation" : "

                                                                                                                                The name or Amazon Resource Name (ARN) of a change set for which AWS CloudFormation returns the associated template. If you specify a name, you must also specify the StackName.

                                                                                                                                \n@return The name or Amazon Resource Name (ARN) of a change set for which AWS CloudFormation returns the associated template. If you specify a name, you must also specify the StackName.", "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" : "ChangeSetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ChangeSetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ChangeSetName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The name or Amazon Resource Name (ARN) of a change set for which AWS CloudFormation returns the associated template. If you specify a name, you must also specify the StackName.

                                                                                                                                \n@param changeSetName The name or Amazon Resource Name (ARN) of a change set for which AWS CloudFormation returns the associated template. If you specify a name, you must also specify the StackName.", "setterMethodName" : "setChangeSetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "changeSetName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "changeSetName", "variableType" : "String", "documentation" : "

                                                                                                                                The name or Amazon Resource Name (ARN) of a change set for which AWS CloudFormation returns the associated template. If you specify a name, you must also specify the StackName.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTemplateStageAsString", "beanStyleSetterMethodName" : "setTemplateStage", "c2jName" : "TemplateStage", "c2jShape" : "TemplateStage", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                For templates that include transforms, the stage of the template that AWS CloudFormation returns. To get the user-submitted template, specify Original. To get the template after AWS CloudFormation has processed all transforms, specify Processed.

                                                                                                                                If the template doesn't include transforms, Original and Processed return the same template. By default, AWS CloudFormation specifies Original.

                                                                                                                                \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 #templateStageAsString(String)}.\n@param templateStage 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 #templateStage(String)", "deprecated" : false, "documentation" : "

                                                                                                                                For templates that include transforms, the stage of the template that AWS CloudFormation returns. To get the user-submitted template, specify Original. To get the template after AWS CloudFormation has processed all transforms, specify Processed.

                                                                                                                                If the template doesn't include transforms, Original and Processed return the same template. By default, AWS CloudFormation specifies Original.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : "TemplateStage", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "templateStage", "fluentEnumSetterMethodName" : "templateStage", "fluentGetterMethodName" : "templateStageAsString", "fluentSetterDocumentation" : "

                                                                                                                                For templates that include transforms, the stage of the template that AWS CloudFormation returns. To get the user-submitted template, specify Original. To get the template after AWS CloudFormation has processed all transforms, specify Processed.

                                                                                                                                If the template doesn't include transforms, Original and Processed return the same template. By default, AWS CloudFormation specifies Original.

                                                                                                                                \n@param templateStage For templates that include transforms, the stage of the template that AWS CloudFormation returns. To get the user-submitted template, specify Original. To get the template after AWS CloudFormation has processed all transforms, specify Processed.

                                                                                                                                If the template doesn't include transforms, Original and Processed return the same template. By default, AWS CloudFormation specifies Original.\n@see TemplateStage\n@return Returns a reference to this object so that method calls can be chained together.\n@see TemplateStage", "fluentSetterMethodName" : "templateStage", "getterDocumentation" : "

                                                                                                                                For templates that include transforms, the stage of the template that AWS CloudFormation returns. To get the user-submitted template, specify Original. To get the template after AWS CloudFormation has processed all transforms, specify Processed.

                                                                                                                                If the template doesn't include transforms, Original and Processed return the same template. By default, AWS CloudFormation specifies Original.

                                                                                                                                \n

                                                                                                                                \nIf the service returns an enum value that is not available in the current SDK version, {@link #templateStage} will return {@link TemplateStage#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #templateStageAsString}.\n

                                                                                                                                \n@return For templates that include transforms, the stage of the template that AWS CloudFormation returns. To get the user-submitted template, specify Original. To get the template after AWS CloudFormation has processed all transforms, specify Processed.

                                                                                                                                If the template doesn't include transforms, Original and Processed return the same template. By default, AWS CloudFormation specifies Original.\n@see TemplateStage", "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" : "TemplateStage", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TemplateStage", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TemplateStage", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                For templates that include transforms, the stage of the template that AWS CloudFormation returns. To get the user-submitted template, specify Original. To get the template after AWS CloudFormation has processed all transforms, specify Processed.

                                                                                                                                If the template doesn't include transforms, Original and Processed return the same template. By default, AWS CloudFormation specifies Original.

                                                                                                                                \n@param templateStage For templates that include transforms, the stage of the template that AWS CloudFormation returns. To get the user-submitted template, specify Original. To get the template after AWS CloudFormation has processed all transforms, specify Processed.

                                                                                                                                If the template doesn't include transforms, Original and Processed return the same template. By default, AWS CloudFormation specifies Original.\n@see TemplateStage", "setterMethodName" : "setTemplateStage", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "templateStage", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "templateStage", "variableType" : "String", "documentation" : "

                                                                                                                                For templates that include transforms, the stage of the template that AWS CloudFormation returns. To get the user-submitted template, specify Original. To get the template after AWS CloudFormation has processed all transforms, specify Processed.

                                                                                                                                If the template doesn't include transforms, Original and Processed return the same template. By default, AWS CloudFormation specifies Original.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ChangeSetName" : { "beanStyleGetterMethodName" : "getChangeSetName", "beanStyleSetterMethodName" : "setChangeSetName", "c2jName" : "ChangeSetName", "c2jShape" : "ChangeSetNameOrId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The name or Amazon Resource Name (ARN) of a change set for which AWS CloudFormation returns the associated template. If you specify a name, you must also specify the StackName.

                                                                                                                                \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 #changeSetName(String)}.\n@param changeSetName 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 #changeSetName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The name or Amazon Resource Name (ARN) of a change set for which AWS CloudFormation returns the associated template. If you specify a name, you must also specify the StackName.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "changeSetName", "fluentSetterDocumentation" : "

                                                                                                                                The name or Amazon Resource Name (ARN) of a change set for which AWS CloudFormation returns the associated template. If you specify a name, you must also specify the StackName.

                                                                                                                                \n@param changeSetName The name or Amazon Resource Name (ARN) of a change set for which AWS CloudFormation returns the associated template. If you specify a name, you must also specify the StackName.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "changeSetName", "getterDocumentation" : "

                                                                                                                                The name or Amazon Resource Name (ARN) of a change set for which AWS CloudFormation returns the associated template. If you specify a name, you must also specify the StackName.

                                                                                                                                \n@return The name or Amazon Resource Name (ARN) of a change set for which AWS CloudFormation returns the associated template. If you specify a name, you must also specify the StackName.", "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" : "ChangeSetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ChangeSetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ChangeSetName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The name or Amazon Resource Name (ARN) of a change set for which AWS CloudFormation returns the associated template. If you specify a name, you must also specify the StackName.

                                                                                                                                \n@param changeSetName The name or Amazon Resource Name (ARN) of a change set for which AWS CloudFormation returns the associated template. If you specify a name, you must also specify the StackName.", "setterMethodName" : "setChangeSetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "changeSetName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "changeSetName", "variableType" : "String", "documentation" : "

                                                                                                                                The name or Amazon Resource Name (ARN) of a change set for which AWS CloudFormation returns the associated template. If you specify a name, you must also specify the StackName.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackName" : { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                \n@param stackName The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                \n@return The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                \n@param stackName The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "TemplateStage" : { "beanStyleGetterMethodName" : "getTemplateStageAsString", "beanStyleSetterMethodName" : "setTemplateStage", "c2jName" : "TemplateStage", "c2jShape" : "TemplateStage", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                For templates that include transforms, the stage of the template that AWS CloudFormation returns. To get the user-submitted template, specify Original. To get the template after AWS CloudFormation has processed all transforms, specify Processed.

                                                                                                                                If the template doesn't include transforms, Original and Processed return the same template. By default, AWS CloudFormation specifies Original.

                                                                                                                                \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 #templateStageAsString(String)}.\n@param templateStage 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 #templateStage(String)", "deprecated" : false, "documentation" : "

                                                                                                                                For templates that include transforms, the stage of the template that AWS CloudFormation returns. To get the user-submitted template, specify Original. To get the template after AWS CloudFormation has processed all transforms, specify Processed.

                                                                                                                                If the template doesn't include transforms, Original and Processed return the same template. By default, AWS CloudFormation specifies Original.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : "TemplateStage", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "templateStage", "fluentEnumSetterMethodName" : "templateStage", "fluentGetterMethodName" : "templateStageAsString", "fluentSetterDocumentation" : "

                                                                                                                                For templates that include transforms, the stage of the template that AWS CloudFormation returns. To get the user-submitted template, specify Original. To get the template after AWS CloudFormation has processed all transforms, specify Processed.

                                                                                                                                If the template doesn't include transforms, Original and Processed return the same template. By default, AWS CloudFormation specifies Original.

                                                                                                                                \n@param templateStage For templates that include transforms, the stage of the template that AWS CloudFormation returns. To get the user-submitted template, specify Original. To get the template after AWS CloudFormation has processed all transforms, specify Processed.

                                                                                                                                If the template doesn't include transforms, Original and Processed return the same template. By default, AWS CloudFormation specifies Original.\n@see TemplateStage\n@return Returns a reference to this object so that method calls can be chained together.\n@see TemplateStage", "fluentSetterMethodName" : "templateStage", "getterDocumentation" : "

                                                                                                                                For templates that include transforms, the stage of the template that AWS CloudFormation returns. To get the user-submitted template, specify Original. To get the template after AWS CloudFormation has processed all transforms, specify Processed.

                                                                                                                                If the template doesn't include transforms, Original and Processed return the same template. By default, AWS CloudFormation specifies Original.

                                                                                                                                \n

                                                                                                                                \nIf the service returns an enum value that is not available in the current SDK version, {@link #templateStage} will return {@link TemplateStage#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #templateStageAsString}.\n

                                                                                                                                \n@return For templates that include transforms, the stage of the template that AWS CloudFormation returns. To get the user-submitted template, specify Original. To get the template after AWS CloudFormation has processed all transforms, specify Processed.

                                                                                                                                If the template doesn't include transforms, Original and Processed return the same template. By default, AWS CloudFormation specifies Original.\n@see TemplateStage", "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" : "TemplateStage", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TemplateStage", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TemplateStage", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                For templates that include transforms, the stage of the template that AWS CloudFormation returns. To get the user-submitted template, specify Original. To get the template after AWS CloudFormation has processed all transforms, specify Processed.

                                                                                                                                If the template doesn't include transforms, Original and Processed return the same template. By default, AWS CloudFormation specifies Original.

                                                                                                                                \n@param templateStage For templates that include transforms, the stage of the template that AWS CloudFormation returns. To get the user-submitted template, specify Original. To get the template after AWS CloudFormation has processed all transforms, specify Processed.

                                                                                                                                If the template doesn't include transforms, Original and Processed return the same template. By default, AWS CloudFormation specifies Original.\n@see TemplateStage", "setterMethodName" : "setTemplateStage", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "templateStage", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "templateStage", "variableType" : "String", "documentation" : "

                                                                                                                                For templates that include transforms, the stage of the template that AWS CloudFormation returns. To get the user-submitted template, specify Original. To get the template after AWS CloudFormation has processed all transforms, specify Processed.

                                                                                                                                If the template doesn't include transforms, Original and Processed return the same template. By default, AWS CloudFormation specifies Original.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                \n@param stackName The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                \n@return The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                \n@param stackName The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getChangeSetName", "beanStyleSetterMethodName" : "setChangeSetName", "c2jName" : "ChangeSetName", "c2jShape" : "ChangeSetNameOrId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The name or Amazon Resource Name (ARN) of a change set for which AWS CloudFormation returns the associated template. If you specify a name, you must also specify the StackName.

                                                                                                                                \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 #changeSetName(String)}.\n@param changeSetName 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 #changeSetName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The name or Amazon Resource Name (ARN) of a change set for which AWS CloudFormation returns the associated template. If you specify a name, you must also specify the StackName.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "changeSetName", "fluentSetterDocumentation" : "

                                                                                                                                The name or Amazon Resource Name (ARN) of a change set for which AWS CloudFormation returns the associated template. If you specify a name, you must also specify the StackName.

                                                                                                                                \n@param changeSetName The name or Amazon Resource Name (ARN) of a change set for which AWS CloudFormation returns the associated template. If you specify a name, you must also specify the StackName.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "changeSetName", "getterDocumentation" : "

                                                                                                                                The name or Amazon Resource Name (ARN) of a change set for which AWS CloudFormation returns the associated template. If you specify a name, you must also specify the StackName.

                                                                                                                                \n@return The name or Amazon Resource Name (ARN) of a change set for which AWS CloudFormation returns the associated template. If you specify a name, you must also specify the StackName.", "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" : "ChangeSetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ChangeSetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ChangeSetName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The name or Amazon Resource Name (ARN) of a change set for which AWS CloudFormation returns the associated template. If you specify a name, you must also specify the StackName.

                                                                                                                                \n@param changeSetName The name or Amazon Resource Name (ARN) of a change set for which AWS CloudFormation returns the associated template. If you specify a name, you must also specify the StackName.", "setterMethodName" : "setChangeSetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "changeSetName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "changeSetName", "variableType" : "String", "documentation" : "

                                                                                                                                The name or Amazon Resource Name (ARN) of a change set for which AWS CloudFormation returns the associated template. If you specify a name, you must also specify the StackName.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTemplateStageAsString", "beanStyleSetterMethodName" : "setTemplateStage", "c2jName" : "TemplateStage", "c2jShape" : "TemplateStage", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                For templates that include transforms, the stage of the template that AWS CloudFormation returns. To get the user-submitted template, specify Original. To get the template after AWS CloudFormation has processed all transforms, specify Processed.

                                                                                                                                If the template doesn't include transforms, Original and Processed return the same template. By default, AWS CloudFormation specifies Original.

                                                                                                                                \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 #templateStageAsString(String)}.\n@param templateStage 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 #templateStage(String)", "deprecated" : false, "documentation" : "

                                                                                                                                For templates that include transforms, the stage of the template that AWS CloudFormation returns. To get the user-submitted template, specify Original. To get the template after AWS CloudFormation has processed all transforms, specify Processed.

                                                                                                                                If the template doesn't include transforms, Original and Processed return the same template. By default, AWS CloudFormation specifies Original.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : "TemplateStage", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "templateStage", "fluentEnumSetterMethodName" : "templateStage", "fluentGetterMethodName" : "templateStageAsString", "fluentSetterDocumentation" : "

                                                                                                                                For templates that include transforms, the stage of the template that AWS CloudFormation returns. To get the user-submitted template, specify Original. To get the template after AWS CloudFormation has processed all transforms, specify Processed.

                                                                                                                                If the template doesn't include transforms, Original and Processed return the same template. By default, AWS CloudFormation specifies Original.

                                                                                                                                \n@param templateStage For templates that include transforms, the stage of the template that AWS CloudFormation returns. To get the user-submitted template, specify Original. To get the template after AWS CloudFormation has processed all transforms, specify Processed.

                                                                                                                                If the template doesn't include transforms, Original and Processed return the same template. By default, AWS CloudFormation specifies Original.\n@see TemplateStage\n@return Returns a reference to this object so that method calls can be chained together.\n@see TemplateStage", "fluentSetterMethodName" : "templateStage", "getterDocumentation" : "

                                                                                                                                For templates that include transforms, the stage of the template that AWS CloudFormation returns. To get the user-submitted template, specify Original. To get the template after AWS CloudFormation has processed all transforms, specify Processed.

                                                                                                                                If the template doesn't include transforms, Original and Processed return the same template. By default, AWS CloudFormation specifies Original.

                                                                                                                                \n

                                                                                                                                \nIf the service returns an enum value that is not available in the current SDK version, {@link #templateStage} will return {@link TemplateStage#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #templateStageAsString}.\n

                                                                                                                                \n@return For templates that include transforms, the stage of the template that AWS CloudFormation returns. To get the user-submitted template, specify Original. To get the template after AWS CloudFormation has processed all transforms, specify Processed.

                                                                                                                                If the template doesn't include transforms, Original and Processed return the same template. By default, AWS CloudFormation specifies Original.\n@see TemplateStage", "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" : "TemplateStage", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TemplateStage", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TemplateStage", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                For templates that include transforms, the stage of the template that AWS CloudFormation returns. To get the user-submitted template, specify Original. To get the template after AWS CloudFormation has processed all transforms, specify Processed.

                                                                                                                                If the template doesn't include transforms, Original and Processed return the same template. By default, AWS CloudFormation specifies Original.

                                                                                                                                \n@param templateStage For templates that include transforms, the stage of the template that AWS CloudFormation returns. To get the user-submitted template, specify Original. To get the template after AWS CloudFormation has processed all transforms, specify Processed.

                                                                                                                                If the template doesn't include transforms, Original and Processed return the same template. By default, AWS CloudFormation specifies Original.\n@see TemplateStage", "setterMethodName" : "setTemplateStage", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "templateStage", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "templateStage", "variableType" : "String", "documentation" : "

                                                                                                                                For templates that include transforms, the stage of the template that AWS CloudFormation returns. To get the user-submitted template, specify Original. To get the template after AWS CloudFormation has processed all transforms, specify Processed.

                                                                                                                                If the template doesn't include transforms, Original and Processed return the same template. By default, AWS CloudFormation specifies Original.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "GetTemplateRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "GetTemplateRequest", "variableName" : "getTemplateRequest", "variableType" : "GetTemplateRequest", "documentation" : null, "simpleType" : "GetTemplateRequest", "variableSetterType" : "GetTemplateRequest" }, "wrapper" : false, "xmlNamespace" : null }, "GetTemplateResponse" : { "c2jName" : "GetTemplateOutput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                The output for GetTemplate action.

                                                                                                                                ", "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" : "getTemplateBody", "beanStyleSetterMethodName" : "setTemplateBody", "c2jName" : "TemplateBody", "c2jShape" : "TemplateBody", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                Structure containing the template body. (For more information, go to Template Anatomy in the AWS CloudFormation User Guide.)

                                                                                                                                AWS CloudFormation returns the same template that was used when the stack 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 #templateBody(String)}.\n@param templateBody 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 #templateBody(String)", "deprecated" : false, "documentation" : "

                                                                                                                                Structure containing the template body. (For more information, go to Template Anatomy in the AWS CloudFormation User Guide.)

                                                                                                                                AWS CloudFormation returns the same template that was used when the stack was created.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "templateBody", "fluentSetterDocumentation" : "

                                                                                                                                Structure containing the template body. (For more information, go to Template Anatomy in the AWS CloudFormation User Guide.)

                                                                                                                                AWS CloudFormation returns the same template that was used when the stack was created.

                                                                                                                                \n@param templateBody Structure containing the template body. (For more information, go to Template Anatomy in the AWS CloudFormation User Guide.)

                                                                                                                                AWS CloudFormation returns the same template that was used when the stack was created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "templateBody", "getterDocumentation" : "

                                                                                                                                Structure containing the template body. (For more information, go to Template Anatomy in the AWS CloudFormation User Guide.)

                                                                                                                                AWS CloudFormation returns the same template that was used when the stack was created.

                                                                                                                                \n@return Structure containing the template body. (For more information, go to Template Anatomy in the AWS CloudFormation User Guide.)

                                                                                                                                AWS CloudFormation returns the same template that was used when the stack 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" : "TemplateBody", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TemplateBody", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TemplateBody", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                Structure containing the template body. (For more information, go to Template Anatomy in the AWS CloudFormation User Guide.)

                                                                                                                                AWS CloudFormation returns the same template that was used when the stack was created.

                                                                                                                                \n@param templateBody Structure containing the template body. (For more information, go to Template Anatomy in the AWS CloudFormation User Guide.)

                                                                                                                                AWS CloudFormation returns the same template that was used when the stack was created.", "setterMethodName" : "setTemplateBody", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "templateBody", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "templateBody", "variableType" : "String", "documentation" : "

                                                                                                                                Structure containing the template body. (For more information, go to Template Anatomy in the AWS CloudFormation User Guide.)

                                                                                                                                AWS CloudFormation returns the same template that was used when the stack was created.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStagesAvailableAsStrings", "beanStyleSetterMethodName" : "setStagesAvailableWithStrings", "c2jName" : "StagesAvailable", "c2jShape" : "StageList", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The stage of the template that you can retrieve. For stacks, the Original and Processed templates are always available. For change sets, the Original template is always available. After AWS CloudFormation finishes creating the change set, the Processed template becomes available.

                                                                                                                                \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 #stagesAvailableAsStrings(List)}.\n@param stagesAvailable 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 #stagesAvailableWithStrings(List)", "deprecated" : false, "documentation" : "

                                                                                                                                The stage of the template that you can retrieve. For stacks, the Original and Processed templates are always available. For change sets, the Original template is always available. After AWS CloudFormation finishes creating the change set, the Processed template becomes available.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "stagesAvailable", "fluentEnumSetterMethodName" : "stagesAvailable", "fluentGetterMethodName" : "stagesAvailableAsStrings", "fluentSetterDocumentation" : "

                                                                                                                                The stage of the template that you can retrieve. For stacks, the Original and Processed templates are always available. For change sets, the Original template is always available. After AWS CloudFormation finishes creating the change set, the Processed template becomes available.

                                                                                                                                \n@param stagesAvailable The stage of the template that you can retrieve. For stacks, the Original and Processed templates are always available. For change sets, the Original template is always available. After AWS CloudFormation finishes creating the change set, the Processed template becomes available.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stagesAvailableWithStrings", "getterDocumentation" : "

                                                                                                                                The stage of the template that you can retrieve. For stacks, the Original and Processed templates are always available. For change sets, the Original template is always available. After AWS CloudFormation finishes creating the change set, the Processed template becomes available.

                                                                                                                                \n

                                                                                                                                \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                \n@return The stage of the template that you can retrieve. For stacks, the Original and Processed templates are always available. For change sets, the Original template is always available. After AWS CloudFormation finishes creating the change set, the Processed template becomes available.", "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" : "StagesAvailable", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StagesAvailable", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMemberAsString", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "TemplateStage", "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 #memberAsString(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" : "TemplateStage", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "member", "fluentEnumSetterMethodName" : "member", "fluentGetterMethodName" : "memberAsString", "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@see TemplateStage\n@return Returns a reference to this object so that method calls can be chained together.\n@see TemplateStage", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n

                                                                                                                                \nIf the service returns an enum value that is not available in the current SDK version, {@link #member} will return {@link TemplateStage#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #memberAsString}.\n

                                                                                                                                \n@return The value of the Member property for this object.\n@see TemplateStage", "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.\n@see TemplateStage", "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" : "StagesAvailable", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The stage of the template that you can retrieve. For stacks, the Original and Processed templates are always available. For change sets, the Original template is always available. After AWS CloudFormation finishes creating the change set, the Processed template becomes available.

                                                                                                                                \n@param stagesAvailable The stage of the template that you can retrieve. For stacks, the Original and Processed templates are always available. For change sets, the Original template is always available. After AWS CloudFormation finishes creating the change set, the Processed template becomes available.", "setterMethodName" : "setStagesAvailableWithStrings", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "stagesAvailable", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "stagesAvailable", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                The stage of the template that you can retrieve. For stacks, the Original and Processed templates are always available. For change sets, the Original template is always available. After AWS CloudFormation finishes creating the change set, the Processed template becomes available.

                                                                                                                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "StagesAvailable" : { "beanStyleGetterMethodName" : "getStagesAvailableAsStrings", "beanStyleSetterMethodName" : "setStagesAvailableWithStrings", "c2jName" : "StagesAvailable", "c2jShape" : "StageList", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The stage of the template that you can retrieve. For stacks, the Original and Processed templates are always available. For change sets, the Original template is always available. After AWS CloudFormation finishes creating the change set, the Processed template becomes available.

                                                                                                                                \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 #stagesAvailableAsStrings(List)}.\n@param stagesAvailable 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 #stagesAvailableWithStrings(List)", "deprecated" : false, "documentation" : "

                                                                                                                                The stage of the template that you can retrieve. For stacks, the Original and Processed templates are always available. For change sets, the Original template is always available. After AWS CloudFormation finishes creating the change set, the Processed template becomes available.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "stagesAvailable", "fluentEnumSetterMethodName" : "stagesAvailable", "fluentGetterMethodName" : "stagesAvailableAsStrings", "fluentSetterDocumentation" : "

                                                                                                                                The stage of the template that you can retrieve. For stacks, the Original and Processed templates are always available. For change sets, the Original template is always available. After AWS CloudFormation finishes creating the change set, the Processed template becomes available.

                                                                                                                                \n@param stagesAvailable The stage of the template that you can retrieve. For stacks, the Original and Processed templates are always available. For change sets, the Original template is always available. After AWS CloudFormation finishes creating the change set, the Processed template becomes available.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stagesAvailableWithStrings", "getterDocumentation" : "

                                                                                                                                The stage of the template that you can retrieve. For stacks, the Original and Processed templates are always available. For change sets, the Original template is always available. After AWS CloudFormation finishes creating the change set, the Processed template becomes available.

                                                                                                                                \n

                                                                                                                                \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                \n@return The stage of the template that you can retrieve. For stacks, the Original and Processed templates are always available. For change sets, the Original template is always available. After AWS CloudFormation finishes creating the change set, the Processed template becomes available.", "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" : "StagesAvailable", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StagesAvailable", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMemberAsString", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "TemplateStage", "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 #memberAsString(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" : "TemplateStage", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "member", "fluentEnumSetterMethodName" : "member", "fluentGetterMethodName" : "memberAsString", "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@see TemplateStage\n@return Returns a reference to this object so that method calls can be chained together.\n@see TemplateStage", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n

                                                                                                                                \nIf the service returns an enum value that is not available in the current SDK version, {@link #member} will return {@link TemplateStage#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #memberAsString}.\n

                                                                                                                                \n@return The value of the Member property for this object.\n@see TemplateStage", "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.\n@see TemplateStage", "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" : "StagesAvailable", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The stage of the template that you can retrieve. For stacks, the Original and Processed templates are always available. For change sets, the Original template is always available. After AWS CloudFormation finishes creating the change set, the Processed template becomes available.

                                                                                                                                \n@param stagesAvailable The stage of the template that you can retrieve. For stacks, the Original and Processed templates are always available. For change sets, the Original template is always available. After AWS CloudFormation finishes creating the change set, the Processed template becomes available.", "setterMethodName" : "setStagesAvailableWithStrings", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "stagesAvailable", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "stagesAvailable", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                The stage of the template that you can retrieve. For stacks, the Original and Processed templates are always available. For change sets, the Original template is always available. After AWS CloudFormation finishes creating the change set, the Processed template becomes available.

                                                                                                                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "TemplateBody" : { "beanStyleGetterMethodName" : "getTemplateBody", "beanStyleSetterMethodName" : "setTemplateBody", "c2jName" : "TemplateBody", "c2jShape" : "TemplateBody", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                Structure containing the template body. (For more information, go to Template Anatomy in the AWS CloudFormation User Guide.)

                                                                                                                                AWS CloudFormation returns the same template that was used when the stack 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 #templateBody(String)}.\n@param templateBody 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 #templateBody(String)", "deprecated" : false, "documentation" : "

                                                                                                                                Structure containing the template body. (For more information, go to Template Anatomy in the AWS CloudFormation User Guide.)

                                                                                                                                AWS CloudFormation returns the same template that was used when the stack was created.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "templateBody", "fluentSetterDocumentation" : "

                                                                                                                                Structure containing the template body. (For more information, go to Template Anatomy in the AWS CloudFormation User Guide.)

                                                                                                                                AWS CloudFormation returns the same template that was used when the stack was created.

                                                                                                                                \n@param templateBody Structure containing the template body. (For more information, go to Template Anatomy in the AWS CloudFormation User Guide.)

                                                                                                                                AWS CloudFormation returns the same template that was used when the stack was created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "templateBody", "getterDocumentation" : "

                                                                                                                                Structure containing the template body. (For more information, go to Template Anatomy in the AWS CloudFormation User Guide.)

                                                                                                                                AWS CloudFormation returns the same template that was used when the stack was created.

                                                                                                                                \n@return Structure containing the template body. (For more information, go to Template Anatomy in the AWS CloudFormation User Guide.)

                                                                                                                                AWS CloudFormation returns the same template that was used when the stack 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" : "TemplateBody", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TemplateBody", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TemplateBody", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                Structure containing the template body. (For more information, go to Template Anatomy in the AWS CloudFormation User Guide.)

                                                                                                                                AWS CloudFormation returns the same template that was used when the stack was created.

                                                                                                                                \n@param templateBody Structure containing the template body. (For more information, go to Template Anatomy in the AWS CloudFormation User Guide.)

                                                                                                                                AWS CloudFormation returns the same template that was used when the stack was created.", "setterMethodName" : "setTemplateBody", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "templateBody", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "templateBody", "variableType" : "String", "documentation" : "

                                                                                                                                Structure containing the template body. (For more information, go to Template Anatomy in the AWS CloudFormation User Guide.)

                                                                                                                                AWS CloudFormation returns the same template that was used when the stack was created.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getTemplateBody", "beanStyleSetterMethodName" : "setTemplateBody", "c2jName" : "TemplateBody", "c2jShape" : "TemplateBody", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                Structure containing the template body. (For more information, go to Template Anatomy in the AWS CloudFormation User Guide.)

                                                                                                                                AWS CloudFormation returns the same template that was used when the stack 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 #templateBody(String)}.\n@param templateBody 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 #templateBody(String)", "deprecated" : false, "documentation" : "

                                                                                                                                Structure containing the template body. (For more information, go to Template Anatomy in the AWS CloudFormation User Guide.)

                                                                                                                                AWS CloudFormation returns the same template that was used when the stack was created.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "templateBody", "fluentSetterDocumentation" : "

                                                                                                                                Structure containing the template body. (For more information, go to Template Anatomy in the AWS CloudFormation User Guide.)

                                                                                                                                AWS CloudFormation returns the same template that was used when the stack was created.

                                                                                                                                \n@param templateBody Structure containing the template body. (For more information, go to Template Anatomy in the AWS CloudFormation User Guide.)

                                                                                                                                AWS CloudFormation returns the same template that was used when the stack was created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "templateBody", "getterDocumentation" : "

                                                                                                                                Structure containing the template body. (For more information, go to Template Anatomy in the AWS CloudFormation User Guide.)

                                                                                                                                AWS CloudFormation returns the same template that was used when the stack was created.

                                                                                                                                \n@return Structure containing the template body. (For more information, go to Template Anatomy in the AWS CloudFormation User Guide.)

                                                                                                                                AWS CloudFormation returns the same template that was used when the stack 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" : "TemplateBody", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TemplateBody", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TemplateBody", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                Structure containing the template body. (For more information, go to Template Anatomy in the AWS CloudFormation User Guide.)

                                                                                                                                AWS CloudFormation returns the same template that was used when the stack was created.

                                                                                                                                \n@param templateBody Structure containing the template body. (For more information, go to Template Anatomy in the AWS CloudFormation User Guide.)

                                                                                                                                AWS CloudFormation returns the same template that was used when the stack was created.", "setterMethodName" : "setTemplateBody", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "templateBody", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "templateBody", "variableType" : "String", "documentation" : "

                                                                                                                                Structure containing the template body. (For more information, go to Template Anatomy in the AWS CloudFormation User Guide.)

                                                                                                                                AWS CloudFormation returns the same template that was used when the stack was created.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStagesAvailableAsStrings", "beanStyleSetterMethodName" : "setStagesAvailableWithStrings", "c2jName" : "StagesAvailable", "c2jShape" : "StageList", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The stage of the template that you can retrieve. For stacks, the Original and Processed templates are always available. For change sets, the Original template is always available. After AWS CloudFormation finishes creating the change set, the Processed template becomes available.

                                                                                                                                \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 #stagesAvailableAsStrings(List)}.\n@param stagesAvailable 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 #stagesAvailableWithStrings(List)", "deprecated" : false, "documentation" : "

                                                                                                                                The stage of the template that you can retrieve. For stacks, the Original and Processed templates are always available. For change sets, the Original template is always available. After AWS CloudFormation finishes creating the change set, the Processed template becomes available.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "stagesAvailable", "fluentEnumSetterMethodName" : "stagesAvailable", "fluentGetterMethodName" : "stagesAvailableAsStrings", "fluentSetterDocumentation" : "

                                                                                                                                The stage of the template that you can retrieve. For stacks, the Original and Processed templates are always available. For change sets, the Original template is always available. After AWS CloudFormation finishes creating the change set, the Processed template becomes available.

                                                                                                                                \n@param stagesAvailable The stage of the template that you can retrieve. For stacks, the Original and Processed templates are always available. For change sets, the Original template is always available. After AWS CloudFormation finishes creating the change set, the Processed template becomes available.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stagesAvailableWithStrings", "getterDocumentation" : "

                                                                                                                                The stage of the template that you can retrieve. For stacks, the Original and Processed templates are always available. For change sets, the Original template is always available. After AWS CloudFormation finishes creating the change set, the Processed template becomes available.

                                                                                                                                \n

                                                                                                                                \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                \n@return The stage of the template that you can retrieve. For stacks, the Original and Processed templates are always available. For change sets, the Original template is always available. After AWS CloudFormation finishes creating the change set, the Processed template becomes available.", "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" : "StagesAvailable", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StagesAvailable", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMemberAsString", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "TemplateStage", "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 #memberAsString(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" : "TemplateStage", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "member", "fluentEnumSetterMethodName" : "member", "fluentGetterMethodName" : "memberAsString", "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@see TemplateStage\n@return Returns a reference to this object so that method calls can be chained together.\n@see TemplateStage", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n

                                                                                                                                \nIf the service returns an enum value that is not available in the current SDK version, {@link #member} will return {@link TemplateStage#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #memberAsString}.\n

                                                                                                                                \n@return The value of the Member property for this object.\n@see TemplateStage", "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.\n@see TemplateStage", "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" : "StagesAvailable", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The stage of the template that you can retrieve. For stacks, the Original and Processed templates are always available. For change sets, the Original template is always available. After AWS CloudFormation finishes creating the change set, the Processed template becomes available.

                                                                                                                                \n@param stagesAvailable The stage of the template that you can retrieve. For stacks, the Original and Processed templates are always available. For change sets, the Original template is always available. After AWS CloudFormation finishes creating the change set, the Processed template becomes available.", "setterMethodName" : "setStagesAvailableWithStrings", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "stagesAvailable", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "stagesAvailable", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                The stage of the template that you can retrieve. For stacks, the Original and Processed templates are always available. For change sets, the Original template is always available. After AWS CloudFormation finishes creating the change set, the Processed template becomes available.

                                                                                                                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "GetTemplateResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : "GetTemplateResult" }, "variable" : { "variableDeclarationType" : "GetTemplateResponse", "variableName" : "getTemplateResponse", "variableType" : "GetTemplateResponse", "documentation" : null, "simpleType" : "GetTemplateResponse", "variableSetterType" : "GetTemplateResponse" }, "wrapper" : false, "xmlNamespace" : null }, "GetTemplateSummaryRequest" : { "c2jName" : "GetTemplateSummaryInput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                The input for the GetTemplateSummary action.

                                                                                                                                ", "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" : "GetTemplateSummary", "locationName" : null, "requestUri" : "/", "target" : "GetTemplateSummary", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getTemplateBody", "beanStyleSetterMethodName" : "setTemplateBody", "c2jName" : "TemplateBody", "c2jShape" : "TemplateBody", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information about templates, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.

                                                                                                                                \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 #templateBody(String)}.\n@param templateBody 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 #templateBody(String)", "deprecated" : false, "documentation" : "

                                                                                                                                Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information about templates, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "templateBody", "fluentSetterDocumentation" : "

                                                                                                                                Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information about templates, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.

                                                                                                                                \n@param templateBody Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information about templates, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "templateBody", "getterDocumentation" : "

                                                                                                                                Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information about templates, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.

                                                                                                                                \n@return Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information about templates, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.", "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" : "TemplateBody", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TemplateBody", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TemplateBody", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information about templates, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.

                                                                                                                                \n@param templateBody Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information about templates, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.", "setterMethodName" : "setTemplateBody", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "templateBody", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "templateBody", "variableType" : "String", "documentation" : "

                                                                                                                                Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information about templates, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTemplateURL", "beanStyleSetterMethodName" : "setTemplateURL", "c2jName" : "TemplateURL", "c2jShape" : "TemplateURL", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information about templates, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.

                                                                                                                                \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 #templateURL(String)}.\n@param templateURL 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 #templateURL(String)", "deprecated" : false, "documentation" : "

                                                                                                                                Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information about templates, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "templateURL", "fluentSetterDocumentation" : "

                                                                                                                                Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information about templates, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.

                                                                                                                                \n@param templateURL Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information about templates, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "templateURL", "getterDocumentation" : "

                                                                                                                                Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information about templates, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.

                                                                                                                                \n@return Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information about templates, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.", "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" : "TemplateURL", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TemplateURL", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TemplateURL", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information about templates, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.

                                                                                                                                \n@param templateURL Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information about templates, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.", "setterMethodName" : "setTemplateURL", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "templateURL", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "templateURL", "variableType" : "String", "documentation" : "

                                                                                                                                Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information about templates, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackNameOrId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The name or the stack ID that is associated with the stack, which are not always interchangeable. For running stacks, you can specify either the stack's name or its unique stack ID. For deleted stack, you must specify the unique stack ID.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.

                                                                                                                                \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The name or the stack ID that is associated with the stack, which are not always interchangeable. For running stacks, you can specify either the stack's name or its unique stack ID. For deleted stack, you must specify the unique stack ID.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                                                                                                                                The name or the stack ID that is associated with the stack, which are not always interchangeable. For running stacks, you can specify either the stack's name or its unique stack ID. For deleted stack, you must specify the unique stack ID.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.

                                                                                                                                \n@param stackName The name or the stack ID that is associated with the stack, which are not always interchangeable. For running stacks, you can specify either the stack's name or its unique stack ID. For deleted stack, you must specify the unique stack ID.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                                                                                                                                The name or the stack ID that is associated with the stack, which are not always interchangeable. For running stacks, you can specify either the stack's name or its unique stack ID. For deleted stack, you must specify the unique stack ID.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.

                                                                                                                                \n@return The name or the stack ID that is associated with the stack, which are not always interchangeable. For running stacks, you can specify either the stack's name or its unique stack ID. For deleted stack, you must specify the unique stack ID.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The name or the stack ID that is associated with the stack, which are not always interchangeable. For running stacks, you can specify either the stack's name or its unique stack ID. For deleted stack, you must specify the unique stack ID.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.

                                                                                                                                \n@param stackName The name or the stack ID that is associated with the stack, which are not always interchangeable. For running stacks, you can specify either the stack's name or its unique stack ID. For deleted stack, you must specify the unique stack ID.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                                                                                                                                The name or the stack ID that is associated with the stack, which are not always interchangeable. For running stacks, you can specify either the stack's name or its unique stack ID. For deleted stack, you must specify the unique stack ID.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackSetName", "beanStyleSetterMethodName" : "setStackSetName", "c2jName" : "StackSetName", "c2jShape" : "StackSetNameOrId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The name or unique ID of the stack set from which the stack was created.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.

                                                                                                                                \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 #stackSetName(String)}.\n@param stackSetName 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 #stackSetName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The name or unique ID of the stack set from which the stack was created.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackSetName", "fluentSetterDocumentation" : "

                                                                                                                                The name or unique ID of the stack set from which the stack was created.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.

                                                                                                                                \n@param stackSetName The name or unique ID of the stack set from which the stack was created.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackSetName", "getterDocumentation" : "

                                                                                                                                The name or unique ID of the stack set from which the stack was created.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.

                                                                                                                                \n@return The name or unique ID of the stack set from which the stack was created.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.", "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" : "StackSetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackSetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackSetName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The name or unique ID of the stack set from which the stack was created.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.

                                                                                                                                \n@param stackSetName The name or unique ID of the stack set from which the stack was created.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.", "setterMethodName" : "setStackSetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : "

                                                                                                                                The name or unique ID of the stack set from which the stack was created.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "StackName" : { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackNameOrId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The name or the stack ID that is associated with the stack, which are not always interchangeable. For running stacks, you can specify either the stack's name or its unique stack ID. For deleted stack, you must specify the unique stack ID.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.

                                                                                                                                \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The name or the stack ID that is associated with the stack, which are not always interchangeable. For running stacks, you can specify either the stack's name or its unique stack ID. For deleted stack, you must specify the unique stack ID.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                                                                                                                                The name or the stack ID that is associated with the stack, which are not always interchangeable. For running stacks, you can specify either the stack's name or its unique stack ID. For deleted stack, you must specify the unique stack ID.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.

                                                                                                                                \n@param stackName The name or the stack ID that is associated with the stack, which are not always interchangeable. For running stacks, you can specify either the stack's name or its unique stack ID. For deleted stack, you must specify the unique stack ID.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                                                                                                                                The name or the stack ID that is associated with the stack, which are not always interchangeable. For running stacks, you can specify either the stack's name or its unique stack ID. For deleted stack, you must specify the unique stack ID.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.

                                                                                                                                \n@return The name or the stack ID that is associated with the stack, which are not always interchangeable. For running stacks, you can specify either the stack's name or its unique stack ID. For deleted stack, you must specify the unique stack ID.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The name or the stack ID that is associated with the stack, which are not always interchangeable. For running stacks, you can specify either the stack's name or its unique stack ID. For deleted stack, you must specify the unique stack ID.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.

                                                                                                                                \n@param stackName The name or the stack ID that is associated with the stack, which are not always interchangeable. For running stacks, you can specify either the stack's name or its unique stack ID. For deleted stack, you must specify the unique stack ID.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                                                                                                                                The name or the stack ID that is associated with the stack, which are not always interchangeable. For running stacks, you can specify either the stack's name or its unique stack ID. For deleted stack, you must specify the unique stack ID.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackSetName" : { "beanStyleGetterMethodName" : "getStackSetName", "beanStyleSetterMethodName" : "setStackSetName", "c2jName" : "StackSetName", "c2jShape" : "StackSetNameOrId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The name or unique ID of the stack set from which the stack was created.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.

                                                                                                                                \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 #stackSetName(String)}.\n@param stackSetName 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 #stackSetName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The name or unique ID of the stack set from which the stack was created.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackSetName", "fluentSetterDocumentation" : "

                                                                                                                                The name or unique ID of the stack set from which the stack was created.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.

                                                                                                                                \n@param stackSetName The name or unique ID of the stack set from which the stack was created.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackSetName", "getterDocumentation" : "

                                                                                                                                The name or unique ID of the stack set from which the stack was created.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.

                                                                                                                                \n@return The name or unique ID of the stack set from which the stack was created.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.", "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" : "StackSetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackSetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackSetName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The name or unique ID of the stack set from which the stack was created.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.

                                                                                                                                \n@param stackSetName The name or unique ID of the stack set from which the stack was created.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.", "setterMethodName" : "setStackSetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : "

                                                                                                                                The name or unique ID of the stack set from which the stack was created.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "TemplateBody" : { "beanStyleGetterMethodName" : "getTemplateBody", "beanStyleSetterMethodName" : "setTemplateBody", "c2jName" : "TemplateBody", "c2jShape" : "TemplateBody", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information about templates, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.

                                                                                                                                \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 #templateBody(String)}.\n@param templateBody 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 #templateBody(String)", "deprecated" : false, "documentation" : "

                                                                                                                                Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information about templates, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "templateBody", "fluentSetterDocumentation" : "

                                                                                                                                Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information about templates, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.

                                                                                                                                \n@param templateBody Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information about templates, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "templateBody", "getterDocumentation" : "

                                                                                                                                Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information about templates, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.

                                                                                                                                \n@return Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information about templates, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.", "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" : "TemplateBody", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TemplateBody", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TemplateBody", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information about templates, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.

                                                                                                                                \n@param templateBody Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information about templates, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.", "setterMethodName" : "setTemplateBody", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "templateBody", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "templateBody", "variableType" : "String", "documentation" : "

                                                                                                                                Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information about templates, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "TemplateURL" : { "beanStyleGetterMethodName" : "getTemplateURL", "beanStyleSetterMethodName" : "setTemplateURL", "c2jName" : "TemplateURL", "c2jShape" : "TemplateURL", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information about templates, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.

                                                                                                                                \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 #templateURL(String)}.\n@param templateURL 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 #templateURL(String)", "deprecated" : false, "documentation" : "

                                                                                                                                Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information about templates, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "templateURL", "fluentSetterDocumentation" : "

                                                                                                                                Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information about templates, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.

                                                                                                                                \n@param templateURL Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information about templates, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "templateURL", "getterDocumentation" : "

                                                                                                                                Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information about templates, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.

                                                                                                                                \n@return Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information about templates, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.", "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" : "TemplateURL", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TemplateURL", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TemplateURL", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information about templates, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.

                                                                                                                                \n@param templateURL Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information about templates, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.", "setterMethodName" : "setTemplateURL", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "templateURL", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "templateURL", "variableType" : "String", "documentation" : "

                                                                                                                                Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information about templates, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getTemplateBody", "beanStyleSetterMethodName" : "setTemplateBody", "c2jName" : "TemplateBody", "c2jShape" : "TemplateBody", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information about templates, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.

                                                                                                                                \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 #templateBody(String)}.\n@param templateBody 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 #templateBody(String)", "deprecated" : false, "documentation" : "

                                                                                                                                Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information about templates, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "templateBody", "fluentSetterDocumentation" : "

                                                                                                                                Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information about templates, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.

                                                                                                                                \n@param templateBody Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information about templates, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "templateBody", "getterDocumentation" : "

                                                                                                                                Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information about templates, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.

                                                                                                                                \n@return Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information about templates, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.", "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" : "TemplateBody", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TemplateBody", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TemplateBody", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information about templates, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.

                                                                                                                                \n@param templateBody Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information about templates, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.", "setterMethodName" : "setTemplateBody", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "templateBody", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "templateBody", "variableType" : "String", "documentation" : "

                                                                                                                                Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information about templates, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTemplateURL", "beanStyleSetterMethodName" : "setTemplateURL", "c2jName" : "TemplateURL", "c2jShape" : "TemplateURL", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information about templates, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.

                                                                                                                                \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 #templateURL(String)}.\n@param templateURL 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 #templateURL(String)", "deprecated" : false, "documentation" : "

                                                                                                                                Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information about templates, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "templateURL", "fluentSetterDocumentation" : "

                                                                                                                                Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information about templates, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.

                                                                                                                                \n@param templateURL Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information about templates, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "templateURL", "getterDocumentation" : "

                                                                                                                                Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information about templates, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.

                                                                                                                                \n@return Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information about templates, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.", "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" : "TemplateURL", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TemplateURL", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TemplateURL", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information about templates, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.

                                                                                                                                \n@param templateURL Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information about templates, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.", "setterMethodName" : "setTemplateURL", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "templateURL", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "templateURL", "variableType" : "String", "documentation" : "

                                                                                                                                Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information about templates, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackNameOrId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The name or the stack ID that is associated with the stack, which are not always interchangeable. For running stacks, you can specify either the stack's name or its unique stack ID. For deleted stack, you must specify the unique stack ID.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.

                                                                                                                                \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The name or the stack ID that is associated with the stack, which are not always interchangeable. For running stacks, you can specify either the stack's name or its unique stack ID. For deleted stack, you must specify the unique stack ID.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                                                                                                                                The name or the stack ID that is associated with the stack, which are not always interchangeable. For running stacks, you can specify either the stack's name or its unique stack ID. For deleted stack, you must specify the unique stack ID.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.

                                                                                                                                \n@param stackName The name or the stack ID that is associated with the stack, which are not always interchangeable. For running stacks, you can specify either the stack's name or its unique stack ID. For deleted stack, you must specify the unique stack ID.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                                                                                                                                The name or the stack ID that is associated with the stack, which are not always interchangeable. For running stacks, you can specify either the stack's name or its unique stack ID. For deleted stack, you must specify the unique stack ID.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.

                                                                                                                                \n@return The name or the stack ID that is associated with the stack, which are not always interchangeable. For running stacks, you can specify either the stack's name or its unique stack ID. For deleted stack, you must specify the unique stack ID.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The name or the stack ID that is associated with the stack, which are not always interchangeable. For running stacks, you can specify either the stack's name or its unique stack ID. For deleted stack, you must specify the unique stack ID.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.

                                                                                                                                \n@param stackName The name or the stack ID that is associated with the stack, which are not always interchangeable. For running stacks, you can specify either the stack's name or its unique stack ID. For deleted stack, you must specify the unique stack ID.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                                                                                                                                The name or the stack ID that is associated with the stack, which are not always interchangeable. For running stacks, you can specify either the stack's name or its unique stack ID. For deleted stack, you must specify the unique stack ID.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackSetName", "beanStyleSetterMethodName" : "setStackSetName", "c2jName" : "StackSetName", "c2jShape" : "StackSetNameOrId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The name or unique ID of the stack set from which the stack was created.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.

                                                                                                                                \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 #stackSetName(String)}.\n@param stackSetName 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 #stackSetName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The name or unique ID of the stack set from which the stack was created.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackSetName", "fluentSetterDocumentation" : "

                                                                                                                                The name or unique ID of the stack set from which the stack was created.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.

                                                                                                                                \n@param stackSetName The name or unique ID of the stack set from which the stack was created.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackSetName", "getterDocumentation" : "

                                                                                                                                The name or unique ID of the stack set from which the stack was created.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.

                                                                                                                                \n@return The name or unique ID of the stack set from which the stack was created.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.", "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" : "StackSetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackSetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackSetName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The name or unique ID of the stack set from which the stack was created.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.

                                                                                                                                \n@param stackSetName The name or unique ID of the stack set from which the stack was created.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.", "setterMethodName" : "setStackSetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : "

                                                                                                                                The name or unique ID of the stack set from which the stack was created.

                                                                                                                                Conditional: You must specify only one of the following parameters: StackName, StackSetName, TemplateBody, or TemplateURL.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "GetTemplateSummaryRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "GetTemplateSummaryRequest", "variableName" : "getTemplateSummaryRequest", "variableType" : "GetTemplateSummaryRequest", "documentation" : null, "simpleType" : "GetTemplateSummaryRequest", "variableSetterType" : "GetTemplateSummaryRequest" }, "wrapper" : false, "xmlNamespace" : null }, "GetTemplateSummaryResponse" : { "c2jName" : "GetTemplateSummaryOutput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                The output for the GetTemplateSummary action.

                                                                                                                                ", "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" : "getParameters", "beanStyleSetterMethodName" : "setParameters", "c2jName" : "Parameters", "c2jShape" : "ParameterDeclarations", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                A list of parameter declarations that describe various properties for each parameter.

                                                                                                                                \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 #parameters(List)}.\n@param parameters 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 #parameters(List)", "deprecated" : false, "documentation" : "

                                                                                                                                A list of parameter declarations that describe various properties for each parameter.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "parameters", "fluentSetterDocumentation" : "

                                                                                                                                A list of parameter declarations that describe various properties for each parameter.

                                                                                                                                \n@param parameters A list of parameter declarations that describe various properties for each parameter.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parameters", "getterDocumentation" : "

                                                                                                                                A list of parameter declarations that describe various properties for each parameter.

                                                                                                                                \n

                                                                                                                                \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                \n@return A list of parameter declarations that describe various properties for each parameter.", "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" : "Parameters", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Parameters", "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" : "ParameterDeclaration", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link ParameterDeclaration.Builder} avoiding the need to create one manually via {@link ParameterDeclaration#builder()}.\n\nWhen the {@link Consumer} completes, {@link ParameterDeclaration.Builder#build()} is called immediately and its result is passed to {@link #member(ParameterDeclaration)}.\n@param member a consumer that will call methods on {@link ParameterDeclaration.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(ParameterDeclaration)", "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" : "ParameterDeclaration", "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" : "ParameterDeclaration", "variableName" : "member", "variableType" : "ParameterDeclaration", "documentation" : null, "simpleType" : "ParameterDeclaration", "variableSetterType" : "ParameterDeclaration" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ParameterDeclaration", "variableName" : "member", "variableType" : "ParameterDeclaration", "documentation" : "", "simpleType" : "ParameterDeclaration", "variableSetterType" : "ParameterDeclaration" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "ParameterDeclaration", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "ParameterDeclaration", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Parameters", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                A list of parameter declarations that describe various properties for each parameter.

                                                                                                                                \n@param parameters A list of parameter declarations that describe various properties for each parameter.", "setterMethodName" : "setParameters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameters", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                A list of parameter declarations that describe various properties for each parameter.

                                                                                                                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "Description", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The value that is defined in the Description property of the template.

                                                                                                                                \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" : "

                                                                                                                                The value that is defined in the Description property of the template.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

                                                                                                                                The value that is defined in the Description property of the template.

                                                                                                                                \n@param description The value that is defined in the Description property of the template.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "description", "getterDocumentation" : "

                                                                                                                                The value that is defined in the Description property of the template.

                                                                                                                                \n@return The value that is defined in the Description property of the template.", "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" : "

                                                                                                                                The value that is defined in the Description property of the template.

                                                                                                                                \n@param description The value that is defined in the Description property of the template.", "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" : "

                                                                                                                                The value that is defined in the Description property of the template.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCapabilitiesAsStrings", "beanStyleSetterMethodName" : "setCapabilitiesWithStrings", "c2jName" : "Capabilities", "c2jShape" : "Capabilities", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The capabilities found within the template. If your template contains IAM resources, you must specify the CAPABILITY_IAM or CAPABILITY_NAMED_IAM value for this parameter when you use the CreateStack or UpdateStack actions with your template; otherwise, those actions return an InsufficientCapabilities error.

                                                                                                                                For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                \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 #capabilitiesAsStrings(List)}.\n@param capabilities 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 #capabilitiesWithStrings(List)", "deprecated" : false, "documentation" : "

                                                                                                                                The capabilities found within the template. If your template contains IAM resources, you must specify the CAPABILITY_IAM or CAPABILITY_NAMED_IAM value for this parameter when you use the CreateStack or UpdateStack actions with your template; otherwise, those actions return an InsufficientCapabilities error.

                                                                                                                                For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "capabilities", "fluentEnumSetterMethodName" : "capabilities", "fluentGetterMethodName" : "capabilitiesAsStrings", "fluentSetterDocumentation" : "

                                                                                                                                The capabilities found within the template. If your template contains IAM resources, you must specify the CAPABILITY_IAM or CAPABILITY_NAMED_IAM value for this parameter when you use the CreateStack or UpdateStack actions with your template; otherwise, those actions return an InsufficientCapabilities error.

                                                                                                                                For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                \n@param capabilities The capabilities found within the template. If your template contains IAM resources, you must specify the CAPABILITY_IAM or CAPABILITY_NAMED_IAM value for this parameter when you use the CreateStack or UpdateStack actions with your template; otherwise, those actions return an InsufficientCapabilities error.

                                                                                                                                For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "capabilitiesWithStrings", "getterDocumentation" : "

                                                                                                                                The capabilities found within the template. If your template contains IAM resources, you must specify the CAPABILITY_IAM or CAPABILITY_NAMED_IAM value for this parameter when you use the CreateStack or UpdateStack actions with your template; otherwise, those actions return an InsufficientCapabilities error.

                                                                                                                                For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                \n

                                                                                                                                \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                \n@return The capabilities found within the template. If your template contains IAM resources, you must specify the CAPABILITY_IAM or CAPABILITY_NAMED_IAM value for this parameter when you use the CreateStack or UpdateStack actions with your template; otherwise, those actions return an InsufficientCapabilities error.

                                                                                                                                For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.", "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" : "Capabilities", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Capabilities", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMemberAsString", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Capability", "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 #memberAsString(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" : "Capability", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "member", "fluentEnumSetterMethodName" : "member", "fluentGetterMethodName" : "memberAsString", "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@see Capability\n@return Returns a reference to this object so that method calls can be chained together.\n@see Capability", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n

                                                                                                                                \nIf the service returns an enum value that is not available in the current SDK version, {@link #member} will return {@link Capability#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #memberAsString}.\n

                                                                                                                                \n@return The value of the Member property for this object.\n@see Capability", "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.\n@see Capability", "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" : "Capabilities", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The capabilities found within the template. If your template contains IAM resources, you must specify the CAPABILITY_IAM or CAPABILITY_NAMED_IAM value for this parameter when you use the CreateStack or UpdateStack actions with your template; otherwise, those actions return an InsufficientCapabilities error.

                                                                                                                                For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                \n@param capabilities The capabilities found within the template. If your template contains IAM resources, you must specify the CAPABILITY_IAM or CAPABILITY_NAMED_IAM value for this parameter when you use the CreateStack or UpdateStack actions with your template; otherwise, those actions return an InsufficientCapabilities error.

                                                                                                                                For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.", "setterMethodName" : "setCapabilitiesWithStrings", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "capabilities", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "capabilities", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                The capabilities found within the template. If your template contains IAM resources, you must specify the CAPABILITY_IAM or CAPABILITY_NAMED_IAM value for this parameter when you use the CreateStack or UpdateStack actions with your template; otherwise, those actions return an InsufficientCapabilities error.

                                                                                                                                For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCapabilitiesReason", "beanStyleSetterMethodName" : "setCapabilitiesReason", "c2jName" : "CapabilitiesReason", "c2jShape" : "CapabilitiesReason", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The list of resources that generated the values in the Capabilities response element.

                                                                                                                                \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 #capabilitiesReason(String)}.\n@param capabilitiesReason 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 #capabilitiesReason(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The list of resources that generated the values in the Capabilities response element.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "capabilitiesReason", "fluentSetterDocumentation" : "

                                                                                                                                The list of resources that generated the values in the Capabilities response element.

                                                                                                                                \n@param capabilitiesReason The list of resources that generated the values in the Capabilities response element.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "capabilitiesReason", "getterDocumentation" : "

                                                                                                                                The list of resources that generated the values in the Capabilities response element.

                                                                                                                                \n@return The list of resources that generated the values in the Capabilities response element.", "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" : "CapabilitiesReason", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CapabilitiesReason", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CapabilitiesReason", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The list of resources that generated the values in the Capabilities response element.

                                                                                                                                \n@param capabilitiesReason The list of resources that generated the values in the Capabilities response element.", "setterMethodName" : "setCapabilitiesReason", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "capabilitiesReason", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "capabilitiesReason", "variableType" : "String", "documentation" : "

                                                                                                                                The list of resources that generated the values in the Capabilities response element.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getResourceTypes", "beanStyleSetterMethodName" : "setResourceTypes", "c2jName" : "ResourceTypes", "c2jShape" : "ResourceTypes", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                A list of all the template resource types that are defined in the template, such as AWS::EC2::Instance, AWS::Dynamo::Table, and Custom::MyCustomInstance.

                                                                                                                                \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 #resourceTypes(List)}.\n@param resourceTypes 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 #resourceTypes(List)", "deprecated" : false, "documentation" : "

                                                                                                                                A list of all the template resource types that are defined in the template, such as AWS::EC2::Instance, AWS::Dynamo::Table, and Custom::MyCustomInstance.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceTypes", "fluentSetterDocumentation" : "

                                                                                                                                A list of all the template resource types that are defined in the template, such as AWS::EC2::Instance, AWS::Dynamo::Table, and Custom::MyCustomInstance.

                                                                                                                                \n@param resourceTypes A list of all the template resource types that are defined in the template, such as AWS::EC2::Instance, AWS::Dynamo::Table, and Custom::MyCustomInstance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceTypes", "getterDocumentation" : "

                                                                                                                                A list of all the template resource types that are defined in the template, such as AWS::EC2::Instance, AWS::Dynamo::Table, and Custom::MyCustomInstance.

                                                                                                                                \n

                                                                                                                                \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                \n@return A list of all the template resource types that are defined in the template, such as AWS::EC2::Instance, AWS::Dynamo::Table, and Custom::MyCustomInstance.", "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" : "ResourceTypes", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceTypes", "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" : "ResourceType", "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" : "ResourceTypes", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                A list of all the template resource types that are defined in the template, such as AWS::EC2::Instance, AWS::Dynamo::Table, and Custom::MyCustomInstance.

                                                                                                                                \n@param resourceTypes A list of all the template resource types that are defined in the template, such as AWS::EC2::Instance, AWS::Dynamo::Table, and Custom::MyCustomInstance.", "setterMethodName" : "setResourceTypes", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "resourceTypes", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "resourceTypes", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                A list of all the template resource types that are defined in the template, such as AWS::EC2::Instance, AWS::Dynamo::Table, and Custom::MyCustomInstance.

                                                                                                                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getVersion", "beanStyleSetterMethodName" : "setVersion", "c2jName" : "Version", "c2jShape" : "Version", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The AWS template format version, which identifies the capabilities of the template.

                                                                                                                                \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 AWS template format version, which identifies the capabilities of the template.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "version", "fluentSetterDocumentation" : "

                                                                                                                                The AWS template format version, which identifies the capabilities of the template.

                                                                                                                                \n@param version The AWS template format version, which identifies the capabilities of the template.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "version", "getterDocumentation" : "

                                                                                                                                The AWS template format version, which identifies the capabilities of the template.

                                                                                                                                \n@return The AWS template format version, which identifies the capabilities of the template.", "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 AWS template format version, which identifies the capabilities of the template.

                                                                                                                                \n@param version The AWS template format version, which identifies the capabilities of the template.", "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 AWS template format version, which identifies the capabilities of the template.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMetadata", "beanStyleSetterMethodName" : "setMetadata", "c2jName" : "Metadata", "c2jShape" : "Metadata", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The value that is defined for the Metadata property of the template.

                                                                                                                                \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 #metadata(String)}.\n@param metadata 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 #metadata(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The value that is defined for the Metadata property of the template.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "metadata", "fluentSetterDocumentation" : "

                                                                                                                                The value that is defined for the Metadata property of the template.

                                                                                                                                \n@param metadata The value that is defined for the Metadata property of the template.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "metadata", "getterDocumentation" : "

                                                                                                                                The value that is defined for the Metadata property of the template.

                                                                                                                                \n@return The value that is defined for the Metadata property of the template.", "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" : "Metadata", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Metadata", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Metadata", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The value that is defined for the Metadata property of the template.

                                                                                                                                \n@param metadata The value that is defined for the Metadata property of the template.", "setterMethodName" : "setMetadata", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "metadata", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "metadata", "variableType" : "String", "documentation" : "

                                                                                                                                The value that is defined for the Metadata property of the template.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDeclaredTransforms", "beanStyleSetterMethodName" : "setDeclaredTransforms", "c2jName" : "DeclaredTransforms", "c2jShape" : "TransformsList", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                A list of the transforms that are declared in the template.

                                                                                                                                \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 #declaredTransforms(List)}.\n@param declaredTransforms 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 #declaredTransforms(List)", "deprecated" : false, "documentation" : "

                                                                                                                                A list of the transforms that are declared in the template.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "declaredTransforms", "fluentSetterDocumentation" : "

                                                                                                                                A list of the transforms that are declared in the template.

                                                                                                                                \n@param declaredTransforms A list of the transforms that are declared in the template.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "declaredTransforms", "getterDocumentation" : "

                                                                                                                                A list of the transforms that are declared in the template.

                                                                                                                                \n

                                                                                                                                \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                \n@return A list of the transforms that are declared in the template.", "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" : "DeclaredTransforms", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DeclaredTransforms", "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" : "TransformName", "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" : "DeclaredTransforms", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                A list of the transforms that are declared in the template.

                                                                                                                                \n@param declaredTransforms A list of the transforms that are declared in the template.", "setterMethodName" : "setDeclaredTransforms", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "declaredTransforms", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "declaredTransforms", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                A list of the transforms that are declared in the template.

                                                                                                                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Capabilities" : { "beanStyleGetterMethodName" : "getCapabilitiesAsStrings", "beanStyleSetterMethodName" : "setCapabilitiesWithStrings", "c2jName" : "Capabilities", "c2jShape" : "Capabilities", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The capabilities found within the template. If your template contains IAM resources, you must specify the CAPABILITY_IAM or CAPABILITY_NAMED_IAM value for this parameter when you use the CreateStack or UpdateStack actions with your template; otherwise, those actions return an InsufficientCapabilities error.

                                                                                                                                For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                \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 #capabilitiesAsStrings(List)}.\n@param capabilities 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 #capabilitiesWithStrings(List)", "deprecated" : false, "documentation" : "

                                                                                                                                The capabilities found within the template. If your template contains IAM resources, you must specify the CAPABILITY_IAM or CAPABILITY_NAMED_IAM value for this parameter when you use the CreateStack or UpdateStack actions with your template; otherwise, those actions return an InsufficientCapabilities error.

                                                                                                                                For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "capabilities", "fluentEnumSetterMethodName" : "capabilities", "fluentGetterMethodName" : "capabilitiesAsStrings", "fluentSetterDocumentation" : "

                                                                                                                                The capabilities found within the template. If your template contains IAM resources, you must specify the CAPABILITY_IAM or CAPABILITY_NAMED_IAM value for this parameter when you use the CreateStack or UpdateStack actions with your template; otherwise, those actions return an InsufficientCapabilities error.

                                                                                                                                For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                \n@param capabilities The capabilities found within the template. If your template contains IAM resources, you must specify the CAPABILITY_IAM or CAPABILITY_NAMED_IAM value for this parameter when you use the CreateStack or UpdateStack actions with your template; otherwise, those actions return an InsufficientCapabilities error.

                                                                                                                                For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "capabilitiesWithStrings", "getterDocumentation" : "

                                                                                                                                The capabilities found within the template. If your template contains IAM resources, you must specify the CAPABILITY_IAM or CAPABILITY_NAMED_IAM value for this parameter when you use the CreateStack or UpdateStack actions with your template; otherwise, those actions return an InsufficientCapabilities error.

                                                                                                                                For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                \n

                                                                                                                                \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                \n@return The capabilities found within the template. If your template contains IAM resources, you must specify the CAPABILITY_IAM or CAPABILITY_NAMED_IAM value for this parameter when you use the CreateStack or UpdateStack actions with your template; otherwise, those actions return an InsufficientCapabilities error.

                                                                                                                                For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.", "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" : "Capabilities", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Capabilities", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMemberAsString", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Capability", "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 #memberAsString(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" : "Capability", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "member", "fluentEnumSetterMethodName" : "member", "fluentGetterMethodName" : "memberAsString", "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@see Capability\n@return Returns a reference to this object so that method calls can be chained together.\n@see Capability", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n

                                                                                                                                \nIf the service returns an enum value that is not available in the current SDK version, {@link #member} will return {@link Capability#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #memberAsString}.\n

                                                                                                                                \n@return The value of the Member property for this object.\n@see Capability", "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.\n@see Capability", "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" : "Capabilities", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The capabilities found within the template. If your template contains IAM resources, you must specify the CAPABILITY_IAM or CAPABILITY_NAMED_IAM value for this parameter when you use the CreateStack or UpdateStack actions with your template; otherwise, those actions return an InsufficientCapabilities error.

                                                                                                                                For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                \n@param capabilities The capabilities found within the template. If your template contains IAM resources, you must specify the CAPABILITY_IAM or CAPABILITY_NAMED_IAM value for this parameter when you use the CreateStack or UpdateStack actions with your template; otherwise, those actions return an InsufficientCapabilities error.

                                                                                                                                For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.", "setterMethodName" : "setCapabilitiesWithStrings", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "capabilities", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "capabilities", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                The capabilities found within the template. If your template contains IAM resources, you must specify the CAPABILITY_IAM or CAPABILITY_NAMED_IAM value for this parameter when you use the CreateStack or UpdateStack actions with your template; otherwise, those actions return an InsufficientCapabilities error.

                                                                                                                                For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "CapabilitiesReason" : { "beanStyleGetterMethodName" : "getCapabilitiesReason", "beanStyleSetterMethodName" : "setCapabilitiesReason", "c2jName" : "CapabilitiesReason", "c2jShape" : "CapabilitiesReason", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The list of resources that generated the values in the Capabilities response element.

                                                                                                                                \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 #capabilitiesReason(String)}.\n@param capabilitiesReason 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 #capabilitiesReason(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The list of resources that generated the values in the Capabilities response element.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "capabilitiesReason", "fluentSetterDocumentation" : "

                                                                                                                                The list of resources that generated the values in the Capabilities response element.

                                                                                                                                \n@param capabilitiesReason The list of resources that generated the values in the Capabilities response element.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "capabilitiesReason", "getterDocumentation" : "

                                                                                                                                The list of resources that generated the values in the Capabilities response element.

                                                                                                                                \n@return The list of resources that generated the values in the Capabilities response element.", "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" : "CapabilitiesReason", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CapabilitiesReason", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CapabilitiesReason", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The list of resources that generated the values in the Capabilities response element.

                                                                                                                                \n@param capabilitiesReason The list of resources that generated the values in the Capabilities response element.", "setterMethodName" : "setCapabilitiesReason", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "capabilitiesReason", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "capabilitiesReason", "variableType" : "String", "documentation" : "

                                                                                                                                The list of resources that generated the values in the Capabilities response element.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "DeclaredTransforms" : { "beanStyleGetterMethodName" : "getDeclaredTransforms", "beanStyleSetterMethodName" : "setDeclaredTransforms", "c2jName" : "DeclaredTransforms", "c2jShape" : "TransformsList", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                A list of the transforms that are declared in the template.

                                                                                                                                \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 #declaredTransforms(List)}.\n@param declaredTransforms 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 #declaredTransforms(List)", "deprecated" : false, "documentation" : "

                                                                                                                                A list of the transforms that are declared in the template.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "declaredTransforms", "fluentSetterDocumentation" : "

                                                                                                                                A list of the transforms that are declared in the template.

                                                                                                                                \n@param declaredTransforms A list of the transforms that are declared in the template.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "declaredTransforms", "getterDocumentation" : "

                                                                                                                                A list of the transforms that are declared in the template.

                                                                                                                                \n

                                                                                                                                \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                \n@return A list of the transforms that are declared in the template.", "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" : "DeclaredTransforms", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DeclaredTransforms", "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" : "TransformName", "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" : "DeclaredTransforms", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                A list of the transforms that are declared in the template.

                                                                                                                                \n@param declaredTransforms A list of the transforms that are declared in the template.", "setterMethodName" : "setDeclaredTransforms", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "declaredTransforms", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "declaredTransforms", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                A list of the transforms that are declared in the template.

                                                                                                                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Description" : { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "Description", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The value that is defined in the Description property of the template.

                                                                                                                                \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" : "

                                                                                                                                The value that is defined in the Description property of the template.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

                                                                                                                                The value that is defined in the Description property of the template.

                                                                                                                                \n@param description The value that is defined in the Description property of the template.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "description", "getterDocumentation" : "

                                                                                                                                The value that is defined in the Description property of the template.

                                                                                                                                \n@return The value that is defined in the Description property of the template.", "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" : "

                                                                                                                                The value that is defined in the Description property of the template.

                                                                                                                                \n@param description The value that is defined in the Description property of the template.", "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" : "

                                                                                                                                The value that is defined in the Description property of the template.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Metadata" : { "beanStyleGetterMethodName" : "getMetadata", "beanStyleSetterMethodName" : "setMetadata", "c2jName" : "Metadata", "c2jShape" : "Metadata", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The value that is defined for the Metadata property of the template.

                                                                                                                                \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 #metadata(String)}.\n@param metadata 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 #metadata(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The value that is defined for the Metadata property of the template.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "metadata", "fluentSetterDocumentation" : "

                                                                                                                                The value that is defined for the Metadata property of the template.

                                                                                                                                \n@param metadata The value that is defined for the Metadata property of the template.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "metadata", "getterDocumentation" : "

                                                                                                                                The value that is defined for the Metadata property of the template.

                                                                                                                                \n@return The value that is defined for the Metadata property of the template.", "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" : "Metadata", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Metadata", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Metadata", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The value that is defined for the Metadata property of the template.

                                                                                                                                \n@param metadata The value that is defined for the Metadata property of the template.", "setterMethodName" : "setMetadata", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "metadata", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "metadata", "variableType" : "String", "documentation" : "

                                                                                                                                The value that is defined for the Metadata property of the template.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Parameters" : { "beanStyleGetterMethodName" : "getParameters", "beanStyleSetterMethodName" : "setParameters", "c2jName" : "Parameters", "c2jShape" : "ParameterDeclarations", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                A list of parameter declarations that describe various properties for each parameter.

                                                                                                                                \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 #parameters(List)}.\n@param parameters 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 #parameters(List)", "deprecated" : false, "documentation" : "

                                                                                                                                A list of parameter declarations that describe various properties for each parameter.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "parameters", "fluentSetterDocumentation" : "

                                                                                                                                A list of parameter declarations that describe various properties for each parameter.

                                                                                                                                \n@param parameters A list of parameter declarations that describe various properties for each parameter.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parameters", "getterDocumentation" : "

                                                                                                                                A list of parameter declarations that describe various properties for each parameter.

                                                                                                                                \n

                                                                                                                                \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                \n@return A list of parameter declarations that describe various properties for each parameter.", "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" : "Parameters", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Parameters", "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" : "ParameterDeclaration", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link ParameterDeclaration.Builder} avoiding the need to create one manually via {@link ParameterDeclaration#builder()}.\n\nWhen the {@link Consumer} completes, {@link ParameterDeclaration.Builder#build()} is called immediately and its result is passed to {@link #member(ParameterDeclaration)}.\n@param member a consumer that will call methods on {@link ParameterDeclaration.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(ParameterDeclaration)", "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" : "ParameterDeclaration", "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" : "ParameterDeclaration", "variableName" : "member", "variableType" : "ParameterDeclaration", "documentation" : null, "simpleType" : "ParameterDeclaration", "variableSetterType" : "ParameterDeclaration" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ParameterDeclaration", "variableName" : "member", "variableType" : "ParameterDeclaration", "documentation" : "", "simpleType" : "ParameterDeclaration", "variableSetterType" : "ParameterDeclaration" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "ParameterDeclaration", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "ParameterDeclaration", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Parameters", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                A list of parameter declarations that describe various properties for each parameter.

                                                                                                                                \n@param parameters A list of parameter declarations that describe various properties for each parameter.", "setterMethodName" : "setParameters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameters", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                A list of parameter declarations that describe various properties for each parameter.

                                                                                                                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ResourceTypes" : { "beanStyleGetterMethodName" : "getResourceTypes", "beanStyleSetterMethodName" : "setResourceTypes", "c2jName" : "ResourceTypes", "c2jShape" : "ResourceTypes", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                A list of all the template resource types that are defined in the template, such as AWS::EC2::Instance, AWS::Dynamo::Table, and Custom::MyCustomInstance.

                                                                                                                                \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 #resourceTypes(List)}.\n@param resourceTypes 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 #resourceTypes(List)", "deprecated" : false, "documentation" : "

                                                                                                                                A list of all the template resource types that are defined in the template, such as AWS::EC2::Instance, AWS::Dynamo::Table, and Custom::MyCustomInstance.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceTypes", "fluentSetterDocumentation" : "

                                                                                                                                A list of all the template resource types that are defined in the template, such as AWS::EC2::Instance, AWS::Dynamo::Table, and Custom::MyCustomInstance.

                                                                                                                                \n@param resourceTypes A list of all the template resource types that are defined in the template, such as AWS::EC2::Instance, AWS::Dynamo::Table, and Custom::MyCustomInstance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceTypes", "getterDocumentation" : "

                                                                                                                                A list of all the template resource types that are defined in the template, such as AWS::EC2::Instance, AWS::Dynamo::Table, and Custom::MyCustomInstance.

                                                                                                                                \n

                                                                                                                                \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                \n@return A list of all the template resource types that are defined in the template, such as AWS::EC2::Instance, AWS::Dynamo::Table, and Custom::MyCustomInstance.", "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" : "ResourceTypes", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceTypes", "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" : "ResourceType", "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" : "ResourceTypes", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                A list of all the template resource types that are defined in the template, such as AWS::EC2::Instance, AWS::Dynamo::Table, and Custom::MyCustomInstance.

                                                                                                                                \n@param resourceTypes A list of all the template resource types that are defined in the template, such as AWS::EC2::Instance, AWS::Dynamo::Table, and Custom::MyCustomInstance.", "setterMethodName" : "setResourceTypes", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "resourceTypes", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "resourceTypes", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                A list of all the template resource types that are defined in the template, such as AWS::EC2::Instance, AWS::Dynamo::Table, and Custom::MyCustomInstance.

                                                                                                                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Version" : { "beanStyleGetterMethodName" : "getVersion", "beanStyleSetterMethodName" : "setVersion", "c2jName" : "Version", "c2jShape" : "Version", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The AWS template format version, which identifies the capabilities of the template.

                                                                                                                                \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 AWS template format version, which identifies the capabilities of the template.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "version", "fluentSetterDocumentation" : "

                                                                                                                                The AWS template format version, which identifies the capabilities of the template.

                                                                                                                                \n@param version The AWS template format version, which identifies the capabilities of the template.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "version", "getterDocumentation" : "

                                                                                                                                The AWS template format version, which identifies the capabilities of the template.

                                                                                                                                \n@return The AWS template format version, which identifies the capabilities of the template.", "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 AWS template format version, which identifies the capabilities of the template.

                                                                                                                                \n@param version The AWS template format version, which identifies the capabilities of the template.", "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 AWS template format version, which identifies the capabilities of the template.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getParameters", "beanStyleSetterMethodName" : "setParameters", "c2jName" : "Parameters", "c2jShape" : "ParameterDeclarations", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                A list of parameter declarations that describe various properties for each parameter.

                                                                                                                                \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 #parameters(List)}.\n@param parameters 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 #parameters(List)", "deprecated" : false, "documentation" : "

                                                                                                                                A list of parameter declarations that describe various properties for each parameter.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "parameters", "fluentSetterDocumentation" : "

                                                                                                                                A list of parameter declarations that describe various properties for each parameter.

                                                                                                                                \n@param parameters A list of parameter declarations that describe various properties for each parameter.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parameters", "getterDocumentation" : "

                                                                                                                                A list of parameter declarations that describe various properties for each parameter.

                                                                                                                                \n

                                                                                                                                \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                \n@return A list of parameter declarations that describe various properties for each parameter.", "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" : "Parameters", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Parameters", "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" : "ParameterDeclaration", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link ParameterDeclaration.Builder} avoiding the need to create one manually via {@link ParameterDeclaration#builder()}.\n\nWhen the {@link Consumer} completes, {@link ParameterDeclaration.Builder#build()} is called immediately and its result is passed to {@link #member(ParameterDeclaration)}.\n@param member a consumer that will call methods on {@link ParameterDeclaration.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(ParameterDeclaration)", "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" : "ParameterDeclaration", "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" : "ParameterDeclaration", "variableName" : "member", "variableType" : "ParameterDeclaration", "documentation" : null, "simpleType" : "ParameterDeclaration", "variableSetterType" : "ParameterDeclaration" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ParameterDeclaration", "variableName" : "member", "variableType" : "ParameterDeclaration", "documentation" : "", "simpleType" : "ParameterDeclaration", "variableSetterType" : "ParameterDeclaration" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "ParameterDeclaration", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "ParameterDeclaration", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Parameters", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                A list of parameter declarations that describe various properties for each parameter.

                                                                                                                                \n@param parameters A list of parameter declarations that describe various properties for each parameter.", "setterMethodName" : "setParameters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameters", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                A list of parameter declarations that describe various properties for each parameter.

                                                                                                                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "Description", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The value that is defined in the Description property of the template.

                                                                                                                                \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" : "

                                                                                                                                The value that is defined in the Description property of the template.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

                                                                                                                                The value that is defined in the Description property of the template.

                                                                                                                                \n@param description The value that is defined in the Description property of the template.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "description", "getterDocumentation" : "

                                                                                                                                The value that is defined in the Description property of the template.

                                                                                                                                \n@return The value that is defined in the Description property of the template.", "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" : "

                                                                                                                                The value that is defined in the Description property of the template.

                                                                                                                                \n@param description The value that is defined in the Description property of the template.", "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" : "

                                                                                                                                The value that is defined in the Description property of the template.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCapabilitiesAsStrings", "beanStyleSetterMethodName" : "setCapabilitiesWithStrings", "c2jName" : "Capabilities", "c2jShape" : "Capabilities", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The capabilities found within the template. If your template contains IAM resources, you must specify the CAPABILITY_IAM or CAPABILITY_NAMED_IAM value for this parameter when you use the CreateStack or UpdateStack actions with your template; otherwise, those actions return an InsufficientCapabilities error.

                                                                                                                                For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                \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 #capabilitiesAsStrings(List)}.\n@param capabilities 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 #capabilitiesWithStrings(List)", "deprecated" : false, "documentation" : "

                                                                                                                                The capabilities found within the template. If your template contains IAM resources, you must specify the CAPABILITY_IAM or CAPABILITY_NAMED_IAM value for this parameter when you use the CreateStack or UpdateStack actions with your template; otherwise, those actions return an InsufficientCapabilities error.

                                                                                                                                For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "capabilities", "fluentEnumSetterMethodName" : "capabilities", "fluentGetterMethodName" : "capabilitiesAsStrings", "fluentSetterDocumentation" : "

                                                                                                                                The capabilities found within the template. If your template contains IAM resources, you must specify the CAPABILITY_IAM or CAPABILITY_NAMED_IAM value for this parameter when you use the CreateStack or UpdateStack actions with your template; otherwise, those actions return an InsufficientCapabilities error.

                                                                                                                                For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                \n@param capabilities The capabilities found within the template. If your template contains IAM resources, you must specify the CAPABILITY_IAM or CAPABILITY_NAMED_IAM value for this parameter when you use the CreateStack or UpdateStack actions with your template; otherwise, those actions return an InsufficientCapabilities error.

                                                                                                                                For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "capabilitiesWithStrings", "getterDocumentation" : "

                                                                                                                                The capabilities found within the template. If your template contains IAM resources, you must specify the CAPABILITY_IAM or CAPABILITY_NAMED_IAM value for this parameter when you use the CreateStack or UpdateStack actions with your template; otherwise, those actions return an InsufficientCapabilities error.

                                                                                                                                For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                \n

                                                                                                                                \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                \n@return The capabilities found within the template. If your template contains IAM resources, you must specify the CAPABILITY_IAM or CAPABILITY_NAMED_IAM value for this parameter when you use the CreateStack or UpdateStack actions with your template; otherwise, those actions return an InsufficientCapabilities error.

                                                                                                                                For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.", "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" : "Capabilities", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Capabilities", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMemberAsString", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Capability", "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 #memberAsString(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" : "Capability", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "member", "fluentEnumSetterMethodName" : "member", "fluentGetterMethodName" : "memberAsString", "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@see Capability\n@return Returns a reference to this object so that method calls can be chained together.\n@see Capability", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n

                                                                                                                                \nIf the service returns an enum value that is not available in the current SDK version, {@link #member} will return {@link Capability#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #memberAsString}.\n

                                                                                                                                \n@return The value of the Member property for this object.\n@see Capability", "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.\n@see Capability", "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" : "Capabilities", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The capabilities found within the template. If your template contains IAM resources, you must specify the CAPABILITY_IAM or CAPABILITY_NAMED_IAM value for this parameter when you use the CreateStack or UpdateStack actions with your template; otherwise, those actions return an InsufficientCapabilities error.

                                                                                                                                For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                \n@param capabilities The capabilities found within the template. If your template contains IAM resources, you must specify the CAPABILITY_IAM or CAPABILITY_NAMED_IAM value for this parameter when you use the CreateStack or UpdateStack actions with your template; otherwise, those actions return an InsufficientCapabilities error.

                                                                                                                                For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.", "setterMethodName" : "setCapabilitiesWithStrings", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "capabilities", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "capabilities", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                The capabilities found within the template. If your template contains IAM resources, you must specify the CAPABILITY_IAM or CAPABILITY_NAMED_IAM value for this parameter when you use the CreateStack or UpdateStack actions with your template; otherwise, those actions return an InsufficientCapabilities error.

                                                                                                                                For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCapabilitiesReason", "beanStyleSetterMethodName" : "setCapabilitiesReason", "c2jName" : "CapabilitiesReason", "c2jShape" : "CapabilitiesReason", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The list of resources that generated the values in the Capabilities response element.

                                                                                                                                \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 #capabilitiesReason(String)}.\n@param capabilitiesReason 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 #capabilitiesReason(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The list of resources that generated the values in the Capabilities response element.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "capabilitiesReason", "fluentSetterDocumentation" : "

                                                                                                                                The list of resources that generated the values in the Capabilities response element.

                                                                                                                                \n@param capabilitiesReason The list of resources that generated the values in the Capabilities response element.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "capabilitiesReason", "getterDocumentation" : "

                                                                                                                                The list of resources that generated the values in the Capabilities response element.

                                                                                                                                \n@return The list of resources that generated the values in the Capabilities response element.", "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" : "CapabilitiesReason", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CapabilitiesReason", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CapabilitiesReason", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The list of resources that generated the values in the Capabilities response element.

                                                                                                                                \n@param capabilitiesReason The list of resources that generated the values in the Capabilities response element.", "setterMethodName" : "setCapabilitiesReason", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "capabilitiesReason", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "capabilitiesReason", "variableType" : "String", "documentation" : "

                                                                                                                                The list of resources that generated the values in the Capabilities response element.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getResourceTypes", "beanStyleSetterMethodName" : "setResourceTypes", "c2jName" : "ResourceTypes", "c2jShape" : "ResourceTypes", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                A list of all the template resource types that are defined in the template, such as AWS::EC2::Instance, AWS::Dynamo::Table, and Custom::MyCustomInstance.

                                                                                                                                \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 #resourceTypes(List)}.\n@param resourceTypes 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 #resourceTypes(List)", "deprecated" : false, "documentation" : "

                                                                                                                                A list of all the template resource types that are defined in the template, such as AWS::EC2::Instance, AWS::Dynamo::Table, and Custom::MyCustomInstance.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceTypes", "fluentSetterDocumentation" : "

                                                                                                                                A list of all the template resource types that are defined in the template, such as AWS::EC2::Instance, AWS::Dynamo::Table, and Custom::MyCustomInstance.

                                                                                                                                \n@param resourceTypes A list of all the template resource types that are defined in the template, such as AWS::EC2::Instance, AWS::Dynamo::Table, and Custom::MyCustomInstance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceTypes", "getterDocumentation" : "

                                                                                                                                A list of all the template resource types that are defined in the template, such as AWS::EC2::Instance, AWS::Dynamo::Table, and Custom::MyCustomInstance.

                                                                                                                                \n

                                                                                                                                \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                \n@return A list of all the template resource types that are defined in the template, such as AWS::EC2::Instance, AWS::Dynamo::Table, and Custom::MyCustomInstance.", "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" : "ResourceTypes", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceTypes", "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" : "ResourceType", "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" : "ResourceTypes", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                A list of all the template resource types that are defined in the template, such as AWS::EC2::Instance, AWS::Dynamo::Table, and Custom::MyCustomInstance.

                                                                                                                                \n@param resourceTypes A list of all the template resource types that are defined in the template, such as AWS::EC2::Instance, AWS::Dynamo::Table, and Custom::MyCustomInstance.", "setterMethodName" : "setResourceTypes", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "resourceTypes", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "resourceTypes", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                A list of all the template resource types that are defined in the template, such as AWS::EC2::Instance, AWS::Dynamo::Table, and Custom::MyCustomInstance.

                                                                                                                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getVersion", "beanStyleSetterMethodName" : "setVersion", "c2jName" : "Version", "c2jShape" : "Version", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The AWS template format version, which identifies the capabilities of the template.

                                                                                                                                \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 AWS template format version, which identifies the capabilities of the template.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "version", "fluentSetterDocumentation" : "

                                                                                                                                The AWS template format version, which identifies the capabilities of the template.

                                                                                                                                \n@param version The AWS template format version, which identifies the capabilities of the template.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "version", "getterDocumentation" : "

                                                                                                                                The AWS template format version, which identifies the capabilities of the template.

                                                                                                                                \n@return The AWS template format version, which identifies the capabilities of the template.", "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 AWS template format version, which identifies the capabilities of the template.

                                                                                                                                \n@param version The AWS template format version, which identifies the capabilities of the template.", "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 AWS template format version, which identifies the capabilities of the template.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMetadata", "beanStyleSetterMethodName" : "setMetadata", "c2jName" : "Metadata", "c2jShape" : "Metadata", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The value that is defined for the Metadata property of the template.

                                                                                                                                \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 #metadata(String)}.\n@param metadata 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 #metadata(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The value that is defined for the Metadata property of the template.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "metadata", "fluentSetterDocumentation" : "

                                                                                                                                The value that is defined for the Metadata property of the template.

                                                                                                                                \n@param metadata The value that is defined for the Metadata property of the template.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "metadata", "getterDocumentation" : "

                                                                                                                                The value that is defined for the Metadata property of the template.

                                                                                                                                \n@return The value that is defined for the Metadata property of the template.", "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" : "Metadata", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Metadata", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Metadata", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The value that is defined for the Metadata property of the template.

                                                                                                                                \n@param metadata The value that is defined for the Metadata property of the template.", "setterMethodName" : "setMetadata", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "metadata", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "metadata", "variableType" : "String", "documentation" : "

                                                                                                                                The value that is defined for the Metadata property of the template.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDeclaredTransforms", "beanStyleSetterMethodName" : "setDeclaredTransforms", "c2jName" : "DeclaredTransforms", "c2jShape" : "TransformsList", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                A list of the transforms that are declared in the template.

                                                                                                                                \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 #declaredTransforms(List)}.\n@param declaredTransforms 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 #declaredTransforms(List)", "deprecated" : false, "documentation" : "

                                                                                                                                A list of the transforms that are declared in the template.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "declaredTransforms", "fluentSetterDocumentation" : "

                                                                                                                                A list of the transforms that are declared in the template.

                                                                                                                                \n@param declaredTransforms A list of the transforms that are declared in the template.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "declaredTransforms", "getterDocumentation" : "

                                                                                                                                A list of the transforms that are declared in the template.

                                                                                                                                \n

                                                                                                                                \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                \n@return A list of the transforms that are declared in the template.", "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" : "DeclaredTransforms", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DeclaredTransforms", "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" : "TransformName", "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" : "DeclaredTransforms", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                A list of the transforms that are declared in the template.

                                                                                                                                \n@param declaredTransforms A list of the transforms that are declared in the template.", "setterMethodName" : "setDeclaredTransforms", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "declaredTransforms", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "declaredTransforms", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                A list of the transforms that are declared in the template.

                                                                                                                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "GetTemplateSummaryResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : "GetTemplateSummaryResult" }, "variable" : { "variableDeclarationType" : "GetTemplateSummaryResponse", "variableName" : "getTemplateSummaryResponse", "variableType" : "GetTemplateSummaryResponse", "documentation" : null, "simpleType" : "GetTemplateSummaryResponse", "variableSetterType" : "GetTemplateSummaryResponse" }, "wrapper" : false, "xmlNamespace" : null }, "InsufficientCapabilitiesException" : { "c2jName" : "InsufficientCapabilitiesException", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                The template contains resources with capabilities that weren't specified in the Capabilities parameter.

                                                                                                                                ", "endpointDiscovery" : null, "enums" : null, "errorCode" : "InsufficientCapabilitiesException", "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : 400, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "InsufficientCapabilitiesException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "InsufficientCapabilitiesException", "variableName" : "insufficientCapabilitiesException", "variableType" : "InsufficientCapabilitiesException", "documentation" : null, "simpleType" : "InsufficientCapabilitiesException", "variableSetterType" : "InsufficientCapabilitiesException" }, "wrapper" : false, "xmlNamespace" : null }, "InvalidChangeSetStatusException" : { "c2jName" : "InvalidChangeSetStatusException", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                The specified change set can't be used to update the stack. For example, the change set status might be CREATE_IN_PROGRESS, or the stack status might be UPDATE_IN_PROGRESS.

                                                                                                                                ", "endpointDiscovery" : null, "enums" : null, "errorCode" : "InvalidChangeSetStatus", "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : 400, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "InvalidChangeSetStatusException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "InvalidChangeSetStatusException", "variableName" : "invalidChangeSetStatusException", "variableType" : "InvalidChangeSetStatusException", "documentation" : null, "simpleType" : "InvalidChangeSetStatusException", "variableSetterType" : "InvalidChangeSetStatusException" }, "wrapper" : false, "xmlNamespace" : null }, "InvalidOperationException" : { "c2jName" : "InvalidOperationException", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                The specified operation isn't valid.

                                                                                                                                ", "endpointDiscovery" : null, "enums" : null, "errorCode" : "InvalidOperationException", "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : 400, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "InvalidOperationException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "InvalidOperationException", "variableName" : "invalidOperationException", "variableType" : "InvalidOperationException", "documentation" : null, "simpleType" : "InvalidOperationException", "variableSetterType" : "InvalidOperationException" }, "wrapper" : false, "xmlNamespace" : null }, "LimitExceededException" : { "c2jName" : "LimitExceededException", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                The quota for the resource has already been reached.

                                                                                                                                For information on resource and stack limitations, see Limits in the AWS CloudFormation User Guide.

                                                                                                                                ", "endpointDiscovery" : null, "enums" : null, "errorCode" : "LimitExceededException", "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : 400, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "LimitExceededException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "LimitExceededException", "variableName" : "limitExceededException", "variableType" : "LimitExceededException", "documentation" : null, "simpleType" : "LimitExceededException", "variableSetterType" : "LimitExceededException" }, "wrapper" : false, "xmlNamespace" : null }, "ListChangeSetsRequest" : { "c2jName" : "ListChangeSetsInput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                The input for the ListChangeSets action.

                                                                                                                                ", "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" : "ListChangeSets", "locationName" : null, "requestUri" : "/", "target" : "ListChangeSets", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackNameOrId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The name or the Amazon Resource Name (ARN) of the stack for which you want to list change sets.

                                                                                                                                \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The name or the Amazon Resource Name (ARN) of the stack for which you want to list change sets.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                                                                                                                                The name or the Amazon Resource Name (ARN) of the stack for which you want to list change sets.

                                                                                                                                \n@param stackName The name or the Amazon Resource Name (ARN) of the stack for which you want to list change sets.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                                                                                                                                The name or the Amazon Resource Name (ARN) of the stack for which you want to list change sets.

                                                                                                                                \n@return The name or the Amazon Resource Name (ARN) of the stack for which you want to list change sets.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The name or the Amazon Resource Name (ARN) of the stack for which you want to list change sets.

                                                                                                                                \n@param stackName The name or the Amazon Resource Name (ARN) of the stack for which you want to list change sets.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                                                                                                                                The name or the Amazon Resource Name (ARN) of the stack for which you want to list change sets.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                A string (provided by the ListChangeSets response output) that identifies the next page of change sets that you want to retrieve.

                                                                                                                                \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 #nextToken(String)}.\n@param nextToken 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 #nextToken(String)", "deprecated" : false, "documentation" : "

                                                                                                                                A string (provided by the ListChangeSets response output) that identifies the next page of change sets that you want to retrieve.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                                                                                                                                A string (provided by the ListChangeSets response output) that identifies the next page of change sets that you want to retrieve.

                                                                                                                                \n@param nextToken A string (provided by the ListChangeSets response output) that identifies the next page of change sets that you want to retrieve.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                                                                                                                                A string (provided by the ListChangeSets response output) that identifies the next page of change sets that you want to retrieve.

                                                                                                                                \n@return A string (provided by the ListChangeSets response output) that identifies the next page of change sets that you want to retrieve.", "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" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                A string (provided by the ListChangeSets response output) that identifies the next page of change sets that you want to retrieve.

                                                                                                                                \n@param nextToken A string (provided by the ListChangeSets response output) that identifies the next page of change sets that you want to retrieve.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

                                                                                                                                A string (provided by the ListChangeSets response output) that identifies the next page of change sets that you want to retrieve.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "NextToken" : { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                A string (provided by the ListChangeSets response output) that identifies the next page of change sets that you want to retrieve.

                                                                                                                                \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 #nextToken(String)}.\n@param nextToken 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 #nextToken(String)", "deprecated" : false, "documentation" : "

                                                                                                                                A string (provided by the ListChangeSets response output) that identifies the next page of change sets that you want to retrieve.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                                                                                                                                A string (provided by the ListChangeSets response output) that identifies the next page of change sets that you want to retrieve.

                                                                                                                                \n@param nextToken A string (provided by the ListChangeSets response output) that identifies the next page of change sets that you want to retrieve.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                                                                                                                                A string (provided by the ListChangeSets response output) that identifies the next page of change sets that you want to retrieve.

                                                                                                                                \n@return A string (provided by the ListChangeSets response output) that identifies the next page of change sets that you want to retrieve.", "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" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                A string (provided by the ListChangeSets response output) that identifies the next page of change sets that you want to retrieve.

                                                                                                                                \n@param nextToken A string (provided by the ListChangeSets response output) that identifies the next page of change sets that you want to retrieve.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

                                                                                                                                A string (provided by the ListChangeSets response output) that identifies the next page of change sets that you want to retrieve.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackName" : { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackNameOrId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The name or the Amazon Resource Name (ARN) of the stack for which you want to list change sets.

                                                                                                                                \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The name or the Amazon Resource Name (ARN) of the stack for which you want to list change sets.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                                                                                                                                The name or the Amazon Resource Name (ARN) of the stack for which you want to list change sets.

                                                                                                                                \n@param stackName The name or the Amazon Resource Name (ARN) of the stack for which you want to list change sets.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                                                                                                                                The name or the Amazon Resource Name (ARN) of the stack for which you want to list change sets.

                                                                                                                                \n@return The name or the Amazon Resource Name (ARN) of the stack for which you want to list change sets.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The name or the Amazon Resource Name (ARN) of the stack for which you want to list change sets.

                                                                                                                                \n@param stackName The name or the Amazon Resource Name (ARN) of the stack for which you want to list change sets.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                                                                                                                                The name or the Amazon Resource Name (ARN) of the stack for which you want to list change sets.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackNameOrId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The name or the Amazon Resource Name (ARN) of the stack for which you want to list change sets.

                                                                                                                                \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The name or the Amazon Resource Name (ARN) of the stack for which you want to list change sets.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                                                                                                                                The name or the Amazon Resource Name (ARN) of the stack for which you want to list change sets.

                                                                                                                                \n@param stackName The name or the Amazon Resource Name (ARN) of the stack for which you want to list change sets.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                                                                                                                                The name or the Amazon Resource Name (ARN) of the stack for which you want to list change sets.

                                                                                                                                \n@return The name or the Amazon Resource Name (ARN) of the stack for which you want to list change sets.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The name or the Amazon Resource Name (ARN) of the stack for which you want to list change sets.

                                                                                                                                \n@param stackName The name or the Amazon Resource Name (ARN) of the stack for which you want to list change sets.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                                                                                                                                The name or the Amazon Resource Name (ARN) of the stack for which you want to list change sets.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                A string (provided by the ListChangeSets response output) that identifies the next page of change sets that you want to retrieve.

                                                                                                                                \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 #nextToken(String)}.\n@param nextToken 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 #nextToken(String)", "deprecated" : false, "documentation" : "

                                                                                                                                A string (provided by the ListChangeSets response output) that identifies the next page of change sets that you want to retrieve.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                                                                                                                                A string (provided by the ListChangeSets response output) that identifies the next page of change sets that you want to retrieve.

                                                                                                                                \n@param nextToken A string (provided by the ListChangeSets response output) that identifies the next page of change sets that you want to retrieve.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                                                                                                                                A string (provided by the ListChangeSets response output) that identifies the next page of change sets that you want to retrieve.

                                                                                                                                \n@return A string (provided by the ListChangeSets response output) that identifies the next page of change sets that you want to retrieve.", "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" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                A string (provided by the ListChangeSets response output) that identifies the next page of change sets that you want to retrieve.

                                                                                                                                \n@param nextToken A string (provided by the ListChangeSets response output) that identifies the next page of change sets that you want to retrieve.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

                                                                                                                                A string (provided by the ListChangeSets response output) that identifies the next page of change sets that you want to retrieve.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "StackName" ], "shapeName" : "ListChangeSetsRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "ListChangeSetsRequest", "variableName" : "listChangeSetsRequest", "variableType" : "ListChangeSetsRequest", "documentation" : null, "simpleType" : "ListChangeSetsRequest", "variableSetterType" : "ListChangeSetsRequest" }, "wrapper" : false, "xmlNamespace" : null }, "ListChangeSetsResponse" : { "c2jName" : "ListChangeSetsOutput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                The output for the ListChangeSets action.

                                                                                                                                ", "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" : "getSummaries", "beanStyleSetterMethodName" : "setSummaries", "c2jName" : "Summaries", "c2jShape" : "ChangeSetSummaries", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                A list of ChangeSetSummary structures that provides the ID and status of each change set for the specified stack.

                                                                                                                                \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 #summaries(List)}.\n@param summaries 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 #summaries(List)", "deprecated" : false, "documentation" : "

                                                                                                                                A list of ChangeSetSummary structures that provides the ID and status of each change set for the specified stack.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "summaries", "fluentSetterDocumentation" : "

                                                                                                                                A list of ChangeSetSummary structures that provides the ID and status of each change set for the specified stack.

                                                                                                                                \n@param summaries A list of ChangeSetSummary structures that provides the ID and status of each change set for the specified stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "summaries", "getterDocumentation" : "

                                                                                                                                A list of ChangeSetSummary structures that provides the ID and status of each change set for the specified stack.

                                                                                                                                \n

                                                                                                                                \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                \n@return A list of ChangeSetSummary structures that provides the ID and status of each change set for the specified stack.", "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" : "Summaries", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Summaries", "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" : "ChangeSetSummary", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link ChangeSetSummary.Builder} avoiding the need to create one manually via {@link ChangeSetSummary#builder()}.\n\nWhen the {@link Consumer} completes, {@link ChangeSetSummary.Builder#build()} is called immediately and its result is passed to {@link #member(ChangeSetSummary)}.\n@param member a consumer that will call methods on {@link ChangeSetSummary.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(ChangeSetSummary)", "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" : "ChangeSetSummary", "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" : "ChangeSetSummary", "variableName" : "member", "variableType" : "ChangeSetSummary", "documentation" : null, "simpleType" : "ChangeSetSummary", "variableSetterType" : "ChangeSetSummary" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ChangeSetSummary", "variableName" : "member", "variableType" : "ChangeSetSummary", "documentation" : "", "simpleType" : "ChangeSetSummary", "variableSetterType" : "ChangeSetSummary" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "ChangeSetSummary", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "ChangeSetSummary", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Summaries", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                A list of ChangeSetSummary structures that provides the ID and status of each change set for the specified stack.

                                                                                                                                \n@param summaries A list of ChangeSetSummary structures that provides the ID and status of each change set for the specified stack.", "setterMethodName" : "setSummaries", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "summaries", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "summaries", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                A list of ChangeSetSummary structures that provides the ID and status of each change set for the specified stack.

                                                                                                                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                If the output exceeds 1 MB, a string that identifies the next page of change sets. If there is no additional page, this value is null.

                                                                                                                                \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 #nextToken(String)}.\n@param nextToken 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 #nextToken(String)", "deprecated" : false, "documentation" : "

                                                                                                                                If the output exceeds 1 MB, a string that identifies the next page of change sets. If there is no additional page, this value is null.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                                                                                                                                If the output exceeds 1 MB, a string that identifies the next page of change sets. If there is no additional page, this value is null.

                                                                                                                                \n@param nextToken If the output exceeds 1 MB, a string that identifies the next page of change sets. If there is no additional page, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                                                                                                                                If the output exceeds 1 MB, a string that identifies the next page of change sets. If there is no additional page, this value is null.

                                                                                                                                \n@return If the output exceeds 1 MB, a string that identifies the next page of change sets. If there is no additional page, this value is null.", "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" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                If the output exceeds 1 MB, a string that identifies the next page of change sets. If there is no additional page, this value is null.

                                                                                                                                \n@param nextToken If the output exceeds 1 MB, a string that identifies the next page of change sets. If there is no additional page, this value is null.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

                                                                                                                                If the output exceeds 1 MB, a string that identifies the next page of change sets. If there is no additional page, this value is null.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "NextToken" : { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                If the output exceeds 1 MB, a string that identifies the next page of change sets. If there is no additional page, this value is null.

                                                                                                                                \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 #nextToken(String)}.\n@param nextToken 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 #nextToken(String)", "deprecated" : false, "documentation" : "

                                                                                                                                If the output exceeds 1 MB, a string that identifies the next page of change sets. If there is no additional page, this value is null.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                                                                                                                                If the output exceeds 1 MB, a string that identifies the next page of change sets. If there is no additional page, this value is null.

                                                                                                                                \n@param nextToken If the output exceeds 1 MB, a string that identifies the next page of change sets. If there is no additional page, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                                                                                                                                If the output exceeds 1 MB, a string that identifies the next page of change sets. If there is no additional page, this value is null.

                                                                                                                                \n@return If the output exceeds 1 MB, a string that identifies the next page of change sets. If there is no additional page, this value is null.", "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" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                If the output exceeds 1 MB, a string that identifies the next page of change sets. If there is no additional page, this value is null.

                                                                                                                                \n@param nextToken If the output exceeds 1 MB, a string that identifies the next page of change sets. If there is no additional page, this value is null.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

                                                                                                                                If the output exceeds 1 MB, a string that identifies the next page of change sets. If there is no additional page, this value is null.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Summaries" : { "beanStyleGetterMethodName" : "getSummaries", "beanStyleSetterMethodName" : "setSummaries", "c2jName" : "Summaries", "c2jShape" : "ChangeSetSummaries", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                A list of ChangeSetSummary structures that provides the ID and status of each change set for the specified stack.

                                                                                                                                \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 #summaries(List)}.\n@param summaries 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 #summaries(List)", "deprecated" : false, "documentation" : "

                                                                                                                                A list of ChangeSetSummary structures that provides the ID and status of each change set for the specified stack.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "summaries", "fluentSetterDocumentation" : "

                                                                                                                                A list of ChangeSetSummary structures that provides the ID and status of each change set for the specified stack.

                                                                                                                                \n@param summaries A list of ChangeSetSummary structures that provides the ID and status of each change set for the specified stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "summaries", "getterDocumentation" : "

                                                                                                                                A list of ChangeSetSummary structures that provides the ID and status of each change set for the specified stack.

                                                                                                                                \n

                                                                                                                                \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                \n@return A list of ChangeSetSummary structures that provides the ID and status of each change set for the specified stack.", "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" : "Summaries", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Summaries", "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" : "ChangeSetSummary", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link ChangeSetSummary.Builder} avoiding the need to create one manually via {@link ChangeSetSummary#builder()}.\n\nWhen the {@link Consumer} completes, {@link ChangeSetSummary.Builder#build()} is called immediately and its result is passed to {@link #member(ChangeSetSummary)}.\n@param member a consumer that will call methods on {@link ChangeSetSummary.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(ChangeSetSummary)", "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" : "ChangeSetSummary", "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" : "ChangeSetSummary", "variableName" : "member", "variableType" : "ChangeSetSummary", "documentation" : null, "simpleType" : "ChangeSetSummary", "variableSetterType" : "ChangeSetSummary" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ChangeSetSummary", "variableName" : "member", "variableType" : "ChangeSetSummary", "documentation" : "", "simpleType" : "ChangeSetSummary", "variableSetterType" : "ChangeSetSummary" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "ChangeSetSummary", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "ChangeSetSummary", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Summaries", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                A list of ChangeSetSummary structures that provides the ID and status of each change set for the specified stack.

                                                                                                                                \n@param summaries A list of ChangeSetSummary structures that provides the ID and status of each change set for the specified stack.", "setterMethodName" : "setSummaries", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "summaries", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "summaries", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                A list of ChangeSetSummary structures that provides the ID and status of each change set for the specified stack.

                                                                                                                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getSummaries", "beanStyleSetterMethodName" : "setSummaries", "c2jName" : "Summaries", "c2jShape" : "ChangeSetSummaries", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                A list of ChangeSetSummary structures that provides the ID and status of each change set for the specified stack.

                                                                                                                                \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 #summaries(List)}.\n@param summaries 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 #summaries(List)", "deprecated" : false, "documentation" : "

                                                                                                                                A list of ChangeSetSummary structures that provides the ID and status of each change set for the specified stack.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "summaries", "fluentSetterDocumentation" : "

                                                                                                                                A list of ChangeSetSummary structures that provides the ID and status of each change set for the specified stack.

                                                                                                                                \n@param summaries A list of ChangeSetSummary structures that provides the ID and status of each change set for the specified stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "summaries", "getterDocumentation" : "

                                                                                                                                A list of ChangeSetSummary structures that provides the ID and status of each change set for the specified stack.

                                                                                                                                \n

                                                                                                                                \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                \n@return A list of ChangeSetSummary structures that provides the ID and status of each change set for the specified stack.", "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" : "Summaries", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Summaries", "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" : "ChangeSetSummary", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link ChangeSetSummary.Builder} avoiding the need to create one manually via {@link ChangeSetSummary#builder()}.\n\nWhen the {@link Consumer} completes, {@link ChangeSetSummary.Builder#build()} is called immediately and its result is passed to {@link #member(ChangeSetSummary)}.\n@param member a consumer that will call methods on {@link ChangeSetSummary.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(ChangeSetSummary)", "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" : "ChangeSetSummary", "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" : "ChangeSetSummary", "variableName" : "member", "variableType" : "ChangeSetSummary", "documentation" : null, "simpleType" : "ChangeSetSummary", "variableSetterType" : "ChangeSetSummary" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ChangeSetSummary", "variableName" : "member", "variableType" : "ChangeSetSummary", "documentation" : "", "simpleType" : "ChangeSetSummary", "variableSetterType" : "ChangeSetSummary" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "ChangeSetSummary", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "ChangeSetSummary", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Summaries", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                A list of ChangeSetSummary structures that provides the ID and status of each change set for the specified stack.

                                                                                                                                \n@param summaries A list of ChangeSetSummary structures that provides the ID and status of each change set for the specified stack.", "setterMethodName" : "setSummaries", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "summaries", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "summaries", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                A list of ChangeSetSummary structures that provides the ID and status of each change set for the specified stack.

                                                                                                                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                If the output exceeds 1 MB, a string that identifies the next page of change sets. If there is no additional page, this value is null.

                                                                                                                                \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 #nextToken(String)}.\n@param nextToken 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 #nextToken(String)", "deprecated" : false, "documentation" : "

                                                                                                                                If the output exceeds 1 MB, a string that identifies the next page of change sets. If there is no additional page, this value is null.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                                                                                                                                If the output exceeds 1 MB, a string that identifies the next page of change sets. If there is no additional page, this value is null.

                                                                                                                                \n@param nextToken If the output exceeds 1 MB, a string that identifies the next page of change sets. If there is no additional page, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                                                                                                                                If the output exceeds 1 MB, a string that identifies the next page of change sets. If there is no additional page, this value is null.

                                                                                                                                \n@return If the output exceeds 1 MB, a string that identifies the next page of change sets. If there is no additional page, this value is null.", "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" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                If the output exceeds 1 MB, a string that identifies the next page of change sets. If there is no additional page, this value is null.

                                                                                                                                \n@param nextToken If the output exceeds 1 MB, a string that identifies the next page of change sets. If there is no additional page, this value is null.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

                                                                                                                                If the output exceeds 1 MB, a string that identifies the next page of change sets. If there is no additional page, this value is null.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ListChangeSetsResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : "ListChangeSetsResult" }, "variable" : { "variableDeclarationType" : "ListChangeSetsResponse", "variableName" : "listChangeSetsResponse", "variableType" : "ListChangeSetsResponse", "documentation" : null, "simpleType" : "ListChangeSetsResponse", "variableSetterType" : "ListChangeSetsResponse" }, "wrapper" : false, "xmlNamespace" : null }, "ListExportsRequest" : { "c2jName" : "ListExportsInput", "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" : "ListExports", "locationName" : null, "requestUri" : "/", "target" : "ListExports", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                A string (provided by the ListExports response output) that identifies the next page of exported output values that you asked to retrieve.

                                                                                                                                \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 #nextToken(String)}.\n@param nextToken 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 #nextToken(String)", "deprecated" : false, "documentation" : "

                                                                                                                                A string (provided by the ListExports response output) that identifies the next page of exported output values that you asked to retrieve.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                                                                                                                                A string (provided by the ListExports response output) that identifies the next page of exported output values that you asked to retrieve.

                                                                                                                                \n@param nextToken A string (provided by the ListExports response output) that identifies the next page of exported output values that you asked to retrieve.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                                                                                                                                A string (provided by the ListExports response output) that identifies the next page of exported output values that you asked to retrieve.

                                                                                                                                \n@return A string (provided by the ListExports response output) that identifies the next page of exported output values that you asked to retrieve.", "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" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                A string (provided by the ListExports response output) that identifies the next page of exported output values that you asked to retrieve.

                                                                                                                                \n@param nextToken A string (provided by the ListExports response output) that identifies the next page of exported output values that you asked to retrieve.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

                                                                                                                                A string (provided by the ListExports response output) that identifies the next page of exported output values that you asked to retrieve.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "NextToken" : { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                A string (provided by the ListExports response output) that identifies the next page of exported output values that you asked to retrieve.

                                                                                                                                \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 #nextToken(String)}.\n@param nextToken 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 #nextToken(String)", "deprecated" : false, "documentation" : "

                                                                                                                                A string (provided by the ListExports response output) that identifies the next page of exported output values that you asked to retrieve.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                                                                                                                                A string (provided by the ListExports response output) that identifies the next page of exported output values that you asked to retrieve.

                                                                                                                                \n@param nextToken A string (provided by the ListExports response output) that identifies the next page of exported output values that you asked to retrieve.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                                                                                                                                A string (provided by the ListExports response output) that identifies the next page of exported output values that you asked to retrieve.

                                                                                                                                \n@return A string (provided by the ListExports response output) that identifies the next page of exported output values that you asked to retrieve.", "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" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                A string (provided by the ListExports response output) that identifies the next page of exported output values that you asked to retrieve.

                                                                                                                                \n@param nextToken A string (provided by the ListExports response output) that identifies the next page of exported output values that you asked to retrieve.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

                                                                                                                                A string (provided by the ListExports response output) that identifies the next page of exported output values that you asked to retrieve.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                A string (provided by the ListExports response output) that identifies the next page of exported output values that you asked to retrieve.

                                                                                                                                \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 #nextToken(String)}.\n@param nextToken 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 #nextToken(String)", "deprecated" : false, "documentation" : "

                                                                                                                                A string (provided by the ListExports response output) that identifies the next page of exported output values that you asked to retrieve.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                                                                                                                                A string (provided by the ListExports response output) that identifies the next page of exported output values that you asked to retrieve.

                                                                                                                                \n@param nextToken A string (provided by the ListExports response output) that identifies the next page of exported output values that you asked to retrieve.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                                                                                                                                A string (provided by the ListExports response output) that identifies the next page of exported output values that you asked to retrieve.

                                                                                                                                \n@return A string (provided by the ListExports response output) that identifies the next page of exported output values that you asked to retrieve.", "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" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                A string (provided by the ListExports response output) that identifies the next page of exported output values that you asked to retrieve.

                                                                                                                                \n@param nextToken A string (provided by the ListExports response output) that identifies the next page of exported output values that you asked to retrieve.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

                                                                                                                                A string (provided by the ListExports response output) that identifies the next page of exported output values that you asked to retrieve.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ListExportsRequest", "simpleMethod" : true, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "ListExportsRequest", "variableName" : "listExportsRequest", "variableType" : "ListExportsRequest", "documentation" : null, "simpleType" : "ListExportsRequest", "variableSetterType" : "ListExportsRequest" }, "wrapper" : false, "xmlNamespace" : null }, "ListExportsResponse" : { "c2jName" : "ListExportsOutput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getExports", "beanStyleSetterMethodName" : "setExports", "c2jName" : "Exports", "c2jShape" : "Exports", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The output for the ListExports action.

                                                                                                                                \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 #exports(List)}.\n@param exports 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 #exports(List)", "deprecated" : false, "documentation" : "

                                                                                                                                The output for the ListExports action.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "exports", "fluentSetterDocumentation" : "

                                                                                                                                The output for the ListExports action.

                                                                                                                                \n@param exports The output for the ListExports action.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "exports", "getterDocumentation" : "

                                                                                                                                The output for the ListExports action.

                                                                                                                                \n

                                                                                                                                \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                \n@return The output for the ListExports action.", "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" : "Exports", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Exports", "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" : "Export", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Export.Builder} avoiding the need to create one manually via {@link Export#builder()}.\n\nWhen the {@link Consumer} completes, {@link Export.Builder#build()} is called immediately and its result is passed to {@link #member(Export)}.\n@param member a consumer that will call methods on {@link Export.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Export)", "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" : "Export", "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" : "Export", "variableName" : "member", "variableType" : "Export", "documentation" : null, "simpleType" : "Export", "variableSetterType" : "Export" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Export", "variableName" : "member", "variableType" : "Export", "documentation" : "", "simpleType" : "Export", "variableSetterType" : "Export" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Export", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Export", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Exports", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The output for the ListExports action.

                                                                                                                                \n@param exports The output for the ListExports action.", "setterMethodName" : "setExports", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "exports", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "exports", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                The output for the ListExports action.

                                                                                                                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                If the output exceeds 100 exported output values, a string that identifies the next page of exports. If there is no additional page, this value is null.

                                                                                                                                \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 #nextToken(String)}.\n@param nextToken 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 #nextToken(String)", "deprecated" : false, "documentation" : "

                                                                                                                                If the output exceeds 100 exported output values, a string that identifies the next page of exports. If there is no additional page, this value is null.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                                                                                                                                If the output exceeds 100 exported output values, a string that identifies the next page of exports. If there is no additional page, this value is null.

                                                                                                                                \n@param nextToken If the output exceeds 100 exported output values, a string that identifies the next page of exports. If there is no additional page, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                                                                                                                                If the output exceeds 100 exported output values, a string that identifies the next page of exports. If there is no additional page, this value is null.

                                                                                                                                \n@return If the output exceeds 100 exported output values, a string that identifies the next page of exports. If there is no additional page, this value is null.", "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" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                If the output exceeds 100 exported output values, a string that identifies the next page of exports. If there is no additional page, this value is null.

                                                                                                                                \n@param nextToken If the output exceeds 100 exported output values, a string that identifies the next page of exports. If there is no additional page, this value is null.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

                                                                                                                                If the output exceeds 100 exported output values, a string that identifies the next page of exports. If there is no additional page, this value is null.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Exports" : { "beanStyleGetterMethodName" : "getExports", "beanStyleSetterMethodName" : "setExports", "c2jName" : "Exports", "c2jShape" : "Exports", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The output for the ListExports action.

                                                                                                                                \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 #exports(List)}.\n@param exports 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 #exports(List)", "deprecated" : false, "documentation" : "

                                                                                                                                The output for the ListExports action.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "exports", "fluentSetterDocumentation" : "

                                                                                                                                The output for the ListExports action.

                                                                                                                                \n@param exports The output for the ListExports action.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "exports", "getterDocumentation" : "

                                                                                                                                The output for the ListExports action.

                                                                                                                                \n

                                                                                                                                \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                \n@return The output for the ListExports action.", "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" : "Exports", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Exports", "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" : "Export", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Export.Builder} avoiding the need to create one manually via {@link Export#builder()}.\n\nWhen the {@link Consumer} completes, {@link Export.Builder#build()} is called immediately and its result is passed to {@link #member(Export)}.\n@param member a consumer that will call methods on {@link Export.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Export)", "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" : "Export", "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" : "Export", "variableName" : "member", "variableType" : "Export", "documentation" : null, "simpleType" : "Export", "variableSetterType" : "Export" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Export", "variableName" : "member", "variableType" : "Export", "documentation" : "", "simpleType" : "Export", "variableSetterType" : "Export" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Export", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Export", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Exports", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The output for the ListExports action.

                                                                                                                                \n@param exports The output for the ListExports action.", "setterMethodName" : "setExports", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "exports", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "exports", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                The output for the ListExports action.

                                                                                                                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "NextToken" : { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                If the output exceeds 100 exported output values, a string that identifies the next page of exports. If there is no additional page, this value is null.

                                                                                                                                \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 #nextToken(String)}.\n@param nextToken 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 #nextToken(String)", "deprecated" : false, "documentation" : "

                                                                                                                                If the output exceeds 100 exported output values, a string that identifies the next page of exports. If there is no additional page, this value is null.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                                                                                                                                If the output exceeds 100 exported output values, a string that identifies the next page of exports. If there is no additional page, this value is null.

                                                                                                                                \n@param nextToken If the output exceeds 100 exported output values, a string that identifies the next page of exports. If there is no additional page, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                                                                                                                                If the output exceeds 100 exported output values, a string that identifies the next page of exports. If there is no additional page, this value is null.

                                                                                                                                \n@return If the output exceeds 100 exported output values, a string that identifies the next page of exports. If there is no additional page, this value is null.", "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" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                If the output exceeds 100 exported output values, a string that identifies the next page of exports. If there is no additional page, this value is null.

                                                                                                                                \n@param nextToken If the output exceeds 100 exported output values, a string that identifies the next page of exports. If there is no additional page, this value is null.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

                                                                                                                                If the output exceeds 100 exported output values, a string that identifies the next page of exports. If there is no additional page, this value is null.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getExports", "beanStyleSetterMethodName" : "setExports", "c2jName" : "Exports", "c2jShape" : "Exports", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The output for the ListExports action.

                                                                                                                                \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 #exports(List)}.\n@param exports 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 #exports(List)", "deprecated" : false, "documentation" : "

                                                                                                                                The output for the ListExports action.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "exports", "fluentSetterDocumentation" : "

                                                                                                                                The output for the ListExports action.

                                                                                                                                \n@param exports The output for the ListExports action.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "exports", "getterDocumentation" : "

                                                                                                                                The output for the ListExports action.

                                                                                                                                \n

                                                                                                                                \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                \n@return The output for the ListExports action.", "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" : "Exports", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Exports", "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" : "Export", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Export.Builder} avoiding the need to create one manually via {@link Export#builder()}.\n\nWhen the {@link Consumer} completes, {@link Export.Builder#build()} is called immediately and its result is passed to {@link #member(Export)}.\n@param member a consumer that will call methods on {@link Export.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Export)", "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" : "Export", "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" : "Export", "variableName" : "member", "variableType" : "Export", "documentation" : null, "simpleType" : "Export", "variableSetterType" : "Export" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Export", "variableName" : "member", "variableType" : "Export", "documentation" : "", "simpleType" : "Export", "variableSetterType" : "Export" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Export", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Export", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Exports", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The output for the ListExports action.

                                                                                                                                \n@param exports The output for the ListExports action.", "setterMethodName" : "setExports", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "exports", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "exports", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                The output for the ListExports action.

                                                                                                                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                If the output exceeds 100 exported output values, a string that identifies the next page of exports. If there is no additional page, this value is null.

                                                                                                                                \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 #nextToken(String)}.\n@param nextToken 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 #nextToken(String)", "deprecated" : false, "documentation" : "

                                                                                                                                If the output exceeds 100 exported output values, a string that identifies the next page of exports. If there is no additional page, this value is null.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                                                                                                                                If the output exceeds 100 exported output values, a string that identifies the next page of exports. If there is no additional page, this value is null.

                                                                                                                                \n@param nextToken If the output exceeds 100 exported output values, a string that identifies the next page of exports. If there is no additional page, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                                                                                                                                If the output exceeds 100 exported output values, a string that identifies the next page of exports. If there is no additional page, this value is null.

                                                                                                                                \n@return If the output exceeds 100 exported output values, a string that identifies the next page of exports. If there is no additional page, this value is null.", "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" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                If the output exceeds 100 exported output values, a string that identifies the next page of exports. If there is no additional page, this value is null.

                                                                                                                                \n@param nextToken If the output exceeds 100 exported output values, a string that identifies the next page of exports. If there is no additional page, this value is null.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

                                                                                                                                If the output exceeds 100 exported output values, a string that identifies the next page of exports. If there is no additional page, this value is null.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ListExportsResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : "ListExportsResult" }, "variable" : { "variableDeclarationType" : "ListExportsResponse", "variableName" : "listExportsResponse", "variableType" : "ListExportsResponse", "documentation" : null, "simpleType" : "ListExportsResponse", "variableSetterType" : "ListExportsResponse" }, "wrapper" : false, "xmlNamespace" : null }, "ListImportsRequest" : { "c2jName" : "ListImportsInput", "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" : "ListImports", "locationName" : null, "requestUri" : "/", "target" : "ListImports", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getExportName", "beanStyleSetterMethodName" : "setExportName", "c2jName" : "ExportName", "c2jShape" : "ExportName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The name of the exported output value. AWS CloudFormation returns the stack names that are importing this value.

                                                                                                                                \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 #exportName(String)}.\n@param exportName 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 #exportName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The name of the exported output value. AWS CloudFormation returns the stack names that are importing this value.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "exportName", "fluentSetterDocumentation" : "

                                                                                                                                The name of the exported output value. AWS CloudFormation returns the stack names that are importing this value.

                                                                                                                                \n@param exportName The name of the exported output value. AWS CloudFormation returns the stack names that are importing this value.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "exportName", "getterDocumentation" : "

                                                                                                                                The name of the exported output value. AWS CloudFormation returns the stack names that are importing this value.

                                                                                                                                \n@return The name of the exported output value. AWS CloudFormation returns the stack names that are importing this value.", "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" : "ExportName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ExportName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ExportName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The name of the exported output value. AWS CloudFormation returns the stack names that are importing this value.

                                                                                                                                \n@param exportName The name of the exported output value. AWS CloudFormation returns the stack names that are importing this value.", "setterMethodName" : "setExportName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "exportName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "exportName", "variableType" : "String", "documentation" : "

                                                                                                                                The name of the exported output value. AWS CloudFormation returns the stack names that are importing this value.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                A string (provided by the ListImports response output) that identifies the next page of stacks that are importing the specified exported output value.

                                                                                                                                \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 #nextToken(String)}.\n@param nextToken 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 #nextToken(String)", "deprecated" : false, "documentation" : "

                                                                                                                                A string (provided by the ListImports response output) that identifies the next page of stacks that are importing the specified exported output value.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                                                                                                                                A string (provided by the ListImports response output) that identifies the next page of stacks that are importing the specified exported output value.

                                                                                                                                \n@param nextToken A string (provided by the ListImports response output) that identifies the next page of stacks that are importing the specified exported output value.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                                                                                                                                A string (provided by the ListImports response output) that identifies the next page of stacks that are importing the specified exported output value.

                                                                                                                                \n@return A string (provided by the ListImports response output) that identifies the next page of stacks that are importing the specified exported output value.", "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" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                A string (provided by the ListImports response output) that identifies the next page of stacks that are importing the specified exported output value.

                                                                                                                                \n@param nextToken A string (provided by the ListImports response output) that identifies the next page of stacks that are importing the specified exported output value.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

                                                                                                                                A string (provided by the ListImports response output) that identifies the next page of stacks that are importing the specified exported output value.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ExportName" : { "beanStyleGetterMethodName" : "getExportName", "beanStyleSetterMethodName" : "setExportName", "c2jName" : "ExportName", "c2jShape" : "ExportName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The name of the exported output value. AWS CloudFormation returns the stack names that are importing this value.

                                                                                                                                \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 #exportName(String)}.\n@param exportName 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 #exportName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The name of the exported output value. AWS CloudFormation returns the stack names that are importing this value.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "exportName", "fluentSetterDocumentation" : "

                                                                                                                                The name of the exported output value. AWS CloudFormation returns the stack names that are importing this value.

                                                                                                                                \n@param exportName The name of the exported output value. AWS CloudFormation returns the stack names that are importing this value.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "exportName", "getterDocumentation" : "

                                                                                                                                The name of the exported output value. AWS CloudFormation returns the stack names that are importing this value.

                                                                                                                                \n@return The name of the exported output value. AWS CloudFormation returns the stack names that are importing this value.", "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" : "ExportName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ExportName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ExportName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The name of the exported output value. AWS CloudFormation returns the stack names that are importing this value.

                                                                                                                                \n@param exportName The name of the exported output value. AWS CloudFormation returns the stack names that are importing this value.", "setterMethodName" : "setExportName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "exportName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "exportName", "variableType" : "String", "documentation" : "

                                                                                                                                The name of the exported output value. AWS CloudFormation returns the stack names that are importing this value.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "NextToken" : { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                A string (provided by the ListImports response output) that identifies the next page of stacks that are importing the specified exported output value.

                                                                                                                                \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 #nextToken(String)}.\n@param nextToken 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 #nextToken(String)", "deprecated" : false, "documentation" : "

                                                                                                                                A string (provided by the ListImports response output) that identifies the next page of stacks that are importing the specified exported output value.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                                                                                                                                A string (provided by the ListImports response output) that identifies the next page of stacks that are importing the specified exported output value.

                                                                                                                                \n@param nextToken A string (provided by the ListImports response output) that identifies the next page of stacks that are importing the specified exported output value.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                                                                                                                                A string (provided by the ListImports response output) that identifies the next page of stacks that are importing the specified exported output value.

                                                                                                                                \n@return A string (provided by the ListImports response output) that identifies the next page of stacks that are importing the specified exported output value.", "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" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                A string (provided by the ListImports response output) that identifies the next page of stacks that are importing the specified exported output value.

                                                                                                                                \n@param nextToken A string (provided by the ListImports response output) that identifies the next page of stacks that are importing the specified exported output value.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

                                                                                                                                A string (provided by the ListImports response output) that identifies the next page of stacks that are importing the specified exported output value.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getExportName", "beanStyleSetterMethodName" : "setExportName", "c2jName" : "ExportName", "c2jShape" : "ExportName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The name of the exported output value. AWS CloudFormation returns the stack names that are importing this value.

                                                                                                                                \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 #exportName(String)}.\n@param exportName 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 #exportName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The name of the exported output value. AWS CloudFormation returns the stack names that are importing this value.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "exportName", "fluentSetterDocumentation" : "

                                                                                                                                The name of the exported output value. AWS CloudFormation returns the stack names that are importing this value.

                                                                                                                                \n@param exportName The name of the exported output value. AWS CloudFormation returns the stack names that are importing this value.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "exportName", "getterDocumentation" : "

                                                                                                                                The name of the exported output value. AWS CloudFormation returns the stack names that are importing this value.

                                                                                                                                \n@return The name of the exported output value. AWS CloudFormation returns the stack names that are importing this value.", "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" : "ExportName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ExportName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ExportName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The name of the exported output value. AWS CloudFormation returns the stack names that are importing this value.

                                                                                                                                \n@param exportName The name of the exported output value. AWS CloudFormation returns the stack names that are importing this value.", "setterMethodName" : "setExportName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "exportName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "exportName", "variableType" : "String", "documentation" : "

                                                                                                                                The name of the exported output value. AWS CloudFormation returns the stack names that are importing this value.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                A string (provided by the ListImports response output) that identifies the next page of stacks that are importing the specified exported output value.

                                                                                                                                \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 #nextToken(String)}.\n@param nextToken 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 #nextToken(String)", "deprecated" : false, "documentation" : "

                                                                                                                                A string (provided by the ListImports response output) that identifies the next page of stacks that are importing the specified exported output value.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                                                                                                                                A string (provided by the ListImports response output) that identifies the next page of stacks that are importing the specified exported output value.

                                                                                                                                \n@param nextToken A string (provided by the ListImports response output) that identifies the next page of stacks that are importing the specified exported output value.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                                                                                                                                A string (provided by the ListImports response output) that identifies the next page of stacks that are importing the specified exported output value.

                                                                                                                                \n@return A string (provided by the ListImports response output) that identifies the next page of stacks that are importing the specified exported output value.", "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" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                A string (provided by the ListImports response output) that identifies the next page of stacks that are importing the specified exported output value.

                                                                                                                                \n@param nextToken A string (provided by the ListImports response output) that identifies the next page of stacks that are importing the specified exported output value.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

                                                                                                                                A string (provided by the ListImports response output) that identifies the next page of stacks that are importing the specified exported output value.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "ExportName" ], "shapeName" : "ListImportsRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "ListImportsRequest", "variableName" : "listImportsRequest", "variableType" : "ListImportsRequest", "documentation" : null, "simpleType" : "ListImportsRequest", "variableSetterType" : "ListImportsRequest" }, "wrapper" : false, "xmlNamespace" : null }, "ListImportsResponse" : { "c2jName" : "ListImportsOutput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getImports", "beanStyleSetterMethodName" : "setImports", "c2jName" : "Imports", "c2jShape" : "Imports", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                A list of stack names that are importing the specified exported output value.

                                                                                                                                \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 #imports(List)}.\n@param imports 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 #imports(List)", "deprecated" : false, "documentation" : "

                                                                                                                                A list of stack names that are importing the specified exported output value.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "imports", "fluentSetterDocumentation" : "

                                                                                                                                A list of stack names that are importing the specified exported output value.

                                                                                                                                \n@param imports A list of stack names that are importing the specified exported output value.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "imports", "getterDocumentation" : "

                                                                                                                                A list of stack names that are importing the specified exported output value.

                                                                                                                                \n

                                                                                                                                \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                \n@return A list of stack names that are importing the specified exported output value.", "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" : "Imports", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Imports", "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" : "StackName", "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" : "Imports", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                A list of stack names that are importing the specified exported output value.

                                                                                                                                \n@param imports A list of stack names that are importing the specified exported output value.", "setterMethodName" : "setImports", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "imports", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "imports", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                A list of stack names that are importing the specified exported output value.

                                                                                                                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                A string that identifies the next page of exports. If there is no additional page, this value is null.

                                                                                                                                \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 #nextToken(String)}.\n@param nextToken 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 #nextToken(String)", "deprecated" : false, "documentation" : "

                                                                                                                                A string that identifies the next page of exports. If there is no additional page, this value is null.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                                                                                                                                A string that identifies the next page of exports. If there is no additional page, this value is null.

                                                                                                                                \n@param nextToken A string that identifies the next page of exports. If there is no additional page, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                                                                                                                                A string that identifies the next page of exports. If there is no additional page, this value is null.

                                                                                                                                \n@return A string that identifies the next page of exports. If there is no additional page, this value is null.", "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" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                A string that identifies the next page of exports. If there is no additional page, this value is null.

                                                                                                                                \n@param nextToken A string that identifies the next page of exports. If there is no additional page, this value is null.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

                                                                                                                                A string that identifies the next page of exports. If there is no additional page, this value is null.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Imports" : { "beanStyleGetterMethodName" : "getImports", "beanStyleSetterMethodName" : "setImports", "c2jName" : "Imports", "c2jShape" : "Imports", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                A list of stack names that are importing the specified exported output value.

                                                                                                                                \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 #imports(List)}.\n@param imports 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 #imports(List)", "deprecated" : false, "documentation" : "

                                                                                                                                A list of stack names that are importing the specified exported output value.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "imports", "fluentSetterDocumentation" : "

                                                                                                                                A list of stack names that are importing the specified exported output value.

                                                                                                                                \n@param imports A list of stack names that are importing the specified exported output value.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "imports", "getterDocumentation" : "

                                                                                                                                A list of stack names that are importing the specified exported output value.

                                                                                                                                \n

                                                                                                                                \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                \n@return A list of stack names that are importing the specified exported output value.", "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" : "Imports", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Imports", "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" : "StackName", "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" : "Imports", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                A list of stack names that are importing the specified exported output value.

                                                                                                                                \n@param imports A list of stack names that are importing the specified exported output value.", "setterMethodName" : "setImports", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "imports", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "imports", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                A list of stack names that are importing the specified exported output value.

                                                                                                                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "NextToken" : { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                A string that identifies the next page of exports. If there is no additional page, this value is null.

                                                                                                                                \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 #nextToken(String)}.\n@param nextToken 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 #nextToken(String)", "deprecated" : false, "documentation" : "

                                                                                                                                A string that identifies the next page of exports. If there is no additional page, this value is null.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                                                                                                                                A string that identifies the next page of exports. If there is no additional page, this value is null.

                                                                                                                                \n@param nextToken A string that identifies the next page of exports. If there is no additional page, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                                                                                                                                A string that identifies the next page of exports. If there is no additional page, this value is null.

                                                                                                                                \n@return A string that identifies the next page of exports. If there is no additional page, this value is null.", "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" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                A string that identifies the next page of exports. If there is no additional page, this value is null.

                                                                                                                                \n@param nextToken A string that identifies the next page of exports. If there is no additional page, this value is null.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

                                                                                                                                A string that identifies the next page of exports. If there is no additional page, this value is null.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getImports", "beanStyleSetterMethodName" : "setImports", "c2jName" : "Imports", "c2jShape" : "Imports", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                A list of stack names that are importing the specified exported output value.

                                                                                                                                \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 #imports(List)}.\n@param imports 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 #imports(List)", "deprecated" : false, "documentation" : "

                                                                                                                                A list of stack names that are importing the specified exported output value.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "imports", "fluentSetterDocumentation" : "

                                                                                                                                A list of stack names that are importing the specified exported output value.

                                                                                                                                \n@param imports A list of stack names that are importing the specified exported output value.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "imports", "getterDocumentation" : "

                                                                                                                                A list of stack names that are importing the specified exported output value.

                                                                                                                                \n

                                                                                                                                \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                \n@return A list of stack names that are importing the specified exported output value.", "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" : "Imports", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Imports", "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" : "StackName", "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" : "Imports", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                A list of stack names that are importing the specified exported output value.

                                                                                                                                \n@param imports A list of stack names that are importing the specified exported output value.", "setterMethodName" : "setImports", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "imports", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "imports", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                A list of stack names that are importing the specified exported output value.

                                                                                                                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                A string that identifies the next page of exports. If there is no additional page, this value is null.

                                                                                                                                \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 #nextToken(String)}.\n@param nextToken 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 #nextToken(String)", "deprecated" : false, "documentation" : "

                                                                                                                                A string that identifies the next page of exports. If there is no additional page, this value is null.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                                                                                                                                A string that identifies the next page of exports. If there is no additional page, this value is null.

                                                                                                                                \n@param nextToken A string that identifies the next page of exports. If there is no additional page, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                                                                                                                                A string that identifies the next page of exports. If there is no additional page, this value is null.

                                                                                                                                \n@return A string that identifies the next page of exports. If there is no additional page, this value is null.", "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" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                A string that identifies the next page of exports. If there is no additional page, this value is null.

                                                                                                                                \n@param nextToken A string that identifies the next page of exports. If there is no additional page, this value is null.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

                                                                                                                                A string that identifies the next page of exports. If there is no additional page, this value is null.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ListImportsResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : "ListImportsResult" }, "variable" : { "variableDeclarationType" : "ListImportsResponse", "variableName" : "listImportsResponse", "variableType" : "ListImportsResponse", "documentation" : null, "simpleType" : "ListImportsResponse", "variableSetterType" : "ListImportsResponse" }, "wrapper" : false, "xmlNamespace" : null }, "ListStackInstancesRequest" : { "c2jName" : "ListStackInstancesInput", "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" : "ListStackInstances", "locationName" : null, "requestUri" : "/", "target" : "ListStackInstances", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getStackSetName", "beanStyleSetterMethodName" : "setStackSetName", "c2jName" : "StackSetName", "c2jShape" : "StackSetName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The name or unique ID of the stack set that you want to list stack instances for.

                                                                                                                                \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 #stackSetName(String)}.\n@param stackSetName 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 #stackSetName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The name or unique ID of the stack set that you want to list stack instances for.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackSetName", "fluentSetterDocumentation" : "

                                                                                                                                The name or unique ID of the stack set that you want to list stack instances for.

                                                                                                                                \n@param stackSetName The name or unique ID of the stack set that you want to list stack instances for.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackSetName", "getterDocumentation" : "

                                                                                                                                The name or unique ID of the stack set that you want to list stack instances for.

                                                                                                                                \n@return The name or unique ID of the stack set that you want to list stack instances for.", "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" : "StackSetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackSetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackSetName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The name or unique ID of the stack set that you want to list stack instances for.

                                                                                                                                \n@param stackSetName The name or unique ID of the stack set that you want to list stack instances for.", "setterMethodName" : "setStackSetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : "

                                                                                                                                The name or unique ID of the stack set that you want to list stack instances for.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                If the previous request didn't return all of the remaining results, the response's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackInstances again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.

                                                                                                                                \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 #nextToken(String)}.\n@param nextToken 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 #nextToken(String)", "deprecated" : false, "documentation" : "

                                                                                                                                If the previous request didn't return all of the remaining results, the response's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackInstances again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                                                                                                                                If the previous request didn't return all of the remaining results, the response's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackInstances again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.

                                                                                                                                \n@param nextToken If the previous request didn't return all of the remaining results, the response's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackInstances again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                                                                                                                                If the previous request didn't return all of the remaining results, the response's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackInstances again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.

                                                                                                                                \n@return If the previous request didn't return all of the remaining results, the response's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackInstances again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.", "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" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                If the previous request didn't return all of the remaining results, the response's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackInstances again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.

                                                                                                                                \n@param nextToken If the previous request didn't return all of the remaining results, the response's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackInstances again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

                                                                                                                                If the previous request didn't return all of the remaining results, the response's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackInstances again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMaxResults", "beanStyleSetterMethodName" : "setMaxResults", "c2jName" : "MaxResults", "c2jShape" : "MaxResults", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                                \nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #maxResults(Integer)}.\n@param maxResults a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #maxResults(Integer)", "deprecated" : false, "documentation" : "

                                                                                                                                The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxResults", "fluentSetterDocumentation" : "

                                                                                                                                The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                                \n@param maxResults The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxResults", "getterDocumentation" : "

                                                                                                                                The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                                \n@return The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MaxResults", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxResults", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxResults", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                                \n@param maxResults The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.", "setterMethodName" : "setMaxResults", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "

                                                                                                                                The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                                ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackInstanceAccount", "beanStyleSetterMethodName" : "setStackInstanceAccount", "c2jName" : "StackInstanceAccount", "c2jShape" : "Account", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The name of the AWS account that you want to list stack instances for.

                                                                                                                                \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 #stackInstanceAccount(String)}.\n@param stackInstanceAccount 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 #stackInstanceAccount(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The name of the AWS account that you want to list stack instances for.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackInstanceAccount", "fluentSetterDocumentation" : "

                                                                                                                                The name of the AWS account that you want to list stack instances for.

                                                                                                                                \n@param stackInstanceAccount The name of the AWS account that you want to list stack instances for.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackInstanceAccount", "getterDocumentation" : "

                                                                                                                                The name of the AWS account that you want to list stack instances for.

                                                                                                                                \n@return The name of the AWS account that you want to list stack instances for.", "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" : "StackInstanceAccount", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackInstanceAccount", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackInstanceAccount", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The name of the AWS account that you want to list stack instances for.

                                                                                                                                \n@param stackInstanceAccount The name of the AWS account that you want to list stack instances for.", "setterMethodName" : "setStackInstanceAccount", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackInstanceAccount", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackInstanceAccount", "variableType" : "String", "documentation" : "

                                                                                                                                The name of the AWS account that you want to list stack instances for.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackInstanceRegion", "beanStyleSetterMethodName" : "setStackInstanceRegion", "c2jName" : "StackInstanceRegion", "c2jShape" : "Region", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The name of the region where you want to list stack instances.

                                                                                                                                \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 #stackInstanceRegion(String)}.\n@param stackInstanceRegion 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 #stackInstanceRegion(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The name of the region where you want to list stack instances.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackInstanceRegion", "fluentSetterDocumentation" : "

                                                                                                                                The name of the region where you want to list stack instances.

                                                                                                                                \n@param stackInstanceRegion The name of the region where you want to list stack instances.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackInstanceRegion", "getterDocumentation" : "

                                                                                                                                The name of the region where you want to list stack instances.

                                                                                                                                \n@return The name of the region where you want to list stack instances.", "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" : "StackInstanceRegion", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackInstanceRegion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackInstanceRegion", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The name of the region where you want to list stack instances.

                                                                                                                                \n@param stackInstanceRegion The name of the region where you want to list stack instances.", "setterMethodName" : "setStackInstanceRegion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackInstanceRegion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackInstanceRegion", "variableType" : "String", "documentation" : "

                                                                                                                                The name of the region where you want to list stack instances.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "MaxResults" : { "beanStyleGetterMethodName" : "getMaxResults", "beanStyleSetterMethodName" : "setMaxResults", "c2jName" : "MaxResults", "c2jShape" : "MaxResults", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                                \nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #maxResults(Integer)}.\n@param maxResults a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #maxResults(Integer)", "deprecated" : false, "documentation" : "

                                                                                                                                The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxResults", "fluentSetterDocumentation" : "

                                                                                                                                The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                                \n@param maxResults The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxResults", "getterDocumentation" : "

                                                                                                                                The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                                \n@return The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MaxResults", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxResults", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxResults", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                                \n@param maxResults The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.", "setterMethodName" : "setMaxResults", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "

                                                                                                                                The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                                ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "NextToken" : { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                If the previous request didn't return all of the remaining results, the response's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackInstances again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.

                                                                                                                                \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 #nextToken(String)}.\n@param nextToken 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 #nextToken(String)", "deprecated" : false, "documentation" : "

                                                                                                                                If the previous request didn't return all of the remaining results, the response's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackInstances again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                                                                                                                                If the previous request didn't return all of the remaining results, the response's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackInstances again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.

                                                                                                                                \n@param nextToken If the previous request didn't return all of the remaining results, the response's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackInstances again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                                                                                                                                If the previous request didn't return all of the remaining results, the response's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackInstances again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.

                                                                                                                                \n@return If the previous request didn't return all of the remaining results, the response's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackInstances again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.", "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" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                If the previous request didn't return all of the remaining results, the response's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackInstances again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.

                                                                                                                                \n@param nextToken If the previous request didn't return all of the remaining results, the response's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackInstances again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

                                                                                                                                If the previous request didn't return all of the remaining results, the response's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackInstances again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackInstanceAccount" : { "beanStyleGetterMethodName" : "getStackInstanceAccount", "beanStyleSetterMethodName" : "setStackInstanceAccount", "c2jName" : "StackInstanceAccount", "c2jShape" : "Account", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The name of the AWS account that you want to list stack instances for.

                                                                                                                                \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 #stackInstanceAccount(String)}.\n@param stackInstanceAccount 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 #stackInstanceAccount(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The name of the AWS account that you want to list stack instances for.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackInstanceAccount", "fluentSetterDocumentation" : "

                                                                                                                                The name of the AWS account that you want to list stack instances for.

                                                                                                                                \n@param stackInstanceAccount The name of the AWS account that you want to list stack instances for.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackInstanceAccount", "getterDocumentation" : "

                                                                                                                                The name of the AWS account that you want to list stack instances for.

                                                                                                                                \n@return The name of the AWS account that you want to list stack instances for.", "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" : "StackInstanceAccount", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackInstanceAccount", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackInstanceAccount", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The name of the AWS account that you want to list stack instances for.

                                                                                                                                \n@param stackInstanceAccount The name of the AWS account that you want to list stack instances for.", "setterMethodName" : "setStackInstanceAccount", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackInstanceAccount", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackInstanceAccount", "variableType" : "String", "documentation" : "

                                                                                                                                The name of the AWS account that you want to list stack instances for.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackInstanceRegion" : { "beanStyleGetterMethodName" : "getStackInstanceRegion", "beanStyleSetterMethodName" : "setStackInstanceRegion", "c2jName" : "StackInstanceRegion", "c2jShape" : "Region", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The name of the region where you want to list stack instances.

                                                                                                                                \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 #stackInstanceRegion(String)}.\n@param stackInstanceRegion 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 #stackInstanceRegion(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The name of the region where you want to list stack instances.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackInstanceRegion", "fluentSetterDocumentation" : "

                                                                                                                                The name of the region where you want to list stack instances.

                                                                                                                                \n@param stackInstanceRegion The name of the region where you want to list stack instances.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackInstanceRegion", "getterDocumentation" : "

                                                                                                                                The name of the region where you want to list stack instances.

                                                                                                                                \n@return The name of the region where you want to list stack instances.", "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" : "StackInstanceRegion", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackInstanceRegion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackInstanceRegion", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The name of the region where you want to list stack instances.

                                                                                                                                \n@param stackInstanceRegion The name of the region where you want to list stack instances.", "setterMethodName" : "setStackInstanceRegion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackInstanceRegion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackInstanceRegion", "variableType" : "String", "documentation" : "

                                                                                                                                The name of the region where you want to list stack instances.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackSetName" : { "beanStyleGetterMethodName" : "getStackSetName", "beanStyleSetterMethodName" : "setStackSetName", "c2jName" : "StackSetName", "c2jShape" : "StackSetName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The name or unique ID of the stack set that you want to list stack instances for.

                                                                                                                                \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 #stackSetName(String)}.\n@param stackSetName 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 #stackSetName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The name or unique ID of the stack set that you want to list stack instances for.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackSetName", "fluentSetterDocumentation" : "

                                                                                                                                The name or unique ID of the stack set that you want to list stack instances for.

                                                                                                                                \n@param stackSetName The name or unique ID of the stack set that you want to list stack instances for.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackSetName", "getterDocumentation" : "

                                                                                                                                The name or unique ID of the stack set that you want to list stack instances for.

                                                                                                                                \n@return The name or unique ID of the stack set that you want to list stack instances for.", "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" : "StackSetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackSetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackSetName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The name or unique ID of the stack set that you want to list stack instances for.

                                                                                                                                \n@param stackSetName The name or unique ID of the stack set that you want to list stack instances for.", "setterMethodName" : "setStackSetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : "

                                                                                                                                The name or unique ID of the stack set that you want to list stack instances for.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getStackSetName", "beanStyleSetterMethodName" : "setStackSetName", "c2jName" : "StackSetName", "c2jShape" : "StackSetName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The name or unique ID of the stack set that you want to list stack instances for.

                                                                                                                                \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 #stackSetName(String)}.\n@param stackSetName 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 #stackSetName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The name or unique ID of the stack set that you want to list stack instances for.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackSetName", "fluentSetterDocumentation" : "

                                                                                                                                The name or unique ID of the stack set that you want to list stack instances for.

                                                                                                                                \n@param stackSetName The name or unique ID of the stack set that you want to list stack instances for.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackSetName", "getterDocumentation" : "

                                                                                                                                The name or unique ID of the stack set that you want to list stack instances for.

                                                                                                                                \n@return The name or unique ID of the stack set that you want to list stack instances for.", "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" : "StackSetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackSetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackSetName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The name or unique ID of the stack set that you want to list stack instances for.

                                                                                                                                \n@param stackSetName The name or unique ID of the stack set that you want to list stack instances for.", "setterMethodName" : "setStackSetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : "

                                                                                                                                The name or unique ID of the stack set that you want to list stack instances for.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                If the previous request didn't return all of the remaining results, the response's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackInstances again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.

                                                                                                                                \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 #nextToken(String)}.\n@param nextToken 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 #nextToken(String)", "deprecated" : false, "documentation" : "

                                                                                                                                If the previous request didn't return all of the remaining results, the response's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackInstances again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                                                                                                                                If the previous request didn't return all of the remaining results, the response's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackInstances again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.

                                                                                                                                \n@param nextToken If the previous request didn't return all of the remaining results, the response's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackInstances again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                                                                                                                                If the previous request didn't return all of the remaining results, the response's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackInstances again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.

                                                                                                                                \n@return If the previous request didn't return all of the remaining results, the response's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackInstances again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.", "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" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                If the previous request didn't return all of the remaining results, the response's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackInstances again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.

                                                                                                                                \n@param nextToken If the previous request didn't return all of the remaining results, the response's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackInstances again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

                                                                                                                                If the previous request didn't return all of the remaining results, the response's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackInstances again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMaxResults", "beanStyleSetterMethodName" : "setMaxResults", "c2jName" : "MaxResults", "c2jShape" : "MaxResults", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                                \nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #maxResults(Integer)}.\n@param maxResults a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #maxResults(Integer)", "deprecated" : false, "documentation" : "

                                                                                                                                The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxResults", "fluentSetterDocumentation" : "

                                                                                                                                The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                                \n@param maxResults The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxResults", "getterDocumentation" : "

                                                                                                                                The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                                \n@return The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MaxResults", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxResults", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxResults", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                                \n@param maxResults The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.", "setterMethodName" : "setMaxResults", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "

                                                                                                                                The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                                ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackInstanceAccount", "beanStyleSetterMethodName" : "setStackInstanceAccount", "c2jName" : "StackInstanceAccount", "c2jShape" : "Account", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The name of the AWS account that you want to list stack instances for.

                                                                                                                                \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 #stackInstanceAccount(String)}.\n@param stackInstanceAccount 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 #stackInstanceAccount(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The name of the AWS account that you want to list stack instances for.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackInstanceAccount", "fluentSetterDocumentation" : "

                                                                                                                                The name of the AWS account that you want to list stack instances for.

                                                                                                                                \n@param stackInstanceAccount The name of the AWS account that you want to list stack instances for.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackInstanceAccount", "getterDocumentation" : "

                                                                                                                                The name of the AWS account that you want to list stack instances for.

                                                                                                                                \n@return The name of the AWS account that you want to list stack instances for.", "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" : "StackInstanceAccount", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackInstanceAccount", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackInstanceAccount", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The name of the AWS account that you want to list stack instances for.

                                                                                                                                \n@param stackInstanceAccount The name of the AWS account that you want to list stack instances for.", "setterMethodName" : "setStackInstanceAccount", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackInstanceAccount", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackInstanceAccount", "variableType" : "String", "documentation" : "

                                                                                                                                The name of the AWS account that you want to list stack instances for.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackInstanceRegion", "beanStyleSetterMethodName" : "setStackInstanceRegion", "c2jName" : "StackInstanceRegion", "c2jShape" : "Region", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The name of the region where you want to list stack instances.

                                                                                                                                \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 #stackInstanceRegion(String)}.\n@param stackInstanceRegion 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 #stackInstanceRegion(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The name of the region where you want to list stack instances.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackInstanceRegion", "fluentSetterDocumentation" : "

                                                                                                                                The name of the region where you want to list stack instances.

                                                                                                                                \n@param stackInstanceRegion The name of the region where you want to list stack instances.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackInstanceRegion", "getterDocumentation" : "

                                                                                                                                The name of the region where you want to list stack instances.

                                                                                                                                \n@return The name of the region where you want to list stack instances.", "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" : "StackInstanceRegion", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackInstanceRegion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackInstanceRegion", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The name of the region where you want to list stack instances.

                                                                                                                                \n@param stackInstanceRegion The name of the region where you want to list stack instances.", "setterMethodName" : "setStackInstanceRegion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackInstanceRegion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackInstanceRegion", "variableType" : "String", "documentation" : "

                                                                                                                                The name of the region where you want to list stack instances.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "StackSetName" ], "shapeName" : "ListStackInstancesRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "ListStackInstancesRequest", "variableName" : "listStackInstancesRequest", "variableType" : "ListStackInstancesRequest", "documentation" : null, "simpleType" : "ListStackInstancesRequest", "variableSetterType" : "ListStackInstancesRequest" }, "wrapper" : false, "xmlNamespace" : null }, "ListStackInstancesResponse" : { "c2jName" : "ListStackInstancesOutput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getSummaries", "beanStyleSetterMethodName" : "setSummaries", "c2jName" : "Summaries", "c2jShape" : "StackInstanceSummaries", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                A list of StackInstanceSummary structures that contain information about the specified stack instances.

                                                                                                                                \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 #summaries(List)}.\n@param summaries 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 #summaries(List)", "deprecated" : false, "documentation" : "

                                                                                                                                A list of StackInstanceSummary structures that contain information about the specified stack instances.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "summaries", "fluentSetterDocumentation" : "

                                                                                                                                A list of StackInstanceSummary structures that contain information about the specified stack instances.

                                                                                                                                \n@param summaries A list of StackInstanceSummary structures that contain information about the specified stack instances.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "summaries", "getterDocumentation" : "

                                                                                                                                A list of StackInstanceSummary structures that contain information about the specified stack instances.

                                                                                                                                \n

                                                                                                                                \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                \n@return A list of StackInstanceSummary structures that contain information about the specified stack instances.", "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" : "Summaries", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Summaries", "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" : "StackInstanceSummary", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link StackInstanceSummary.Builder} avoiding the need to create one manually via {@link StackInstanceSummary#builder()}.\n\nWhen the {@link Consumer} completes, {@link StackInstanceSummary.Builder#build()} is called immediately and its result is passed to {@link #member(StackInstanceSummary)}.\n@param member a consumer that will call methods on {@link StackInstanceSummary.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(StackInstanceSummary)", "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" : "StackInstanceSummary", "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" : "StackInstanceSummary", "variableName" : "member", "variableType" : "StackInstanceSummary", "documentation" : null, "simpleType" : "StackInstanceSummary", "variableSetterType" : "StackInstanceSummary" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StackInstanceSummary", "variableName" : "member", "variableType" : "StackInstanceSummary", "documentation" : "", "simpleType" : "StackInstanceSummary", "variableSetterType" : "StackInstanceSummary" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "StackInstanceSummary", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "StackInstanceSummary", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Summaries", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                A list of StackInstanceSummary structures that contain information about the specified stack instances.

                                                                                                                                \n@param summaries A list of StackInstanceSummary structures that contain information about the specified stack instances.", "setterMethodName" : "setSummaries", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "summaries", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "summaries", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                A list of StackInstanceSummary structures that contain information about the specified stack instances.

                                                                                                                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                If the request doesn't return all of the remaining results, NextToken is set to a token. To retrieve the next set of results, call ListStackInstances again and assign that token to the request object's NextToken parameter. If the request returns all results, NextToken is set to null.

                                                                                                                                \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 #nextToken(String)}.\n@param nextToken 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 #nextToken(String)", "deprecated" : false, "documentation" : "

                                                                                                                                If the request doesn't return all of the remaining results, NextToken is set to a token. To retrieve the next set of results, call ListStackInstances again and assign that token to the request object's NextToken parameter. If the request returns all results, NextToken is set to null.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                                                                                                                                If the request doesn't return all of the remaining results, NextToken is set to a token. To retrieve the next set of results, call ListStackInstances again and assign that token to the request object's NextToken parameter. If the request returns all results, NextToken is set to null.

                                                                                                                                \n@param nextToken If the request doesn't return all of the remaining results, NextToken is set to a token. To retrieve the next set of results, call ListStackInstances again and assign that token to the request object's NextToken parameter. If the request returns all results, NextToken is set to null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                                                                                                                                If the request doesn't return all of the remaining results, NextToken is set to a token. To retrieve the next set of results, call ListStackInstances again and assign that token to the request object's NextToken parameter. If the request returns all results, NextToken is set to null.

                                                                                                                                \n@return If the request doesn't return all of the remaining results, NextToken is set to a token. To retrieve the next set of results, call ListStackInstances again and assign that token to the request object's NextToken parameter. If the request returns all results, NextToken is set to null.", "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" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                If the request doesn't return all of the remaining results, NextToken is set to a token. To retrieve the next set of results, call ListStackInstances again and assign that token to the request object's NextToken parameter. If the request returns all results, NextToken is set to null.

                                                                                                                                \n@param nextToken If the request doesn't return all of the remaining results, NextToken is set to a token. To retrieve the next set of results, call ListStackInstances again and assign that token to the request object's NextToken parameter. If the request returns all results, NextToken is set to null.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

                                                                                                                                If the request doesn't return all of the remaining results, NextToken is set to a token. To retrieve the next set of results, call ListStackInstances again and assign that token to the request object's NextToken parameter. If the request returns all results, NextToken is set to null.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "NextToken" : { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                If the request doesn't return all of the remaining results, NextToken is set to a token. To retrieve the next set of results, call ListStackInstances again and assign that token to the request object's NextToken parameter. If the request returns all results, NextToken is set to null.

                                                                                                                                \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 #nextToken(String)}.\n@param nextToken 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 #nextToken(String)", "deprecated" : false, "documentation" : "

                                                                                                                                If the request doesn't return all of the remaining results, NextToken is set to a token. To retrieve the next set of results, call ListStackInstances again and assign that token to the request object's NextToken parameter. If the request returns all results, NextToken is set to null.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                                                                                                                                If the request doesn't return all of the remaining results, NextToken is set to a token. To retrieve the next set of results, call ListStackInstances again and assign that token to the request object's NextToken parameter. If the request returns all results, NextToken is set to null.

                                                                                                                                \n@param nextToken If the request doesn't return all of the remaining results, NextToken is set to a token. To retrieve the next set of results, call ListStackInstances again and assign that token to the request object's NextToken parameter. If the request returns all results, NextToken is set to null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                                                                                                                                If the request doesn't return all of the remaining results, NextToken is set to a token. To retrieve the next set of results, call ListStackInstances again and assign that token to the request object's NextToken parameter. If the request returns all results, NextToken is set to null.

                                                                                                                                \n@return If the request doesn't return all of the remaining results, NextToken is set to a token. To retrieve the next set of results, call ListStackInstances again and assign that token to the request object's NextToken parameter. If the request returns all results, NextToken is set to null.", "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" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                If the request doesn't return all of the remaining results, NextToken is set to a token. To retrieve the next set of results, call ListStackInstances again and assign that token to the request object's NextToken parameter. If the request returns all results, NextToken is set to null.

                                                                                                                                \n@param nextToken If the request doesn't return all of the remaining results, NextToken is set to a token. To retrieve the next set of results, call ListStackInstances again and assign that token to the request object's NextToken parameter. If the request returns all results, NextToken is set to null.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

                                                                                                                                If the request doesn't return all of the remaining results, NextToken is set to a token. To retrieve the next set of results, call ListStackInstances again and assign that token to the request object's NextToken parameter. If the request returns all results, NextToken is set to null.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Summaries" : { "beanStyleGetterMethodName" : "getSummaries", "beanStyleSetterMethodName" : "setSummaries", "c2jName" : "Summaries", "c2jShape" : "StackInstanceSummaries", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                A list of StackInstanceSummary structures that contain information about the specified stack instances.

                                                                                                                                \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 #summaries(List)}.\n@param summaries 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 #summaries(List)", "deprecated" : false, "documentation" : "

                                                                                                                                A list of StackInstanceSummary structures that contain information about the specified stack instances.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "summaries", "fluentSetterDocumentation" : "

                                                                                                                                A list of StackInstanceSummary structures that contain information about the specified stack instances.

                                                                                                                                \n@param summaries A list of StackInstanceSummary structures that contain information about the specified stack instances.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "summaries", "getterDocumentation" : "

                                                                                                                                A list of StackInstanceSummary structures that contain information about the specified stack instances.

                                                                                                                                \n

                                                                                                                                \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                \n@return A list of StackInstanceSummary structures that contain information about the specified stack instances.", "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" : "Summaries", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Summaries", "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" : "StackInstanceSummary", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link StackInstanceSummary.Builder} avoiding the need to create one manually via {@link StackInstanceSummary#builder()}.\n\nWhen the {@link Consumer} completes, {@link StackInstanceSummary.Builder#build()} is called immediately and its result is passed to {@link #member(StackInstanceSummary)}.\n@param member a consumer that will call methods on {@link StackInstanceSummary.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(StackInstanceSummary)", "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" : "StackInstanceSummary", "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" : "StackInstanceSummary", "variableName" : "member", "variableType" : "StackInstanceSummary", "documentation" : null, "simpleType" : "StackInstanceSummary", "variableSetterType" : "StackInstanceSummary" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StackInstanceSummary", "variableName" : "member", "variableType" : "StackInstanceSummary", "documentation" : "", "simpleType" : "StackInstanceSummary", "variableSetterType" : "StackInstanceSummary" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "StackInstanceSummary", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "StackInstanceSummary", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Summaries", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                A list of StackInstanceSummary structures that contain information about the specified stack instances.

                                                                                                                                \n@param summaries A list of StackInstanceSummary structures that contain information about the specified stack instances.", "setterMethodName" : "setSummaries", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "summaries", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "summaries", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                A list of StackInstanceSummary structures that contain information about the specified stack instances.

                                                                                                                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getSummaries", "beanStyleSetterMethodName" : "setSummaries", "c2jName" : "Summaries", "c2jShape" : "StackInstanceSummaries", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                A list of StackInstanceSummary structures that contain information about the specified stack instances.

                                                                                                                                \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 #summaries(List)}.\n@param summaries 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 #summaries(List)", "deprecated" : false, "documentation" : "

                                                                                                                                A list of StackInstanceSummary structures that contain information about the specified stack instances.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "summaries", "fluentSetterDocumentation" : "

                                                                                                                                A list of StackInstanceSummary structures that contain information about the specified stack instances.

                                                                                                                                \n@param summaries A list of StackInstanceSummary structures that contain information about the specified stack instances.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "summaries", "getterDocumentation" : "

                                                                                                                                A list of StackInstanceSummary structures that contain information about the specified stack instances.

                                                                                                                                \n

                                                                                                                                \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                \n@return A list of StackInstanceSummary structures that contain information about the specified stack instances.", "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" : "Summaries", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Summaries", "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" : "StackInstanceSummary", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link StackInstanceSummary.Builder} avoiding the need to create one manually via {@link StackInstanceSummary#builder()}.\n\nWhen the {@link Consumer} completes, {@link StackInstanceSummary.Builder#build()} is called immediately and its result is passed to {@link #member(StackInstanceSummary)}.\n@param member a consumer that will call methods on {@link StackInstanceSummary.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(StackInstanceSummary)", "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" : "StackInstanceSummary", "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" : "StackInstanceSummary", "variableName" : "member", "variableType" : "StackInstanceSummary", "documentation" : null, "simpleType" : "StackInstanceSummary", "variableSetterType" : "StackInstanceSummary" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StackInstanceSummary", "variableName" : "member", "variableType" : "StackInstanceSummary", "documentation" : "", "simpleType" : "StackInstanceSummary", "variableSetterType" : "StackInstanceSummary" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "StackInstanceSummary", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "StackInstanceSummary", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Summaries", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                A list of StackInstanceSummary structures that contain information about the specified stack instances.

                                                                                                                                \n@param summaries A list of StackInstanceSummary structures that contain information about the specified stack instances.", "setterMethodName" : "setSummaries", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "summaries", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "summaries", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                A list of StackInstanceSummary structures that contain information about the specified stack instances.

                                                                                                                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                If the request doesn't return all of the remaining results, NextToken is set to a token. To retrieve the next set of results, call ListStackInstances again and assign that token to the request object's NextToken parameter. If the request returns all results, NextToken is set to null.

                                                                                                                                \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 #nextToken(String)}.\n@param nextToken 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 #nextToken(String)", "deprecated" : false, "documentation" : "

                                                                                                                                If the request doesn't return all of the remaining results, NextToken is set to a token. To retrieve the next set of results, call ListStackInstances again and assign that token to the request object's NextToken parameter. If the request returns all results, NextToken is set to null.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                                                                                                                                If the request doesn't return all of the remaining results, NextToken is set to a token. To retrieve the next set of results, call ListStackInstances again and assign that token to the request object's NextToken parameter. If the request returns all results, NextToken is set to null.

                                                                                                                                \n@param nextToken If the request doesn't return all of the remaining results, NextToken is set to a token. To retrieve the next set of results, call ListStackInstances again and assign that token to the request object's NextToken parameter. If the request returns all results, NextToken is set to null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                                                                                                                                If the request doesn't return all of the remaining results, NextToken is set to a token. To retrieve the next set of results, call ListStackInstances again and assign that token to the request object's NextToken parameter. If the request returns all results, NextToken is set to null.

                                                                                                                                \n@return If the request doesn't return all of the remaining results, NextToken is set to a token. To retrieve the next set of results, call ListStackInstances again and assign that token to the request object's NextToken parameter. If the request returns all results, NextToken is set to null.", "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" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                If the request doesn't return all of the remaining results, NextToken is set to a token. To retrieve the next set of results, call ListStackInstances again and assign that token to the request object's NextToken parameter. If the request returns all results, NextToken is set to null.

                                                                                                                                \n@param nextToken If the request doesn't return all of the remaining results, NextToken is set to a token. To retrieve the next set of results, call ListStackInstances again and assign that token to the request object's NextToken parameter. If the request returns all results, NextToken is set to null.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

                                                                                                                                If the request doesn't return all of the remaining results, NextToken is set to a token. To retrieve the next set of results, call ListStackInstances again and assign that token to the request object's NextToken parameter. If the request returns all results, NextToken is set to null.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ListStackInstancesResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : "ListStackInstancesResult" }, "variable" : { "variableDeclarationType" : "ListStackInstancesResponse", "variableName" : "listStackInstancesResponse", "variableType" : "ListStackInstancesResponse", "documentation" : null, "simpleType" : "ListStackInstancesResponse", "variableSetterType" : "ListStackInstancesResponse" }, "wrapper" : false, "xmlNamespace" : null }, "ListStackResourcesRequest" : { "c2jName" : "ListStackResourcesInput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                The input for the ListStackResource action.

                                                                                                                                ", "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" : "ListStackResources", "locationName" : null, "requestUri" : "/", "target" : "ListStackResources", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                \n@param stackName The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                \n@return The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                \n@param stackName The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                A string that identifies the next page of stack resources that you want to retrieve.

                                                                                                                                \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 #nextToken(String)}.\n@param nextToken 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 #nextToken(String)", "deprecated" : false, "documentation" : "

                                                                                                                                A string that identifies the next page of stack resources that you want to retrieve.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                                                                                                                                A string that identifies the next page of stack resources that you want to retrieve.

                                                                                                                                \n@param nextToken A string that identifies the next page of stack resources that you want to retrieve.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                                                                                                                                A string that identifies the next page of stack resources that you want to retrieve.

                                                                                                                                \n@return A string that identifies the next page of stack resources that you want to retrieve.", "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" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                A string that identifies the next page of stack resources that you want to retrieve.

                                                                                                                                \n@param nextToken A string that identifies the next page of stack resources that you want to retrieve.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

                                                                                                                                A string that identifies the next page of stack resources that you want to retrieve.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "NextToken" : { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                A string that identifies the next page of stack resources that you want to retrieve.

                                                                                                                                \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 #nextToken(String)}.\n@param nextToken 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 #nextToken(String)", "deprecated" : false, "documentation" : "

                                                                                                                                A string that identifies the next page of stack resources that you want to retrieve.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                                                                                                                                A string that identifies the next page of stack resources that you want to retrieve.

                                                                                                                                \n@param nextToken A string that identifies the next page of stack resources that you want to retrieve.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                                                                                                                                A string that identifies the next page of stack resources that you want to retrieve.

                                                                                                                                \n@return A string that identifies the next page of stack resources that you want to retrieve.", "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" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                A string that identifies the next page of stack resources that you want to retrieve.

                                                                                                                                \n@param nextToken A string that identifies the next page of stack resources that you want to retrieve.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

                                                                                                                                A string that identifies the next page of stack resources that you want to retrieve.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackName" : { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                \n@param stackName The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                \n@return The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                \n@param stackName The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                \n@param stackName The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                \n@return The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                \n@param stackName The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                                                                                                                                The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

                                                                                                                                • Running stacks: You can specify either the stack's name or its unique stack ID.

                                                                                                                                • Deleted stacks: You must specify the unique stack ID.

                                                                                                                                Default: There is no default value.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                A string that identifies the next page of stack resources that you want to retrieve.

                                                                                                                                \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 #nextToken(String)}.\n@param nextToken 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 #nextToken(String)", "deprecated" : false, "documentation" : "

                                                                                                                                A string that identifies the next page of stack resources that you want to retrieve.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                                                                                                                                A string that identifies the next page of stack resources that you want to retrieve.

                                                                                                                                \n@param nextToken A string that identifies the next page of stack resources that you want to retrieve.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                                                                                                                                A string that identifies the next page of stack resources that you want to retrieve.

                                                                                                                                \n@return A string that identifies the next page of stack resources that you want to retrieve.", "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" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                A string that identifies the next page of stack resources that you want to retrieve.

                                                                                                                                \n@param nextToken A string that identifies the next page of stack resources that you want to retrieve.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

                                                                                                                                A string that identifies the next page of stack resources that you want to retrieve.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "StackName" ], "shapeName" : "ListStackResourcesRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "ListStackResourcesRequest", "variableName" : "listStackResourcesRequest", "variableType" : "ListStackResourcesRequest", "documentation" : null, "simpleType" : "ListStackResourcesRequest", "variableSetterType" : "ListStackResourcesRequest" }, "wrapper" : false, "xmlNamespace" : null }, "ListStackResourcesResponse" : { "c2jName" : "ListStackResourcesOutput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                The output for a ListStackResources action.

                                                                                                                                ", "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" : "getStackResourceSummaries", "beanStyleSetterMethodName" : "setStackResourceSummaries", "c2jName" : "StackResourceSummaries", "c2jShape" : "StackResourceSummaries", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                A list of StackResourceSummary structures.

                                                                                                                                \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 #stackResourceSummaries(List)}.\n@param stackResourceSummaries 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 #stackResourceSummaries(List)", "deprecated" : false, "documentation" : "

                                                                                                                                A list of StackResourceSummary structures.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackResourceSummaries", "fluentSetterDocumentation" : "

                                                                                                                                A list of StackResourceSummary structures.

                                                                                                                                \n@param stackResourceSummaries A list of StackResourceSummary structures.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackResourceSummaries", "getterDocumentation" : "

                                                                                                                                A list of StackResourceSummary structures.

                                                                                                                                \n

                                                                                                                                \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                \n@return A list of StackResourceSummary structures.", "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" : "StackResourceSummaries", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackResourceSummaries", "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" : "StackResourceSummary", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link StackResourceSummary.Builder} avoiding the need to create one manually via {@link StackResourceSummary#builder()}.\n\nWhen the {@link Consumer} completes, {@link StackResourceSummary.Builder#build()} is called immediately and its result is passed to {@link #member(StackResourceSummary)}.\n@param member a consumer that will call methods on {@link StackResourceSummary.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(StackResourceSummary)", "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" : "StackResourceSummary", "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" : "StackResourceSummary", "variableName" : "member", "variableType" : "StackResourceSummary", "documentation" : null, "simpleType" : "StackResourceSummary", "variableSetterType" : "StackResourceSummary" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StackResourceSummary", "variableName" : "member", "variableType" : "StackResourceSummary", "documentation" : "", "simpleType" : "StackResourceSummary", "variableSetterType" : "StackResourceSummary" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "StackResourceSummary", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "StackResourceSummary", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "StackResourceSummaries", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                A list of StackResourceSummary structures.

                                                                                                                                \n@param stackResourceSummaries A list of StackResourceSummary structures.", "setterMethodName" : "setStackResourceSummaries", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "stackResourceSummaries", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "stackResourceSummaries", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                A list of StackResourceSummary structures.

                                                                                                                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                If the output exceeds 1 MB, a string that identifies the next page of stack resources. If no additional page exists, this value is null.

                                                                                                                                \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 #nextToken(String)}.\n@param nextToken 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 #nextToken(String)", "deprecated" : false, "documentation" : "

                                                                                                                                If the output exceeds 1 MB, a string that identifies the next page of stack resources. If no additional page exists, this value is null.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                                                                                                                                If the output exceeds 1 MB, a string that identifies the next page of stack resources. If no additional page exists, this value is null.

                                                                                                                                \n@param nextToken If the output exceeds 1 MB, a string that identifies the next page of stack resources. If no additional page exists, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                                                                                                                                If the output exceeds 1 MB, a string that identifies the next page of stack resources. If no additional page exists, this value is null.

                                                                                                                                \n@return If the output exceeds 1 MB, a string that identifies the next page of stack resources. If no additional page exists, this value is null.", "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" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                If the output exceeds 1 MB, a string that identifies the next page of stack resources. If no additional page exists, this value is null.

                                                                                                                                \n@param nextToken If the output exceeds 1 MB, a string that identifies the next page of stack resources. If no additional page exists, this value is null.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

                                                                                                                                If the output exceeds 1 MB, a string that identifies the next page of stack resources. If no additional page exists, this value is null.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "NextToken" : { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                If the output exceeds 1 MB, a string that identifies the next page of stack resources. If no additional page exists, this value is null.

                                                                                                                                \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 #nextToken(String)}.\n@param nextToken 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 #nextToken(String)", "deprecated" : false, "documentation" : "

                                                                                                                                If the output exceeds 1 MB, a string that identifies the next page of stack resources. If no additional page exists, this value is null.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                                                                                                                                If the output exceeds 1 MB, a string that identifies the next page of stack resources. If no additional page exists, this value is null.

                                                                                                                                \n@param nextToken If the output exceeds 1 MB, a string that identifies the next page of stack resources. If no additional page exists, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                                                                                                                                If the output exceeds 1 MB, a string that identifies the next page of stack resources. If no additional page exists, this value is null.

                                                                                                                                \n@return If the output exceeds 1 MB, a string that identifies the next page of stack resources. If no additional page exists, this value is null.", "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" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                If the output exceeds 1 MB, a string that identifies the next page of stack resources. If no additional page exists, this value is null.

                                                                                                                                \n@param nextToken If the output exceeds 1 MB, a string that identifies the next page of stack resources. If no additional page exists, this value is null.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

                                                                                                                                If the output exceeds 1 MB, a string that identifies the next page of stack resources. If no additional page exists, this value is null.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackResourceSummaries" : { "beanStyleGetterMethodName" : "getStackResourceSummaries", "beanStyleSetterMethodName" : "setStackResourceSummaries", "c2jName" : "StackResourceSummaries", "c2jShape" : "StackResourceSummaries", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                A list of StackResourceSummary structures.

                                                                                                                                \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 #stackResourceSummaries(List)}.\n@param stackResourceSummaries 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 #stackResourceSummaries(List)", "deprecated" : false, "documentation" : "

                                                                                                                                A list of StackResourceSummary structures.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackResourceSummaries", "fluentSetterDocumentation" : "

                                                                                                                                A list of StackResourceSummary structures.

                                                                                                                                \n@param stackResourceSummaries A list of StackResourceSummary structures.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackResourceSummaries", "getterDocumentation" : "

                                                                                                                                A list of StackResourceSummary structures.

                                                                                                                                \n

                                                                                                                                \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                \n@return A list of StackResourceSummary structures.", "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" : "StackResourceSummaries", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackResourceSummaries", "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" : "StackResourceSummary", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link StackResourceSummary.Builder} avoiding the need to create one manually via {@link StackResourceSummary#builder()}.\n\nWhen the {@link Consumer} completes, {@link StackResourceSummary.Builder#build()} is called immediately and its result is passed to {@link #member(StackResourceSummary)}.\n@param member a consumer that will call methods on {@link StackResourceSummary.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(StackResourceSummary)", "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" : "StackResourceSummary", "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" : "StackResourceSummary", "variableName" : "member", "variableType" : "StackResourceSummary", "documentation" : null, "simpleType" : "StackResourceSummary", "variableSetterType" : "StackResourceSummary" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StackResourceSummary", "variableName" : "member", "variableType" : "StackResourceSummary", "documentation" : "", "simpleType" : "StackResourceSummary", "variableSetterType" : "StackResourceSummary" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "StackResourceSummary", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "StackResourceSummary", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "StackResourceSummaries", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                A list of StackResourceSummary structures.

                                                                                                                                \n@param stackResourceSummaries A list of StackResourceSummary structures.", "setterMethodName" : "setStackResourceSummaries", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "stackResourceSummaries", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "stackResourceSummaries", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                A list of StackResourceSummary structures.

                                                                                                                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getStackResourceSummaries", "beanStyleSetterMethodName" : "setStackResourceSummaries", "c2jName" : "StackResourceSummaries", "c2jShape" : "StackResourceSummaries", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                A list of StackResourceSummary structures.

                                                                                                                                \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 #stackResourceSummaries(List)}.\n@param stackResourceSummaries 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 #stackResourceSummaries(List)", "deprecated" : false, "documentation" : "

                                                                                                                                A list of StackResourceSummary structures.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackResourceSummaries", "fluentSetterDocumentation" : "

                                                                                                                                A list of StackResourceSummary structures.

                                                                                                                                \n@param stackResourceSummaries A list of StackResourceSummary structures.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackResourceSummaries", "getterDocumentation" : "

                                                                                                                                A list of StackResourceSummary structures.

                                                                                                                                \n

                                                                                                                                \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                \n@return A list of StackResourceSummary structures.", "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" : "StackResourceSummaries", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackResourceSummaries", "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" : "StackResourceSummary", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link StackResourceSummary.Builder} avoiding the need to create one manually via {@link StackResourceSummary#builder()}.\n\nWhen the {@link Consumer} completes, {@link StackResourceSummary.Builder#build()} is called immediately and its result is passed to {@link #member(StackResourceSummary)}.\n@param member a consumer that will call methods on {@link StackResourceSummary.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(StackResourceSummary)", "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" : "StackResourceSummary", "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" : "StackResourceSummary", "variableName" : "member", "variableType" : "StackResourceSummary", "documentation" : null, "simpleType" : "StackResourceSummary", "variableSetterType" : "StackResourceSummary" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StackResourceSummary", "variableName" : "member", "variableType" : "StackResourceSummary", "documentation" : "", "simpleType" : "StackResourceSummary", "variableSetterType" : "StackResourceSummary" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "StackResourceSummary", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "StackResourceSummary", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "StackResourceSummaries", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                A list of StackResourceSummary structures.

                                                                                                                                \n@param stackResourceSummaries A list of StackResourceSummary structures.", "setterMethodName" : "setStackResourceSummaries", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "stackResourceSummaries", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "stackResourceSummaries", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                A list of StackResourceSummary structures.

                                                                                                                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                If the output exceeds 1 MB, a string that identifies the next page of stack resources. If no additional page exists, this value is null.

                                                                                                                                \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 #nextToken(String)}.\n@param nextToken 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 #nextToken(String)", "deprecated" : false, "documentation" : "

                                                                                                                                If the output exceeds 1 MB, a string that identifies the next page of stack resources. If no additional page exists, this value is null.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                                                                                                                                If the output exceeds 1 MB, a string that identifies the next page of stack resources. If no additional page exists, this value is null.

                                                                                                                                \n@param nextToken If the output exceeds 1 MB, a string that identifies the next page of stack resources. If no additional page exists, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                                                                                                                                If the output exceeds 1 MB, a string that identifies the next page of stack resources. If no additional page exists, this value is null.

                                                                                                                                \n@return If the output exceeds 1 MB, a string that identifies the next page of stack resources. If no additional page exists, this value is null.", "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" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                If the output exceeds 1 MB, a string that identifies the next page of stack resources. If no additional page exists, this value is null.

                                                                                                                                \n@param nextToken If the output exceeds 1 MB, a string that identifies the next page of stack resources. If no additional page exists, this value is null.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

                                                                                                                                If the output exceeds 1 MB, a string that identifies the next page of stack resources. If no additional page exists, this value is null.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ListStackResourcesResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : "ListStackResourcesResult" }, "variable" : { "variableDeclarationType" : "ListStackResourcesResponse", "variableName" : "listStackResourcesResponse", "variableType" : "ListStackResourcesResponse", "documentation" : null, "simpleType" : "ListStackResourcesResponse", "variableSetterType" : "ListStackResourcesResponse" }, "wrapper" : false, "xmlNamespace" : null }, "ListStackSetOperationResultsRequest" : { "c2jName" : "ListStackSetOperationResultsInput", "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" : "ListStackSetOperationResults", "locationName" : null, "requestUri" : "/", "target" : "ListStackSetOperationResults", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getStackSetName", "beanStyleSetterMethodName" : "setStackSetName", "c2jName" : "StackSetName", "c2jShape" : "StackSetName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The name or unique ID of the stack set that you want to get operation results for.

                                                                                                                                \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 #stackSetName(String)}.\n@param stackSetName 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 #stackSetName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The name or unique ID of the stack set that you want to get operation results for.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackSetName", "fluentSetterDocumentation" : "

                                                                                                                                The name or unique ID of the stack set that you want to get operation results for.

                                                                                                                                \n@param stackSetName The name or unique ID of the stack set that you want to get operation results for.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackSetName", "getterDocumentation" : "

                                                                                                                                The name or unique ID of the stack set that you want to get operation results for.

                                                                                                                                \n@return The name or unique ID of the stack set that you want to get operation results for.", "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" : "StackSetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackSetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackSetName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The name or unique ID of the stack set that you want to get operation results for.

                                                                                                                                \n@param stackSetName The name or unique ID of the stack set that you want to get operation results for.", "setterMethodName" : "setStackSetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : "

                                                                                                                                The name or unique ID of the stack set that you want to get operation results for.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getOperationId", "beanStyleSetterMethodName" : "setOperationId", "c2jName" : "OperationId", "c2jShape" : "ClientRequestToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The ID of the stack set operation.

                                                                                                                                \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 #operationId(String)}.\n@param operationId 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 #operationId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The ID of the stack set operation.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "operationId", "fluentSetterDocumentation" : "

                                                                                                                                The ID of the stack set operation.

                                                                                                                                \n@param operationId The ID of the stack set operation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "operationId", "getterDocumentation" : "

                                                                                                                                The ID of the stack set operation.

                                                                                                                                \n@return The ID of the stack set operation.", "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" : "OperationId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OperationId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "OperationId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The ID of the stack set operation.

                                                                                                                                \n@param operationId The ID of the stack set operation.", "setterMethodName" : "setOperationId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "operationId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "operationId", "variableType" : "String", "documentation" : "

                                                                                                                                The ID of the stack set operation.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                If the previous request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackSetOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.

                                                                                                                                \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 #nextToken(String)}.\n@param nextToken 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 #nextToken(String)", "deprecated" : false, "documentation" : "

                                                                                                                                If the previous request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackSetOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                                                                                                                                If the previous request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackSetOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.

                                                                                                                                \n@param nextToken If the previous request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackSetOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                                                                                                                                If the previous request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackSetOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.

                                                                                                                                \n@return If the previous request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackSetOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.", "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" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                If the previous request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackSetOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.

                                                                                                                                \n@param nextToken If the previous request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackSetOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

                                                                                                                                If the previous request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackSetOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMaxResults", "beanStyleSetterMethodName" : "setMaxResults", "c2jName" : "MaxResults", "c2jShape" : "MaxResults", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                                \nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #maxResults(Integer)}.\n@param maxResults a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #maxResults(Integer)", "deprecated" : false, "documentation" : "

                                                                                                                                The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxResults", "fluentSetterDocumentation" : "

                                                                                                                                The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                                \n@param maxResults The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxResults", "getterDocumentation" : "

                                                                                                                                The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                                \n@return The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MaxResults", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxResults", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxResults", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                                \n@param maxResults The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.", "setterMethodName" : "setMaxResults", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "

                                                                                                                                The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                                ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "MaxResults" : { "beanStyleGetterMethodName" : "getMaxResults", "beanStyleSetterMethodName" : "setMaxResults", "c2jName" : "MaxResults", "c2jShape" : "MaxResults", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                                \nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #maxResults(Integer)}.\n@param maxResults a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #maxResults(Integer)", "deprecated" : false, "documentation" : "

                                                                                                                                The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxResults", "fluentSetterDocumentation" : "

                                                                                                                                The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                                \n@param maxResults The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxResults", "getterDocumentation" : "

                                                                                                                                The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                                \n@return The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MaxResults", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxResults", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxResults", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                                \n@param maxResults The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.", "setterMethodName" : "setMaxResults", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "

                                                                                                                                The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                                ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "NextToken" : { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                If the previous request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackSetOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.

                                                                                                                                \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 #nextToken(String)}.\n@param nextToken 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 #nextToken(String)", "deprecated" : false, "documentation" : "

                                                                                                                                If the previous request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackSetOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                                                                                                                                If the previous request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackSetOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.

                                                                                                                                \n@param nextToken If the previous request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackSetOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                                                                                                                                If the previous request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackSetOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.

                                                                                                                                \n@return If the previous request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackSetOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.", "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" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                If the previous request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackSetOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.

                                                                                                                                \n@param nextToken If the previous request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackSetOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

                                                                                                                                If the previous request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackSetOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "OperationId" : { "beanStyleGetterMethodName" : "getOperationId", "beanStyleSetterMethodName" : "setOperationId", "c2jName" : "OperationId", "c2jShape" : "ClientRequestToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The ID of the stack set operation.

                                                                                                                                \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 #operationId(String)}.\n@param operationId 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 #operationId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The ID of the stack set operation.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "operationId", "fluentSetterDocumentation" : "

                                                                                                                                The ID of the stack set operation.

                                                                                                                                \n@param operationId The ID of the stack set operation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "operationId", "getterDocumentation" : "

                                                                                                                                The ID of the stack set operation.

                                                                                                                                \n@return The ID of the stack set operation.", "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" : "OperationId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OperationId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "OperationId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The ID of the stack set operation.

                                                                                                                                \n@param operationId The ID of the stack set operation.", "setterMethodName" : "setOperationId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "operationId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "operationId", "variableType" : "String", "documentation" : "

                                                                                                                                The ID of the stack set operation.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackSetName" : { "beanStyleGetterMethodName" : "getStackSetName", "beanStyleSetterMethodName" : "setStackSetName", "c2jName" : "StackSetName", "c2jShape" : "StackSetName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The name or unique ID of the stack set that you want to get operation results for.

                                                                                                                                \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 #stackSetName(String)}.\n@param stackSetName 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 #stackSetName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The name or unique ID of the stack set that you want to get operation results for.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackSetName", "fluentSetterDocumentation" : "

                                                                                                                                The name or unique ID of the stack set that you want to get operation results for.

                                                                                                                                \n@param stackSetName The name or unique ID of the stack set that you want to get operation results for.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackSetName", "getterDocumentation" : "

                                                                                                                                The name or unique ID of the stack set that you want to get operation results for.

                                                                                                                                \n@return The name or unique ID of the stack set that you want to get operation results for.", "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" : "StackSetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackSetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackSetName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The name or unique ID of the stack set that you want to get operation results for.

                                                                                                                                \n@param stackSetName The name or unique ID of the stack set that you want to get operation results for.", "setterMethodName" : "setStackSetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : "

                                                                                                                                The name or unique ID of the stack set that you want to get operation results for.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getStackSetName", "beanStyleSetterMethodName" : "setStackSetName", "c2jName" : "StackSetName", "c2jShape" : "StackSetName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The name or unique ID of the stack set that you want to get operation results for.

                                                                                                                                \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 #stackSetName(String)}.\n@param stackSetName 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 #stackSetName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The name or unique ID of the stack set that you want to get operation results for.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackSetName", "fluentSetterDocumentation" : "

                                                                                                                                The name or unique ID of the stack set that you want to get operation results for.

                                                                                                                                \n@param stackSetName The name or unique ID of the stack set that you want to get operation results for.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackSetName", "getterDocumentation" : "

                                                                                                                                The name or unique ID of the stack set that you want to get operation results for.

                                                                                                                                \n@return The name or unique ID of the stack set that you want to get operation results for.", "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" : "StackSetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackSetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackSetName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The name or unique ID of the stack set that you want to get operation results for.

                                                                                                                                \n@param stackSetName The name or unique ID of the stack set that you want to get operation results for.", "setterMethodName" : "setStackSetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : "

                                                                                                                                The name or unique ID of the stack set that you want to get operation results for.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getOperationId", "beanStyleSetterMethodName" : "setOperationId", "c2jName" : "OperationId", "c2jShape" : "ClientRequestToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The ID of the stack set operation.

                                                                                                                                \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 #operationId(String)}.\n@param operationId 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 #operationId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The ID of the stack set operation.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "operationId", "fluentSetterDocumentation" : "

                                                                                                                                The ID of the stack set operation.

                                                                                                                                \n@param operationId The ID of the stack set operation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "operationId", "getterDocumentation" : "

                                                                                                                                The ID of the stack set operation.

                                                                                                                                \n@return The ID of the stack set operation.", "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" : "OperationId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OperationId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "OperationId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The ID of the stack set operation.

                                                                                                                                \n@param operationId The ID of the stack set operation.", "setterMethodName" : "setOperationId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "operationId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "operationId", "variableType" : "String", "documentation" : "

                                                                                                                                The ID of the stack set operation.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                If the previous request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackSetOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.

                                                                                                                                \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 #nextToken(String)}.\n@param nextToken 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 #nextToken(String)", "deprecated" : false, "documentation" : "

                                                                                                                                If the previous request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackSetOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                                                                                                                                If the previous request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackSetOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.

                                                                                                                                \n@param nextToken If the previous request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackSetOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                                                                                                                                If the previous request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackSetOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.

                                                                                                                                \n@return If the previous request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackSetOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.", "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" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                If the previous request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackSetOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.

                                                                                                                                \n@param nextToken If the previous request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackSetOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

                                                                                                                                If the previous request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackSetOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMaxResults", "beanStyleSetterMethodName" : "setMaxResults", "c2jName" : "MaxResults", "c2jShape" : "MaxResults", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                                \nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #maxResults(Integer)}.\n@param maxResults a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #maxResults(Integer)", "deprecated" : false, "documentation" : "

                                                                                                                                The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxResults", "fluentSetterDocumentation" : "

                                                                                                                                The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                                \n@param maxResults The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxResults", "getterDocumentation" : "

                                                                                                                                The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                                \n@return The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MaxResults", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxResults", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxResults", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                                \n@param maxResults The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.", "setterMethodName" : "setMaxResults", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "

                                                                                                                                The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                                ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "StackSetName", "OperationId" ], "shapeName" : "ListStackSetOperationResultsRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "ListStackSetOperationResultsRequest", "variableName" : "listStackSetOperationResultsRequest", "variableType" : "ListStackSetOperationResultsRequest", "documentation" : null, "simpleType" : "ListStackSetOperationResultsRequest", "variableSetterType" : "ListStackSetOperationResultsRequest" }, "wrapper" : false, "xmlNamespace" : null }, "ListStackSetOperationResultsResponse" : { "c2jName" : "ListStackSetOperationResultsOutput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getSummaries", "beanStyleSetterMethodName" : "setSummaries", "c2jName" : "Summaries", "c2jShape" : "StackSetOperationResultSummaries", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                A list of StackSetOperationResultSummary structures that contain information about the specified operation results, for accounts and regions that are included in the operation.

                                                                                                                                \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 #summaries(List)}.\n@param summaries 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 #summaries(List)", "deprecated" : false, "documentation" : "

                                                                                                                                A list of StackSetOperationResultSummary structures that contain information about the specified operation results, for accounts and regions that are included in the operation.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "summaries", "fluentSetterDocumentation" : "

                                                                                                                                A list of StackSetOperationResultSummary structures that contain information about the specified operation results, for accounts and regions that are included in the operation.

                                                                                                                                \n@param summaries A list of StackSetOperationResultSummary structures that contain information about the specified operation results, for accounts and regions that are included in the operation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "summaries", "getterDocumentation" : "

                                                                                                                                A list of StackSetOperationResultSummary structures that contain information about the specified operation results, for accounts and regions that are included in the operation.

                                                                                                                                \n

                                                                                                                                \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                \n@return A list of StackSetOperationResultSummary structures that contain information about the specified operation results, for accounts and regions that are included in the operation.", "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" : "Summaries", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Summaries", "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" : "StackSetOperationResultSummary", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link StackSetOperationResultSummary.Builder} avoiding the need to create one manually via {@link StackSetOperationResultSummary#builder()}.\n\nWhen the {@link Consumer} completes, {@link StackSetOperationResultSummary.Builder#build()} is called immediately and its result is passed to {@link #member(StackSetOperationResultSummary)}.\n@param member a consumer that will call methods on {@link StackSetOperationResultSummary.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(StackSetOperationResultSummary)", "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" : "StackSetOperationResultSummary", "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" : "StackSetOperationResultSummary", "variableName" : "member", "variableType" : "StackSetOperationResultSummary", "documentation" : null, "simpleType" : "StackSetOperationResultSummary", "variableSetterType" : "StackSetOperationResultSummary" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StackSetOperationResultSummary", "variableName" : "member", "variableType" : "StackSetOperationResultSummary", "documentation" : "", "simpleType" : "StackSetOperationResultSummary", "variableSetterType" : "StackSetOperationResultSummary" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "StackSetOperationResultSummary", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "StackSetOperationResultSummary", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Summaries", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                A list of StackSetOperationResultSummary structures that contain information about the specified operation results, for accounts and regions that are included in the operation.

                                                                                                                                \n@param summaries A list of StackSetOperationResultSummary structures that contain information about the specified operation results, for accounts and regions that are included in the operation.", "setterMethodName" : "setSummaries", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "summaries", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "summaries", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                A list of StackSetOperationResultSummary structures that contain information about the specified operation results, for accounts and regions that are included in the operation.

                                                                                                                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                If the request doesn't return all results, NextToken is set to a token. To retrieve the next set of results, call ListOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, NextToken is set to null.

                                                                                                                                \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 #nextToken(String)}.\n@param nextToken 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 #nextToken(String)", "deprecated" : false, "documentation" : "

                                                                                                                                If the request doesn't return all results, NextToken is set to a token. To retrieve the next set of results, call ListOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, NextToken is set to null.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                                                                                                                                If the request doesn't return all results, NextToken is set to a token. To retrieve the next set of results, call ListOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, NextToken is set to null.

                                                                                                                                \n@param nextToken If the request doesn't return all results, NextToken is set to a token. To retrieve the next set of results, call ListOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, NextToken is set to null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                                                                                                                                If the request doesn't return all results, NextToken is set to a token. To retrieve the next set of results, call ListOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, NextToken is set to null.

                                                                                                                                \n@return If the request doesn't return all results, NextToken is set to a token. To retrieve the next set of results, call ListOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, NextToken is set to null.", "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" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                If the request doesn't return all results, NextToken is set to a token. To retrieve the next set of results, call ListOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, NextToken is set to null.

                                                                                                                                \n@param nextToken If the request doesn't return all results, NextToken is set to a token. To retrieve the next set of results, call ListOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, NextToken is set to null.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

                                                                                                                                If the request doesn't return all results, NextToken is set to a token. To retrieve the next set of results, call ListOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, NextToken is set to null.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "NextToken" : { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                If the request doesn't return all results, NextToken is set to a token. To retrieve the next set of results, call ListOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, NextToken is set to null.

                                                                                                                                \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 #nextToken(String)}.\n@param nextToken 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 #nextToken(String)", "deprecated" : false, "documentation" : "

                                                                                                                                If the request doesn't return all results, NextToken is set to a token. To retrieve the next set of results, call ListOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, NextToken is set to null.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                                                                                                                                If the request doesn't return all results, NextToken is set to a token. To retrieve the next set of results, call ListOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, NextToken is set to null.

                                                                                                                                \n@param nextToken If the request doesn't return all results, NextToken is set to a token. To retrieve the next set of results, call ListOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, NextToken is set to null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                                                                                                                                If the request doesn't return all results, NextToken is set to a token. To retrieve the next set of results, call ListOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, NextToken is set to null.

                                                                                                                                \n@return If the request doesn't return all results, NextToken is set to a token. To retrieve the next set of results, call ListOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, NextToken is set to null.", "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" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                If the request doesn't return all results, NextToken is set to a token. To retrieve the next set of results, call ListOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, NextToken is set to null.

                                                                                                                                \n@param nextToken If the request doesn't return all results, NextToken is set to a token. To retrieve the next set of results, call ListOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, NextToken is set to null.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

                                                                                                                                If the request doesn't return all results, NextToken is set to a token. To retrieve the next set of results, call ListOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, NextToken is set to null.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Summaries" : { "beanStyleGetterMethodName" : "getSummaries", "beanStyleSetterMethodName" : "setSummaries", "c2jName" : "Summaries", "c2jShape" : "StackSetOperationResultSummaries", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                A list of StackSetOperationResultSummary structures that contain information about the specified operation results, for accounts and regions that are included in the operation.

                                                                                                                                \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 #summaries(List)}.\n@param summaries 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 #summaries(List)", "deprecated" : false, "documentation" : "

                                                                                                                                A list of StackSetOperationResultSummary structures that contain information about the specified operation results, for accounts and regions that are included in the operation.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "summaries", "fluentSetterDocumentation" : "

                                                                                                                                A list of StackSetOperationResultSummary structures that contain information about the specified operation results, for accounts and regions that are included in the operation.

                                                                                                                                \n@param summaries A list of StackSetOperationResultSummary structures that contain information about the specified operation results, for accounts and regions that are included in the operation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "summaries", "getterDocumentation" : "

                                                                                                                                A list of StackSetOperationResultSummary structures that contain information about the specified operation results, for accounts and regions that are included in the operation.

                                                                                                                                \n

                                                                                                                                \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                \n@return A list of StackSetOperationResultSummary structures that contain information about the specified operation results, for accounts and regions that are included in the operation.", "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" : "Summaries", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Summaries", "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" : "StackSetOperationResultSummary", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link StackSetOperationResultSummary.Builder} avoiding the need to create one manually via {@link StackSetOperationResultSummary#builder()}.\n\nWhen the {@link Consumer} completes, {@link StackSetOperationResultSummary.Builder#build()} is called immediately and its result is passed to {@link #member(StackSetOperationResultSummary)}.\n@param member a consumer that will call methods on {@link StackSetOperationResultSummary.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(StackSetOperationResultSummary)", "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" : "StackSetOperationResultSummary", "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" : "StackSetOperationResultSummary", "variableName" : "member", "variableType" : "StackSetOperationResultSummary", "documentation" : null, "simpleType" : "StackSetOperationResultSummary", "variableSetterType" : "StackSetOperationResultSummary" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StackSetOperationResultSummary", "variableName" : "member", "variableType" : "StackSetOperationResultSummary", "documentation" : "", "simpleType" : "StackSetOperationResultSummary", "variableSetterType" : "StackSetOperationResultSummary" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "StackSetOperationResultSummary", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "StackSetOperationResultSummary", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Summaries", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                A list of StackSetOperationResultSummary structures that contain information about the specified operation results, for accounts and regions that are included in the operation.

                                                                                                                                \n@param summaries A list of StackSetOperationResultSummary structures that contain information about the specified operation results, for accounts and regions that are included in the operation.", "setterMethodName" : "setSummaries", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "summaries", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "summaries", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                A list of StackSetOperationResultSummary structures that contain information about the specified operation results, for accounts and regions that are included in the operation.

                                                                                                                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getSummaries", "beanStyleSetterMethodName" : "setSummaries", "c2jName" : "Summaries", "c2jShape" : "StackSetOperationResultSummaries", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                A list of StackSetOperationResultSummary structures that contain information about the specified operation results, for accounts and regions that are included in the operation.

                                                                                                                                \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 #summaries(List)}.\n@param summaries 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 #summaries(List)", "deprecated" : false, "documentation" : "

                                                                                                                                A list of StackSetOperationResultSummary structures that contain information about the specified operation results, for accounts and regions that are included in the operation.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "summaries", "fluentSetterDocumentation" : "

                                                                                                                                A list of StackSetOperationResultSummary structures that contain information about the specified operation results, for accounts and regions that are included in the operation.

                                                                                                                                \n@param summaries A list of StackSetOperationResultSummary structures that contain information about the specified operation results, for accounts and regions that are included in the operation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "summaries", "getterDocumentation" : "

                                                                                                                                A list of StackSetOperationResultSummary structures that contain information about the specified operation results, for accounts and regions that are included in the operation.

                                                                                                                                \n

                                                                                                                                \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                \n@return A list of StackSetOperationResultSummary structures that contain information about the specified operation results, for accounts and regions that are included in the operation.", "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" : "Summaries", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Summaries", "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" : "StackSetOperationResultSummary", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link StackSetOperationResultSummary.Builder} avoiding the need to create one manually via {@link StackSetOperationResultSummary#builder()}.\n\nWhen the {@link Consumer} completes, {@link StackSetOperationResultSummary.Builder#build()} is called immediately and its result is passed to {@link #member(StackSetOperationResultSummary)}.\n@param member a consumer that will call methods on {@link StackSetOperationResultSummary.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(StackSetOperationResultSummary)", "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" : "StackSetOperationResultSummary", "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" : "StackSetOperationResultSummary", "variableName" : "member", "variableType" : "StackSetOperationResultSummary", "documentation" : null, "simpleType" : "StackSetOperationResultSummary", "variableSetterType" : "StackSetOperationResultSummary" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StackSetOperationResultSummary", "variableName" : "member", "variableType" : "StackSetOperationResultSummary", "documentation" : "", "simpleType" : "StackSetOperationResultSummary", "variableSetterType" : "StackSetOperationResultSummary" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "StackSetOperationResultSummary", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "StackSetOperationResultSummary", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Summaries", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                A list of StackSetOperationResultSummary structures that contain information about the specified operation results, for accounts and regions that are included in the operation.

                                                                                                                                \n@param summaries A list of StackSetOperationResultSummary structures that contain information about the specified operation results, for accounts and regions that are included in the operation.", "setterMethodName" : "setSummaries", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "summaries", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "summaries", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                A list of StackSetOperationResultSummary structures that contain information about the specified operation results, for accounts and regions that are included in the operation.

                                                                                                                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                If the request doesn't return all results, NextToken is set to a token. To retrieve the next set of results, call ListOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, NextToken is set to null.

                                                                                                                                \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 #nextToken(String)}.\n@param nextToken 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 #nextToken(String)", "deprecated" : false, "documentation" : "

                                                                                                                                If the request doesn't return all results, NextToken is set to a token. To retrieve the next set of results, call ListOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, NextToken is set to null.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                                                                                                                                If the request doesn't return all results, NextToken is set to a token. To retrieve the next set of results, call ListOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, NextToken is set to null.

                                                                                                                                \n@param nextToken If the request doesn't return all results, NextToken is set to a token. To retrieve the next set of results, call ListOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, NextToken is set to null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                                                                                                                                If the request doesn't return all results, NextToken is set to a token. To retrieve the next set of results, call ListOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, NextToken is set to null.

                                                                                                                                \n@return If the request doesn't return all results, NextToken is set to a token. To retrieve the next set of results, call ListOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, NextToken is set to null.", "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" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                If the request doesn't return all results, NextToken is set to a token. To retrieve the next set of results, call ListOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, NextToken is set to null.

                                                                                                                                \n@param nextToken If the request doesn't return all results, NextToken is set to a token. To retrieve the next set of results, call ListOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, NextToken is set to null.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

                                                                                                                                If the request doesn't return all results, NextToken is set to a token. To retrieve the next set of results, call ListOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, NextToken is set to null.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ListStackSetOperationResultsResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : "ListStackSetOperationResultsResult" }, "variable" : { "variableDeclarationType" : "ListStackSetOperationResultsResponse", "variableName" : "listStackSetOperationResultsResponse", "variableType" : "ListStackSetOperationResultsResponse", "documentation" : null, "simpleType" : "ListStackSetOperationResultsResponse", "variableSetterType" : "ListStackSetOperationResultsResponse" }, "wrapper" : false, "xmlNamespace" : null }, "ListStackSetOperationsRequest" : { "c2jName" : "ListStackSetOperationsInput", "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" : "ListStackSetOperations", "locationName" : null, "requestUri" : "/", "target" : "ListStackSetOperations", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getStackSetName", "beanStyleSetterMethodName" : "setStackSetName", "c2jName" : "StackSetName", "c2jShape" : "StackSetName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The name or unique ID of the stack set that you want to get operation summaries for.

                                                                                                                                \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 #stackSetName(String)}.\n@param stackSetName 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 #stackSetName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The name or unique ID of the stack set that you want to get operation summaries for.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackSetName", "fluentSetterDocumentation" : "

                                                                                                                                The name or unique ID of the stack set that you want to get operation summaries for.

                                                                                                                                \n@param stackSetName The name or unique ID of the stack set that you want to get operation summaries for.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackSetName", "getterDocumentation" : "

                                                                                                                                The name or unique ID of the stack set that you want to get operation summaries for.

                                                                                                                                \n@return The name or unique ID of the stack set that you want to get operation summaries for.", "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" : "StackSetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackSetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackSetName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The name or unique ID of the stack set that you want to get operation summaries for.

                                                                                                                                \n@param stackSetName The name or unique ID of the stack set that you want to get operation summaries for.", "setterMethodName" : "setStackSetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : "

                                                                                                                                The name or unique ID of the stack set that you want to get operation summaries for.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                If the previous paginated request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackSetOperations again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.

                                                                                                                                \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 #nextToken(String)}.\n@param nextToken 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 #nextToken(String)", "deprecated" : false, "documentation" : "

                                                                                                                                If the previous paginated request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackSetOperations again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                                                                                                                                If the previous paginated request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackSetOperations again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.

                                                                                                                                \n@param nextToken If the previous paginated request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackSetOperations again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                                                                                                                                If the previous paginated request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackSetOperations again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.

                                                                                                                                \n@return If the previous paginated request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackSetOperations again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.", "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" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                If the previous paginated request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackSetOperations again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.

                                                                                                                                \n@param nextToken If the previous paginated request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackSetOperations again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

                                                                                                                                If the previous paginated request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackSetOperations again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMaxResults", "beanStyleSetterMethodName" : "setMaxResults", "c2jName" : "MaxResults", "c2jShape" : "MaxResults", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                                \nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #maxResults(Integer)}.\n@param maxResults a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #maxResults(Integer)", "deprecated" : false, "documentation" : "

                                                                                                                                The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxResults", "fluentSetterDocumentation" : "

                                                                                                                                The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                                \n@param maxResults The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxResults", "getterDocumentation" : "

                                                                                                                                The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                                \n@return The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MaxResults", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxResults", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxResults", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                                \n@param maxResults The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.", "setterMethodName" : "setMaxResults", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "

                                                                                                                                The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                                ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "MaxResults" : { "beanStyleGetterMethodName" : "getMaxResults", "beanStyleSetterMethodName" : "setMaxResults", "c2jName" : "MaxResults", "c2jShape" : "MaxResults", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                                \nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #maxResults(Integer)}.\n@param maxResults a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #maxResults(Integer)", "deprecated" : false, "documentation" : "

                                                                                                                                The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxResults", "fluentSetterDocumentation" : "

                                                                                                                                The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                                \n@param maxResults The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxResults", "getterDocumentation" : "

                                                                                                                                The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                                \n@return The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MaxResults", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxResults", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxResults", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                                \n@param maxResults The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.", "setterMethodName" : "setMaxResults", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "

                                                                                                                                The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                                ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "NextToken" : { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                If the previous paginated request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackSetOperations again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.

                                                                                                                                \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 #nextToken(String)}.\n@param nextToken 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 #nextToken(String)", "deprecated" : false, "documentation" : "

                                                                                                                                If the previous paginated request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackSetOperations again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                                                                                                                                If the previous paginated request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackSetOperations again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.

                                                                                                                                \n@param nextToken If the previous paginated request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackSetOperations again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                                                                                                                                If the previous paginated request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackSetOperations again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.

                                                                                                                                \n@return If the previous paginated request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackSetOperations again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.", "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" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                If the previous paginated request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackSetOperations again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.

                                                                                                                                \n@param nextToken If the previous paginated request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackSetOperations again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

                                                                                                                                If the previous paginated request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackSetOperations again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackSetName" : { "beanStyleGetterMethodName" : "getStackSetName", "beanStyleSetterMethodName" : "setStackSetName", "c2jName" : "StackSetName", "c2jShape" : "StackSetName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The name or unique ID of the stack set that you want to get operation summaries for.

                                                                                                                                \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 #stackSetName(String)}.\n@param stackSetName 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 #stackSetName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The name or unique ID of the stack set that you want to get operation summaries for.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackSetName", "fluentSetterDocumentation" : "

                                                                                                                                The name or unique ID of the stack set that you want to get operation summaries for.

                                                                                                                                \n@param stackSetName The name or unique ID of the stack set that you want to get operation summaries for.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackSetName", "getterDocumentation" : "

                                                                                                                                The name or unique ID of the stack set that you want to get operation summaries for.

                                                                                                                                \n@return The name or unique ID of the stack set that you want to get operation summaries for.", "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" : "StackSetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackSetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackSetName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The name or unique ID of the stack set that you want to get operation summaries for.

                                                                                                                                \n@param stackSetName The name or unique ID of the stack set that you want to get operation summaries for.", "setterMethodName" : "setStackSetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : "

                                                                                                                                The name or unique ID of the stack set that you want to get operation summaries for.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getStackSetName", "beanStyleSetterMethodName" : "setStackSetName", "c2jName" : "StackSetName", "c2jShape" : "StackSetName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The name or unique ID of the stack set that you want to get operation summaries for.

                                                                                                                                \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 #stackSetName(String)}.\n@param stackSetName 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 #stackSetName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The name or unique ID of the stack set that you want to get operation summaries for.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackSetName", "fluentSetterDocumentation" : "

                                                                                                                                The name or unique ID of the stack set that you want to get operation summaries for.

                                                                                                                                \n@param stackSetName The name or unique ID of the stack set that you want to get operation summaries for.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackSetName", "getterDocumentation" : "

                                                                                                                                The name or unique ID of the stack set that you want to get operation summaries for.

                                                                                                                                \n@return The name or unique ID of the stack set that you want to get operation summaries for.", "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" : "StackSetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackSetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackSetName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The name or unique ID of the stack set that you want to get operation summaries for.

                                                                                                                                \n@param stackSetName The name or unique ID of the stack set that you want to get operation summaries for.", "setterMethodName" : "setStackSetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : "

                                                                                                                                The name or unique ID of the stack set that you want to get operation summaries for.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                If the previous paginated request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackSetOperations again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.

                                                                                                                                \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 #nextToken(String)}.\n@param nextToken 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 #nextToken(String)", "deprecated" : false, "documentation" : "

                                                                                                                                If the previous paginated request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackSetOperations again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                                                                                                                                If the previous paginated request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackSetOperations again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.

                                                                                                                                \n@param nextToken If the previous paginated request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackSetOperations again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                                                                                                                                If the previous paginated request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackSetOperations again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.

                                                                                                                                \n@return If the previous paginated request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackSetOperations again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.", "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" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                If the previous paginated request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackSetOperations again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.

                                                                                                                                \n@param nextToken If the previous paginated request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackSetOperations again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

                                                                                                                                If the previous paginated request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackSetOperations again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMaxResults", "beanStyleSetterMethodName" : "setMaxResults", "c2jName" : "MaxResults", "c2jShape" : "MaxResults", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                                \nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #maxResults(Integer)}.\n@param maxResults a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #maxResults(Integer)", "deprecated" : false, "documentation" : "

                                                                                                                                The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxResults", "fluentSetterDocumentation" : "

                                                                                                                                The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                                \n@param maxResults The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxResults", "getterDocumentation" : "

                                                                                                                                The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                                \n@return The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MaxResults", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxResults", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxResults", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                                \n@param maxResults The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.", "setterMethodName" : "setMaxResults", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "

                                                                                                                                The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                                ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "StackSetName" ], "shapeName" : "ListStackSetOperationsRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "ListStackSetOperationsRequest", "variableName" : "listStackSetOperationsRequest", "variableType" : "ListStackSetOperationsRequest", "documentation" : null, "simpleType" : "ListStackSetOperationsRequest", "variableSetterType" : "ListStackSetOperationsRequest" }, "wrapper" : false, "xmlNamespace" : null }, "ListStackSetOperationsResponse" : { "c2jName" : "ListStackSetOperationsOutput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getSummaries", "beanStyleSetterMethodName" : "setSummaries", "c2jName" : "Summaries", "c2jShape" : "StackSetOperationSummaries", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                A list of StackSetOperationSummary structures that contain summary information about operations for the specified stack set.

                                                                                                                                \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 #summaries(List)}.\n@param summaries 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 #summaries(List)", "deprecated" : false, "documentation" : "

                                                                                                                                A list of StackSetOperationSummary structures that contain summary information about operations for the specified stack set.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "summaries", "fluentSetterDocumentation" : "

                                                                                                                                A list of StackSetOperationSummary structures that contain summary information about operations for the specified stack set.

                                                                                                                                \n@param summaries A list of StackSetOperationSummary structures that contain summary information about operations for the specified stack set.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "summaries", "getterDocumentation" : "

                                                                                                                                A list of StackSetOperationSummary structures that contain summary information about operations for the specified stack set.

                                                                                                                                \n

                                                                                                                                \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                \n@return A list of StackSetOperationSummary structures that contain summary information about operations for the specified stack set.", "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" : "Summaries", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Summaries", "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" : "StackSetOperationSummary", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link StackSetOperationSummary.Builder} avoiding the need to create one manually via {@link StackSetOperationSummary#builder()}.\n\nWhen the {@link Consumer} completes, {@link StackSetOperationSummary.Builder#build()} is called immediately and its result is passed to {@link #member(StackSetOperationSummary)}.\n@param member a consumer that will call methods on {@link StackSetOperationSummary.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(StackSetOperationSummary)", "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" : "StackSetOperationSummary", "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" : "StackSetOperationSummary", "variableName" : "member", "variableType" : "StackSetOperationSummary", "documentation" : null, "simpleType" : "StackSetOperationSummary", "variableSetterType" : "StackSetOperationSummary" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StackSetOperationSummary", "variableName" : "member", "variableType" : "StackSetOperationSummary", "documentation" : "", "simpleType" : "StackSetOperationSummary", "variableSetterType" : "StackSetOperationSummary" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "StackSetOperationSummary", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "StackSetOperationSummary", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Summaries", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                A list of StackSetOperationSummary structures that contain summary information about operations for the specified stack set.

                                                                                                                                \n@param summaries A list of StackSetOperationSummary structures that contain summary information about operations for the specified stack set.", "setterMethodName" : "setSummaries", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "summaries", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "summaries", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                A list of StackSetOperationSummary structures that contain summary information about operations for the specified stack set.

                                                                                                                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                If the request doesn't return all results, NextToken is set to a token. To retrieve the next set of results, call ListOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, NextToken is set to null.

                                                                                                                                \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 #nextToken(String)}.\n@param nextToken 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 #nextToken(String)", "deprecated" : false, "documentation" : "

                                                                                                                                If the request doesn't return all results, NextToken is set to a token. To retrieve the next set of results, call ListOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, NextToken is set to null.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                                                                                                                                If the request doesn't return all results, NextToken is set to a token. To retrieve the next set of results, call ListOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, NextToken is set to null.

                                                                                                                                \n@param nextToken If the request doesn't return all results, NextToken is set to a token. To retrieve the next set of results, call ListOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, NextToken is set to null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                                                                                                                                If the request doesn't return all results, NextToken is set to a token. To retrieve the next set of results, call ListOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, NextToken is set to null.

                                                                                                                                \n@return If the request doesn't return all results, NextToken is set to a token. To retrieve the next set of results, call ListOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, NextToken is set to null.", "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" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                If the request doesn't return all results, NextToken is set to a token. To retrieve the next set of results, call ListOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, NextToken is set to null.

                                                                                                                                \n@param nextToken If the request doesn't return all results, NextToken is set to a token. To retrieve the next set of results, call ListOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, NextToken is set to null.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

                                                                                                                                If the request doesn't return all results, NextToken is set to a token. To retrieve the next set of results, call ListOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, NextToken is set to null.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "NextToken" : { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                If the request doesn't return all results, NextToken is set to a token. To retrieve the next set of results, call ListOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, NextToken is set to null.

                                                                                                                                \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 #nextToken(String)}.\n@param nextToken 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 #nextToken(String)", "deprecated" : false, "documentation" : "

                                                                                                                                If the request doesn't return all results, NextToken is set to a token. To retrieve the next set of results, call ListOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, NextToken is set to null.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                                                                                                                                If the request doesn't return all results, NextToken is set to a token. To retrieve the next set of results, call ListOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, NextToken is set to null.

                                                                                                                                \n@param nextToken If the request doesn't return all results, NextToken is set to a token. To retrieve the next set of results, call ListOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, NextToken is set to null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                                                                                                                                If the request doesn't return all results, NextToken is set to a token. To retrieve the next set of results, call ListOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, NextToken is set to null.

                                                                                                                                \n@return If the request doesn't return all results, NextToken is set to a token. To retrieve the next set of results, call ListOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, NextToken is set to null.", "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" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                If the request doesn't return all results, NextToken is set to a token. To retrieve the next set of results, call ListOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, NextToken is set to null.

                                                                                                                                \n@param nextToken If the request doesn't return all results, NextToken is set to a token. To retrieve the next set of results, call ListOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, NextToken is set to null.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

                                                                                                                                If the request doesn't return all results, NextToken is set to a token. To retrieve the next set of results, call ListOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, NextToken is set to null.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Summaries" : { "beanStyleGetterMethodName" : "getSummaries", "beanStyleSetterMethodName" : "setSummaries", "c2jName" : "Summaries", "c2jShape" : "StackSetOperationSummaries", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                A list of StackSetOperationSummary structures that contain summary information about operations for the specified stack set.

                                                                                                                                \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 #summaries(List)}.\n@param summaries 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 #summaries(List)", "deprecated" : false, "documentation" : "

                                                                                                                                A list of StackSetOperationSummary structures that contain summary information about operations for the specified stack set.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "summaries", "fluentSetterDocumentation" : "

                                                                                                                                A list of StackSetOperationSummary structures that contain summary information about operations for the specified stack set.

                                                                                                                                \n@param summaries A list of StackSetOperationSummary structures that contain summary information about operations for the specified stack set.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "summaries", "getterDocumentation" : "

                                                                                                                                A list of StackSetOperationSummary structures that contain summary information about operations for the specified stack set.

                                                                                                                                \n

                                                                                                                                \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                \n@return A list of StackSetOperationSummary structures that contain summary information about operations for the specified stack set.", "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" : "Summaries", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Summaries", "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" : "StackSetOperationSummary", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link StackSetOperationSummary.Builder} avoiding the need to create one manually via {@link StackSetOperationSummary#builder()}.\n\nWhen the {@link Consumer} completes, {@link StackSetOperationSummary.Builder#build()} is called immediately and its result is passed to {@link #member(StackSetOperationSummary)}.\n@param member a consumer that will call methods on {@link StackSetOperationSummary.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(StackSetOperationSummary)", "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" : "StackSetOperationSummary", "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" : "StackSetOperationSummary", "variableName" : "member", "variableType" : "StackSetOperationSummary", "documentation" : null, "simpleType" : "StackSetOperationSummary", "variableSetterType" : "StackSetOperationSummary" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StackSetOperationSummary", "variableName" : "member", "variableType" : "StackSetOperationSummary", "documentation" : "", "simpleType" : "StackSetOperationSummary", "variableSetterType" : "StackSetOperationSummary" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "StackSetOperationSummary", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "StackSetOperationSummary", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Summaries", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                A list of StackSetOperationSummary structures that contain summary information about operations for the specified stack set.

                                                                                                                                \n@param summaries A list of StackSetOperationSummary structures that contain summary information about operations for the specified stack set.", "setterMethodName" : "setSummaries", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "summaries", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "summaries", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                A list of StackSetOperationSummary structures that contain summary information about operations for the specified stack set.

                                                                                                                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getSummaries", "beanStyleSetterMethodName" : "setSummaries", "c2jName" : "Summaries", "c2jShape" : "StackSetOperationSummaries", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                A list of StackSetOperationSummary structures that contain summary information about operations for the specified stack set.

                                                                                                                                \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 #summaries(List)}.\n@param summaries 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 #summaries(List)", "deprecated" : false, "documentation" : "

                                                                                                                                A list of StackSetOperationSummary structures that contain summary information about operations for the specified stack set.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "summaries", "fluentSetterDocumentation" : "

                                                                                                                                A list of StackSetOperationSummary structures that contain summary information about operations for the specified stack set.

                                                                                                                                \n@param summaries A list of StackSetOperationSummary structures that contain summary information about operations for the specified stack set.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "summaries", "getterDocumentation" : "

                                                                                                                                A list of StackSetOperationSummary structures that contain summary information about operations for the specified stack set.

                                                                                                                                \n

                                                                                                                                \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                \n@return A list of StackSetOperationSummary structures that contain summary information about operations for the specified stack set.", "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" : "Summaries", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Summaries", "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" : "StackSetOperationSummary", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link StackSetOperationSummary.Builder} avoiding the need to create one manually via {@link StackSetOperationSummary#builder()}.\n\nWhen the {@link Consumer} completes, {@link StackSetOperationSummary.Builder#build()} is called immediately and its result is passed to {@link #member(StackSetOperationSummary)}.\n@param member a consumer that will call methods on {@link StackSetOperationSummary.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(StackSetOperationSummary)", "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" : "StackSetOperationSummary", "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" : "StackSetOperationSummary", "variableName" : "member", "variableType" : "StackSetOperationSummary", "documentation" : null, "simpleType" : "StackSetOperationSummary", "variableSetterType" : "StackSetOperationSummary" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StackSetOperationSummary", "variableName" : "member", "variableType" : "StackSetOperationSummary", "documentation" : "", "simpleType" : "StackSetOperationSummary", "variableSetterType" : "StackSetOperationSummary" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "StackSetOperationSummary", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "StackSetOperationSummary", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Summaries", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                A list of StackSetOperationSummary structures that contain summary information about operations for the specified stack set.

                                                                                                                                \n@param summaries A list of StackSetOperationSummary structures that contain summary information about operations for the specified stack set.", "setterMethodName" : "setSummaries", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "summaries", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "summaries", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                A list of StackSetOperationSummary structures that contain summary information about operations for the specified stack set.

                                                                                                                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                If the request doesn't return all results, NextToken is set to a token. To retrieve the next set of results, call ListOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, NextToken is set to null.

                                                                                                                                \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 #nextToken(String)}.\n@param nextToken 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 #nextToken(String)", "deprecated" : false, "documentation" : "

                                                                                                                                If the request doesn't return all results, NextToken is set to a token. To retrieve the next set of results, call ListOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, NextToken is set to null.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                                                                                                                                If the request doesn't return all results, NextToken is set to a token. To retrieve the next set of results, call ListOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, NextToken is set to null.

                                                                                                                                \n@param nextToken If the request doesn't return all results, NextToken is set to a token. To retrieve the next set of results, call ListOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, NextToken is set to null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                                                                                                                                If the request doesn't return all results, NextToken is set to a token. To retrieve the next set of results, call ListOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, NextToken is set to null.

                                                                                                                                \n@return If the request doesn't return all results, NextToken is set to a token. To retrieve the next set of results, call ListOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, NextToken is set to null.", "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" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                If the request doesn't return all results, NextToken is set to a token. To retrieve the next set of results, call ListOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, NextToken is set to null.

                                                                                                                                \n@param nextToken If the request doesn't return all results, NextToken is set to a token. To retrieve the next set of results, call ListOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, NextToken is set to null.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

                                                                                                                                If the request doesn't return all results, NextToken is set to a token. To retrieve the next set of results, call ListOperationResults again and assign that token to the request object's NextToken parameter. If there are no remaining results, NextToken is set to null.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ListStackSetOperationsResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : "ListStackSetOperationsResult" }, "variable" : { "variableDeclarationType" : "ListStackSetOperationsResponse", "variableName" : "listStackSetOperationsResponse", "variableType" : "ListStackSetOperationsResponse", "documentation" : null, "simpleType" : "ListStackSetOperationsResponse", "variableSetterType" : "ListStackSetOperationsResponse" }, "wrapper" : false, "xmlNamespace" : null }, "ListStackSetsRequest" : { "c2jName" : "ListStackSetsInput", "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" : "ListStackSets", "locationName" : null, "requestUri" : "/", "target" : "ListStackSets", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                If the previous paginated request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackSets again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.

                                                                                                                                \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 #nextToken(String)}.\n@param nextToken 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 #nextToken(String)", "deprecated" : false, "documentation" : "

                                                                                                                                If the previous paginated request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackSets again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                                                                                                                                If the previous paginated request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackSets again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.

                                                                                                                                \n@param nextToken If the previous paginated request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackSets again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                                                                                                                                If the previous paginated request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackSets again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.

                                                                                                                                \n@return If the previous paginated request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackSets again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.", "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" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                If the previous paginated request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackSets again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.

                                                                                                                                \n@param nextToken If the previous paginated request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackSets again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

                                                                                                                                If the previous paginated request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackSets again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMaxResults", "beanStyleSetterMethodName" : "setMaxResults", "c2jName" : "MaxResults", "c2jShape" : "MaxResults", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                                \nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #maxResults(Integer)}.\n@param maxResults a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #maxResults(Integer)", "deprecated" : false, "documentation" : "

                                                                                                                                The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxResults", "fluentSetterDocumentation" : "

                                                                                                                                The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                                \n@param maxResults The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxResults", "getterDocumentation" : "

                                                                                                                                The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                                \n@return The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MaxResults", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxResults", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxResults", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                                \n@param maxResults The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.", "setterMethodName" : "setMaxResults", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "

                                                                                                                                The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                                ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStatusAsString", "beanStyleSetterMethodName" : "setStatus", "c2jName" : "Status", "c2jShape" : "StackSetStatus", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The status of the stack sets that you want to get summary information about.

                                                                                                                                \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 #statusAsString(String)}.\n@param status 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 #status(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The status of the stack sets that you want to get summary information about.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : "StackSetStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "status", "fluentEnumSetterMethodName" : "status", "fluentGetterMethodName" : "statusAsString", "fluentSetterDocumentation" : "

                                                                                                                                The status of the stack sets that you want to get summary information about.

                                                                                                                                \n@param status The status of the stack sets that you want to get summary information about.\n@see StackSetStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see StackSetStatus", "fluentSetterMethodName" : "status", "getterDocumentation" : "

                                                                                                                                The status of the stack sets that you want to get summary information about.

                                                                                                                                \n

                                                                                                                                \nIf the service returns an enum value that is not available in the current SDK version, {@link #status} will return {@link StackSetStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #statusAsString}.\n

                                                                                                                                \n@return The status of the stack sets that you want to get summary information about.\n@see StackSetStatus", "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" : "Status", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Status", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Status", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The status of the stack sets that you want to get summary information about.

                                                                                                                                \n@param status The status of the stack sets that you want to get summary information about.\n@see StackSetStatus", "setterMethodName" : "setStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : "

                                                                                                                                The status of the stack sets that you want to get summary information about.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "MaxResults" : { "beanStyleGetterMethodName" : "getMaxResults", "beanStyleSetterMethodName" : "setMaxResults", "c2jName" : "MaxResults", "c2jShape" : "MaxResults", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                                \nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #maxResults(Integer)}.\n@param maxResults a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #maxResults(Integer)", "deprecated" : false, "documentation" : "

                                                                                                                                The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxResults", "fluentSetterDocumentation" : "

                                                                                                                                The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                                \n@param maxResults The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxResults", "getterDocumentation" : "

                                                                                                                                The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                                \n@return The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MaxResults", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxResults", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxResults", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                                \n@param maxResults The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.", "setterMethodName" : "setMaxResults", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "

                                                                                                                                The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                                ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "NextToken" : { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                If the previous paginated request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackSets again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.

                                                                                                                                \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 #nextToken(String)}.\n@param nextToken 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 #nextToken(String)", "deprecated" : false, "documentation" : "

                                                                                                                                If the previous paginated request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackSets again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                                                                                                                                If the previous paginated request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackSets again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.

                                                                                                                                \n@param nextToken If the previous paginated request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackSets again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                                                                                                                                If the previous paginated request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackSets again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.

                                                                                                                                \n@return If the previous paginated request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackSets again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.", "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" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                If the previous paginated request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackSets again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.

                                                                                                                                \n@param nextToken If the previous paginated request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackSets again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

                                                                                                                                If the previous paginated request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackSets again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Status" : { "beanStyleGetterMethodName" : "getStatusAsString", "beanStyleSetterMethodName" : "setStatus", "c2jName" : "Status", "c2jShape" : "StackSetStatus", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The status of the stack sets that you want to get summary information about.

                                                                                                                                \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 #statusAsString(String)}.\n@param status 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 #status(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The status of the stack sets that you want to get summary information about.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : "StackSetStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "status", "fluentEnumSetterMethodName" : "status", "fluentGetterMethodName" : "statusAsString", "fluentSetterDocumentation" : "

                                                                                                                                The status of the stack sets that you want to get summary information about.

                                                                                                                                \n@param status The status of the stack sets that you want to get summary information about.\n@see StackSetStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see StackSetStatus", "fluentSetterMethodName" : "status", "getterDocumentation" : "

                                                                                                                                The status of the stack sets that you want to get summary information about.

                                                                                                                                \n

                                                                                                                                \nIf the service returns an enum value that is not available in the current SDK version, {@link #status} will return {@link StackSetStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #statusAsString}.\n

                                                                                                                                \n@return The status of the stack sets that you want to get summary information about.\n@see StackSetStatus", "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" : "Status", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Status", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Status", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The status of the stack sets that you want to get summary information about.

                                                                                                                                \n@param status The status of the stack sets that you want to get summary information about.\n@see StackSetStatus", "setterMethodName" : "setStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : "

                                                                                                                                The status of the stack sets that you want to get summary information about.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                If the previous paginated request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackSets again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.

                                                                                                                                \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 #nextToken(String)}.\n@param nextToken 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 #nextToken(String)", "deprecated" : false, "documentation" : "

                                                                                                                                If the previous paginated request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackSets again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                                                                                                                                If the previous paginated request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackSets again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.

                                                                                                                                \n@param nextToken If the previous paginated request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackSets again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                                                                                                                                If the previous paginated request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackSets again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.

                                                                                                                                \n@return If the previous paginated request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackSets again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.", "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" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                If the previous paginated request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackSets again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.

                                                                                                                                \n@param nextToken If the previous paginated request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackSets again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

                                                                                                                                If the previous paginated request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token. To retrieve the next set of results, call ListStackSets again and assign that token to the request object's NextToken parameter. If there are no remaining results, the previous response object's NextToken parameter is set to null.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMaxResults", "beanStyleSetterMethodName" : "setMaxResults", "c2jName" : "MaxResults", "c2jShape" : "MaxResults", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                                \nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #maxResults(Integer)}.\n@param maxResults a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #maxResults(Integer)", "deprecated" : false, "documentation" : "

                                                                                                                                The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxResults", "fluentSetterDocumentation" : "

                                                                                                                                The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                                \n@param maxResults The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxResults", "getterDocumentation" : "

                                                                                                                                The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                                \n@return The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MaxResults", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxResults", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxResults", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                                \n@param maxResults The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.", "setterMethodName" : "setMaxResults", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "

                                                                                                                                The maximum number of results to be returned with a single call. If the number of available results exceeds this maximum, the response includes a NextToken value that you can assign to the NextToken request parameter to get the next set of results.

                                                                                                                                ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStatusAsString", "beanStyleSetterMethodName" : "setStatus", "c2jName" : "Status", "c2jShape" : "StackSetStatus", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The status of the stack sets that you want to get summary information about.

                                                                                                                                \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 #statusAsString(String)}.\n@param status 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 #status(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The status of the stack sets that you want to get summary information about.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : "StackSetStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "status", "fluentEnumSetterMethodName" : "status", "fluentGetterMethodName" : "statusAsString", "fluentSetterDocumentation" : "

                                                                                                                                The status of the stack sets that you want to get summary information about.

                                                                                                                                \n@param status The status of the stack sets that you want to get summary information about.\n@see StackSetStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see StackSetStatus", "fluentSetterMethodName" : "status", "getterDocumentation" : "

                                                                                                                                The status of the stack sets that you want to get summary information about.

                                                                                                                                \n

                                                                                                                                \nIf the service returns an enum value that is not available in the current SDK version, {@link #status} will return {@link StackSetStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #statusAsString}.\n

                                                                                                                                \n@return The status of the stack sets that you want to get summary information about.\n@see StackSetStatus", "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" : "Status", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Status", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Status", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The status of the stack sets that you want to get summary information about.

                                                                                                                                \n@param status The status of the stack sets that you want to get summary information about.\n@see StackSetStatus", "setterMethodName" : "setStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : "

                                                                                                                                The status of the stack sets that you want to get summary information about.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ListStackSetsRequest", "simpleMethod" : true, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "ListStackSetsRequest", "variableName" : "listStackSetsRequest", "variableType" : "ListStackSetsRequest", "documentation" : null, "simpleType" : "ListStackSetsRequest", "variableSetterType" : "ListStackSetsRequest" }, "wrapper" : false, "xmlNamespace" : null }, "ListStackSetsResponse" : { "c2jName" : "ListStackSetsOutput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getSummaries", "beanStyleSetterMethodName" : "setSummaries", "c2jName" : "Summaries", "c2jShape" : "StackSetSummaries", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                A list of StackSetSummary structures that contain information about the user's stack sets.

                                                                                                                                \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 #summaries(List)}.\n@param summaries 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 #summaries(List)", "deprecated" : false, "documentation" : "

                                                                                                                                A list of StackSetSummary structures that contain information about the user's stack sets.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "summaries", "fluentSetterDocumentation" : "

                                                                                                                                A list of StackSetSummary structures that contain information about the user's stack sets.

                                                                                                                                \n@param summaries A list of StackSetSummary structures that contain information about the user's stack sets.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "summaries", "getterDocumentation" : "

                                                                                                                                A list of StackSetSummary structures that contain information about the user's stack sets.

                                                                                                                                \n

                                                                                                                                \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                \n@return A list of StackSetSummary structures that contain information about the user's stack sets.", "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" : "Summaries", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Summaries", "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" : "StackSetSummary", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link StackSetSummary.Builder} avoiding the need to create one manually via {@link StackSetSummary#builder()}.\n\nWhen the {@link Consumer} completes, {@link StackSetSummary.Builder#build()} is called immediately and its result is passed to {@link #member(StackSetSummary)}.\n@param member a consumer that will call methods on {@link StackSetSummary.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(StackSetSummary)", "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" : "StackSetSummary", "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" : "StackSetSummary", "variableName" : "member", "variableType" : "StackSetSummary", "documentation" : null, "simpleType" : "StackSetSummary", "variableSetterType" : "StackSetSummary" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StackSetSummary", "variableName" : "member", "variableType" : "StackSetSummary", "documentation" : "", "simpleType" : "StackSetSummary", "variableSetterType" : "StackSetSummary" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "StackSetSummary", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "StackSetSummary", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Summaries", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                A list of StackSetSummary structures that contain information about the user's stack sets.

                                                                                                                                \n@param summaries A list of StackSetSummary structures that contain information about the user's stack sets.", "setterMethodName" : "setSummaries", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "summaries", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "summaries", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                A list of StackSetSummary structures that contain information about the user's stack sets.

                                                                                                                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                If the request doesn't return all of the remaining results, NextToken is set to a token. To retrieve the next set of results, call ListStackInstances again and assign that token to the request object's NextToken parameter. If the request returns all results, NextToken is set to null.

                                                                                                                                \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 #nextToken(String)}.\n@param nextToken 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 #nextToken(String)", "deprecated" : false, "documentation" : "

                                                                                                                                If the request doesn't return all of the remaining results, NextToken is set to a token. To retrieve the next set of results, call ListStackInstances again and assign that token to the request object's NextToken parameter. If the request returns all results, NextToken is set to null.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                                                                                                                                If the request doesn't return all of the remaining results, NextToken is set to a token. To retrieve the next set of results, call ListStackInstances again and assign that token to the request object's NextToken parameter. If the request returns all results, NextToken is set to null.

                                                                                                                                \n@param nextToken If the request doesn't return all of the remaining results, NextToken is set to a token. To retrieve the next set of results, call ListStackInstances again and assign that token to the request object's NextToken parameter. If the request returns all results, NextToken is set to null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                                                                                                                                If the request doesn't return all of the remaining results, NextToken is set to a token. To retrieve the next set of results, call ListStackInstances again and assign that token to the request object's NextToken parameter. If the request returns all results, NextToken is set to null.

                                                                                                                                \n@return If the request doesn't return all of the remaining results, NextToken is set to a token. To retrieve the next set of results, call ListStackInstances again and assign that token to the request object's NextToken parameter. If the request returns all results, NextToken is set to null.", "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" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                If the request doesn't return all of the remaining results, NextToken is set to a token. To retrieve the next set of results, call ListStackInstances again and assign that token to the request object's NextToken parameter. If the request returns all results, NextToken is set to null.

                                                                                                                                \n@param nextToken If the request doesn't return all of the remaining results, NextToken is set to a token. To retrieve the next set of results, call ListStackInstances again and assign that token to the request object's NextToken parameter. If the request returns all results, NextToken is set to null.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

                                                                                                                                If the request doesn't return all of the remaining results, NextToken is set to a token. To retrieve the next set of results, call ListStackInstances again and assign that token to the request object's NextToken parameter. If the request returns all results, NextToken is set to null.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "NextToken" : { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                If the request doesn't return all of the remaining results, NextToken is set to a token. To retrieve the next set of results, call ListStackInstances again and assign that token to the request object's NextToken parameter. If the request returns all results, NextToken is set to null.

                                                                                                                                \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 #nextToken(String)}.\n@param nextToken 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 #nextToken(String)", "deprecated" : false, "documentation" : "

                                                                                                                                If the request doesn't return all of the remaining results, NextToken is set to a token. To retrieve the next set of results, call ListStackInstances again and assign that token to the request object's NextToken parameter. If the request returns all results, NextToken is set to null.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                                                                                                                                If the request doesn't return all of the remaining results, NextToken is set to a token. To retrieve the next set of results, call ListStackInstances again and assign that token to the request object's NextToken parameter. If the request returns all results, NextToken is set to null.

                                                                                                                                \n@param nextToken If the request doesn't return all of the remaining results, NextToken is set to a token. To retrieve the next set of results, call ListStackInstances again and assign that token to the request object's NextToken parameter. If the request returns all results, NextToken is set to null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                                                                                                                                If the request doesn't return all of the remaining results, NextToken is set to a token. To retrieve the next set of results, call ListStackInstances again and assign that token to the request object's NextToken parameter. If the request returns all results, NextToken is set to null.

                                                                                                                                \n@return If the request doesn't return all of the remaining results, NextToken is set to a token. To retrieve the next set of results, call ListStackInstances again and assign that token to the request object's NextToken parameter. If the request returns all results, NextToken is set to null.", "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" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                If the request doesn't return all of the remaining results, NextToken is set to a token. To retrieve the next set of results, call ListStackInstances again and assign that token to the request object's NextToken parameter. If the request returns all results, NextToken is set to null.

                                                                                                                                \n@param nextToken If the request doesn't return all of the remaining results, NextToken is set to a token. To retrieve the next set of results, call ListStackInstances again and assign that token to the request object's NextToken parameter. If the request returns all results, NextToken is set to null.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

                                                                                                                                If the request doesn't return all of the remaining results, NextToken is set to a token. To retrieve the next set of results, call ListStackInstances again and assign that token to the request object's NextToken parameter. If the request returns all results, NextToken is set to null.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Summaries" : { "beanStyleGetterMethodName" : "getSummaries", "beanStyleSetterMethodName" : "setSummaries", "c2jName" : "Summaries", "c2jShape" : "StackSetSummaries", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                A list of StackSetSummary structures that contain information about the user's stack sets.

                                                                                                                                \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 #summaries(List)}.\n@param summaries 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 #summaries(List)", "deprecated" : false, "documentation" : "

                                                                                                                                A list of StackSetSummary structures that contain information about the user's stack sets.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "summaries", "fluentSetterDocumentation" : "

                                                                                                                                A list of StackSetSummary structures that contain information about the user's stack sets.

                                                                                                                                \n@param summaries A list of StackSetSummary structures that contain information about the user's stack sets.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "summaries", "getterDocumentation" : "

                                                                                                                                A list of StackSetSummary structures that contain information about the user's stack sets.

                                                                                                                                \n

                                                                                                                                \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                \n@return A list of StackSetSummary structures that contain information about the user's stack sets.", "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" : "Summaries", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Summaries", "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" : "StackSetSummary", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link StackSetSummary.Builder} avoiding the need to create one manually via {@link StackSetSummary#builder()}.\n\nWhen the {@link Consumer} completes, {@link StackSetSummary.Builder#build()} is called immediately and its result is passed to {@link #member(StackSetSummary)}.\n@param member a consumer that will call methods on {@link StackSetSummary.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(StackSetSummary)", "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" : "StackSetSummary", "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" : "StackSetSummary", "variableName" : "member", "variableType" : "StackSetSummary", "documentation" : null, "simpleType" : "StackSetSummary", "variableSetterType" : "StackSetSummary" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StackSetSummary", "variableName" : "member", "variableType" : "StackSetSummary", "documentation" : "", "simpleType" : "StackSetSummary", "variableSetterType" : "StackSetSummary" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "StackSetSummary", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "StackSetSummary", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Summaries", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                A list of StackSetSummary structures that contain information about the user's stack sets.

                                                                                                                                \n@param summaries A list of StackSetSummary structures that contain information about the user's stack sets.", "setterMethodName" : "setSummaries", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "summaries", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "summaries", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                A list of StackSetSummary structures that contain information about the user's stack sets.

                                                                                                                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getSummaries", "beanStyleSetterMethodName" : "setSummaries", "c2jName" : "Summaries", "c2jShape" : "StackSetSummaries", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                A list of StackSetSummary structures that contain information about the user's stack sets.

                                                                                                                                \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 #summaries(List)}.\n@param summaries 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 #summaries(List)", "deprecated" : false, "documentation" : "

                                                                                                                                A list of StackSetSummary structures that contain information about the user's stack sets.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "summaries", "fluentSetterDocumentation" : "

                                                                                                                                A list of StackSetSummary structures that contain information about the user's stack sets.

                                                                                                                                \n@param summaries A list of StackSetSummary structures that contain information about the user's stack sets.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "summaries", "getterDocumentation" : "

                                                                                                                                A list of StackSetSummary structures that contain information about the user's stack sets.

                                                                                                                                \n

                                                                                                                                \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                \n@return A list of StackSetSummary structures that contain information about the user's stack sets.", "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" : "Summaries", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Summaries", "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" : "StackSetSummary", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link StackSetSummary.Builder} avoiding the need to create one manually via {@link StackSetSummary#builder()}.\n\nWhen the {@link Consumer} completes, {@link StackSetSummary.Builder#build()} is called immediately and its result is passed to {@link #member(StackSetSummary)}.\n@param member a consumer that will call methods on {@link StackSetSummary.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(StackSetSummary)", "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" : "StackSetSummary", "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" : "StackSetSummary", "variableName" : "member", "variableType" : "StackSetSummary", "documentation" : null, "simpleType" : "StackSetSummary", "variableSetterType" : "StackSetSummary" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StackSetSummary", "variableName" : "member", "variableType" : "StackSetSummary", "documentation" : "", "simpleType" : "StackSetSummary", "variableSetterType" : "StackSetSummary" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "StackSetSummary", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "StackSetSummary", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Summaries", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                A list of StackSetSummary structures that contain information about the user's stack sets.

                                                                                                                                \n@param summaries A list of StackSetSummary structures that contain information about the user's stack sets.", "setterMethodName" : "setSummaries", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "summaries", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "summaries", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                A list of StackSetSummary structures that contain information about the user's stack sets.

                                                                                                                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                If the request doesn't return all of the remaining results, NextToken is set to a token. To retrieve the next set of results, call ListStackInstances again and assign that token to the request object's NextToken parameter. If the request returns all results, NextToken is set to null.

                                                                                                                                \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 #nextToken(String)}.\n@param nextToken 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 #nextToken(String)", "deprecated" : false, "documentation" : "

                                                                                                                                If the request doesn't return all of the remaining results, NextToken is set to a token. To retrieve the next set of results, call ListStackInstances again and assign that token to the request object's NextToken parameter. If the request returns all results, NextToken is set to null.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                                                                                                                                If the request doesn't return all of the remaining results, NextToken is set to a token. To retrieve the next set of results, call ListStackInstances again and assign that token to the request object's NextToken parameter. If the request returns all results, NextToken is set to null.

                                                                                                                                \n@param nextToken If the request doesn't return all of the remaining results, NextToken is set to a token. To retrieve the next set of results, call ListStackInstances again and assign that token to the request object's NextToken parameter. If the request returns all results, NextToken is set to null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                                                                                                                                If the request doesn't return all of the remaining results, NextToken is set to a token. To retrieve the next set of results, call ListStackInstances again and assign that token to the request object's NextToken parameter. If the request returns all results, NextToken is set to null.

                                                                                                                                \n@return If the request doesn't return all of the remaining results, NextToken is set to a token. To retrieve the next set of results, call ListStackInstances again and assign that token to the request object's NextToken parameter. If the request returns all results, NextToken is set to null.", "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" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                If the request doesn't return all of the remaining results, NextToken is set to a token. To retrieve the next set of results, call ListStackInstances again and assign that token to the request object's NextToken parameter. If the request returns all results, NextToken is set to null.

                                                                                                                                \n@param nextToken If the request doesn't return all of the remaining results, NextToken is set to a token. To retrieve the next set of results, call ListStackInstances again and assign that token to the request object's NextToken parameter. If the request returns all results, NextToken is set to null.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

                                                                                                                                If the request doesn't return all of the remaining results, NextToken is set to a token. To retrieve the next set of results, call ListStackInstances again and assign that token to the request object's NextToken parameter. If the request returns all results, NextToken is set to null.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ListStackSetsResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : "ListStackSetsResult" }, "variable" : { "variableDeclarationType" : "ListStackSetsResponse", "variableName" : "listStackSetsResponse", "variableType" : "ListStackSetsResponse", "documentation" : null, "simpleType" : "ListStackSetsResponse", "variableSetterType" : "ListStackSetsResponse" }, "wrapper" : false, "xmlNamespace" : null }, "ListStacksRequest" : { "c2jName" : "ListStacksInput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                The input for ListStacks action.

                                                                                                                                ", "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" : "ListStacks", "locationName" : null, "requestUri" : "/", "target" : "ListStacks", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                A string that identifies the next page of stacks that you want to retrieve.

                                                                                                                                \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 #nextToken(String)}.\n@param nextToken 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 #nextToken(String)", "deprecated" : false, "documentation" : "

                                                                                                                                A string that identifies the next page of stacks that you want to retrieve.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                                                                                                                                A string that identifies the next page of stacks that you want to retrieve.

                                                                                                                                \n@param nextToken A string that identifies the next page of stacks that you want to retrieve.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                                                                                                                                A string that identifies the next page of stacks that you want to retrieve.

                                                                                                                                \n@return A string that identifies the next page of stacks that you want to retrieve.", "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" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                A string that identifies the next page of stacks that you want to retrieve.

                                                                                                                                \n@param nextToken A string that identifies the next page of stacks that you want to retrieve.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

                                                                                                                                A string that identifies the next page of stacks that you want to retrieve.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackStatusFiltersAsStrings", "beanStyleSetterMethodName" : "setStackStatusFiltersWithStrings", "c2jName" : "stackStatusFilters", "c2jShape" : "StackStatusFilter", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                Stack status to use as a filter. Specify one or more stack status codes to list only stacks with the specified status codes. For a complete list of stack status codes, see the StackStatus parameter of the Stack data type.

                                                                                                                                \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 #stackStatusFiltersAsStrings(List)}.\n@param stackStatusFilters 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 #stackStatusFiltersWithStrings(List)", "deprecated" : false, "documentation" : "

                                                                                                                                Stack status to use as a filter. Specify one or more stack status codes to list only stacks with the specified status codes. For a complete list of stack status codes, see the StackStatus parameter of the Stack data type.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "stackStatusFilters", "fluentEnumSetterMethodName" : "stackStatusFilters", "fluentGetterMethodName" : "stackStatusFiltersAsStrings", "fluentSetterDocumentation" : "

                                                                                                                                Stack status to use as a filter. Specify one or more stack status codes to list only stacks with the specified status codes. For a complete list of stack status codes, see the StackStatus parameter of the Stack data type.

                                                                                                                                \n@param stackStatusFilters Stack status to use as a filter. Specify one or more stack status codes to list only stacks with the specified status codes. For a complete list of stack status codes, see the StackStatus parameter of the Stack data type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackStatusFiltersWithStrings", "getterDocumentation" : "

                                                                                                                                Stack status to use as a filter. Specify one or more stack status codes to list only stacks with the specified status codes. For a complete list of stack status codes, see the StackStatus parameter of the Stack data type.

                                                                                                                                \n

                                                                                                                                \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                \n@return Stack status to use as a filter. Specify one or more stack status codes to list only stacks with the specified status codes. For a complete list of stack status codes, see the StackStatus parameter of the Stack data type.", "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" : "StackStatusFilter", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackStatusFilter", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMemberAsString", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "StackStatus", "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 #memberAsString(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" : "StackStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "member", "fluentEnumSetterMethodName" : "member", "fluentGetterMethodName" : "memberAsString", "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@see StackStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see StackStatus", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n

                                                                                                                                \nIf the service returns an enum value that is not available in the current SDK version, {@link #member} will return {@link StackStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #memberAsString}.\n

                                                                                                                                \n@return The value of the Member property for this object.\n@see StackStatus", "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.\n@see StackStatus", "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" : "StackStatusFilters", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                Stack status to use as a filter. Specify one or more stack status codes to list only stacks with the specified status codes. For a complete list of stack status codes, see the StackStatus parameter of the Stack data type.

                                                                                                                                \n@param stackStatusFilters Stack status to use as a filter. Specify one or more stack status codes to list only stacks with the specified status codes. For a complete list of stack status codes, see the StackStatus parameter of the Stack data type.", "setterMethodName" : "setStackStatusFiltersWithStrings", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "stackStatusFilters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "stackStatusFilters", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                Stack status to use as a filter. Specify one or more stack status codes to list only stacks with the specified status codes. For a complete list of stack status codes, see the StackStatus parameter of the Stack data type.

                                                                                                                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "NextToken" : { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                A string that identifies the next page of stacks that you want to retrieve.

                                                                                                                                \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 #nextToken(String)}.\n@param nextToken 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 #nextToken(String)", "deprecated" : false, "documentation" : "

                                                                                                                                A string that identifies the next page of stacks that you want to retrieve.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                                                                                                                                A string that identifies the next page of stacks that you want to retrieve.

                                                                                                                                \n@param nextToken A string that identifies the next page of stacks that you want to retrieve.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                                                                                                                                A string that identifies the next page of stacks that you want to retrieve.

                                                                                                                                \n@return A string that identifies the next page of stacks that you want to retrieve.", "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" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                A string that identifies the next page of stacks that you want to retrieve.

                                                                                                                                \n@param nextToken A string that identifies the next page of stacks that you want to retrieve.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

                                                                                                                                A string that identifies the next page of stacks that you want to retrieve.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackStatusFilters" : { "beanStyleGetterMethodName" : "getStackStatusFiltersAsStrings", "beanStyleSetterMethodName" : "setStackStatusFiltersWithStrings", "c2jName" : "stackStatusFilters", "c2jShape" : "StackStatusFilter", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                Stack status to use as a filter. Specify one or more stack status codes to list only stacks with the specified status codes. For a complete list of stack status codes, see the StackStatus parameter of the Stack data type.

                                                                                                                                \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 #stackStatusFiltersAsStrings(List)}.\n@param stackStatusFilters 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 #stackStatusFiltersWithStrings(List)", "deprecated" : false, "documentation" : "

                                                                                                                                Stack status to use as a filter. Specify one or more stack status codes to list only stacks with the specified status codes. For a complete list of stack status codes, see the StackStatus parameter of the Stack data type.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "stackStatusFilters", "fluentEnumSetterMethodName" : "stackStatusFilters", "fluentGetterMethodName" : "stackStatusFiltersAsStrings", "fluentSetterDocumentation" : "

                                                                                                                                Stack status to use as a filter. Specify one or more stack status codes to list only stacks with the specified status codes. For a complete list of stack status codes, see the StackStatus parameter of the Stack data type.

                                                                                                                                \n@param stackStatusFilters Stack status to use as a filter. Specify one or more stack status codes to list only stacks with the specified status codes. For a complete list of stack status codes, see the StackStatus parameter of the Stack data type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackStatusFiltersWithStrings", "getterDocumentation" : "

                                                                                                                                Stack status to use as a filter. Specify one or more stack status codes to list only stacks with the specified status codes. For a complete list of stack status codes, see the StackStatus parameter of the Stack data type.

                                                                                                                                \n

                                                                                                                                \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                \n@return Stack status to use as a filter. Specify one or more stack status codes to list only stacks with the specified status codes. For a complete list of stack status codes, see the StackStatus parameter of the Stack data type.", "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" : "StackStatusFilter", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackStatusFilter", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMemberAsString", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "StackStatus", "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 #memberAsString(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" : "StackStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "member", "fluentEnumSetterMethodName" : "member", "fluentGetterMethodName" : "memberAsString", "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@see StackStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see StackStatus", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n

                                                                                                                                \nIf the service returns an enum value that is not available in the current SDK version, {@link #member} will return {@link StackStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #memberAsString}.\n

                                                                                                                                \n@return The value of the Member property for this object.\n@see StackStatus", "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.\n@see StackStatus", "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" : "StackStatusFilters", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                Stack status to use as a filter. Specify one or more stack status codes to list only stacks with the specified status codes. For a complete list of stack status codes, see the StackStatus parameter of the Stack data type.

                                                                                                                                \n@param stackStatusFilters Stack status to use as a filter. Specify one or more stack status codes to list only stacks with the specified status codes. For a complete list of stack status codes, see the StackStatus parameter of the Stack data type.", "setterMethodName" : "setStackStatusFiltersWithStrings", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "stackStatusFilters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "stackStatusFilters", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                Stack status to use as a filter. Specify one or more stack status codes to list only stacks with the specified status codes. For a complete list of stack status codes, see the StackStatus parameter of the Stack data type.

                                                                                                                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                A string that identifies the next page of stacks that you want to retrieve.

                                                                                                                                \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 #nextToken(String)}.\n@param nextToken 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 #nextToken(String)", "deprecated" : false, "documentation" : "

                                                                                                                                A string that identifies the next page of stacks that you want to retrieve.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                                                                                                                                A string that identifies the next page of stacks that you want to retrieve.

                                                                                                                                \n@param nextToken A string that identifies the next page of stacks that you want to retrieve.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                                                                                                                                A string that identifies the next page of stacks that you want to retrieve.

                                                                                                                                \n@return A string that identifies the next page of stacks that you want to retrieve.", "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" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                A string that identifies the next page of stacks that you want to retrieve.

                                                                                                                                \n@param nextToken A string that identifies the next page of stacks that you want to retrieve.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

                                                                                                                                A string that identifies the next page of stacks that you want to retrieve.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackStatusFiltersAsStrings", "beanStyleSetterMethodName" : "setStackStatusFiltersWithStrings", "c2jName" : "stackStatusFilters", "c2jShape" : "StackStatusFilter", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                Stack status to use as a filter. Specify one or more stack status codes to list only stacks with the specified status codes. For a complete list of stack status codes, see the StackStatus parameter of the Stack data type.

                                                                                                                                \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 #stackStatusFiltersAsStrings(List)}.\n@param stackStatusFilters 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 #stackStatusFiltersWithStrings(List)", "deprecated" : false, "documentation" : "

                                                                                                                                Stack status to use as a filter. Specify one or more stack status codes to list only stacks with the specified status codes. For a complete list of stack status codes, see the StackStatus parameter of the Stack data type.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "stackStatusFilters", "fluentEnumSetterMethodName" : "stackStatusFilters", "fluentGetterMethodName" : "stackStatusFiltersAsStrings", "fluentSetterDocumentation" : "

                                                                                                                                Stack status to use as a filter. Specify one or more stack status codes to list only stacks with the specified status codes. For a complete list of stack status codes, see the StackStatus parameter of the Stack data type.

                                                                                                                                \n@param stackStatusFilters Stack status to use as a filter. Specify one or more stack status codes to list only stacks with the specified status codes. For a complete list of stack status codes, see the StackStatus parameter of the Stack data type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackStatusFiltersWithStrings", "getterDocumentation" : "

                                                                                                                                Stack status to use as a filter. Specify one or more stack status codes to list only stacks with the specified status codes. For a complete list of stack status codes, see the StackStatus parameter of the Stack data type.

                                                                                                                                \n

                                                                                                                                \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                \n@return Stack status to use as a filter. Specify one or more stack status codes to list only stacks with the specified status codes. For a complete list of stack status codes, see the StackStatus parameter of the Stack data type.", "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" : "StackStatusFilter", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackStatusFilter", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMemberAsString", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "StackStatus", "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 #memberAsString(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" : "StackStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "member", "fluentEnumSetterMethodName" : "member", "fluentGetterMethodName" : "memberAsString", "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@see StackStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see StackStatus", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n

                                                                                                                                \nIf the service returns an enum value that is not available in the current SDK version, {@link #member} will return {@link StackStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #memberAsString}.\n

                                                                                                                                \n@return The value of the Member property for this object.\n@see StackStatus", "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.\n@see StackStatus", "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" : "StackStatusFilters", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                Stack status to use as a filter. Specify one or more stack status codes to list only stacks with the specified status codes. For a complete list of stack status codes, see the StackStatus parameter of the Stack data type.

                                                                                                                                \n@param stackStatusFilters Stack status to use as a filter. Specify one or more stack status codes to list only stacks with the specified status codes. For a complete list of stack status codes, see the StackStatus parameter of the Stack data type.", "setterMethodName" : "setStackStatusFiltersWithStrings", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "stackStatusFilters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "stackStatusFilters", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                Stack status to use as a filter. Specify one or more stack status codes to list only stacks with the specified status codes. For a complete list of stack status codes, see the StackStatus parameter of the Stack data type.

                                                                                                                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ListStacksRequest", "simpleMethod" : true, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "ListStacksRequest", "variableName" : "listStacksRequest", "variableType" : "ListStacksRequest", "documentation" : null, "simpleType" : "ListStacksRequest", "variableSetterType" : "ListStacksRequest" }, "wrapper" : false, "xmlNamespace" : null }, "ListStacksResponse" : { "c2jName" : "ListStacksOutput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                The output for ListStacks action.

                                                                                                                                ", "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" : "getStackSummaries", "beanStyleSetterMethodName" : "setStackSummaries", "c2jName" : "StackSummaries", "c2jShape" : "StackSummaries", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                A list of StackSummary structures containing information about the specified stacks.

                                                                                                                                \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 #stackSummaries(List)}.\n@param stackSummaries 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 #stackSummaries(List)", "deprecated" : false, "documentation" : "

                                                                                                                                A list of StackSummary structures containing information about the specified stacks.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackSummaries", "fluentSetterDocumentation" : "

                                                                                                                                A list of StackSummary structures containing information about the specified stacks.

                                                                                                                                \n@param stackSummaries A list of StackSummary structures containing information about the specified stacks.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackSummaries", "getterDocumentation" : "

                                                                                                                                A list of StackSummary structures containing information about the specified stacks.

                                                                                                                                \n

                                                                                                                                \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                \n@return A list of StackSummary structures containing information about the specified stacks.", "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" : "StackSummaries", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackSummaries", "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" : "StackSummary", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link StackSummary.Builder} avoiding the need to create one manually via {@link StackSummary#builder()}.\n\nWhen the {@link Consumer} completes, {@link StackSummary.Builder#build()} is called immediately and its result is passed to {@link #member(StackSummary)}.\n@param member a consumer that will call methods on {@link StackSummary.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(StackSummary)", "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" : "StackSummary", "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" : "StackSummary", "variableName" : "member", "variableType" : "StackSummary", "documentation" : null, "simpleType" : "StackSummary", "variableSetterType" : "StackSummary" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StackSummary", "variableName" : "member", "variableType" : "StackSummary", "documentation" : "", "simpleType" : "StackSummary", "variableSetterType" : "StackSummary" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "StackSummary", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "StackSummary", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "StackSummaries", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                A list of StackSummary structures containing information about the specified stacks.

                                                                                                                                \n@param stackSummaries A list of StackSummary structures containing information about the specified stacks.", "setterMethodName" : "setStackSummaries", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "stackSummaries", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "stackSummaries", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                A list of StackSummary structures containing information about the specified stacks.

                                                                                                                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                If the output exceeds 1 MB in size, a string that identifies the next page of stacks. If no additional page exists, this value is null.

                                                                                                                                \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 #nextToken(String)}.\n@param nextToken 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 #nextToken(String)", "deprecated" : false, "documentation" : "

                                                                                                                                If the output exceeds 1 MB in size, a string that identifies the next page of stacks. If no additional page exists, this value is null.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                                                                                                                                If the output exceeds 1 MB in size, a string that identifies the next page of stacks. If no additional page exists, this value is null.

                                                                                                                                \n@param nextToken If the output exceeds 1 MB in size, a string that identifies the next page of stacks. If no additional page exists, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                                                                                                                                If the output exceeds 1 MB in size, a string that identifies the next page of stacks. If no additional page exists, this value is null.

                                                                                                                                \n@return If the output exceeds 1 MB in size, a string that identifies the next page of stacks. If no additional page exists, this value is null.", "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" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                If the output exceeds 1 MB in size, a string that identifies the next page of stacks. If no additional page exists, this value is null.

                                                                                                                                \n@param nextToken If the output exceeds 1 MB in size, a string that identifies the next page of stacks. If no additional page exists, this value is null.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

                                                                                                                                If the output exceeds 1 MB in size, a string that identifies the next page of stacks. If no additional page exists, this value is null.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "NextToken" : { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                If the output exceeds 1 MB in size, a string that identifies the next page of stacks. If no additional page exists, this value is null.

                                                                                                                                \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 #nextToken(String)}.\n@param nextToken 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 #nextToken(String)", "deprecated" : false, "documentation" : "

                                                                                                                                If the output exceeds 1 MB in size, a string that identifies the next page of stacks. If no additional page exists, this value is null.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                                                                                                                                If the output exceeds 1 MB in size, a string that identifies the next page of stacks. If no additional page exists, this value is null.

                                                                                                                                \n@param nextToken If the output exceeds 1 MB in size, a string that identifies the next page of stacks. If no additional page exists, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                                                                                                                                If the output exceeds 1 MB in size, a string that identifies the next page of stacks. If no additional page exists, this value is null.

                                                                                                                                \n@return If the output exceeds 1 MB in size, a string that identifies the next page of stacks. If no additional page exists, this value is null.", "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" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                If the output exceeds 1 MB in size, a string that identifies the next page of stacks. If no additional page exists, this value is null.

                                                                                                                                \n@param nextToken If the output exceeds 1 MB in size, a string that identifies the next page of stacks. If no additional page exists, this value is null.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

                                                                                                                                If the output exceeds 1 MB in size, a string that identifies the next page of stacks. If no additional page exists, this value is null.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackSummaries" : { "beanStyleGetterMethodName" : "getStackSummaries", "beanStyleSetterMethodName" : "setStackSummaries", "c2jName" : "StackSummaries", "c2jShape" : "StackSummaries", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                A list of StackSummary structures containing information about the specified stacks.

                                                                                                                                \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 #stackSummaries(List)}.\n@param stackSummaries 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 #stackSummaries(List)", "deprecated" : false, "documentation" : "

                                                                                                                                A list of StackSummary structures containing information about the specified stacks.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackSummaries", "fluentSetterDocumentation" : "

                                                                                                                                A list of StackSummary structures containing information about the specified stacks.

                                                                                                                                \n@param stackSummaries A list of StackSummary structures containing information about the specified stacks.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackSummaries", "getterDocumentation" : "

                                                                                                                                A list of StackSummary structures containing information about the specified stacks.

                                                                                                                                \n

                                                                                                                                \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                \n@return A list of StackSummary structures containing information about the specified stacks.", "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" : "StackSummaries", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackSummaries", "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" : "StackSummary", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link StackSummary.Builder} avoiding the need to create one manually via {@link StackSummary#builder()}.\n\nWhen the {@link Consumer} completes, {@link StackSummary.Builder#build()} is called immediately and its result is passed to {@link #member(StackSummary)}.\n@param member a consumer that will call methods on {@link StackSummary.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(StackSummary)", "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" : "StackSummary", "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" : "StackSummary", "variableName" : "member", "variableType" : "StackSummary", "documentation" : null, "simpleType" : "StackSummary", "variableSetterType" : "StackSummary" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StackSummary", "variableName" : "member", "variableType" : "StackSummary", "documentation" : "", "simpleType" : "StackSummary", "variableSetterType" : "StackSummary" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "StackSummary", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "StackSummary", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "StackSummaries", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                A list of StackSummary structures containing information about the specified stacks.

                                                                                                                                \n@param stackSummaries A list of StackSummary structures containing information about the specified stacks.", "setterMethodName" : "setStackSummaries", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "stackSummaries", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "stackSummaries", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                A list of StackSummary structures containing information about the specified stacks.

                                                                                                                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getStackSummaries", "beanStyleSetterMethodName" : "setStackSummaries", "c2jName" : "StackSummaries", "c2jShape" : "StackSummaries", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                A list of StackSummary structures containing information about the specified stacks.

                                                                                                                                \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 #stackSummaries(List)}.\n@param stackSummaries 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 #stackSummaries(List)", "deprecated" : false, "documentation" : "

                                                                                                                                A list of StackSummary structures containing information about the specified stacks.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackSummaries", "fluentSetterDocumentation" : "

                                                                                                                                A list of StackSummary structures containing information about the specified stacks.

                                                                                                                                \n@param stackSummaries A list of StackSummary structures containing information about the specified stacks.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackSummaries", "getterDocumentation" : "

                                                                                                                                A list of StackSummary structures containing information about the specified stacks.

                                                                                                                                \n

                                                                                                                                \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                \n@return A list of StackSummary structures containing information about the specified stacks.", "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" : "StackSummaries", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackSummaries", "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" : "StackSummary", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link StackSummary.Builder} avoiding the need to create one manually via {@link StackSummary#builder()}.\n\nWhen the {@link Consumer} completes, {@link StackSummary.Builder#build()} is called immediately and its result is passed to {@link #member(StackSummary)}.\n@param member a consumer that will call methods on {@link StackSummary.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(StackSummary)", "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" : "StackSummary", "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" : "StackSummary", "variableName" : "member", "variableType" : "StackSummary", "documentation" : null, "simpleType" : "StackSummary", "variableSetterType" : "StackSummary" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StackSummary", "variableName" : "member", "variableType" : "StackSummary", "documentation" : "", "simpleType" : "StackSummary", "variableSetterType" : "StackSummary" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "StackSummary", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "StackSummary", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "StackSummaries", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                A list of StackSummary structures containing information about the specified stacks.

                                                                                                                                \n@param stackSummaries A list of StackSummary structures containing information about the specified stacks.", "setterMethodName" : "setStackSummaries", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "stackSummaries", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "stackSummaries", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                A list of StackSummary structures containing information about the specified stacks.

                                                                                                                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                If the output exceeds 1 MB in size, a string that identifies the next page of stacks. If no additional page exists, this value is null.

                                                                                                                                \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 #nextToken(String)}.\n@param nextToken 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 #nextToken(String)", "deprecated" : false, "documentation" : "

                                                                                                                                If the output exceeds 1 MB in size, a string that identifies the next page of stacks. If no additional page exists, this value is null.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

                                                                                                                                If the output exceeds 1 MB in size, a string that identifies the next page of stacks. If no additional page exists, this value is null.

                                                                                                                                \n@param nextToken If the output exceeds 1 MB in size, a string that identifies the next page of stacks. If no additional page exists, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

                                                                                                                                If the output exceeds 1 MB in size, a string that identifies the next page of stacks. If no additional page exists, this value is null.

                                                                                                                                \n@return If the output exceeds 1 MB in size, a string that identifies the next page of stacks. If no additional page exists, this value is null.", "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" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                If the output exceeds 1 MB in size, a string that identifies the next page of stacks. If no additional page exists, this value is null.

                                                                                                                                \n@param nextToken If the output exceeds 1 MB in size, a string that identifies the next page of stacks. If no additional page exists, this value is null.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

                                                                                                                                If the output exceeds 1 MB in size, a string that identifies the next page of stacks. If no additional page exists, this value is null.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ListStacksResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : "ListStacksResult" }, "variable" : { "variableDeclarationType" : "ListStacksResponse", "variableName" : "listStacksResponse", "variableType" : "ListStacksResponse", "documentation" : null, "simpleType" : "ListStacksResponse", "variableSetterType" : "ListStacksResponse" }, "wrapper" : false, "xmlNamespace" : null }, "NameAlreadyExistsException" : { "c2jName" : "NameAlreadyExistsException", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                The specified name is already in use.

                                                                                                                                ", "endpointDiscovery" : null, "enums" : null, "errorCode" : "NameAlreadyExistsException", "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : 409, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "NameAlreadyExistsException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "NameAlreadyExistsException", "variableName" : "nameAlreadyExistsException", "variableType" : "NameAlreadyExistsException", "documentation" : null, "simpleType" : "NameAlreadyExistsException", "variableSetterType" : "NameAlreadyExistsException" }, "wrapper" : false, "xmlNamespace" : null }, "OnFailure" : { "c2jName" : "OnFailure", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : [ { "name" : "DO_NOTHING", "value" : "DO_NOTHING" }, { "name" : "ROLLBACK", "value" : "ROLLBACK" }, { "name" : "DELETE", "value" : "DELETE" } ], "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" : "OnFailure", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "OnFailure", "variableName" : "onFailure", "variableType" : "OnFailure", "documentation" : null, "simpleType" : "OnFailure", "variableSetterType" : "OnFailure" }, "wrapper" : false, "xmlNamespace" : null }, "OperationIdAlreadyExistsException" : { "c2jName" : "OperationIdAlreadyExistsException", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                The specified operation ID already exists.

                                                                                                                                ", "endpointDiscovery" : null, "enums" : null, "errorCode" : "OperationIdAlreadyExistsException", "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : 409, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "OperationIdAlreadyExistsException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "OperationIdAlreadyExistsException", "variableName" : "operationIdAlreadyExistsException", "variableType" : "OperationIdAlreadyExistsException", "documentation" : null, "simpleType" : "OperationIdAlreadyExistsException", "variableSetterType" : "OperationIdAlreadyExistsException" }, "wrapper" : false, "xmlNamespace" : null }, "OperationInProgressException" : { "c2jName" : "OperationInProgressException", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                Another operation is currently in progress for this stack set. Only one operation can be performed for a stack set at a given time.

                                                                                                                                ", "endpointDiscovery" : null, "enums" : null, "errorCode" : "OperationInProgressException", "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : 409, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "OperationInProgressException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "OperationInProgressException", "variableName" : "operationInProgressException", "variableType" : "OperationInProgressException", "documentation" : null, "simpleType" : "OperationInProgressException", "variableSetterType" : "OperationInProgressException" }, "wrapper" : false, "xmlNamespace" : null }, "OperationNotFoundException" : { "c2jName" : "OperationNotFoundException", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                The specified ID refers to an operation that doesn't exist.

                                                                                                                                ", "endpointDiscovery" : null, "enums" : null, "errorCode" : "OperationNotFoundException", "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : 404, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "OperationNotFoundException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "OperationNotFoundException", "variableName" : "operationNotFoundException", "variableType" : "OperationNotFoundException", "documentation" : null, "simpleType" : "OperationNotFoundException", "variableSetterType" : "OperationNotFoundException" }, "wrapper" : false, "xmlNamespace" : null }, "Output" : { "c2jName" : "Output", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                The Output data type.

                                                                                                                                ", "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" : "getOutputKey", "beanStyleSetterMethodName" : "setOutputKey", "c2jName" : "OutputKey", "c2jShape" : "OutputKey", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The key associated with the output.

                                                                                                                                \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 #outputKey(String)}.\n@param outputKey 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 #outputKey(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The key associated with the output.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "outputKey", "fluentSetterDocumentation" : "

                                                                                                                                The key associated with the output.

                                                                                                                                \n@param outputKey The key associated with the output.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "outputKey", "getterDocumentation" : "

                                                                                                                                The key associated with the output.

                                                                                                                                \n@return The key associated with the output.", "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" : "OutputKey", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OutputKey", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "OutputKey", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The key associated with the output.

                                                                                                                                \n@param outputKey The key associated with the output.", "setterMethodName" : "setOutputKey", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "outputKey", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "outputKey", "variableType" : "String", "documentation" : "

                                                                                                                                The key associated with the output.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getOutputValue", "beanStyleSetterMethodName" : "setOutputValue", "c2jName" : "OutputValue", "c2jShape" : "OutputValue", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The value associated with the output.

                                                                                                                                \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 #outputValue(String)}.\n@param outputValue 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 #outputValue(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The value associated with the output.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "outputValue", "fluentSetterDocumentation" : "

                                                                                                                                The value associated with the output.

                                                                                                                                \n@param outputValue The value associated with the output.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "outputValue", "getterDocumentation" : "

                                                                                                                                The value associated with the output.

                                                                                                                                \n@return The value associated with the output.", "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" : "OutputValue", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OutputValue", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "OutputValue", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The value associated with the output.

                                                                                                                                \n@param outputValue The value associated with the output.", "setterMethodName" : "setOutputValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "outputValue", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "outputValue", "variableType" : "String", "documentation" : "

                                                                                                                                The value associated with the output.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "Description", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                User defined description associated with the output.

                                                                                                                                \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" : "

                                                                                                                                User defined description associated with the output.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

                                                                                                                                User defined description associated with the output.

                                                                                                                                \n@param description User defined description associated with the output.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "description", "getterDocumentation" : "

                                                                                                                                User defined description associated with the output.

                                                                                                                                \n@return User defined description associated with the output.", "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" : "

                                                                                                                                User defined description associated with the output.

                                                                                                                                \n@param description User defined description associated with the output.", "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" : "

                                                                                                                                User defined description associated with the output.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getExportName", "beanStyleSetterMethodName" : "setExportName", "c2jName" : "ExportName", "c2jShape" : "ExportName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The name of the export associated with the output.

                                                                                                                                \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 #exportName(String)}.\n@param exportName 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 #exportName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The name of the export associated with the output.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "exportName", "fluentSetterDocumentation" : "

                                                                                                                                The name of the export associated with the output.

                                                                                                                                \n@param exportName The name of the export associated with the output.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "exportName", "getterDocumentation" : "

                                                                                                                                The name of the export associated with the output.

                                                                                                                                \n@return The name of the export associated with the output.", "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" : "ExportName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ExportName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ExportName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The name of the export associated with the output.

                                                                                                                                \n@param exportName The name of the export associated with the output.", "setterMethodName" : "setExportName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "exportName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "exportName", "variableType" : "String", "documentation" : "

                                                                                                                                The name of the export associated with the output.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Description" : { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "Description", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                User defined description associated with the output.

                                                                                                                                \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" : "

                                                                                                                                User defined description associated with the output.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

                                                                                                                                User defined description associated with the output.

                                                                                                                                \n@param description User defined description associated with the output.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "description", "getterDocumentation" : "

                                                                                                                                User defined description associated with the output.

                                                                                                                                \n@return User defined description associated with the output.", "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" : "

                                                                                                                                User defined description associated with the output.

                                                                                                                                \n@param description User defined description associated with the output.", "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" : "

                                                                                                                                User defined description associated with the output.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ExportName" : { "beanStyleGetterMethodName" : "getExportName", "beanStyleSetterMethodName" : "setExportName", "c2jName" : "ExportName", "c2jShape" : "ExportName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The name of the export associated with the output.

                                                                                                                                \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 #exportName(String)}.\n@param exportName 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 #exportName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The name of the export associated with the output.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "exportName", "fluentSetterDocumentation" : "

                                                                                                                                The name of the export associated with the output.

                                                                                                                                \n@param exportName The name of the export associated with the output.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "exportName", "getterDocumentation" : "

                                                                                                                                The name of the export associated with the output.

                                                                                                                                \n@return The name of the export associated with the output.", "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" : "ExportName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ExportName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ExportName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The name of the export associated with the output.

                                                                                                                                \n@param exportName The name of the export associated with the output.", "setterMethodName" : "setExportName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "exportName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "exportName", "variableType" : "String", "documentation" : "

                                                                                                                                The name of the export associated with the output.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "OutputKey" : { "beanStyleGetterMethodName" : "getOutputKey", "beanStyleSetterMethodName" : "setOutputKey", "c2jName" : "OutputKey", "c2jShape" : "OutputKey", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The key associated with the output.

                                                                                                                                \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 #outputKey(String)}.\n@param outputKey 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 #outputKey(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The key associated with the output.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "outputKey", "fluentSetterDocumentation" : "

                                                                                                                                The key associated with the output.

                                                                                                                                \n@param outputKey The key associated with the output.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "outputKey", "getterDocumentation" : "

                                                                                                                                The key associated with the output.

                                                                                                                                \n@return The key associated with the output.", "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" : "OutputKey", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OutputKey", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "OutputKey", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The key associated with the output.

                                                                                                                                \n@param outputKey The key associated with the output.", "setterMethodName" : "setOutputKey", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "outputKey", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "outputKey", "variableType" : "String", "documentation" : "

                                                                                                                                The key associated with the output.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "OutputValue" : { "beanStyleGetterMethodName" : "getOutputValue", "beanStyleSetterMethodName" : "setOutputValue", "c2jName" : "OutputValue", "c2jShape" : "OutputValue", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The value associated with the output.

                                                                                                                                \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 #outputValue(String)}.\n@param outputValue 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 #outputValue(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The value associated with the output.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "outputValue", "fluentSetterDocumentation" : "

                                                                                                                                The value associated with the output.

                                                                                                                                \n@param outputValue The value associated with the output.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "outputValue", "getterDocumentation" : "

                                                                                                                                The value associated with the output.

                                                                                                                                \n@return The value associated with the output.", "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" : "OutputValue", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OutputValue", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "OutputValue", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The value associated with the output.

                                                                                                                                \n@param outputValue The value associated with the output.", "setterMethodName" : "setOutputValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "outputValue", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "outputValue", "variableType" : "String", "documentation" : "

                                                                                                                                The value associated with the output.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getOutputKey", "beanStyleSetterMethodName" : "setOutputKey", "c2jName" : "OutputKey", "c2jShape" : "OutputKey", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The key associated with the output.

                                                                                                                                \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 #outputKey(String)}.\n@param outputKey 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 #outputKey(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The key associated with the output.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "outputKey", "fluentSetterDocumentation" : "

                                                                                                                                The key associated with the output.

                                                                                                                                \n@param outputKey The key associated with the output.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "outputKey", "getterDocumentation" : "

                                                                                                                                The key associated with the output.

                                                                                                                                \n@return The key associated with the output.", "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" : "OutputKey", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OutputKey", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "OutputKey", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The key associated with the output.

                                                                                                                                \n@param outputKey The key associated with the output.", "setterMethodName" : "setOutputKey", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "outputKey", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "outputKey", "variableType" : "String", "documentation" : "

                                                                                                                                The key associated with the output.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getOutputValue", "beanStyleSetterMethodName" : "setOutputValue", "c2jName" : "OutputValue", "c2jShape" : "OutputValue", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The value associated with the output.

                                                                                                                                \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 #outputValue(String)}.\n@param outputValue 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 #outputValue(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The value associated with the output.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "outputValue", "fluentSetterDocumentation" : "

                                                                                                                                The value associated with the output.

                                                                                                                                \n@param outputValue The value associated with the output.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "outputValue", "getterDocumentation" : "

                                                                                                                                The value associated with the output.

                                                                                                                                \n@return The value associated with the output.", "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" : "OutputValue", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OutputValue", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "OutputValue", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The value associated with the output.

                                                                                                                                \n@param outputValue The value associated with the output.", "setterMethodName" : "setOutputValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "outputValue", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "outputValue", "variableType" : "String", "documentation" : "

                                                                                                                                The value associated with the output.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "Description", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                User defined description associated with the output.

                                                                                                                                \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" : "

                                                                                                                                User defined description associated with the output.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

                                                                                                                                User defined description associated with the output.

                                                                                                                                \n@param description User defined description associated with the output.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "description", "getterDocumentation" : "

                                                                                                                                User defined description associated with the output.

                                                                                                                                \n@return User defined description associated with the output.", "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" : "

                                                                                                                                User defined description associated with the output.

                                                                                                                                \n@param description User defined description associated with the output.", "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" : "

                                                                                                                                User defined description associated with the output.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getExportName", "beanStyleSetterMethodName" : "setExportName", "c2jName" : "ExportName", "c2jShape" : "ExportName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The name of the export associated with the output.

                                                                                                                                \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 #exportName(String)}.\n@param exportName 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 #exportName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The name of the export associated with the output.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "exportName", "fluentSetterDocumentation" : "

                                                                                                                                The name of the export associated with the output.

                                                                                                                                \n@param exportName The name of the export associated with the output.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "exportName", "getterDocumentation" : "

                                                                                                                                The name of the export associated with the output.

                                                                                                                                \n@return The name of the export associated with the output.", "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" : "ExportName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ExportName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ExportName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The name of the export associated with the output.

                                                                                                                                \n@param exportName The name of the export associated with the output.", "setterMethodName" : "setExportName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "exportName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "exportName", "variableType" : "String", "documentation" : "

                                                                                                                                The name of the export associated with the output.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "Output", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "Output", "variableName" : "output", "variableType" : "Output", "documentation" : null, "simpleType" : "Output", "variableSetterType" : "Output" }, "wrapper" : false, "xmlNamespace" : null }, "Parameter" : { "c2jName" : "Parameter", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                The Parameter data type.

                                                                                                                                ", "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" : "getParameterKey", "beanStyleSetterMethodName" : "setParameterKey", "c2jName" : "ParameterKey", "c2jShape" : "ParameterKey", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The key associated with the parameter. If you don't specify a key and value for a particular parameter, AWS CloudFormation uses the default value that is specified in your template.

                                                                                                                                \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 #parameterKey(String)}.\n@param parameterKey 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 #parameterKey(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The key associated with the parameter. If you don't specify a key and value for a particular parameter, AWS CloudFormation uses the default value that is specified in your template.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "parameterKey", "fluentSetterDocumentation" : "

                                                                                                                                The key associated with the parameter. If you don't specify a key and value for a particular parameter, AWS CloudFormation uses the default value that is specified in your template.

                                                                                                                                \n@param parameterKey The key associated with the parameter. If you don't specify a key and value for a particular parameter, AWS CloudFormation uses the default value that is specified in your template.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parameterKey", "getterDocumentation" : "

                                                                                                                                The key associated with the parameter. If you don't specify a key and value for a particular parameter, AWS CloudFormation uses the default value that is specified in your template.

                                                                                                                                \n@return The key associated with the parameter. If you don't specify a key and value for a particular parameter, AWS CloudFormation uses the default value that is specified in your template.", "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" : "ParameterKey", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ParameterKey", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ParameterKey", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The key associated with the parameter. If you don't specify a key and value for a particular parameter, AWS CloudFormation uses the default value that is specified in your template.

                                                                                                                                \n@param parameterKey The key associated with the parameter. If you don't specify a key and value for a particular parameter, AWS CloudFormation uses the default value that is specified in your template.", "setterMethodName" : "setParameterKey", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "parameterKey", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "parameterKey", "variableType" : "String", "documentation" : "

                                                                                                                                The key associated with the parameter. If you don't specify a key and value for a particular parameter, AWS CloudFormation uses the default value that is specified in your template.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getParameterValue", "beanStyleSetterMethodName" : "setParameterValue", "c2jName" : "ParameterValue", "c2jShape" : "ParameterValue", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The input value associated with the parameter.

                                                                                                                                \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 #parameterValue(String)}.\n@param parameterValue 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 #parameterValue(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The input value associated with the parameter.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "parameterValue", "fluentSetterDocumentation" : "

                                                                                                                                The input value associated with the parameter.

                                                                                                                                \n@param parameterValue The input value associated with the parameter.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parameterValue", "getterDocumentation" : "

                                                                                                                                The input value associated with the parameter.

                                                                                                                                \n@return The input value associated with the parameter.", "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" : "ParameterValue", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ParameterValue", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ParameterValue", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The input value associated with the parameter.

                                                                                                                                \n@param parameterValue The input value associated with the parameter.", "setterMethodName" : "setParameterValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "parameterValue", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "parameterValue", "variableType" : "String", "documentation" : "

                                                                                                                                The input value associated with the parameter.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getUsePreviousValue", "beanStyleSetterMethodName" : "setUsePreviousValue", "c2jName" : "UsePreviousValue", "c2jShape" : "UsePreviousValue", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                During a stack update, use the existing parameter value that the stack is using for a given parameter key. If you specify true, do not specify a parameter value.

                                                                                                                                \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 #usePreviousValue(Boolean)}.\n@param usePreviousValue 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 #usePreviousValue(Boolean)", "deprecated" : false, "documentation" : "

                                                                                                                                During a stack update, use the existing parameter value that the stack is using for a given parameter key. If you specify true, do not specify a parameter value.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "usePreviousValue", "fluentSetterDocumentation" : "

                                                                                                                                During a stack update, use the existing parameter value that the stack is using for a given parameter key. If you specify true, do not specify a parameter value.

                                                                                                                                \n@param usePreviousValue During a stack update, use the existing parameter value that the stack is using for a given parameter key. If you specify true, do not specify a parameter value.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "usePreviousValue", "getterDocumentation" : "

                                                                                                                                During a stack update, use the existing parameter value that the stack is using for a given parameter key. If you specify true, do not specify a parameter value.

                                                                                                                                \n@return During a stack update, use the existing parameter value that the stack is using for a given parameter key. If you specify true, do not specify a parameter value.", "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" : "UsePreviousValue", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "UsePreviousValue", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "UsePreviousValue", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                During a stack update, use the existing parameter value that the stack is using for a given parameter key. If you specify true, do not specify a parameter value.

                                                                                                                                \n@param usePreviousValue During a stack update, use the existing parameter value that the stack is using for a given parameter key. If you specify true, do not specify a parameter value.", "setterMethodName" : "setUsePreviousValue", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "usePreviousValue", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "usePreviousValue", "variableType" : "Boolean", "documentation" : "

                                                                                                                                During a stack update, use the existing parameter value that the stack is using for a given parameter key. If you specify true, do not specify a parameter value.

                                                                                                                                ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getResolvedValue", "beanStyleSetterMethodName" : "setResolvedValue", "c2jName" : "ResolvedValue", "c2jShape" : "ParameterValue", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                Read-only. The value that corresponds to a Systems Manager parameter key. This field is returned only for SSM parameter types in the template.

                                                                                                                                \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 #resolvedValue(String)}.\n@param resolvedValue 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 #resolvedValue(String)", "deprecated" : false, "documentation" : "

                                                                                                                                Read-only. The value that corresponds to a Systems Manager parameter key. This field is returned only for SSM parameter types in the template.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resolvedValue", "fluentSetterDocumentation" : "

                                                                                                                                Read-only. The value that corresponds to a Systems Manager parameter key. This field is returned only for SSM parameter types in the template.

                                                                                                                                \n@param resolvedValue Read-only. The value that corresponds to a Systems Manager parameter key. This field is returned only for SSM parameter types in the template.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resolvedValue", "getterDocumentation" : "

                                                                                                                                Read-only. The value that corresponds to a Systems Manager parameter key. This field is returned only for SSM parameter types in the template.

                                                                                                                                \n@return Read-only. The value that corresponds to a Systems Manager parameter key. This field is returned only for SSM parameter types in the template.", "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" : "ResolvedValue", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResolvedValue", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResolvedValue", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                Read-only. The value that corresponds to a Systems Manager parameter key. This field is returned only for SSM parameter types in the template.

                                                                                                                                \n@param resolvedValue Read-only. The value that corresponds to a Systems Manager parameter key. This field is returned only for SSM parameter types in the template.", "setterMethodName" : "setResolvedValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resolvedValue", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resolvedValue", "variableType" : "String", "documentation" : "

                                                                                                                                Read-only. The value that corresponds to a Systems Manager parameter key. This field is returned only for SSM parameter types in the template.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ParameterKey" : { "beanStyleGetterMethodName" : "getParameterKey", "beanStyleSetterMethodName" : "setParameterKey", "c2jName" : "ParameterKey", "c2jShape" : "ParameterKey", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The key associated with the parameter. If you don't specify a key and value for a particular parameter, AWS CloudFormation uses the default value that is specified in your template.

                                                                                                                                \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 #parameterKey(String)}.\n@param parameterKey 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 #parameterKey(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The key associated with the parameter. If you don't specify a key and value for a particular parameter, AWS CloudFormation uses the default value that is specified in your template.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "parameterKey", "fluentSetterDocumentation" : "

                                                                                                                                The key associated with the parameter. If you don't specify a key and value for a particular parameter, AWS CloudFormation uses the default value that is specified in your template.

                                                                                                                                \n@param parameterKey The key associated with the parameter. If you don't specify a key and value for a particular parameter, AWS CloudFormation uses the default value that is specified in your template.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parameterKey", "getterDocumentation" : "

                                                                                                                                The key associated with the parameter. If you don't specify a key and value for a particular parameter, AWS CloudFormation uses the default value that is specified in your template.

                                                                                                                                \n@return The key associated with the parameter. If you don't specify a key and value for a particular parameter, AWS CloudFormation uses the default value that is specified in your template.", "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" : "ParameterKey", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ParameterKey", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ParameterKey", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The key associated with the parameter. If you don't specify a key and value for a particular parameter, AWS CloudFormation uses the default value that is specified in your template.

                                                                                                                                \n@param parameterKey The key associated with the parameter. If you don't specify a key and value for a particular parameter, AWS CloudFormation uses the default value that is specified in your template.", "setterMethodName" : "setParameterKey", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "parameterKey", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "parameterKey", "variableType" : "String", "documentation" : "

                                                                                                                                The key associated with the parameter. If you don't specify a key and value for a particular parameter, AWS CloudFormation uses the default value that is specified in your template.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ParameterValue" : { "beanStyleGetterMethodName" : "getParameterValue", "beanStyleSetterMethodName" : "setParameterValue", "c2jName" : "ParameterValue", "c2jShape" : "ParameterValue", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The input value associated with the parameter.

                                                                                                                                \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 #parameterValue(String)}.\n@param parameterValue 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 #parameterValue(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The input value associated with the parameter.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "parameterValue", "fluentSetterDocumentation" : "

                                                                                                                                The input value associated with the parameter.

                                                                                                                                \n@param parameterValue The input value associated with the parameter.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parameterValue", "getterDocumentation" : "

                                                                                                                                The input value associated with the parameter.

                                                                                                                                \n@return The input value associated with the parameter.", "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" : "ParameterValue", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ParameterValue", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ParameterValue", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The input value associated with the parameter.

                                                                                                                                \n@param parameterValue The input value associated with the parameter.", "setterMethodName" : "setParameterValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "parameterValue", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "parameterValue", "variableType" : "String", "documentation" : "

                                                                                                                                The input value associated with the parameter.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ResolvedValue" : { "beanStyleGetterMethodName" : "getResolvedValue", "beanStyleSetterMethodName" : "setResolvedValue", "c2jName" : "ResolvedValue", "c2jShape" : "ParameterValue", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                Read-only. The value that corresponds to a Systems Manager parameter key. This field is returned only for SSM parameter types in the template.

                                                                                                                                \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 #resolvedValue(String)}.\n@param resolvedValue 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 #resolvedValue(String)", "deprecated" : false, "documentation" : "

                                                                                                                                Read-only. The value that corresponds to a Systems Manager parameter key. This field is returned only for SSM parameter types in the template.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resolvedValue", "fluentSetterDocumentation" : "

                                                                                                                                Read-only. The value that corresponds to a Systems Manager parameter key. This field is returned only for SSM parameter types in the template.

                                                                                                                                \n@param resolvedValue Read-only. The value that corresponds to a Systems Manager parameter key. This field is returned only for SSM parameter types in the template.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resolvedValue", "getterDocumentation" : "

                                                                                                                                Read-only. The value that corresponds to a Systems Manager parameter key. This field is returned only for SSM parameter types in the template.

                                                                                                                                \n@return Read-only. The value that corresponds to a Systems Manager parameter key. This field is returned only for SSM parameter types in the template.", "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" : "ResolvedValue", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResolvedValue", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResolvedValue", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                Read-only. The value that corresponds to a Systems Manager parameter key. This field is returned only for SSM parameter types in the template.

                                                                                                                                \n@param resolvedValue Read-only. The value that corresponds to a Systems Manager parameter key. This field is returned only for SSM parameter types in the template.", "setterMethodName" : "setResolvedValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resolvedValue", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resolvedValue", "variableType" : "String", "documentation" : "

                                                                                                                                Read-only. The value that corresponds to a Systems Manager parameter key. This field is returned only for SSM parameter types in the template.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "UsePreviousValue" : { "beanStyleGetterMethodName" : "getUsePreviousValue", "beanStyleSetterMethodName" : "setUsePreviousValue", "c2jName" : "UsePreviousValue", "c2jShape" : "UsePreviousValue", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                During a stack update, use the existing parameter value that the stack is using for a given parameter key. If you specify true, do not specify a parameter value.

                                                                                                                                \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 #usePreviousValue(Boolean)}.\n@param usePreviousValue 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 #usePreviousValue(Boolean)", "deprecated" : false, "documentation" : "

                                                                                                                                During a stack update, use the existing parameter value that the stack is using for a given parameter key. If you specify true, do not specify a parameter value.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "usePreviousValue", "fluentSetterDocumentation" : "

                                                                                                                                During a stack update, use the existing parameter value that the stack is using for a given parameter key. If you specify true, do not specify a parameter value.

                                                                                                                                \n@param usePreviousValue During a stack update, use the existing parameter value that the stack is using for a given parameter key. If you specify true, do not specify a parameter value.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "usePreviousValue", "getterDocumentation" : "

                                                                                                                                During a stack update, use the existing parameter value that the stack is using for a given parameter key. If you specify true, do not specify a parameter value.

                                                                                                                                \n@return During a stack update, use the existing parameter value that the stack is using for a given parameter key. If you specify true, do not specify a parameter value.", "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" : "UsePreviousValue", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "UsePreviousValue", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "UsePreviousValue", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                During a stack update, use the existing parameter value that the stack is using for a given parameter key. If you specify true, do not specify a parameter value.

                                                                                                                                \n@param usePreviousValue During a stack update, use the existing parameter value that the stack is using for a given parameter key. If you specify true, do not specify a parameter value.", "setterMethodName" : "setUsePreviousValue", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "usePreviousValue", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "usePreviousValue", "variableType" : "Boolean", "documentation" : "

                                                                                                                                During a stack update, use the existing parameter value that the stack is using for a given parameter key. If you specify true, do not specify a parameter value.

                                                                                                                                ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getParameterKey", "beanStyleSetterMethodName" : "setParameterKey", "c2jName" : "ParameterKey", "c2jShape" : "ParameterKey", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The key associated with the parameter. If you don't specify a key and value for a particular parameter, AWS CloudFormation uses the default value that is specified in your template.

                                                                                                                                \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 #parameterKey(String)}.\n@param parameterKey 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 #parameterKey(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The key associated with the parameter. If you don't specify a key and value for a particular parameter, AWS CloudFormation uses the default value that is specified in your template.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "parameterKey", "fluentSetterDocumentation" : "

                                                                                                                                The key associated with the parameter. If you don't specify a key and value for a particular parameter, AWS CloudFormation uses the default value that is specified in your template.

                                                                                                                                \n@param parameterKey The key associated with the parameter. If you don't specify a key and value for a particular parameter, AWS CloudFormation uses the default value that is specified in your template.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parameterKey", "getterDocumentation" : "

                                                                                                                                The key associated with the parameter. If you don't specify a key and value for a particular parameter, AWS CloudFormation uses the default value that is specified in your template.

                                                                                                                                \n@return The key associated with the parameter. If you don't specify a key and value for a particular parameter, AWS CloudFormation uses the default value that is specified in your template.", "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" : "ParameterKey", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ParameterKey", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ParameterKey", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The key associated with the parameter. If you don't specify a key and value for a particular parameter, AWS CloudFormation uses the default value that is specified in your template.

                                                                                                                                \n@param parameterKey The key associated with the parameter. If you don't specify a key and value for a particular parameter, AWS CloudFormation uses the default value that is specified in your template.", "setterMethodName" : "setParameterKey", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "parameterKey", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "parameterKey", "variableType" : "String", "documentation" : "

                                                                                                                                The key associated with the parameter. If you don't specify a key and value for a particular parameter, AWS CloudFormation uses the default value that is specified in your template.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getParameterValue", "beanStyleSetterMethodName" : "setParameterValue", "c2jName" : "ParameterValue", "c2jShape" : "ParameterValue", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The input value associated with the parameter.

                                                                                                                                \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 #parameterValue(String)}.\n@param parameterValue 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 #parameterValue(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The input value associated with the parameter.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "parameterValue", "fluentSetterDocumentation" : "

                                                                                                                                The input value associated with the parameter.

                                                                                                                                \n@param parameterValue The input value associated with the parameter.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parameterValue", "getterDocumentation" : "

                                                                                                                                The input value associated with the parameter.

                                                                                                                                \n@return The input value associated with the parameter.", "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" : "ParameterValue", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ParameterValue", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ParameterValue", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The input value associated with the parameter.

                                                                                                                                \n@param parameterValue The input value associated with the parameter.", "setterMethodName" : "setParameterValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "parameterValue", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "parameterValue", "variableType" : "String", "documentation" : "

                                                                                                                                The input value associated with the parameter.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getUsePreviousValue", "beanStyleSetterMethodName" : "setUsePreviousValue", "c2jName" : "UsePreviousValue", "c2jShape" : "UsePreviousValue", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                During a stack update, use the existing parameter value that the stack is using for a given parameter key. If you specify true, do not specify a parameter value.

                                                                                                                                \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 #usePreviousValue(Boolean)}.\n@param usePreviousValue 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 #usePreviousValue(Boolean)", "deprecated" : false, "documentation" : "

                                                                                                                                During a stack update, use the existing parameter value that the stack is using for a given parameter key. If you specify true, do not specify a parameter value.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "usePreviousValue", "fluentSetterDocumentation" : "

                                                                                                                                During a stack update, use the existing parameter value that the stack is using for a given parameter key. If you specify true, do not specify a parameter value.

                                                                                                                                \n@param usePreviousValue During a stack update, use the existing parameter value that the stack is using for a given parameter key. If you specify true, do not specify a parameter value.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "usePreviousValue", "getterDocumentation" : "

                                                                                                                                During a stack update, use the existing parameter value that the stack is using for a given parameter key. If you specify true, do not specify a parameter value.

                                                                                                                                \n@return During a stack update, use the existing parameter value that the stack is using for a given parameter key. If you specify true, do not specify a parameter value.", "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" : "UsePreviousValue", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "UsePreviousValue", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "UsePreviousValue", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                During a stack update, use the existing parameter value that the stack is using for a given parameter key. If you specify true, do not specify a parameter value.

                                                                                                                                \n@param usePreviousValue During a stack update, use the existing parameter value that the stack is using for a given parameter key. If you specify true, do not specify a parameter value.", "setterMethodName" : "setUsePreviousValue", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "usePreviousValue", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "usePreviousValue", "variableType" : "Boolean", "documentation" : "

                                                                                                                                During a stack update, use the existing parameter value that the stack is using for a given parameter key. If you specify true, do not specify a parameter value.

                                                                                                                                ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getResolvedValue", "beanStyleSetterMethodName" : "setResolvedValue", "c2jName" : "ResolvedValue", "c2jShape" : "ParameterValue", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                Read-only. The value that corresponds to a Systems Manager parameter key. This field is returned only for SSM parameter types in the template.

                                                                                                                                \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 #resolvedValue(String)}.\n@param resolvedValue 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 #resolvedValue(String)", "deprecated" : false, "documentation" : "

                                                                                                                                Read-only. The value that corresponds to a Systems Manager parameter key. This field is returned only for SSM parameter types in the template.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resolvedValue", "fluentSetterDocumentation" : "

                                                                                                                                Read-only. The value that corresponds to a Systems Manager parameter key. This field is returned only for SSM parameter types in the template.

                                                                                                                                \n@param resolvedValue Read-only. The value that corresponds to a Systems Manager parameter key. This field is returned only for SSM parameter types in the template.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resolvedValue", "getterDocumentation" : "

                                                                                                                                Read-only. The value that corresponds to a Systems Manager parameter key. This field is returned only for SSM parameter types in the template.

                                                                                                                                \n@return Read-only. The value that corresponds to a Systems Manager parameter key. This field is returned only for SSM parameter types in the template.", "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" : "ResolvedValue", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResolvedValue", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResolvedValue", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                Read-only. The value that corresponds to a Systems Manager parameter key. This field is returned only for SSM parameter types in the template.

                                                                                                                                \n@param resolvedValue Read-only. The value that corresponds to a Systems Manager parameter key. This field is returned only for SSM parameter types in the template.", "setterMethodName" : "setResolvedValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resolvedValue", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resolvedValue", "variableType" : "String", "documentation" : "

                                                                                                                                Read-only. The value that corresponds to a Systems Manager parameter key. This field is returned only for SSM parameter types in the template.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "Parameter", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "Parameter", "variableName" : "parameter", "variableType" : "Parameter", "documentation" : null, "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "wrapper" : false, "xmlNamespace" : null }, "ParameterConstraints" : { "c2jName" : "ParameterConstraints", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                A set of criteria that AWS CloudFormation uses to validate parameter values. Although other constraints might be defined in the stack template, AWS CloudFormation returns only the AllowedValues property.

                                                                                                                                ", "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" : "getAllowedValues", "beanStyleSetterMethodName" : "setAllowedValues", "c2jName" : "AllowedValues", "c2jShape" : "AllowedValues", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                A list of values that are permitted for a parameter.

                                                                                                                                \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 #allowedValues(List)}.\n@param allowedValues 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 #allowedValues(List)", "deprecated" : false, "documentation" : "

                                                                                                                                A list of values that are permitted for a parameter.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "allowedValues", "fluentSetterDocumentation" : "

                                                                                                                                A list of values that are permitted for a parameter.

                                                                                                                                \n@param allowedValues A list of values that are permitted for a parameter.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "allowedValues", "getterDocumentation" : "

                                                                                                                                A list of values that are permitted for a parameter.

                                                                                                                                \n

                                                                                                                                \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                \n@return A list of values that are permitted for a parameter.", "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" : "AllowedValues", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AllowedValues", "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" : "AllowedValue", "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" : "AllowedValues", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                A list of values that are permitted for a parameter.

                                                                                                                                \n@param allowedValues A list of values that are permitted for a parameter.", "setterMethodName" : "setAllowedValues", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "allowedValues", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "allowedValues", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                A list of values that are permitted for a parameter.

                                                                                                                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AllowedValues" : { "beanStyleGetterMethodName" : "getAllowedValues", "beanStyleSetterMethodName" : "setAllowedValues", "c2jName" : "AllowedValues", "c2jShape" : "AllowedValues", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                A list of values that are permitted for a parameter.

                                                                                                                                \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 #allowedValues(List)}.\n@param allowedValues 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 #allowedValues(List)", "deprecated" : false, "documentation" : "

                                                                                                                                A list of values that are permitted for a parameter.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "allowedValues", "fluentSetterDocumentation" : "

                                                                                                                                A list of values that are permitted for a parameter.

                                                                                                                                \n@param allowedValues A list of values that are permitted for a parameter.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "allowedValues", "getterDocumentation" : "

                                                                                                                                A list of values that are permitted for a parameter.

                                                                                                                                \n

                                                                                                                                \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                \n@return A list of values that are permitted for a parameter.", "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" : "AllowedValues", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AllowedValues", "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" : "AllowedValue", "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" : "AllowedValues", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                A list of values that are permitted for a parameter.

                                                                                                                                \n@param allowedValues A list of values that are permitted for a parameter.", "setterMethodName" : "setAllowedValues", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "allowedValues", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "allowedValues", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                A list of values that are permitted for a parameter.

                                                                                                                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getAllowedValues", "beanStyleSetterMethodName" : "setAllowedValues", "c2jName" : "AllowedValues", "c2jShape" : "AllowedValues", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                A list of values that are permitted for a parameter.

                                                                                                                                \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 #allowedValues(List)}.\n@param allowedValues 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 #allowedValues(List)", "deprecated" : false, "documentation" : "

                                                                                                                                A list of values that are permitted for a parameter.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "allowedValues", "fluentSetterDocumentation" : "

                                                                                                                                A list of values that are permitted for a parameter.

                                                                                                                                \n@param allowedValues A list of values that are permitted for a parameter.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "allowedValues", "getterDocumentation" : "

                                                                                                                                A list of values that are permitted for a parameter.

                                                                                                                                \n

                                                                                                                                \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                \n@return A list of values that are permitted for a parameter.", "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" : "AllowedValues", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AllowedValues", "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" : "AllowedValue", "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" : "AllowedValues", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                A list of values that are permitted for a parameter.

                                                                                                                                \n@param allowedValues A list of values that are permitted for a parameter.", "setterMethodName" : "setAllowedValues", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "allowedValues", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "allowedValues", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                A list of values that are permitted for a parameter.

                                                                                                                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ParameterConstraints", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ParameterConstraints", "variableName" : "parameterConstraints", "variableType" : "ParameterConstraints", "documentation" : null, "simpleType" : "ParameterConstraints", "variableSetterType" : "ParameterConstraints" }, "wrapper" : false, "xmlNamespace" : null }, "ParameterDeclaration" : { "c2jName" : "ParameterDeclaration", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                The ParameterDeclaration data type.

                                                                                                                                ", "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" : "getParameterKey", "beanStyleSetterMethodName" : "setParameterKey", "c2jName" : "ParameterKey", "c2jShape" : "ParameterKey", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The name that is associated with the parameter.

                                                                                                                                \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 #parameterKey(String)}.\n@param parameterKey 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 #parameterKey(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The name that is associated with the parameter.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "parameterKey", "fluentSetterDocumentation" : "

                                                                                                                                The name that is associated with the parameter.

                                                                                                                                \n@param parameterKey The name that is associated with the parameter.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parameterKey", "getterDocumentation" : "

                                                                                                                                The name that is associated with the parameter.

                                                                                                                                \n@return The name that is associated with the parameter.", "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" : "ParameterKey", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ParameterKey", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ParameterKey", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The name that is associated with the parameter.

                                                                                                                                \n@param parameterKey The name that is associated with the parameter.", "setterMethodName" : "setParameterKey", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "parameterKey", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "parameterKey", "variableType" : "String", "documentation" : "

                                                                                                                                The name that is associated with the parameter.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDefaultValue", "beanStyleSetterMethodName" : "setDefaultValue", "c2jName" : "DefaultValue", "c2jShape" : "ParameterValue", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The default value of the parameter.

                                                                                                                                \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 #defaultValue(String)}.\n@param defaultValue 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 #defaultValue(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The default value of the parameter.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "defaultValue", "fluentSetterDocumentation" : "

                                                                                                                                The default value of the parameter.

                                                                                                                                \n@param defaultValue The default value of the parameter.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "defaultValue", "getterDocumentation" : "

                                                                                                                                The default value of the parameter.

                                                                                                                                \n@return The default value of the parameter.", "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" : "DefaultValue", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DefaultValue", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DefaultValue", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The default value of the parameter.

                                                                                                                                \n@param defaultValue The default value of the parameter.", "setterMethodName" : "setDefaultValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "defaultValue", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "defaultValue", "variableType" : "String", "documentation" : "

                                                                                                                                The default value of the parameter.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getParameterType", "beanStyleSetterMethodName" : "setParameterType", "c2jName" : "ParameterType", "c2jShape" : "ParameterType", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The type of parameter.

                                                                                                                                \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 #parameterType(String)}.\n@param parameterType 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 #parameterType(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The type of parameter.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "parameterType", "fluentSetterDocumentation" : "

                                                                                                                                The type of parameter.

                                                                                                                                \n@param parameterType The type of parameter.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parameterType", "getterDocumentation" : "

                                                                                                                                The type of parameter.

                                                                                                                                \n@return The type of parameter.", "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" : "ParameterType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ParameterType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ParameterType", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The type of parameter.

                                                                                                                                \n@param parameterType The type of parameter.", "setterMethodName" : "setParameterType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "parameterType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "parameterType", "variableType" : "String", "documentation" : "

                                                                                                                                The type of parameter.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNoEcho", "beanStyleSetterMethodName" : "setNoEcho", "c2jName" : "NoEcho", "c2jShape" : "NoEcho", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                Flag that indicates whether the parameter value is shown as plain text in logs and in the AWS Management Console.

                                                                                                                                \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 #noEcho(Boolean)}.\n@param noEcho 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 #noEcho(Boolean)", "deprecated" : false, "documentation" : "

                                                                                                                                Flag that indicates whether the parameter value is shown as plain text in logs and in the AWS Management Console.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "noEcho", "fluentSetterDocumentation" : "

                                                                                                                                Flag that indicates whether the parameter value is shown as plain text in logs and in the AWS Management Console.

                                                                                                                                \n@param noEcho Flag that indicates whether the parameter value is shown as plain text in logs and in the AWS Management Console.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "noEcho", "getterDocumentation" : "

                                                                                                                                Flag that indicates whether the parameter value is shown as plain text in logs and in the AWS Management Console.

                                                                                                                                \n@return Flag that indicates whether the parameter value is shown as plain text in logs and in the AWS Management Console.", "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" : "NoEcho", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NoEcho", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "NoEcho", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                Flag that indicates whether the parameter value is shown as plain text in logs and in the AWS Management Console.

                                                                                                                                \n@param noEcho Flag that indicates whether the parameter value is shown as plain text in logs and in the AWS Management Console.", "setterMethodName" : "setNoEcho", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "noEcho", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "noEcho", "variableType" : "Boolean", "documentation" : "

                                                                                                                                Flag that indicates whether the parameter value is shown as plain text in logs and in the AWS Management Console.

                                                                                                                                ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "Description", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The description that is associate with the parameter.

                                                                                                                                \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" : "

                                                                                                                                The description that is associate with the parameter.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

                                                                                                                                The description that is associate with the parameter.

                                                                                                                                \n@param description The description that is associate with the parameter.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "description", "getterDocumentation" : "

                                                                                                                                The description that is associate with the parameter.

                                                                                                                                \n@return The description that is associate with the parameter.", "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" : "

                                                                                                                                The description that is associate with the parameter.

                                                                                                                                \n@param description The description that is associate with the parameter.", "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" : "

                                                                                                                                The description that is associate with the parameter.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getParameterConstraints", "beanStyleSetterMethodName" : "setParameterConstraints", "c2jName" : "ParameterConstraints", "c2jShape" : "ParameterConstraints", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The criteria that AWS CloudFormation uses to validate parameter values.

                                                                                                                                \nThis is a convenience that creates an instance of the {@link ParameterConstraints.Builder} avoiding the need to create one manually via {@link ParameterConstraints#builder()}.\n\nWhen the {@link Consumer} completes, {@link ParameterConstraints.Builder#build()} is called immediately and its result is passed to {@link #parameterConstraints(ParameterConstraints)}.\n@param parameterConstraints a consumer that will call methods on {@link ParameterConstraints.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #parameterConstraints(ParameterConstraints)", "deprecated" : false, "documentation" : "

                                                                                                                                The criteria that AWS CloudFormation uses to validate parameter values.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "parameterConstraints", "fluentSetterDocumentation" : "

                                                                                                                                The criteria that AWS CloudFormation uses to validate parameter values.

                                                                                                                                \n@param parameterConstraints The criteria that AWS CloudFormation uses to validate parameter values.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parameterConstraints", "getterDocumentation" : "

                                                                                                                                The criteria that AWS CloudFormation uses to validate parameter values.

                                                                                                                                \n@return The criteria that AWS CloudFormation uses to validate parameter values.", "getterModel" : { "returnType" : "ParameterConstraints", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ParameterConstraints", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ParameterConstraints", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ParameterConstraints", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The criteria that AWS CloudFormation uses to validate parameter values.

                                                                                                                                \n@param parameterConstraints The criteria that AWS CloudFormation uses to validate parameter values.", "setterMethodName" : "setParameterConstraints", "setterModel" : { "variableDeclarationType" : "ParameterConstraints", "variableName" : "parameterConstraints", "variableType" : "ParameterConstraints", "documentation" : null, "simpleType" : "ParameterConstraints", "variableSetterType" : "ParameterConstraints" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ParameterConstraints", "variableName" : "parameterConstraints", "variableType" : "ParameterConstraints", "documentation" : "

                                                                                                                                The criteria that AWS CloudFormation uses to validate parameter values.

                                                                                                                                ", "simpleType" : "ParameterConstraints", "variableSetterType" : "ParameterConstraints" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "DefaultValue" : { "beanStyleGetterMethodName" : "getDefaultValue", "beanStyleSetterMethodName" : "setDefaultValue", "c2jName" : "DefaultValue", "c2jShape" : "ParameterValue", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The default value of the parameter.

                                                                                                                                \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 #defaultValue(String)}.\n@param defaultValue 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 #defaultValue(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The default value of the parameter.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "defaultValue", "fluentSetterDocumentation" : "

                                                                                                                                The default value of the parameter.

                                                                                                                                \n@param defaultValue The default value of the parameter.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "defaultValue", "getterDocumentation" : "

                                                                                                                                The default value of the parameter.

                                                                                                                                \n@return The default value of the parameter.", "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" : "DefaultValue", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DefaultValue", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DefaultValue", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The default value of the parameter.

                                                                                                                                \n@param defaultValue The default value of the parameter.", "setterMethodName" : "setDefaultValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "defaultValue", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "defaultValue", "variableType" : "String", "documentation" : "

                                                                                                                                The default value of the parameter.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Description" : { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "Description", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The description that is associate with the parameter.

                                                                                                                                \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" : "

                                                                                                                                The description that is associate with the parameter.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

                                                                                                                                The description that is associate with the parameter.

                                                                                                                                \n@param description The description that is associate with the parameter.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "description", "getterDocumentation" : "

                                                                                                                                The description that is associate with the parameter.

                                                                                                                                \n@return The description that is associate with the parameter.", "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" : "

                                                                                                                                The description that is associate with the parameter.

                                                                                                                                \n@param description The description that is associate with the parameter.", "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" : "

                                                                                                                                The description that is associate with the parameter.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "NoEcho" : { "beanStyleGetterMethodName" : "getNoEcho", "beanStyleSetterMethodName" : "setNoEcho", "c2jName" : "NoEcho", "c2jShape" : "NoEcho", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                Flag that indicates whether the parameter value is shown as plain text in logs and in the AWS Management Console.

                                                                                                                                \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 #noEcho(Boolean)}.\n@param noEcho 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 #noEcho(Boolean)", "deprecated" : false, "documentation" : "

                                                                                                                                Flag that indicates whether the parameter value is shown as plain text in logs and in the AWS Management Console.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "noEcho", "fluentSetterDocumentation" : "

                                                                                                                                Flag that indicates whether the parameter value is shown as plain text in logs and in the AWS Management Console.

                                                                                                                                \n@param noEcho Flag that indicates whether the parameter value is shown as plain text in logs and in the AWS Management Console.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "noEcho", "getterDocumentation" : "

                                                                                                                                Flag that indicates whether the parameter value is shown as plain text in logs and in the AWS Management Console.

                                                                                                                                \n@return Flag that indicates whether the parameter value is shown as plain text in logs and in the AWS Management Console.", "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" : "NoEcho", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NoEcho", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "NoEcho", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                Flag that indicates whether the parameter value is shown as plain text in logs and in the AWS Management Console.

                                                                                                                                \n@param noEcho Flag that indicates whether the parameter value is shown as plain text in logs and in the AWS Management Console.", "setterMethodName" : "setNoEcho", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "noEcho", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "noEcho", "variableType" : "Boolean", "documentation" : "

                                                                                                                                Flag that indicates whether the parameter value is shown as plain text in logs and in the AWS Management Console.

                                                                                                                                ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ParameterConstraints" : { "beanStyleGetterMethodName" : "getParameterConstraints", "beanStyleSetterMethodName" : "setParameterConstraints", "c2jName" : "ParameterConstraints", "c2jShape" : "ParameterConstraints", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The criteria that AWS CloudFormation uses to validate parameter values.

                                                                                                                                \nThis is a convenience that creates an instance of the {@link ParameterConstraints.Builder} avoiding the need to create one manually via {@link ParameterConstraints#builder()}.\n\nWhen the {@link Consumer} completes, {@link ParameterConstraints.Builder#build()} is called immediately and its result is passed to {@link #parameterConstraints(ParameterConstraints)}.\n@param parameterConstraints a consumer that will call methods on {@link ParameterConstraints.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #parameterConstraints(ParameterConstraints)", "deprecated" : false, "documentation" : "

                                                                                                                                The criteria that AWS CloudFormation uses to validate parameter values.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "parameterConstraints", "fluentSetterDocumentation" : "

                                                                                                                                The criteria that AWS CloudFormation uses to validate parameter values.

                                                                                                                                \n@param parameterConstraints The criteria that AWS CloudFormation uses to validate parameter values.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parameterConstraints", "getterDocumentation" : "

                                                                                                                                The criteria that AWS CloudFormation uses to validate parameter values.

                                                                                                                                \n@return The criteria that AWS CloudFormation uses to validate parameter values.", "getterModel" : { "returnType" : "ParameterConstraints", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ParameterConstraints", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ParameterConstraints", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ParameterConstraints", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The criteria that AWS CloudFormation uses to validate parameter values.

                                                                                                                                \n@param parameterConstraints The criteria that AWS CloudFormation uses to validate parameter values.", "setterMethodName" : "setParameterConstraints", "setterModel" : { "variableDeclarationType" : "ParameterConstraints", "variableName" : "parameterConstraints", "variableType" : "ParameterConstraints", "documentation" : null, "simpleType" : "ParameterConstraints", "variableSetterType" : "ParameterConstraints" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ParameterConstraints", "variableName" : "parameterConstraints", "variableType" : "ParameterConstraints", "documentation" : "

                                                                                                                                The criteria that AWS CloudFormation uses to validate parameter values.

                                                                                                                                ", "simpleType" : "ParameterConstraints", "variableSetterType" : "ParameterConstraints" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ParameterKey" : { "beanStyleGetterMethodName" : "getParameterKey", "beanStyleSetterMethodName" : "setParameterKey", "c2jName" : "ParameterKey", "c2jShape" : "ParameterKey", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The name that is associated with the parameter.

                                                                                                                                \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 #parameterKey(String)}.\n@param parameterKey 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 #parameterKey(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The name that is associated with the parameter.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "parameterKey", "fluentSetterDocumentation" : "

                                                                                                                                The name that is associated with the parameter.

                                                                                                                                \n@param parameterKey The name that is associated with the parameter.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parameterKey", "getterDocumentation" : "

                                                                                                                                The name that is associated with the parameter.

                                                                                                                                \n@return The name that is associated with the parameter.", "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" : "ParameterKey", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ParameterKey", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ParameterKey", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The name that is associated with the parameter.

                                                                                                                                \n@param parameterKey The name that is associated with the parameter.", "setterMethodName" : "setParameterKey", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "parameterKey", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "parameterKey", "variableType" : "String", "documentation" : "

                                                                                                                                The name that is associated with the parameter.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ParameterType" : { "beanStyleGetterMethodName" : "getParameterType", "beanStyleSetterMethodName" : "setParameterType", "c2jName" : "ParameterType", "c2jShape" : "ParameterType", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The type of parameter.

                                                                                                                                \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 #parameterType(String)}.\n@param parameterType 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 #parameterType(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The type of parameter.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "parameterType", "fluentSetterDocumentation" : "

                                                                                                                                The type of parameter.

                                                                                                                                \n@param parameterType The type of parameter.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parameterType", "getterDocumentation" : "

                                                                                                                                The type of parameter.

                                                                                                                                \n@return The type of parameter.", "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" : "ParameterType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ParameterType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ParameterType", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The type of parameter.

                                                                                                                                \n@param parameterType The type of parameter.", "setterMethodName" : "setParameterType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "parameterType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "parameterType", "variableType" : "String", "documentation" : "

                                                                                                                                The type of parameter.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getParameterKey", "beanStyleSetterMethodName" : "setParameterKey", "c2jName" : "ParameterKey", "c2jShape" : "ParameterKey", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The name that is associated with the parameter.

                                                                                                                                \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 #parameterKey(String)}.\n@param parameterKey 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 #parameterKey(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The name that is associated with the parameter.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "parameterKey", "fluentSetterDocumentation" : "

                                                                                                                                The name that is associated with the parameter.

                                                                                                                                \n@param parameterKey The name that is associated with the parameter.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parameterKey", "getterDocumentation" : "

                                                                                                                                The name that is associated with the parameter.

                                                                                                                                \n@return The name that is associated with the parameter.", "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" : "ParameterKey", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ParameterKey", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ParameterKey", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The name that is associated with the parameter.

                                                                                                                                \n@param parameterKey The name that is associated with the parameter.", "setterMethodName" : "setParameterKey", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "parameterKey", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "parameterKey", "variableType" : "String", "documentation" : "

                                                                                                                                The name that is associated with the parameter.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDefaultValue", "beanStyleSetterMethodName" : "setDefaultValue", "c2jName" : "DefaultValue", "c2jShape" : "ParameterValue", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The default value of the parameter.

                                                                                                                                \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 #defaultValue(String)}.\n@param defaultValue 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 #defaultValue(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The default value of the parameter.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "defaultValue", "fluentSetterDocumentation" : "

                                                                                                                                The default value of the parameter.

                                                                                                                                \n@param defaultValue The default value of the parameter.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "defaultValue", "getterDocumentation" : "

                                                                                                                                The default value of the parameter.

                                                                                                                                \n@return The default value of the parameter.", "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" : "DefaultValue", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DefaultValue", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DefaultValue", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The default value of the parameter.

                                                                                                                                \n@param defaultValue The default value of the parameter.", "setterMethodName" : "setDefaultValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "defaultValue", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "defaultValue", "variableType" : "String", "documentation" : "

                                                                                                                                The default value of the parameter.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getParameterType", "beanStyleSetterMethodName" : "setParameterType", "c2jName" : "ParameterType", "c2jShape" : "ParameterType", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The type of parameter.

                                                                                                                                \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 #parameterType(String)}.\n@param parameterType 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 #parameterType(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The type of parameter.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "parameterType", "fluentSetterDocumentation" : "

                                                                                                                                The type of parameter.

                                                                                                                                \n@param parameterType The type of parameter.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parameterType", "getterDocumentation" : "

                                                                                                                                The type of parameter.

                                                                                                                                \n@return The type of parameter.", "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" : "ParameterType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ParameterType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ParameterType", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The type of parameter.

                                                                                                                                \n@param parameterType The type of parameter.", "setterMethodName" : "setParameterType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "parameterType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "parameterType", "variableType" : "String", "documentation" : "

                                                                                                                                The type of parameter.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNoEcho", "beanStyleSetterMethodName" : "setNoEcho", "c2jName" : "NoEcho", "c2jShape" : "NoEcho", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                Flag that indicates whether the parameter value is shown as plain text in logs and in the AWS Management Console.

                                                                                                                                \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 #noEcho(Boolean)}.\n@param noEcho 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 #noEcho(Boolean)", "deprecated" : false, "documentation" : "

                                                                                                                                Flag that indicates whether the parameter value is shown as plain text in logs and in the AWS Management Console.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "noEcho", "fluentSetterDocumentation" : "

                                                                                                                                Flag that indicates whether the parameter value is shown as plain text in logs and in the AWS Management Console.

                                                                                                                                \n@param noEcho Flag that indicates whether the parameter value is shown as plain text in logs and in the AWS Management Console.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "noEcho", "getterDocumentation" : "

                                                                                                                                Flag that indicates whether the parameter value is shown as plain text in logs and in the AWS Management Console.

                                                                                                                                \n@return Flag that indicates whether the parameter value is shown as plain text in logs and in the AWS Management Console.", "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" : "NoEcho", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NoEcho", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "NoEcho", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                Flag that indicates whether the parameter value is shown as plain text in logs and in the AWS Management Console.

                                                                                                                                \n@param noEcho Flag that indicates whether the parameter value is shown as plain text in logs and in the AWS Management Console.", "setterMethodName" : "setNoEcho", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "noEcho", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "noEcho", "variableType" : "Boolean", "documentation" : "

                                                                                                                                Flag that indicates whether the parameter value is shown as plain text in logs and in the AWS Management Console.

                                                                                                                                ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "Description", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The description that is associate with the parameter.

                                                                                                                                \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" : "

                                                                                                                                The description that is associate with the parameter.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

                                                                                                                                The description that is associate with the parameter.

                                                                                                                                \n@param description The description that is associate with the parameter.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "description", "getterDocumentation" : "

                                                                                                                                The description that is associate with the parameter.

                                                                                                                                \n@return The description that is associate with the parameter.", "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" : "

                                                                                                                                The description that is associate with the parameter.

                                                                                                                                \n@param description The description that is associate with the parameter.", "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" : "

                                                                                                                                The description that is associate with the parameter.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getParameterConstraints", "beanStyleSetterMethodName" : "setParameterConstraints", "c2jName" : "ParameterConstraints", "c2jShape" : "ParameterConstraints", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The criteria that AWS CloudFormation uses to validate parameter values.

                                                                                                                                \nThis is a convenience that creates an instance of the {@link ParameterConstraints.Builder} avoiding the need to create one manually via {@link ParameterConstraints#builder()}.\n\nWhen the {@link Consumer} completes, {@link ParameterConstraints.Builder#build()} is called immediately and its result is passed to {@link #parameterConstraints(ParameterConstraints)}.\n@param parameterConstraints a consumer that will call methods on {@link ParameterConstraints.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #parameterConstraints(ParameterConstraints)", "deprecated" : false, "documentation" : "

                                                                                                                                The criteria that AWS CloudFormation uses to validate parameter values.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "parameterConstraints", "fluentSetterDocumentation" : "

                                                                                                                                The criteria that AWS CloudFormation uses to validate parameter values.

                                                                                                                                \n@param parameterConstraints The criteria that AWS CloudFormation uses to validate parameter values.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parameterConstraints", "getterDocumentation" : "

                                                                                                                                The criteria that AWS CloudFormation uses to validate parameter values.

                                                                                                                                \n@return The criteria that AWS CloudFormation uses to validate parameter values.", "getterModel" : { "returnType" : "ParameterConstraints", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ParameterConstraints", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ParameterConstraints", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ParameterConstraints", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The criteria that AWS CloudFormation uses to validate parameter values.

                                                                                                                                \n@param parameterConstraints The criteria that AWS CloudFormation uses to validate parameter values.", "setterMethodName" : "setParameterConstraints", "setterModel" : { "variableDeclarationType" : "ParameterConstraints", "variableName" : "parameterConstraints", "variableType" : "ParameterConstraints", "documentation" : null, "simpleType" : "ParameterConstraints", "variableSetterType" : "ParameterConstraints" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ParameterConstraints", "variableName" : "parameterConstraints", "variableType" : "ParameterConstraints", "documentation" : "

                                                                                                                                The criteria that AWS CloudFormation uses to validate parameter values.

                                                                                                                                ", "simpleType" : "ParameterConstraints", "variableSetterType" : "ParameterConstraints" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ParameterDeclaration", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ParameterDeclaration", "variableName" : "parameterDeclaration", "variableType" : "ParameterDeclaration", "documentation" : null, "simpleType" : "ParameterDeclaration", "variableSetterType" : "ParameterDeclaration" }, "wrapper" : false, "xmlNamespace" : null }, "PhysicalResourceIdContextKeyValuePair" : { "c2jName" : "PhysicalResourceIdContextKeyValuePair", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                Context information that enables AWS CloudFormation to uniquely identify a resource. AWS CloudFormation uses context key-value pairs in cases where a resource's logical and physical IDs are not enough to uniquely identify that resource. Each context key-value pair specifies a resource that contains the targeted resource.

                                                                                                                                ", "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" : "getKey", "beanStyleSetterMethodName" : "setKey", "c2jName" : "Key", "c2jShape" : "Key", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The resource context key.

                                                                                                                                \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #key(String)}.\n@param key a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #key(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The resource context key.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "key", "fluentSetterDocumentation" : "

                                                                                                                                The resource context key.

                                                                                                                                \n@param key The resource context key.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "key", "getterDocumentation" : "

                                                                                                                                The resource context key.

                                                                                                                                \n@return The resource context key.", "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" : "

                                                                                                                                The resource context key.

                                                                                                                                \n@param key The resource context key.", "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" : "

                                                                                                                                The resource context key.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "Value", "c2jShape" : "Value", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The resource context value.

                                                                                                                                \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" : "

                                                                                                                                The resource context value.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "

                                                                                                                                The resource context value.

                                                                                                                                \n@param value The resource context value.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "

                                                                                                                                The resource context value.

                                                                                                                                \n@return The resource context value.", "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" : "

                                                                                                                                The resource context value.

                                                                                                                                \n@param value The resource context value.", "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" : "

                                                                                                                                The resource context value.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Key" : { "beanStyleGetterMethodName" : "getKey", "beanStyleSetterMethodName" : "setKey", "c2jName" : "Key", "c2jShape" : "Key", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The resource context key.

                                                                                                                                \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #key(String)}.\n@param key a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #key(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The resource context key.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "key", "fluentSetterDocumentation" : "

                                                                                                                                The resource context key.

                                                                                                                                \n@param key The resource context key.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "key", "getterDocumentation" : "

                                                                                                                                The resource context key.

                                                                                                                                \n@return The resource context key.", "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" : "

                                                                                                                                The resource context key.

                                                                                                                                \n@param key The resource context key.", "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" : "

                                                                                                                                The resource context key.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Value" : { "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "Value", "c2jShape" : "Value", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The resource context value.

                                                                                                                                \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" : "

                                                                                                                                The resource context value.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "

                                                                                                                                The resource context value.

                                                                                                                                \n@param value The resource context value.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "

                                                                                                                                The resource context value.

                                                                                                                                \n@return The resource context value.", "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" : "

                                                                                                                                The resource context value.

                                                                                                                                \n@param value The resource context value.", "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" : "

                                                                                                                                The resource context value.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getKey", "beanStyleSetterMethodName" : "setKey", "c2jName" : "Key", "c2jShape" : "Key", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The resource context key.

                                                                                                                                \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #key(String)}.\n@param key a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #key(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The resource context key.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "key", "fluentSetterDocumentation" : "

                                                                                                                                The resource context key.

                                                                                                                                \n@param key The resource context key.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "key", "getterDocumentation" : "

                                                                                                                                The resource context key.

                                                                                                                                \n@return The resource context key.", "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" : "

                                                                                                                                The resource context key.

                                                                                                                                \n@param key The resource context key.", "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" : "

                                                                                                                                The resource context key.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "Value", "c2jShape" : "Value", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The resource context value.

                                                                                                                                \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" : "

                                                                                                                                The resource context value.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "

                                                                                                                                The resource context value.

                                                                                                                                \n@param value The resource context value.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "

                                                                                                                                The resource context value.

                                                                                                                                \n@return The resource context value.", "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" : "

                                                                                                                                The resource context value.

                                                                                                                                \n@param value The resource context value.", "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" : "

                                                                                                                                The resource context value.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "Key", "Value" ], "shapeName" : "PhysicalResourceIdContextKeyValuePair", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "PhysicalResourceIdContextKeyValuePair", "variableName" : "physicalResourceIdContextKeyValuePair", "variableType" : "PhysicalResourceIdContextKeyValuePair", "documentation" : null, "simpleType" : "PhysicalResourceIdContextKeyValuePair", "variableSetterType" : "PhysicalResourceIdContextKeyValuePair" }, "wrapper" : false, "xmlNamespace" : null }, "PropertyDifference" : { "c2jName" : "PropertyDifference", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                Information about a resource property whose actual value differs from its expected value, as defined in the stack template and any values specified as template parameters. These will be present only for resources whose StackResourceDriftStatus is MODIFIED. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                ", "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" : "getPropertyPath", "beanStyleSetterMethodName" : "setPropertyPath", "c2jName" : "PropertyPath", "c2jShape" : "PropertyPath", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The fully-qualified path to the resource property.

                                                                                                                                \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 #propertyPath(String)}.\n@param propertyPath 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 #propertyPath(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The fully-qualified path to the resource property.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "propertyPath", "fluentSetterDocumentation" : "

                                                                                                                                The fully-qualified path to the resource property.

                                                                                                                                \n@param propertyPath The fully-qualified path to the resource property.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "propertyPath", "getterDocumentation" : "

                                                                                                                                The fully-qualified path to the resource property.

                                                                                                                                \n@return The fully-qualified path to the resource property.", "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" : "PropertyPath", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "PropertyPath", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "PropertyPath", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The fully-qualified path to the resource property.

                                                                                                                                \n@param propertyPath The fully-qualified path to the resource property.", "setterMethodName" : "setPropertyPath", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "propertyPath", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "propertyPath", "variableType" : "String", "documentation" : "

                                                                                                                                The fully-qualified path to the resource property.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getExpectedValue", "beanStyleSetterMethodName" : "setExpectedValue", "c2jName" : "ExpectedValue", "c2jShape" : "PropertyValue", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The expected property value of the resource property, as defined in the stack template and any values specified as template parameters.

                                                                                                                                \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 #expectedValue(String)}.\n@param expectedValue 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 #expectedValue(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The expected property value of the resource property, as defined in the stack template and any values specified as template parameters.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "expectedValue", "fluentSetterDocumentation" : "

                                                                                                                                The expected property value of the resource property, as defined in the stack template and any values specified as template parameters.

                                                                                                                                \n@param expectedValue The expected property value of the resource property, as defined in the stack template and any values specified as template parameters.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "expectedValue", "getterDocumentation" : "

                                                                                                                                The expected property value of the resource property, as defined in the stack template and any values specified as template parameters.

                                                                                                                                \n@return The expected property value of the resource property, as defined in the stack template and any values specified as template parameters.", "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" : "ExpectedValue", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ExpectedValue", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ExpectedValue", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The expected property value of the resource property, as defined in the stack template and any values specified as template parameters.

                                                                                                                                \n@param expectedValue The expected property value of the resource property, as defined in the stack template and any values specified as template parameters.", "setterMethodName" : "setExpectedValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "expectedValue", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "expectedValue", "variableType" : "String", "documentation" : "

                                                                                                                                The expected property value of the resource property, as defined in the stack template and any values specified as template parameters.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getActualValue", "beanStyleSetterMethodName" : "setActualValue", "c2jName" : "ActualValue", "c2jShape" : "PropertyValue", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The actual property value of the resource property.

                                                                                                                                \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 #actualValue(String)}.\n@param actualValue 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 #actualValue(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The actual property value of the resource property.

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "actualValue", "fluentSetterDocumentation" : "

                                                                                                                                The actual property value of the resource property.

                                                                                                                                \n@param actualValue The actual property value of the resource property.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "actualValue", "getterDocumentation" : "

                                                                                                                                The actual property value of the resource property.

                                                                                                                                \n@return The actual property value of the resource property.", "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" : "ActualValue", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ActualValue", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ActualValue", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                The actual property value of the resource property.

                                                                                                                                \n@param actualValue The actual property value of the resource property.", "setterMethodName" : "setActualValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "actualValue", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "actualValue", "variableType" : "String", "documentation" : "

                                                                                                                                The actual property value of the resource property.

                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDifferenceTypeAsString", "beanStyleSetterMethodName" : "setDifferenceType", "c2jName" : "DifferenceType", "c2jShape" : "DifferenceType", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                The type of property difference.

                                                                                                                                • ADD: A value has been added to a resource property that is an array or list data type.

                                                                                                                                • REMOVE: The property has been removed from the current resource configuration.

                                                                                                                                • NOT_EQUAL: The current property value differs from its expected value (as defined in the stack template and any values specified as template parameters).

                                                                                                                                \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 #differenceTypeAsString(String)}.\n@param differenceType 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 #differenceType(String)", "deprecated" : false, "documentation" : "

                                                                                                                                The type of property difference.

                                                                                                                                • ADD: A value has been added to a resource property that is an array or list data type.

                                                                                                                                • REMOVE: The property has been removed from the current resource configuration.

                                                                                                                                • NOT_EQUAL: The current property value differs from its expected value (as defined in the stack template and any values specified as template parameters).

                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : "DifferenceType", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "differenceType", "fluentEnumSetterMethodName" : "differenceType", "fluentGetterMethodName" : "differenceTypeAsString", "fluentSetterDocumentation" : "

                                                                                                                                The type of property difference.

                                                                                                                                • ADD: A value has been added to a resource property that is an array or list data type.

                                                                                                                                • REMOVE: The property has been removed from the current resource configuration.

                                                                                                                                • NOT_EQUAL: The current property value differs from its expected value (as defined in the stack template and any values specified as template parameters).

                                                                                                                                \n@param differenceType The type of property difference.

                                                                                                                                • ADD: A value has been added to a resource property that is an array or list data type.

                                                                                                                                • REMOVE: The property has been removed from the current resource configuration.

                                                                                                                                • NOT_EQUAL: The current property value differs from its expected value (as defined in the stack template and any values specified as template parameters).

                                                                                                                                • \n@see DifferenceType\n@return Returns a reference to this object so that method calls can be chained together.\n@see DifferenceType", "fluentSetterMethodName" : "differenceType", "getterDocumentation" : "

                                                                                                                                  The type of property difference.

                                                                                                                                  • ADD: A value has been added to a resource property that is an array or list data type.

                                                                                                                                  • REMOVE: The property has been removed from the current resource configuration.

                                                                                                                                  • NOT_EQUAL: The current property value differs from its expected value (as defined in the stack template and any values specified as template parameters).

                                                                                                                                  \n

                                                                                                                                  \nIf the service returns an enum value that is not available in the current SDK version, {@link #differenceType} will return {@link DifferenceType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #differenceTypeAsString}.\n

                                                                                                                                  \n@return The type of property difference.

                                                                                                                                  • ADD: A value has been added to a resource property that is an array or list data type.

                                                                                                                                  • REMOVE: The property has been removed from the current resource configuration.

                                                                                                                                  • NOT_EQUAL: The current property value differs from its expected value (as defined in the stack template and any values specified as template parameters).

                                                                                                                                  • \n@see DifferenceType", "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" : "DifferenceType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DifferenceType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DifferenceType", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                    The type of property difference.

                                                                                                                                    • ADD: A value has been added to a resource property that is an array or list data type.

                                                                                                                                    • REMOVE: The property has been removed from the current resource configuration.

                                                                                                                                    • NOT_EQUAL: The current property value differs from its expected value (as defined in the stack template and any values specified as template parameters).

                                                                                                                                    \n@param differenceType The type of property difference.

                                                                                                                                    • ADD: A value has been added to a resource property that is an array or list data type.

                                                                                                                                    • REMOVE: The property has been removed from the current resource configuration.

                                                                                                                                    • NOT_EQUAL: The current property value differs from its expected value (as defined in the stack template and any values specified as template parameters).

                                                                                                                                    • \n@see DifferenceType", "setterMethodName" : "setDifferenceType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "differenceType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "differenceType", "variableType" : "String", "documentation" : "

                                                                                                                                      The type of property difference.

                                                                                                                                      • ADD: A value has been added to a resource property that is an array or list data type.

                                                                                                                                      • REMOVE: The property has been removed from the current resource configuration.

                                                                                                                                      • NOT_EQUAL: The current property value differs from its expected value (as defined in the stack template and any values specified as template parameters).

                                                                                                                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ActualValue" : { "beanStyleGetterMethodName" : "getActualValue", "beanStyleSetterMethodName" : "setActualValue", "c2jName" : "ActualValue", "c2jShape" : "PropertyValue", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                      The actual property value of the resource property.

                                                                                                                                      \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 #actualValue(String)}.\n@param actualValue 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 #actualValue(String)", "deprecated" : false, "documentation" : "

                                                                                                                                      The actual property value of the resource property.

                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "actualValue", "fluentSetterDocumentation" : "

                                                                                                                                      The actual property value of the resource property.

                                                                                                                                      \n@param actualValue The actual property value of the resource property.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "actualValue", "getterDocumentation" : "

                                                                                                                                      The actual property value of the resource property.

                                                                                                                                      \n@return The actual property value of the resource property.", "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" : "ActualValue", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ActualValue", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ActualValue", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                      The actual property value of the resource property.

                                                                                                                                      \n@param actualValue The actual property value of the resource property.", "setterMethodName" : "setActualValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "actualValue", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "actualValue", "variableType" : "String", "documentation" : "

                                                                                                                                      The actual property value of the resource property.

                                                                                                                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "DifferenceType" : { "beanStyleGetterMethodName" : "getDifferenceTypeAsString", "beanStyleSetterMethodName" : "setDifferenceType", "c2jName" : "DifferenceType", "c2jShape" : "DifferenceType", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                      The type of property difference.

                                                                                                                                      • ADD: A value has been added to a resource property that is an array or list data type.

                                                                                                                                      • REMOVE: The property has been removed from the current resource configuration.

                                                                                                                                      • NOT_EQUAL: The current property value differs from its expected value (as defined in the stack template and any values specified as template parameters).

                                                                                                                                      \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 #differenceTypeAsString(String)}.\n@param differenceType 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 #differenceType(String)", "deprecated" : false, "documentation" : "

                                                                                                                                      The type of property difference.

                                                                                                                                      • ADD: A value has been added to a resource property that is an array or list data type.

                                                                                                                                      • REMOVE: The property has been removed from the current resource configuration.

                                                                                                                                      • NOT_EQUAL: The current property value differs from its expected value (as defined in the stack template and any values specified as template parameters).

                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : "DifferenceType", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "differenceType", "fluentEnumSetterMethodName" : "differenceType", "fluentGetterMethodName" : "differenceTypeAsString", "fluentSetterDocumentation" : "

                                                                                                                                      The type of property difference.

                                                                                                                                      • ADD: A value has been added to a resource property that is an array or list data type.

                                                                                                                                      • REMOVE: The property has been removed from the current resource configuration.

                                                                                                                                      • NOT_EQUAL: The current property value differs from its expected value (as defined in the stack template and any values specified as template parameters).

                                                                                                                                      \n@param differenceType The type of property difference.

                                                                                                                                      • ADD: A value has been added to a resource property that is an array or list data type.

                                                                                                                                      • REMOVE: The property has been removed from the current resource configuration.

                                                                                                                                      • NOT_EQUAL: The current property value differs from its expected value (as defined in the stack template and any values specified as template parameters).

                                                                                                                                      • \n@see DifferenceType\n@return Returns a reference to this object so that method calls can be chained together.\n@see DifferenceType", "fluentSetterMethodName" : "differenceType", "getterDocumentation" : "

                                                                                                                                        The type of property difference.

                                                                                                                                        • ADD: A value has been added to a resource property that is an array or list data type.

                                                                                                                                        • REMOVE: The property has been removed from the current resource configuration.

                                                                                                                                        • NOT_EQUAL: The current property value differs from its expected value (as defined in the stack template and any values specified as template parameters).

                                                                                                                                        \n

                                                                                                                                        \nIf the service returns an enum value that is not available in the current SDK version, {@link #differenceType} will return {@link DifferenceType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #differenceTypeAsString}.\n

                                                                                                                                        \n@return The type of property difference.

                                                                                                                                        • ADD: A value has been added to a resource property that is an array or list data type.

                                                                                                                                        • REMOVE: The property has been removed from the current resource configuration.

                                                                                                                                        • NOT_EQUAL: The current property value differs from its expected value (as defined in the stack template and any values specified as template parameters).

                                                                                                                                        • \n@see DifferenceType", "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" : "DifferenceType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DifferenceType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DifferenceType", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                          The type of property difference.

                                                                                                                                          • ADD: A value has been added to a resource property that is an array or list data type.

                                                                                                                                          • REMOVE: The property has been removed from the current resource configuration.

                                                                                                                                          • NOT_EQUAL: The current property value differs from its expected value (as defined in the stack template and any values specified as template parameters).

                                                                                                                                          \n@param differenceType The type of property difference.

                                                                                                                                          • ADD: A value has been added to a resource property that is an array or list data type.

                                                                                                                                          • REMOVE: The property has been removed from the current resource configuration.

                                                                                                                                          • NOT_EQUAL: The current property value differs from its expected value (as defined in the stack template and any values specified as template parameters).

                                                                                                                                          • \n@see DifferenceType", "setterMethodName" : "setDifferenceType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "differenceType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "differenceType", "variableType" : "String", "documentation" : "

                                                                                                                                            The type of property difference.

                                                                                                                                            • ADD: A value has been added to a resource property that is an array or list data type.

                                                                                                                                            • REMOVE: The property has been removed from the current resource configuration.

                                                                                                                                            • NOT_EQUAL: The current property value differs from its expected value (as defined in the stack template and any values specified as template parameters).

                                                                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ExpectedValue" : { "beanStyleGetterMethodName" : "getExpectedValue", "beanStyleSetterMethodName" : "setExpectedValue", "c2jName" : "ExpectedValue", "c2jShape" : "PropertyValue", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                            The expected property value of the resource property, as defined in the stack template and any values specified as template parameters.

                                                                                                                                            \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 #expectedValue(String)}.\n@param expectedValue 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 #expectedValue(String)", "deprecated" : false, "documentation" : "

                                                                                                                                            The expected property value of the resource property, as defined in the stack template and any values specified as template parameters.

                                                                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "expectedValue", "fluentSetterDocumentation" : "

                                                                                                                                            The expected property value of the resource property, as defined in the stack template and any values specified as template parameters.

                                                                                                                                            \n@param expectedValue The expected property value of the resource property, as defined in the stack template and any values specified as template parameters.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "expectedValue", "getterDocumentation" : "

                                                                                                                                            The expected property value of the resource property, as defined in the stack template and any values specified as template parameters.

                                                                                                                                            \n@return The expected property value of the resource property, as defined in the stack template and any values specified as template parameters.", "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" : "ExpectedValue", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ExpectedValue", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ExpectedValue", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                            The expected property value of the resource property, as defined in the stack template and any values specified as template parameters.

                                                                                                                                            \n@param expectedValue The expected property value of the resource property, as defined in the stack template and any values specified as template parameters.", "setterMethodName" : "setExpectedValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "expectedValue", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "expectedValue", "variableType" : "String", "documentation" : "

                                                                                                                                            The expected property value of the resource property, as defined in the stack template and any values specified as template parameters.

                                                                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "PropertyPath" : { "beanStyleGetterMethodName" : "getPropertyPath", "beanStyleSetterMethodName" : "setPropertyPath", "c2jName" : "PropertyPath", "c2jShape" : "PropertyPath", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                            The fully-qualified path to the resource property.

                                                                                                                                            \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 #propertyPath(String)}.\n@param propertyPath 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 #propertyPath(String)", "deprecated" : false, "documentation" : "

                                                                                                                                            The fully-qualified path to the resource property.

                                                                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "propertyPath", "fluentSetterDocumentation" : "

                                                                                                                                            The fully-qualified path to the resource property.

                                                                                                                                            \n@param propertyPath The fully-qualified path to the resource property.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "propertyPath", "getterDocumentation" : "

                                                                                                                                            The fully-qualified path to the resource property.

                                                                                                                                            \n@return The fully-qualified path to the resource property.", "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" : "PropertyPath", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "PropertyPath", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "PropertyPath", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                            The fully-qualified path to the resource property.

                                                                                                                                            \n@param propertyPath The fully-qualified path to the resource property.", "setterMethodName" : "setPropertyPath", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "propertyPath", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "propertyPath", "variableType" : "String", "documentation" : "

                                                                                                                                            The fully-qualified path to the resource property.

                                                                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getPropertyPath", "beanStyleSetterMethodName" : "setPropertyPath", "c2jName" : "PropertyPath", "c2jShape" : "PropertyPath", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                            The fully-qualified path to the resource property.

                                                                                                                                            \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 #propertyPath(String)}.\n@param propertyPath 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 #propertyPath(String)", "deprecated" : false, "documentation" : "

                                                                                                                                            The fully-qualified path to the resource property.

                                                                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "propertyPath", "fluentSetterDocumentation" : "

                                                                                                                                            The fully-qualified path to the resource property.

                                                                                                                                            \n@param propertyPath The fully-qualified path to the resource property.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "propertyPath", "getterDocumentation" : "

                                                                                                                                            The fully-qualified path to the resource property.

                                                                                                                                            \n@return The fully-qualified path to the resource property.", "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" : "PropertyPath", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "PropertyPath", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "PropertyPath", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                            The fully-qualified path to the resource property.

                                                                                                                                            \n@param propertyPath The fully-qualified path to the resource property.", "setterMethodName" : "setPropertyPath", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "propertyPath", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "propertyPath", "variableType" : "String", "documentation" : "

                                                                                                                                            The fully-qualified path to the resource property.

                                                                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getExpectedValue", "beanStyleSetterMethodName" : "setExpectedValue", "c2jName" : "ExpectedValue", "c2jShape" : "PropertyValue", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                            The expected property value of the resource property, as defined in the stack template and any values specified as template parameters.

                                                                                                                                            \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 #expectedValue(String)}.\n@param expectedValue 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 #expectedValue(String)", "deprecated" : false, "documentation" : "

                                                                                                                                            The expected property value of the resource property, as defined in the stack template and any values specified as template parameters.

                                                                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "expectedValue", "fluentSetterDocumentation" : "

                                                                                                                                            The expected property value of the resource property, as defined in the stack template and any values specified as template parameters.

                                                                                                                                            \n@param expectedValue The expected property value of the resource property, as defined in the stack template and any values specified as template parameters.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "expectedValue", "getterDocumentation" : "

                                                                                                                                            The expected property value of the resource property, as defined in the stack template and any values specified as template parameters.

                                                                                                                                            \n@return The expected property value of the resource property, as defined in the stack template and any values specified as template parameters.", "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" : "ExpectedValue", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ExpectedValue", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ExpectedValue", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                            The expected property value of the resource property, as defined in the stack template and any values specified as template parameters.

                                                                                                                                            \n@param expectedValue The expected property value of the resource property, as defined in the stack template and any values specified as template parameters.", "setterMethodName" : "setExpectedValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "expectedValue", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "expectedValue", "variableType" : "String", "documentation" : "

                                                                                                                                            The expected property value of the resource property, as defined in the stack template and any values specified as template parameters.

                                                                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getActualValue", "beanStyleSetterMethodName" : "setActualValue", "c2jName" : "ActualValue", "c2jShape" : "PropertyValue", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                            The actual property value of the resource property.

                                                                                                                                            \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 #actualValue(String)}.\n@param actualValue 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 #actualValue(String)", "deprecated" : false, "documentation" : "

                                                                                                                                            The actual property value of the resource property.

                                                                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "actualValue", "fluentSetterDocumentation" : "

                                                                                                                                            The actual property value of the resource property.

                                                                                                                                            \n@param actualValue The actual property value of the resource property.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "actualValue", "getterDocumentation" : "

                                                                                                                                            The actual property value of the resource property.

                                                                                                                                            \n@return The actual property value of the resource property.", "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" : "ActualValue", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ActualValue", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ActualValue", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                            The actual property value of the resource property.

                                                                                                                                            \n@param actualValue The actual property value of the resource property.", "setterMethodName" : "setActualValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "actualValue", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "actualValue", "variableType" : "String", "documentation" : "

                                                                                                                                            The actual property value of the resource property.

                                                                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDifferenceTypeAsString", "beanStyleSetterMethodName" : "setDifferenceType", "c2jName" : "DifferenceType", "c2jShape" : "DifferenceType", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                            The type of property difference.

                                                                                                                                            • ADD: A value has been added to a resource property that is an array or list data type.

                                                                                                                                            • REMOVE: The property has been removed from the current resource configuration.

                                                                                                                                            • NOT_EQUAL: The current property value differs from its expected value (as defined in the stack template and any values specified as template parameters).

                                                                                                                                            \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 #differenceTypeAsString(String)}.\n@param differenceType 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 #differenceType(String)", "deprecated" : false, "documentation" : "

                                                                                                                                            The type of property difference.

                                                                                                                                            • ADD: A value has been added to a resource property that is an array or list data type.

                                                                                                                                            • REMOVE: The property has been removed from the current resource configuration.

                                                                                                                                            • NOT_EQUAL: The current property value differs from its expected value (as defined in the stack template and any values specified as template parameters).

                                                                                                                                            ", "endpointDiscoveryId" : false, "enumType" : "DifferenceType", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "differenceType", "fluentEnumSetterMethodName" : "differenceType", "fluentGetterMethodName" : "differenceTypeAsString", "fluentSetterDocumentation" : "

                                                                                                                                            The type of property difference.

                                                                                                                                            • ADD: A value has been added to a resource property that is an array or list data type.

                                                                                                                                            • REMOVE: The property has been removed from the current resource configuration.

                                                                                                                                            • NOT_EQUAL: The current property value differs from its expected value (as defined in the stack template and any values specified as template parameters).

                                                                                                                                            \n@param differenceType The type of property difference.

                                                                                                                                            • ADD: A value has been added to a resource property that is an array or list data type.

                                                                                                                                            • REMOVE: The property has been removed from the current resource configuration.

                                                                                                                                            • NOT_EQUAL: The current property value differs from its expected value (as defined in the stack template and any values specified as template parameters).

                                                                                                                                            • \n@see DifferenceType\n@return Returns a reference to this object so that method calls can be chained together.\n@see DifferenceType", "fluentSetterMethodName" : "differenceType", "getterDocumentation" : "

                                                                                                                                              The type of property difference.

                                                                                                                                              • ADD: A value has been added to a resource property that is an array or list data type.

                                                                                                                                              • REMOVE: The property has been removed from the current resource configuration.

                                                                                                                                              • NOT_EQUAL: The current property value differs from its expected value (as defined in the stack template and any values specified as template parameters).

                                                                                                                                              \n

                                                                                                                                              \nIf the service returns an enum value that is not available in the current SDK version, {@link #differenceType} will return {@link DifferenceType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #differenceTypeAsString}.\n

                                                                                                                                              \n@return The type of property difference.

                                                                                                                                              • ADD: A value has been added to a resource property that is an array or list data type.

                                                                                                                                              • REMOVE: The property has been removed from the current resource configuration.

                                                                                                                                              • NOT_EQUAL: The current property value differs from its expected value (as defined in the stack template and any values specified as template parameters).

                                                                                                                                              • \n@see DifferenceType", "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" : "DifferenceType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DifferenceType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DifferenceType", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                The type of property difference.

                                                                                                                                                • ADD: A value has been added to a resource property that is an array or list data type.

                                                                                                                                                • REMOVE: The property has been removed from the current resource configuration.

                                                                                                                                                • NOT_EQUAL: The current property value differs from its expected value (as defined in the stack template and any values specified as template parameters).

                                                                                                                                                \n@param differenceType The type of property difference.

                                                                                                                                                • ADD: A value has been added to a resource property that is an array or list data type.

                                                                                                                                                • REMOVE: The property has been removed from the current resource configuration.

                                                                                                                                                • NOT_EQUAL: The current property value differs from its expected value (as defined in the stack template and any values specified as template parameters).

                                                                                                                                                • \n@see DifferenceType", "setterMethodName" : "setDifferenceType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "differenceType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "differenceType", "variableType" : "String", "documentation" : "

                                                                                                                                                  The type of property difference.

                                                                                                                                                  • ADD: A value has been added to a resource property that is an array or list data type.

                                                                                                                                                  • REMOVE: The property has been removed from the current resource configuration.

                                                                                                                                                  • NOT_EQUAL: The current property value differs from its expected value (as defined in the stack template and any values specified as template parameters).

                                                                                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "PropertyPath", "ExpectedValue", "ActualValue", "DifferenceType" ], "shapeName" : "PropertyDifference", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "PropertyDifference", "variableName" : "propertyDifference", "variableType" : "PropertyDifference", "documentation" : null, "simpleType" : "PropertyDifference", "variableSetterType" : "PropertyDifference" }, "wrapper" : false, "xmlNamespace" : null }, "Replacement" : { "c2jName" : "Replacement", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : [ { "name" : "TRUE", "value" : "True" }, { "name" : "FALSE", "value" : "False" }, { "name" : "CONDITIONAL", "value" : "Conditional" } ], "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" : "Replacement", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "Replacement", "variableName" : "replacement", "variableType" : "Replacement", "documentation" : null, "simpleType" : "Replacement", "variableSetterType" : "Replacement" }, "wrapper" : false, "xmlNamespace" : null }, "RequiresRecreation" : { "c2jName" : "RequiresRecreation", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : [ { "name" : "NEVER", "value" : "Never" }, { "name" : "CONDITIONALLY", "value" : "Conditionally" }, { "name" : "ALWAYS", "value" : "Always" } ], "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" : "RequiresRecreation", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "RequiresRecreation", "variableName" : "requiresRecreation", "variableType" : "RequiresRecreation", "documentation" : null, "simpleType" : "RequiresRecreation", "variableSetterType" : "RequiresRecreation" }, "wrapper" : false, "xmlNamespace" : null }, "ResourceAttribute" : { "c2jName" : "ResourceAttribute", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : [ { "name" : "PROPERTIES", "value" : "Properties" }, { "name" : "METADATA", "value" : "Metadata" }, { "name" : "CREATION_POLICY", "value" : "CreationPolicy" }, { "name" : "UPDATE_POLICY", "value" : "UpdatePolicy" }, { "name" : "DELETION_POLICY", "value" : "DeletionPolicy" }, { "name" : "TAGS", "value" : "Tags" } ], "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" : "ResourceAttribute", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ResourceAttribute", "variableName" : "resourceAttribute", "variableType" : "ResourceAttribute", "documentation" : null, "simpleType" : "ResourceAttribute", "variableSetterType" : "ResourceAttribute" }, "wrapper" : false, "xmlNamespace" : null }, "ResourceChange" : { "c2jName" : "ResourceChange", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                                  The ResourceChange structure describes the resource and the action that AWS CloudFormation will perform on it if you execute this change set.

                                                                                                                                                  ", "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" : "getActionAsString", "beanStyleSetterMethodName" : "setAction", "c2jName" : "Action", "c2jShape" : "ChangeAction", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                  The action that AWS CloudFormation takes on the resource, such as Add (adds a new resource), Modify (changes a resource), or Remove (deletes a resource).

                                                                                                                                                  \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 #actionAsString(String)}.\n@param action 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 #action(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                  The action that AWS CloudFormation takes on the resource, such as Add (adds a new resource), Modify (changes a resource), or Remove (deletes a resource).

                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : "ChangeAction", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "action", "fluentEnumSetterMethodName" : "action", "fluentGetterMethodName" : "actionAsString", "fluentSetterDocumentation" : "

                                                                                                                                                  The action that AWS CloudFormation takes on the resource, such as Add (adds a new resource), Modify (changes a resource), or Remove (deletes a resource).

                                                                                                                                                  \n@param action The action that AWS CloudFormation takes on the resource, such as Add (adds a new resource), Modify (changes a resource), or Remove (deletes a resource).\n@see ChangeAction\n@return Returns a reference to this object so that method calls can be chained together.\n@see ChangeAction", "fluentSetterMethodName" : "action", "getterDocumentation" : "

                                                                                                                                                  The action that AWS CloudFormation takes on the resource, such as Add (adds a new resource), Modify (changes a resource), or Remove (deletes a resource).

                                                                                                                                                  \n

                                                                                                                                                  \nIf the service returns an enum value that is not available in the current SDK version, {@link #action} will return {@link ChangeAction#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #actionAsString}.\n

                                                                                                                                                  \n@return The action that AWS CloudFormation takes on the resource, such as Add (adds a new resource), Modify (changes a resource), or Remove (deletes a resource).\n@see ChangeAction", "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" : "Action", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Action", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Action", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                  The action that AWS CloudFormation takes on the resource, such as Add (adds a new resource), Modify (changes a resource), or Remove (deletes a resource).

                                                                                                                                                  \n@param action The action that AWS CloudFormation takes on the resource, such as Add (adds a new resource), Modify (changes a resource), or Remove (deletes a resource).\n@see ChangeAction", "setterMethodName" : "setAction", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "action", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "action", "variableType" : "String", "documentation" : "

                                                                                                                                                  The action that AWS CloudFormation takes on the resource, such as Add (adds a new resource), Modify (changes a resource), or Remove (deletes a resource).

                                                                                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getLogicalResourceId", "beanStyleSetterMethodName" : "setLogicalResourceId", "c2jName" : "LogicalResourceId", "c2jShape" : "LogicalResourceId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                  The resource's logical ID, which is defined in the stack's template.

                                                                                                                                                  \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 #logicalResourceId(String)}.\n@param logicalResourceId 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 #logicalResourceId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                  The resource's logical ID, which is defined in the stack's template.

                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "logicalResourceId", "fluentSetterDocumentation" : "

                                                                                                                                                  The resource's logical ID, which is defined in the stack's template.

                                                                                                                                                  \n@param logicalResourceId The resource's logical ID, which is defined in the stack's template.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "logicalResourceId", "getterDocumentation" : "

                                                                                                                                                  The resource's logical ID, which is defined in the stack's template.

                                                                                                                                                  \n@return The resource's logical ID, which is defined in the stack's template.", "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" : "LogicalResourceId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LogicalResourceId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "LogicalResourceId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                  The resource's logical ID, which is defined in the stack's template.

                                                                                                                                                  \n@param logicalResourceId The resource's logical ID, which is defined in the stack's template.", "setterMethodName" : "setLogicalResourceId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "logicalResourceId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "logicalResourceId", "variableType" : "String", "documentation" : "

                                                                                                                                                  The resource's logical ID, which is defined in the stack's template.

                                                                                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getPhysicalResourceId", "beanStyleSetterMethodName" : "setPhysicalResourceId", "c2jName" : "PhysicalResourceId", "c2jShape" : "PhysicalResourceId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                  The resource's physical ID (resource name). Resources that you are adding don't have physical IDs because they haven't been 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 #physicalResourceId(String)}.\n@param physicalResourceId 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 #physicalResourceId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                  The resource's physical ID (resource name). Resources that you are adding don't have physical IDs because they haven't been created.

                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "physicalResourceId", "fluentSetterDocumentation" : "

                                                                                                                                                  The resource's physical ID (resource name). Resources that you are adding don't have physical IDs because they haven't been created.

                                                                                                                                                  \n@param physicalResourceId The resource's physical ID (resource name). Resources that you are adding don't have physical IDs because they haven't been created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "physicalResourceId", "getterDocumentation" : "

                                                                                                                                                  The resource's physical ID (resource name). Resources that you are adding don't have physical IDs because they haven't been created.

                                                                                                                                                  \n@return The resource's physical ID (resource name). Resources that you are adding don't have physical IDs because they haven't been 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" : "PhysicalResourceId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "PhysicalResourceId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "PhysicalResourceId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                  The resource's physical ID (resource name). Resources that you are adding don't have physical IDs because they haven't been created.

                                                                                                                                                  \n@param physicalResourceId The resource's physical ID (resource name). Resources that you are adding don't have physical IDs because they haven't been created.", "setterMethodName" : "setPhysicalResourceId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "physicalResourceId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "physicalResourceId", "variableType" : "String", "documentation" : "

                                                                                                                                                  The resource's physical ID (resource name). Resources that you are adding don't have physical IDs because they haven't been created.

                                                                                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getResourceType", "beanStyleSetterMethodName" : "setResourceType", "c2jName" : "ResourceType", "c2jShape" : "ResourceType", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                  The type of AWS CloudFormation resource, such as AWS::S3::Bucket.

                                                                                                                                                  \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 #resourceType(String)}.\n@param resourceType 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 #resourceType(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                  The type of AWS CloudFormation resource, such as AWS::S3::Bucket.

                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceType", "fluentSetterDocumentation" : "

                                                                                                                                                  The type of AWS CloudFormation resource, such as AWS::S3::Bucket.

                                                                                                                                                  \n@param resourceType The type of AWS CloudFormation resource, such as AWS::S3::Bucket.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceType", "getterDocumentation" : "

                                                                                                                                                  The type of AWS CloudFormation resource, such as AWS::S3::Bucket.

                                                                                                                                                  \n@return The type of AWS CloudFormation resource, such as AWS::S3::Bucket.", "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" : "ResourceType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceType", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                  The type of AWS CloudFormation resource, such as AWS::S3::Bucket.

                                                                                                                                                  \n@param resourceType The type of AWS CloudFormation resource, such as AWS::S3::Bucket.", "setterMethodName" : "setResourceType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceType", "variableType" : "String", "documentation" : "

                                                                                                                                                  The type of AWS CloudFormation resource, such as AWS::S3::Bucket.

                                                                                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getReplacementAsString", "beanStyleSetterMethodName" : "setReplacement", "c2jName" : "Replacement", "c2jShape" : "Replacement", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                  For the Modify action, indicates whether AWS CloudFormation will replace the resource by creating a new one and deleting the old one. This value depends on the value of the RequiresRecreation property in the ResourceTargetDefinition structure. For example, if the RequiresRecreation field is Always and the Evaluation field is Static, Replacement is True. If the RequiresRecreation field is Always and the Evaluation field is Dynamic, Replacement is Conditionally.

                                                                                                                                                  If you have multiple changes with different RequiresRecreation values, the Replacement value depends on the change with the most impact. A RequiresRecreation value of Always has the most impact, followed by Conditionally, and then Never.

                                                                                                                                                  \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 #replacementAsString(String)}.\n@param replacement 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 #replacement(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                  For the Modify action, indicates whether AWS CloudFormation will replace the resource by creating a new one and deleting the old one. This value depends on the value of the RequiresRecreation property in the ResourceTargetDefinition structure. For example, if the RequiresRecreation field is Always and the Evaluation field is Static, Replacement is True. If the RequiresRecreation field is Always and the Evaluation field is Dynamic, Replacement is Conditionally.

                                                                                                                                                  If you have multiple changes with different RequiresRecreation values, the Replacement value depends on the change with the most impact. A RequiresRecreation value of Always has the most impact, followed by Conditionally, and then Never.

                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : "Replacement", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "replacement", "fluentEnumSetterMethodName" : "replacement", "fluentGetterMethodName" : "replacementAsString", "fluentSetterDocumentation" : "

                                                                                                                                                  For the Modify action, indicates whether AWS CloudFormation will replace the resource by creating a new one and deleting the old one. This value depends on the value of the RequiresRecreation property in the ResourceTargetDefinition structure. For example, if the RequiresRecreation field is Always and the Evaluation field is Static, Replacement is True. If the RequiresRecreation field is Always and the Evaluation field is Dynamic, Replacement is Conditionally.

                                                                                                                                                  If you have multiple changes with different RequiresRecreation values, the Replacement value depends on the change with the most impact. A RequiresRecreation value of Always has the most impact, followed by Conditionally, and then Never.

                                                                                                                                                  \n@param replacement For the Modify action, indicates whether AWS CloudFormation will replace the resource by creating a new one and deleting the old one. This value depends on the value of the RequiresRecreation property in the ResourceTargetDefinition structure. For example, if the RequiresRecreation field is Always and the Evaluation field is Static, Replacement is True. If the RequiresRecreation field is Always and the Evaluation field is Dynamic, Replacement is Conditionally.

                                                                                                                                                  If you have multiple changes with different RequiresRecreation values, the Replacement value depends on the change with the most impact. A RequiresRecreation value of Always has the most impact, followed by Conditionally, and then Never.\n@see Replacement\n@return Returns a reference to this object so that method calls can be chained together.\n@see Replacement", "fluentSetterMethodName" : "replacement", "getterDocumentation" : "

                                                                                                                                                  For the Modify action, indicates whether AWS CloudFormation will replace the resource by creating a new one and deleting the old one. This value depends on the value of the RequiresRecreation property in the ResourceTargetDefinition structure. For example, if the RequiresRecreation field is Always and the Evaluation field is Static, Replacement is True. If the RequiresRecreation field is Always and the Evaluation field is Dynamic, Replacement is Conditionally.

                                                                                                                                                  If you have multiple changes with different RequiresRecreation values, the Replacement value depends on the change with the most impact. A RequiresRecreation value of Always has the most impact, followed by Conditionally, and then Never.

                                                                                                                                                  \n

                                                                                                                                                  \nIf the service returns an enum value that is not available in the current SDK version, {@link #replacement} will return {@link Replacement#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #replacementAsString}.\n

                                                                                                                                                  \n@return For the Modify action, indicates whether AWS CloudFormation will replace the resource by creating a new one and deleting the old one. This value depends on the value of the RequiresRecreation property in the ResourceTargetDefinition structure. For example, if the RequiresRecreation field is Always and the Evaluation field is Static, Replacement is True. If the RequiresRecreation field is Always and the Evaluation field is Dynamic, Replacement is Conditionally.

                                                                                                                                                  If you have multiple changes with different RequiresRecreation values, the Replacement value depends on the change with the most impact. A RequiresRecreation value of Always has the most impact, followed by Conditionally, and then Never.\n@see Replacement", "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" : "Replacement", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Replacement", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Replacement", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                  For the Modify action, indicates whether AWS CloudFormation will replace the resource by creating a new one and deleting the old one. This value depends on the value of the RequiresRecreation property in the ResourceTargetDefinition structure. For example, if the RequiresRecreation field is Always and the Evaluation field is Static, Replacement is True. If the RequiresRecreation field is Always and the Evaluation field is Dynamic, Replacement is Conditionally.

                                                                                                                                                  If you have multiple changes with different RequiresRecreation values, the Replacement value depends on the change with the most impact. A RequiresRecreation value of Always has the most impact, followed by Conditionally, and then Never.

                                                                                                                                                  \n@param replacement For the Modify action, indicates whether AWS CloudFormation will replace the resource by creating a new one and deleting the old one. This value depends on the value of the RequiresRecreation property in the ResourceTargetDefinition structure. For example, if the RequiresRecreation field is Always and the Evaluation field is Static, Replacement is True. If the RequiresRecreation field is Always and the Evaluation field is Dynamic, Replacement is Conditionally.

                                                                                                                                                  If you have multiple changes with different RequiresRecreation values, the Replacement value depends on the change with the most impact. A RequiresRecreation value of Always has the most impact, followed by Conditionally, and then Never.\n@see Replacement", "setterMethodName" : "setReplacement", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replacement", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replacement", "variableType" : "String", "documentation" : "

                                                                                                                                                  For the Modify action, indicates whether AWS CloudFormation will replace the resource by creating a new one and deleting the old one. This value depends on the value of the RequiresRecreation property in the ResourceTargetDefinition structure. For example, if the RequiresRecreation field is Always and the Evaluation field is Static, Replacement is True. If the RequiresRecreation field is Always and the Evaluation field is Dynamic, Replacement is Conditionally.

                                                                                                                                                  If you have multiple changes with different RequiresRecreation values, the Replacement value depends on the change with the most impact. A RequiresRecreation value of Always has the most impact, followed by Conditionally, and then Never.

                                                                                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getScopeAsStrings", "beanStyleSetterMethodName" : "setScopeWithStrings", "c2jName" : "Scope", "c2jShape" : "Scope", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                  For the Modify action, indicates which resource attribute is triggering this update, such as a change in the resource attribute's Metadata, Properties, or Tags.

                                                                                                                                                  \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 #scopeAsStrings(List)}.\n@param scope 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 #scopeWithStrings(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                  For the Modify action, indicates which resource attribute is triggering this update, such as a change in the resource attribute's Metadata, Properties, or Tags.

                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "scope", "fluentEnumSetterMethodName" : "scope", "fluentGetterMethodName" : "scopeAsStrings", "fluentSetterDocumentation" : "

                                                                                                                                                  For the Modify action, indicates which resource attribute is triggering this update, such as a change in the resource attribute's Metadata, Properties, or Tags.

                                                                                                                                                  \n@param scope For the Modify action, indicates which resource attribute is triggering this update, such as a change in the resource attribute's Metadata, Properties, or Tags.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "scopeWithStrings", "getterDocumentation" : "

                                                                                                                                                  For the Modify action, indicates which resource attribute is triggering this update, such as a change in the resource attribute's Metadata, Properties, or Tags.

                                                                                                                                                  \n

                                                                                                                                                  \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                  \n@return For the Modify action, indicates which resource attribute is triggering this update, such as a change in the resource attribute's Metadata, Properties, or Tags.", "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" : "Scope", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Scope", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMemberAsString", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "ResourceAttribute", "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 #memberAsString(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" : "ResourceAttribute", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "member", "fluentEnumSetterMethodName" : "member", "fluentGetterMethodName" : "memberAsString", "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@see ResourceAttribute\n@return Returns a reference to this object so that method calls can be chained together.\n@see ResourceAttribute", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n

                                                                                                                                                  \nIf the service returns an enum value that is not available in the current SDK version, {@link #member} will return {@link ResourceAttribute#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #memberAsString}.\n

                                                                                                                                                  \n@return The value of the Member property for this object.\n@see ResourceAttribute", "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.\n@see ResourceAttribute", "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" : "Scope", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                  For the Modify action, indicates which resource attribute is triggering this update, such as a change in the resource attribute's Metadata, Properties, or Tags.

                                                                                                                                                  \n@param scope For the Modify action, indicates which resource attribute is triggering this update, such as a change in the resource attribute's Metadata, Properties, or Tags.", "setterMethodName" : "setScopeWithStrings", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "scope", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "scope", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                  For the Modify action, indicates which resource attribute is triggering this update, such as a change in the resource attribute's Metadata, Properties, or Tags.

                                                                                                                                                  ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDetails", "beanStyleSetterMethodName" : "setDetails", "c2jName" : "Details", "c2jShape" : "ResourceChangeDetails", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                  For the Modify action, a list of ResourceChangeDetail structures that describes the changes that AWS CloudFormation will make to the resource.

                                                                                                                                                  \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 #details(List)}.\n@param details 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 #details(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                  For the Modify action, a list of ResourceChangeDetail structures that describes the changes that AWS CloudFormation will make to the resource.

                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "details", "fluentSetterDocumentation" : "

                                                                                                                                                  For the Modify action, a list of ResourceChangeDetail structures that describes the changes that AWS CloudFormation will make to the resource.

                                                                                                                                                  \n@param details For the Modify action, a list of ResourceChangeDetail structures that describes the changes that AWS CloudFormation will make to the resource.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "details", "getterDocumentation" : "

                                                                                                                                                  For the Modify action, a list of ResourceChangeDetail structures that describes the changes that AWS CloudFormation will make to the resource.

                                                                                                                                                  \n

                                                                                                                                                  \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                  \n@return For the Modify action, a list of ResourceChangeDetail structures that describes the changes that AWS CloudFormation will make to the resource.", "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" : "Details", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Details", "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" : "ResourceChangeDetail", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link ResourceChangeDetail.Builder} avoiding the need to create one manually via {@link ResourceChangeDetail#builder()}.\n\nWhen the {@link Consumer} completes, {@link ResourceChangeDetail.Builder#build()} is called immediately and its result is passed to {@link #member(ResourceChangeDetail)}.\n@param member a consumer that will call methods on {@link ResourceChangeDetail.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(ResourceChangeDetail)", "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" : "ResourceChangeDetail", "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" : "ResourceChangeDetail", "variableName" : "member", "variableType" : "ResourceChangeDetail", "documentation" : null, "simpleType" : "ResourceChangeDetail", "variableSetterType" : "ResourceChangeDetail" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ResourceChangeDetail", "variableName" : "member", "variableType" : "ResourceChangeDetail", "documentation" : "", "simpleType" : "ResourceChangeDetail", "variableSetterType" : "ResourceChangeDetail" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "ResourceChangeDetail", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "ResourceChangeDetail", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Details", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                  For the Modify action, a list of ResourceChangeDetail structures that describes the changes that AWS CloudFormation will make to the resource.

                                                                                                                                                  \n@param details For the Modify action, a list of ResourceChangeDetail structures that describes the changes that AWS CloudFormation will make to the resource.", "setterMethodName" : "setDetails", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "details", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "details", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                  For the Modify action, a list of ResourceChangeDetail structures that describes the changes that AWS CloudFormation will make to the resource.

                                                                                                                                                  ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Action" : { "beanStyleGetterMethodName" : "getActionAsString", "beanStyleSetterMethodName" : "setAction", "c2jName" : "Action", "c2jShape" : "ChangeAction", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                  The action that AWS CloudFormation takes on the resource, such as Add (adds a new resource), Modify (changes a resource), or Remove (deletes a resource).

                                                                                                                                                  \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 #actionAsString(String)}.\n@param action 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 #action(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                  The action that AWS CloudFormation takes on the resource, such as Add (adds a new resource), Modify (changes a resource), or Remove (deletes a resource).

                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : "ChangeAction", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "action", "fluentEnumSetterMethodName" : "action", "fluentGetterMethodName" : "actionAsString", "fluentSetterDocumentation" : "

                                                                                                                                                  The action that AWS CloudFormation takes on the resource, such as Add (adds a new resource), Modify (changes a resource), or Remove (deletes a resource).

                                                                                                                                                  \n@param action The action that AWS CloudFormation takes on the resource, such as Add (adds a new resource), Modify (changes a resource), or Remove (deletes a resource).\n@see ChangeAction\n@return Returns a reference to this object so that method calls can be chained together.\n@see ChangeAction", "fluentSetterMethodName" : "action", "getterDocumentation" : "

                                                                                                                                                  The action that AWS CloudFormation takes on the resource, such as Add (adds a new resource), Modify (changes a resource), or Remove (deletes a resource).

                                                                                                                                                  \n

                                                                                                                                                  \nIf the service returns an enum value that is not available in the current SDK version, {@link #action} will return {@link ChangeAction#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #actionAsString}.\n

                                                                                                                                                  \n@return The action that AWS CloudFormation takes on the resource, such as Add (adds a new resource), Modify (changes a resource), or Remove (deletes a resource).\n@see ChangeAction", "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" : "Action", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Action", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Action", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                  The action that AWS CloudFormation takes on the resource, such as Add (adds a new resource), Modify (changes a resource), or Remove (deletes a resource).

                                                                                                                                                  \n@param action The action that AWS CloudFormation takes on the resource, such as Add (adds a new resource), Modify (changes a resource), or Remove (deletes a resource).\n@see ChangeAction", "setterMethodName" : "setAction", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "action", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "action", "variableType" : "String", "documentation" : "

                                                                                                                                                  The action that AWS CloudFormation takes on the resource, such as Add (adds a new resource), Modify (changes a resource), or Remove (deletes a resource).

                                                                                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Details" : { "beanStyleGetterMethodName" : "getDetails", "beanStyleSetterMethodName" : "setDetails", "c2jName" : "Details", "c2jShape" : "ResourceChangeDetails", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                  For the Modify action, a list of ResourceChangeDetail structures that describes the changes that AWS CloudFormation will make to the resource.

                                                                                                                                                  \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 #details(List)}.\n@param details 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 #details(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                  For the Modify action, a list of ResourceChangeDetail structures that describes the changes that AWS CloudFormation will make to the resource.

                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "details", "fluentSetterDocumentation" : "

                                                                                                                                                  For the Modify action, a list of ResourceChangeDetail structures that describes the changes that AWS CloudFormation will make to the resource.

                                                                                                                                                  \n@param details For the Modify action, a list of ResourceChangeDetail structures that describes the changes that AWS CloudFormation will make to the resource.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "details", "getterDocumentation" : "

                                                                                                                                                  For the Modify action, a list of ResourceChangeDetail structures that describes the changes that AWS CloudFormation will make to the resource.

                                                                                                                                                  \n

                                                                                                                                                  \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                  \n@return For the Modify action, a list of ResourceChangeDetail structures that describes the changes that AWS CloudFormation will make to the resource.", "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" : "Details", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Details", "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" : "ResourceChangeDetail", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link ResourceChangeDetail.Builder} avoiding the need to create one manually via {@link ResourceChangeDetail#builder()}.\n\nWhen the {@link Consumer} completes, {@link ResourceChangeDetail.Builder#build()} is called immediately and its result is passed to {@link #member(ResourceChangeDetail)}.\n@param member a consumer that will call methods on {@link ResourceChangeDetail.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(ResourceChangeDetail)", "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" : "ResourceChangeDetail", "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" : "ResourceChangeDetail", "variableName" : "member", "variableType" : "ResourceChangeDetail", "documentation" : null, "simpleType" : "ResourceChangeDetail", "variableSetterType" : "ResourceChangeDetail" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ResourceChangeDetail", "variableName" : "member", "variableType" : "ResourceChangeDetail", "documentation" : "", "simpleType" : "ResourceChangeDetail", "variableSetterType" : "ResourceChangeDetail" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "ResourceChangeDetail", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "ResourceChangeDetail", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Details", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                  For the Modify action, a list of ResourceChangeDetail structures that describes the changes that AWS CloudFormation will make to the resource.

                                                                                                                                                  \n@param details For the Modify action, a list of ResourceChangeDetail structures that describes the changes that AWS CloudFormation will make to the resource.", "setterMethodName" : "setDetails", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "details", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "details", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                  For the Modify action, a list of ResourceChangeDetail structures that describes the changes that AWS CloudFormation will make to the resource.

                                                                                                                                                  ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "LogicalResourceId" : { "beanStyleGetterMethodName" : "getLogicalResourceId", "beanStyleSetterMethodName" : "setLogicalResourceId", "c2jName" : "LogicalResourceId", "c2jShape" : "LogicalResourceId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                  The resource's logical ID, which is defined in the stack's template.

                                                                                                                                                  \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 #logicalResourceId(String)}.\n@param logicalResourceId 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 #logicalResourceId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                  The resource's logical ID, which is defined in the stack's template.

                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "logicalResourceId", "fluentSetterDocumentation" : "

                                                                                                                                                  The resource's logical ID, which is defined in the stack's template.

                                                                                                                                                  \n@param logicalResourceId The resource's logical ID, which is defined in the stack's template.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "logicalResourceId", "getterDocumentation" : "

                                                                                                                                                  The resource's logical ID, which is defined in the stack's template.

                                                                                                                                                  \n@return The resource's logical ID, which is defined in the stack's template.", "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" : "LogicalResourceId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LogicalResourceId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "LogicalResourceId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                  The resource's logical ID, which is defined in the stack's template.

                                                                                                                                                  \n@param logicalResourceId The resource's logical ID, which is defined in the stack's template.", "setterMethodName" : "setLogicalResourceId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "logicalResourceId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "logicalResourceId", "variableType" : "String", "documentation" : "

                                                                                                                                                  The resource's logical ID, which is defined in the stack's template.

                                                                                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "PhysicalResourceId" : { "beanStyleGetterMethodName" : "getPhysicalResourceId", "beanStyleSetterMethodName" : "setPhysicalResourceId", "c2jName" : "PhysicalResourceId", "c2jShape" : "PhysicalResourceId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                  The resource's physical ID (resource name). Resources that you are adding don't have physical IDs because they haven't been 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 #physicalResourceId(String)}.\n@param physicalResourceId 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 #physicalResourceId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                  The resource's physical ID (resource name). Resources that you are adding don't have physical IDs because they haven't been created.

                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "physicalResourceId", "fluentSetterDocumentation" : "

                                                                                                                                                  The resource's physical ID (resource name). Resources that you are adding don't have physical IDs because they haven't been created.

                                                                                                                                                  \n@param physicalResourceId The resource's physical ID (resource name). Resources that you are adding don't have physical IDs because they haven't been created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "physicalResourceId", "getterDocumentation" : "

                                                                                                                                                  The resource's physical ID (resource name). Resources that you are adding don't have physical IDs because they haven't been created.

                                                                                                                                                  \n@return The resource's physical ID (resource name). Resources that you are adding don't have physical IDs because they haven't been 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" : "PhysicalResourceId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "PhysicalResourceId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "PhysicalResourceId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                  The resource's physical ID (resource name). Resources that you are adding don't have physical IDs because they haven't been created.

                                                                                                                                                  \n@param physicalResourceId The resource's physical ID (resource name). Resources that you are adding don't have physical IDs because they haven't been created.", "setterMethodName" : "setPhysicalResourceId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "physicalResourceId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "physicalResourceId", "variableType" : "String", "documentation" : "

                                                                                                                                                  The resource's physical ID (resource name). Resources that you are adding don't have physical IDs because they haven't been created.

                                                                                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Replacement" : { "beanStyleGetterMethodName" : "getReplacementAsString", "beanStyleSetterMethodName" : "setReplacement", "c2jName" : "Replacement", "c2jShape" : "Replacement", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                  For the Modify action, indicates whether AWS CloudFormation will replace the resource by creating a new one and deleting the old one. This value depends on the value of the RequiresRecreation property in the ResourceTargetDefinition structure. For example, if the RequiresRecreation field is Always and the Evaluation field is Static, Replacement is True. If the RequiresRecreation field is Always and the Evaluation field is Dynamic, Replacement is Conditionally.

                                                                                                                                                  If you have multiple changes with different RequiresRecreation values, the Replacement value depends on the change with the most impact. A RequiresRecreation value of Always has the most impact, followed by Conditionally, and then Never.

                                                                                                                                                  \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 #replacementAsString(String)}.\n@param replacement 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 #replacement(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                  For the Modify action, indicates whether AWS CloudFormation will replace the resource by creating a new one and deleting the old one. This value depends on the value of the RequiresRecreation property in the ResourceTargetDefinition structure. For example, if the RequiresRecreation field is Always and the Evaluation field is Static, Replacement is True. If the RequiresRecreation field is Always and the Evaluation field is Dynamic, Replacement is Conditionally.

                                                                                                                                                  If you have multiple changes with different RequiresRecreation values, the Replacement value depends on the change with the most impact. A RequiresRecreation value of Always has the most impact, followed by Conditionally, and then Never.

                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : "Replacement", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "replacement", "fluentEnumSetterMethodName" : "replacement", "fluentGetterMethodName" : "replacementAsString", "fluentSetterDocumentation" : "

                                                                                                                                                  For the Modify action, indicates whether AWS CloudFormation will replace the resource by creating a new one and deleting the old one. This value depends on the value of the RequiresRecreation property in the ResourceTargetDefinition structure. For example, if the RequiresRecreation field is Always and the Evaluation field is Static, Replacement is True. If the RequiresRecreation field is Always and the Evaluation field is Dynamic, Replacement is Conditionally.

                                                                                                                                                  If you have multiple changes with different RequiresRecreation values, the Replacement value depends on the change with the most impact. A RequiresRecreation value of Always has the most impact, followed by Conditionally, and then Never.

                                                                                                                                                  \n@param replacement For the Modify action, indicates whether AWS CloudFormation will replace the resource by creating a new one and deleting the old one. This value depends on the value of the RequiresRecreation property in the ResourceTargetDefinition structure. For example, if the RequiresRecreation field is Always and the Evaluation field is Static, Replacement is True. If the RequiresRecreation field is Always and the Evaluation field is Dynamic, Replacement is Conditionally.

                                                                                                                                                  If you have multiple changes with different RequiresRecreation values, the Replacement value depends on the change with the most impact. A RequiresRecreation value of Always has the most impact, followed by Conditionally, and then Never.\n@see Replacement\n@return Returns a reference to this object so that method calls can be chained together.\n@see Replacement", "fluentSetterMethodName" : "replacement", "getterDocumentation" : "

                                                                                                                                                  For the Modify action, indicates whether AWS CloudFormation will replace the resource by creating a new one and deleting the old one. This value depends on the value of the RequiresRecreation property in the ResourceTargetDefinition structure. For example, if the RequiresRecreation field is Always and the Evaluation field is Static, Replacement is True. If the RequiresRecreation field is Always and the Evaluation field is Dynamic, Replacement is Conditionally.

                                                                                                                                                  If you have multiple changes with different RequiresRecreation values, the Replacement value depends on the change with the most impact. A RequiresRecreation value of Always has the most impact, followed by Conditionally, and then Never.

                                                                                                                                                  \n

                                                                                                                                                  \nIf the service returns an enum value that is not available in the current SDK version, {@link #replacement} will return {@link Replacement#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #replacementAsString}.\n

                                                                                                                                                  \n@return For the Modify action, indicates whether AWS CloudFormation will replace the resource by creating a new one and deleting the old one. This value depends on the value of the RequiresRecreation property in the ResourceTargetDefinition structure. For example, if the RequiresRecreation field is Always and the Evaluation field is Static, Replacement is True. If the RequiresRecreation field is Always and the Evaluation field is Dynamic, Replacement is Conditionally.

                                                                                                                                                  If you have multiple changes with different RequiresRecreation values, the Replacement value depends on the change with the most impact. A RequiresRecreation value of Always has the most impact, followed by Conditionally, and then Never.\n@see Replacement", "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" : "Replacement", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Replacement", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Replacement", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                  For the Modify action, indicates whether AWS CloudFormation will replace the resource by creating a new one and deleting the old one. This value depends on the value of the RequiresRecreation property in the ResourceTargetDefinition structure. For example, if the RequiresRecreation field is Always and the Evaluation field is Static, Replacement is True. If the RequiresRecreation field is Always and the Evaluation field is Dynamic, Replacement is Conditionally.

                                                                                                                                                  If you have multiple changes with different RequiresRecreation values, the Replacement value depends on the change with the most impact. A RequiresRecreation value of Always has the most impact, followed by Conditionally, and then Never.

                                                                                                                                                  \n@param replacement For the Modify action, indicates whether AWS CloudFormation will replace the resource by creating a new one and deleting the old one. This value depends on the value of the RequiresRecreation property in the ResourceTargetDefinition structure. For example, if the RequiresRecreation field is Always and the Evaluation field is Static, Replacement is True. If the RequiresRecreation field is Always and the Evaluation field is Dynamic, Replacement is Conditionally.

                                                                                                                                                  If you have multiple changes with different RequiresRecreation values, the Replacement value depends on the change with the most impact. A RequiresRecreation value of Always has the most impact, followed by Conditionally, and then Never.\n@see Replacement", "setterMethodName" : "setReplacement", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replacement", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replacement", "variableType" : "String", "documentation" : "

                                                                                                                                                  For the Modify action, indicates whether AWS CloudFormation will replace the resource by creating a new one and deleting the old one. This value depends on the value of the RequiresRecreation property in the ResourceTargetDefinition structure. For example, if the RequiresRecreation field is Always and the Evaluation field is Static, Replacement is True. If the RequiresRecreation field is Always and the Evaluation field is Dynamic, Replacement is Conditionally.

                                                                                                                                                  If you have multiple changes with different RequiresRecreation values, the Replacement value depends on the change with the most impact. A RequiresRecreation value of Always has the most impact, followed by Conditionally, and then Never.

                                                                                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ResourceType" : { "beanStyleGetterMethodName" : "getResourceType", "beanStyleSetterMethodName" : "setResourceType", "c2jName" : "ResourceType", "c2jShape" : "ResourceType", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                  The type of AWS CloudFormation resource, such as AWS::S3::Bucket.

                                                                                                                                                  \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 #resourceType(String)}.\n@param resourceType 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 #resourceType(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                  The type of AWS CloudFormation resource, such as AWS::S3::Bucket.

                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceType", "fluentSetterDocumentation" : "

                                                                                                                                                  The type of AWS CloudFormation resource, such as AWS::S3::Bucket.

                                                                                                                                                  \n@param resourceType The type of AWS CloudFormation resource, such as AWS::S3::Bucket.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceType", "getterDocumentation" : "

                                                                                                                                                  The type of AWS CloudFormation resource, such as AWS::S3::Bucket.

                                                                                                                                                  \n@return The type of AWS CloudFormation resource, such as AWS::S3::Bucket.", "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" : "ResourceType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceType", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                  The type of AWS CloudFormation resource, such as AWS::S3::Bucket.

                                                                                                                                                  \n@param resourceType The type of AWS CloudFormation resource, such as AWS::S3::Bucket.", "setterMethodName" : "setResourceType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceType", "variableType" : "String", "documentation" : "

                                                                                                                                                  The type of AWS CloudFormation resource, such as AWS::S3::Bucket.

                                                                                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Scope" : { "beanStyleGetterMethodName" : "getScopeAsStrings", "beanStyleSetterMethodName" : "setScopeWithStrings", "c2jName" : "Scope", "c2jShape" : "Scope", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                  For the Modify action, indicates which resource attribute is triggering this update, such as a change in the resource attribute's Metadata, Properties, or Tags.

                                                                                                                                                  \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 #scopeAsStrings(List)}.\n@param scope 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 #scopeWithStrings(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                  For the Modify action, indicates which resource attribute is triggering this update, such as a change in the resource attribute's Metadata, Properties, or Tags.

                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "scope", "fluentEnumSetterMethodName" : "scope", "fluentGetterMethodName" : "scopeAsStrings", "fluentSetterDocumentation" : "

                                                                                                                                                  For the Modify action, indicates which resource attribute is triggering this update, such as a change in the resource attribute's Metadata, Properties, or Tags.

                                                                                                                                                  \n@param scope For the Modify action, indicates which resource attribute is triggering this update, such as a change in the resource attribute's Metadata, Properties, or Tags.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "scopeWithStrings", "getterDocumentation" : "

                                                                                                                                                  For the Modify action, indicates which resource attribute is triggering this update, such as a change in the resource attribute's Metadata, Properties, or Tags.

                                                                                                                                                  \n

                                                                                                                                                  \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                  \n@return For the Modify action, indicates which resource attribute is triggering this update, such as a change in the resource attribute's Metadata, Properties, or Tags.", "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" : "Scope", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Scope", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMemberAsString", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "ResourceAttribute", "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 #memberAsString(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" : "ResourceAttribute", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "member", "fluentEnumSetterMethodName" : "member", "fluentGetterMethodName" : "memberAsString", "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@see ResourceAttribute\n@return Returns a reference to this object so that method calls can be chained together.\n@see ResourceAttribute", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n

                                                                                                                                                  \nIf the service returns an enum value that is not available in the current SDK version, {@link #member} will return {@link ResourceAttribute#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #memberAsString}.\n

                                                                                                                                                  \n@return The value of the Member property for this object.\n@see ResourceAttribute", "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.\n@see ResourceAttribute", "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" : "Scope", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                  For the Modify action, indicates which resource attribute is triggering this update, such as a change in the resource attribute's Metadata, Properties, or Tags.

                                                                                                                                                  \n@param scope For the Modify action, indicates which resource attribute is triggering this update, such as a change in the resource attribute's Metadata, Properties, or Tags.", "setterMethodName" : "setScopeWithStrings", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "scope", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "scope", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                  For the Modify action, indicates which resource attribute is triggering this update, such as a change in the resource attribute's Metadata, Properties, or Tags.

                                                                                                                                                  ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getActionAsString", "beanStyleSetterMethodName" : "setAction", "c2jName" : "Action", "c2jShape" : "ChangeAction", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                  The action that AWS CloudFormation takes on the resource, such as Add (adds a new resource), Modify (changes a resource), or Remove (deletes a resource).

                                                                                                                                                  \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 #actionAsString(String)}.\n@param action 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 #action(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                  The action that AWS CloudFormation takes on the resource, such as Add (adds a new resource), Modify (changes a resource), or Remove (deletes a resource).

                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : "ChangeAction", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "action", "fluentEnumSetterMethodName" : "action", "fluentGetterMethodName" : "actionAsString", "fluentSetterDocumentation" : "

                                                                                                                                                  The action that AWS CloudFormation takes on the resource, such as Add (adds a new resource), Modify (changes a resource), or Remove (deletes a resource).

                                                                                                                                                  \n@param action The action that AWS CloudFormation takes on the resource, such as Add (adds a new resource), Modify (changes a resource), or Remove (deletes a resource).\n@see ChangeAction\n@return Returns a reference to this object so that method calls can be chained together.\n@see ChangeAction", "fluentSetterMethodName" : "action", "getterDocumentation" : "

                                                                                                                                                  The action that AWS CloudFormation takes on the resource, such as Add (adds a new resource), Modify (changes a resource), or Remove (deletes a resource).

                                                                                                                                                  \n

                                                                                                                                                  \nIf the service returns an enum value that is not available in the current SDK version, {@link #action} will return {@link ChangeAction#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #actionAsString}.\n

                                                                                                                                                  \n@return The action that AWS CloudFormation takes on the resource, such as Add (adds a new resource), Modify (changes a resource), or Remove (deletes a resource).\n@see ChangeAction", "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" : "Action", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Action", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Action", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                  The action that AWS CloudFormation takes on the resource, such as Add (adds a new resource), Modify (changes a resource), or Remove (deletes a resource).

                                                                                                                                                  \n@param action The action that AWS CloudFormation takes on the resource, such as Add (adds a new resource), Modify (changes a resource), or Remove (deletes a resource).\n@see ChangeAction", "setterMethodName" : "setAction", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "action", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "action", "variableType" : "String", "documentation" : "

                                                                                                                                                  The action that AWS CloudFormation takes on the resource, such as Add (adds a new resource), Modify (changes a resource), or Remove (deletes a resource).

                                                                                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getLogicalResourceId", "beanStyleSetterMethodName" : "setLogicalResourceId", "c2jName" : "LogicalResourceId", "c2jShape" : "LogicalResourceId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                  The resource's logical ID, which is defined in the stack's template.

                                                                                                                                                  \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 #logicalResourceId(String)}.\n@param logicalResourceId 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 #logicalResourceId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                  The resource's logical ID, which is defined in the stack's template.

                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "logicalResourceId", "fluentSetterDocumentation" : "

                                                                                                                                                  The resource's logical ID, which is defined in the stack's template.

                                                                                                                                                  \n@param logicalResourceId The resource's logical ID, which is defined in the stack's template.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "logicalResourceId", "getterDocumentation" : "

                                                                                                                                                  The resource's logical ID, which is defined in the stack's template.

                                                                                                                                                  \n@return The resource's logical ID, which is defined in the stack's template.", "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" : "LogicalResourceId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LogicalResourceId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "LogicalResourceId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                  The resource's logical ID, which is defined in the stack's template.

                                                                                                                                                  \n@param logicalResourceId The resource's logical ID, which is defined in the stack's template.", "setterMethodName" : "setLogicalResourceId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "logicalResourceId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "logicalResourceId", "variableType" : "String", "documentation" : "

                                                                                                                                                  The resource's logical ID, which is defined in the stack's template.

                                                                                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getPhysicalResourceId", "beanStyleSetterMethodName" : "setPhysicalResourceId", "c2jName" : "PhysicalResourceId", "c2jShape" : "PhysicalResourceId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                  The resource's physical ID (resource name). Resources that you are adding don't have physical IDs because they haven't been 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 #physicalResourceId(String)}.\n@param physicalResourceId 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 #physicalResourceId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                  The resource's physical ID (resource name). Resources that you are adding don't have physical IDs because they haven't been created.

                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "physicalResourceId", "fluentSetterDocumentation" : "

                                                                                                                                                  The resource's physical ID (resource name). Resources that you are adding don't have physical IDs because they haven't been created.

                                                                                                                                                  \n@param physicalResourceId The resource's physical ID (resource name). Resources that you are adding don't have physical IDs because they haven't been created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "physicalResourceId", "getterDocumentation" : "

                                                                                                                                                  The resource's physical ID (resource name). Resources that you are adding don't have physical IDs because they haven't been created.

                                                                                                                                                  \n@return The resource's physical ID (resource name). Resources that you are adding don't have physical IDs because they haven't been 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" : "PhysicalResourceId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "PhysicalResourceId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "PhysicalResourceId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                  The resource's physical ID (resource name). Resources that you are adding don't have physical IDs because they haven't been created.

                                                                                                                                                  \n@param physicalResourceId The resource's physical ID (resource name). Resources that you are adding don't have physical IDs because they haven't been created.", "setterMethodName" : "setPhysicalResourceId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "physicalResourceId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "physicalResourceId", "variableType" : "String", "documentation" : "

                                                                                                                                                  The resource's physical ID (resource name). Resources that you are adding don't have physical IDs because they haven't been created.

                                                                                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getResourceType", "beanStyleSetterMethodName" : "setResourceType", "c2jName" : "ResourceType", "c2jShape" : "ResourceType", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                  The type of AWS CloudFormation resource, such as AWS::S3::Bucket.

                                                                                                                                                  \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 #resourceType(String)}.\n@param resourceType 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 #resourceType(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                  The type of AWS CloudFormation resource, such as AWS::S3::Bucket.

                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceType", "fluentSetterDocumentation" : "

                                                                                                                                                  The type of AWS CloudFormation resource, such as AWS::S3::Bucket.

                                                                                                                                                  \n@param resourceType The type of AWS CloudFormation resource, such as AWS::S3::Bucket.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceType", "getterDocumentation" : "

                                                                                                                                                  The type of AWS CloudFormation resource, such as AWS::S3::Bucket.

                                                                                                                                                  \n@return The type of AWS CloudFormation resource, such as AWS::S3::Bucket.", "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" : "ResourceType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceType", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                  The type of AWS CloudFormation resource, such as AWS::S3::Bucket.

                                                                                                                                                  \n@param resourceType The type of AWS CloudFormation resource, such as AWS::S3::Bucket.", "setterMethodName" : "setResourceType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceType", "variableType" : "String", "documentation" : "

                                                                                                                                                  The type of AWS CloudFormation resource, such as AWS::S3::Bucket.

                                                                                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getReplacementAsString", "beanStyleSetterMethodName" : "setReplacement", "c2jName" : "Replacement", "c2jShape" : "Replacement", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                  For the Modify action, indicates whether AWS CloudFormation will replace the resource by creating a new one and deleting the old one. This value depends on the value of the RequiresRecreation property in the ResourceTargetDefinition structure. For example, if the RequiresRecreation field is Always and the Evaluation field is Static, Replacement is True. If the RequiresRecreation field is Always and the Evaluation field is Dynamic, Replacement is Conditionally.

                                                                                                                                                  If you have multiple changes with different RequiresRecreation values, the Replacement value depends on the change with the most impact. A RequiresRecreation value of Always has the most impact, followed by Conditionally, and then Never.

                                                                                                                                                  \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 #replacementAsString(String)}.\n@param replacement 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 #replacement(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                  For the Modify action, indicates whether AWS CloudFormation will replace the resource by creating a new one and deleting the old one. This value depends on the value of the RequiresRecreation property in the ResourceTargetDefinition structure. For example, if the RequiresRecreation field is Always and the Evaluation field is Static, Replacement is True. If the RequiresRecreation field is Always and the Evaluation field is Dynamic, Replacement is Conditionally.

                                                                                                                                                  If you have multiple changes with different RequiresRecreation values, the Replacement value depends on the change with the most impact. A RequiresRecreation value of Always has the most impact, followed by Conditionally, and then Never.

                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : "Replacement", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "replacement", "fluentEnumSetterMethodName" : "replacement", "fluentGetterMethodName" : "replacementAsString", "fluentSetterDocumentation" : "

                                                                                                                                                  For the Modify action, indicates whether AWS CloudFormation will replace the resource by creating a new one and deleting the old one. This value depends on the value of the RequiresRecreation property in the ResourceTargetDefinition structure. For example, if the RequiresRecreation field is Always and the Evaluation field is Static, Replacement is True. If the RequiresRecreation field is Always and the Evaluation field is Dynamic, Replacement is Conditionally.

                                                                                                                                                  If you have multiple changes with different RequiresRecreation values, the Replacement value depends on the change with the most impact. A RequiresRecreation value of Always has the most impact, followed by Conditionally, and then Never.

                                                                                                                                                  \n@param replacement For the Modify action, indicates whether AWS CloudFormation will replace the resource by creating a new one and deleting the old one. This value depends on the value of the RequiresRecreation property in the ResourceTargetDefinition structure. For example, if the RequiresRecreation field is Always and the Evaluation field is Static, Replacement is True. If the RequiresRecreation field is Always and the Evaluation field is Dynamic, Replacement is Conditionally.

                                                                                                                                                  If you have multiple changes with different RequiresRecreation values, the Replacement value depends on the change with the most impact. A RequiresRecreation value of Always has the most impact, followed by Conditionally, and then Never.\n@see Replacement\n@return Returns a reference to this object so that method calls can be chained together.\n@see Replacement", "fluentSetterMethodName" : "replacement", "getterDocumentation" : "

                                                                                                                                                  For the Modify action, indicates whether AWS CloudFormation will replace the resource by creating a new one and deleting the old one. This value depends on the value of the RequiresRecreation property in the ResourceTargetDefinition structure. For example, if the RequiresRecreation field is Always and the Evaluation field is Static, Replacement is True. If the RequiresRecreation field is Always and the Evaluation field is Dynamic, Replacement is Conditionally.

                                                                                                                                                  If you have multiple changes with different RequiresRecreation values, the Replacement value depends on the change with the most impact. A RequiresRecreation value of Always has the most impact, followed by Conditionally, and then Never.

                                                                                                                                                  \n

                                                                                                                                                  \nIf the service returns an enum value that is not available in the current SDK version, {@link #replacement} will return {@link Replacement#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #replacementAsString}.\n

                                                                                                                                                  \n@return For the Modify action, indicates whether AWS CloudFormation will replace the resource by creating a new one and deleting the old one. This value depends on the value of the RequiresRecreation property in the ResourceTargetDefinition structure. For example, if the RequiresRecreation field is Always and the Evaluation field is Static, Replacement is True. If the RequiresRecreation field is Always and the Evaluation field is Dynamic, Replacement is Conditionally.

                                                                                                                                                  If you have multiple changes with different RequiresRecreation values, the Replacement value depends on the change with the most impact. A RequiresRecreation value of Always has the most impact, followed by Conditionally, and then Never.\n@see Replacement", "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" : "Replacement", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Replacement", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Replacement", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                  For the Modify action, indicates whether AWS CloudFormation will replace the resource by creating a new one and deleting the old one. This value depends on the value of the RequiresRecreation property in the ResourceTargetDefinition structure. For example, if the RequiresRecreation field is Always and the Evaluation field is Static, Replacement is True. If the RequiresRecreation field is Always and the Evaluation field is Dynamic, Replacement is Conditionally.

                                                                                                                                                  If you have multiple changes with different RequiresRecreation values, the Replacement value depends on the change with the most impact. A RequiresRecreation value of Always has the most impact, followed by Conditionally, and then Never.

                                                                                                                                                  \n@param replacement For the Modify action, indicates whether AWS CloudFormation will replace the resource by creating a new one and deleting the old one. This value depends on the value of the RequiresRecreation property in the ResourceTargetDefinition structure. For example, if the RequiresRecreation field is Always and the Evaluation field is Static, Replacement is True. If the RequiresRecreation field is Always and the Evaluation field is Dynamic, Replacement is Conditionally.

                                                                                                                                                  If you have multiple changes with different RequiresRecreation values, the Replacement value depends on the change with the most impact. A RequiresRecreation value of Always has the most impact, followed by Conditionally, and then Never.\n@see Replacement", "setterMethodName" : "setReplacement", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replacement", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "replacement", "variableType" : "String", "documentation" : "

                                                                                                                                                  For the Modify action, indicates whether AWS CloudFormation will replace the resource by creating a new one and deleting the old one. This value depends on the value of the RequiresRecreation property in the ResourceTargetDefinition structure. For example, if the RequiresRecreation field is Always and the Evaluation field is Static, Replacement is True. If the RequiresRecreation field is Always and the Evaluation field is Dynamic, Replacement is Conditionally.

                                                                                                                                                  If you have multiple changes with different RequiresRecreation values, the Replacement value depends on the change with the most impact. A RequiresRecreation value of Always has the most impact, followed by Conditionally, and then Never.

                                                                                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getScopeAsStrings", "beanStyleSetterMethodName" : "setScopeWithStrings", "c2jName" : "Scope", "c2jShape" : "Scope", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                  For the Modify action, indicates which resource attribute is triggering this update, such as a change in the resource attribute's Metadata, Properties, or Tags.

                                                                                                                                                  \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 #scopeAsStrings(List)}.\n@param scope 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 #scopeWithStrings(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                  For the Modify action, indicates which resource attribute is triggering this update, such as a change in the resource attribute's Metadata, Properties, or Tags.

                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "scope", "fluentEnumSetterMethodName" : "scope", "fluentGetterMethodName" : "scopeAsStrings", "fluentSetterDocumentation" : "

                                                                                                                                                  For the Modify action, indicates which resource attribute is triggering this update, such as a change in the resource attribute's Metadata, Properties, or Tags.

                                                                                                                                                  \n@param scope For the Modify action, indicates which resource attribute is triggering this update, such as a change in the resource attribute's Metadata, Properties, or Tags.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "scopeWithStrings", "getterDocumentation" : "

                                                                                                                                                  For the Modify action, indicates which resource attribute is triggering this update, such as a change in the resource attribute's Metadata, Properties, or Tags.

                                                                                                                                                  \n

                                                                                                                                                  \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                  \n@return For the Modify action, indicates which resource attribute is triggering this update, such as a change in the resource attribute's Metadata, Properties, or Tags.", "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" : "Scope", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Scope", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMemberAsString", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "ResourceAttribute", "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 #memberAsString(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" : "ResourceAttribute", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "member", "fluentEnumSetterMethodName" : "member", "fluentGetterMethodName" : "memberAsString", "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@see ResourceAttribute\n@return Returns a reference to this object so that method calls can be chained together.\n@see ResourceAttribute", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n

                                                                                                                                                  \nIf the service returns an enum value that is not available in the current SDK version, {@link #member} will return {@link ResourceAttribute#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #memberAsString}.\n

                                                                                                                                                  \n@return The value of the Member property for this object.\n@see ResourceAttribute", "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.\n@see ResourceAttribute", "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" : "Scope", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                  For the Modify action, indicates which resource attribute is triggering this update, such as a change in the resource attribute's Metadata, Properties, or Tags.

                                                                                                                                                  \n@param scope For the Modify action, indicates which resource attribute is triggering this update, such as a change in the resource attribute's Metadata, Properties, or Tags.", "setterMethodName" : "setScopeWithStrings", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "scope", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "scope", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                  For the Modify action, indicates which resource attribute is triggering this update, such as a change in the resource attribute's Metadata, Properties, or Tags.

                                                                                                                                                  ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDetails", "beanStyleSetterMethodName" : "setDetails", "c2jName" : "Details", "c2jShape" : "ResourceChangeDetails", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                  For the Modify action, a list of ResourceChangeDetail structures that describes the changes that AWS CloudFormation will make to the resource.

                                                                                                                                                  \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 #details(List)}.\n@param details 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 #details(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                  For the Modify action, a list of ResourceChangeDetail structures that describes the changes that AWS CloudFormation will make to the resource.

                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "details", "fluentSetterDocumentation" : "

                                                                                                                                                  For the Modify action, a list of ResourceChangeDetail structures that describes the changes that AWS CloudFormation will make to the resource.

                                                                                                                                                  \n@param details For the Modify action, a list of ResourceChangeDetail structures that describes the changes that AWS CloudFormation will make to the resource.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "details", "getterDocumentation" : "

                                                                                                                                                  For the Modify action, a list of ResourceChangeDetail structures that describes the changes that AWS CloudFormation will make to the resource.

                                                                                                                                                  \n

                                                                                                                                                  \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                  \n@return For the Modify action, a list of ResourceChangeDetail structures that describes the changes that AWS CloudFormation will make to the resource.", "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" : "Details", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Details", "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" : "ResourceChangeDetail", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link ResourceChangeDetail.Builder} avoiding the need to create one manually via {@link ResourceChangeDetail#builder()}.\n\nWhen the {@link Consumer} completes, {@link ResourceChangeDetail.Builder#build()} is called immediately and its result is passed to {@link #member(ResourceChangeDetail)}.\n@param member a consumer that will call methods on {@link ResourceChangeDetail.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(ResourceChangeDetail)", "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" : "ResourceChangeDetail", "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" : "ResourceChangeDetail", "variableName" : "member", "variableType" : "ResourceChangeDetail", "documentation" : null, "simpleType" : "ResourceChangeDetail", "variableSetterType" : "ResourceChangeDetail" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ResourceChangeDetail", "variableName" : "member", "variableType" : "ResourceChangeDetail", "documentation" : "", "simpleType" : "ResourceChangeDetail", "variableSetterType" : "ResourceChangeDetail" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "ResourceChangeDetail", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "ResourceChangeDetail", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Details", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                  For the Modify action, a list of ResourceChangeDetail structures that describes the changes that AWS CloudFormation will make to the resource.

                                                                                                                                                  \n@param details For the Modify action, a list of ResourceChangeDetail structures that describes the changes that AWS CloudFormation will make to the resource.", "setterMethodName" : "setDetails", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "details", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "details", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                  For the Modify action, a list of ResourceChangeDetail structures that describes the changes that AWS CloudFormation will make to the resource.

                                                                                                                                                  ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ResourceChange", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ResourceChange", "variableName" : "resourceChange", "variableType" : "ResourceChange", "documentation" : null, "simpleType" : "ResourceChange", "variableSetterType" : "ResourceChange" }, "wrapper" : false, "xmlNamespace" : null }, "ResourceChangeDetail" : { "c2jName" : "ResourceChangeDetail", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                                  For a resource with Modify as the action, the ResourceChange structure describes the changes AWS CloudFormation will make to that resource.

                                                                                                                                                  ", "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" : "getTarget", "beanStyleSetterMethodName" : "setTarget", "c2jName" : "Target", "c2jShape" : "ResourceTargetDefinition", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                  A ResourceTargetDefinition structure that describes the field that AWS CloudFormation will change and whether the resource will be recreated.

                                                                                                                                                  \nThis is a convenience that creates an instance of the {@link ResourceTargetDefinition.Builder} avoiding the need to create one manually via {@link ResourceTargetDefinition#builder()}.\n\nWhen the {@link Consumer} completes, {@link ResourceTargetDefinition.Builder#build()} is called immediately and its result is passed to {@link #target(ResourceTargetDefinition)}.\n@param target a consumer that will call methods on {@link ResourceTargetDefinition.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #target(ResourceTargetDefinition)", "deprecated" : false, "documentation" : "

                                                                                                                                                  A ResourceTargetDefinition structure that describes the field that AWS CloudFormation will change and whether the resource will be recreated.

                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "target", "fluentSetterDocumentation" : "

                                                                                                                                                  A ResourceTargetDefinition structure that describes the field that AWS CloudFormation will change and whether the resource will be recreated.

                                                                                                                                                  \n@param target A ResourceTargetDefinition structure that describes the field that AWS CloudFormation will change and whether the resource will be recreated.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "target", "getterDocumentation" : "

                                                                                                                                                  A ResourceTargetDefinition structure that describes the field that AWS CloudFormation will change and whether the resource will be recreated.

                                                                                                                                                  \n@return A ResourceTargetDefinition structure that describes the field that AWS CloudFormation will change and whether the resource will be recreated.", "getterModel" : { "returnType" : "ResourceTargetDefinition", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Target", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Target", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Target", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                  A ResourceTargetDefinition structure that describes the field that AWS CloudFormation will change and whether the resource will be recreated.

                                                                                                                                                  \n@param target A ResourceTargetDefinition structure that describes the field that AWS CloudFormation will change and whether the resource will be recreated.", "setterMethodName" : "setTarget", "setterModel" : { "variableDeclarationType" : "ResourceTargetDefinition", "variableName" : "target", "variableType" : "ResourceTargetDefinition", "documentation" : null, "simpleType" : "ResourceTargetDefinition", "variableSetterType" : "ResourceTargetDefinition" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ResourceTargetDefinition", "variableName" : "target", "variableType" : "ResourceTargetDefinition", "documentation" : "

                                                                                                                                                  A ResourceTargetDefinition structure that describes the field that AWS CloudFormation will change and whether the resource will be recreated.

                                                                                                                                                  ", "simpleType" : "ResourceTargetDefinition", "variableSetterType" : "ResourceTargetDefinition" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEvaluationAsString", "beanStyleSetterMethodName" : "setEvaluation", "c2jName" : "Evaluation", "c2jShape" : "EvaluationType", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                  Indicates whether AWS CloudFormation can determine the target value, and whether the target value will change before you execute a change set.

                                                                                                                                                  For Static evaluations, AWS CloudFormation can determine that the target value will change, and its value. For example, if you directly modify the InstanceType property of an EC2 instance, AWS CloudFormation knows that this property value will change, and its value, so this is a Static evaluation.

                                                                                                                                                  For Dynamic evaluations, cannot determine the target value because it depends on the result of an intrinsic function, such as a Ref or Fn::GetAtt intrinsic function, when the stack is updated. For example, if your template includes a reference to a resource that is conditionally recreated, the value of the reference (the physical ID of the resource) might change, depending on if the resource is recreated. If the resource is recreated, it will have a new physical ID, so all references to that resource will also be updated.

                                                                                                                                                  \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 #evaluationAsString(String)}.\n@param evaluation 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 #evaluation(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                  Indicates whether AWS CloudFormation can determine the target value, and whether the target value will change before you execute a change set.

                                                                                                                                                  For Static evaluations, AWS CloudFormation can determine that the target value will change, and its value. For example, if you directly modify the InstanceType property of an EC2 instance, AWS CloudFormation knows that this property value will change, and its value, so this is a Static evaluation.

                                                                                                                                                  For Dynamic evaluations, cannot determine the target value because it depends on the result of an intrinsic function, such as a Ref or Fn::GetAtt intrinsic function, when the stack is updated. For example, if your template includes a reference to a resource that is conditionally recreated, the value of the reference (the physical ID of the resource) might change, depending on if the resource is recreated. If the resource is recreated, it will have a new physical ID, so all references to that resource will also be updated.

                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : "EvaluationType", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "evaluation", "fluentEnumSetterMethodName" : "evaluation", "fluentGetterMethodName" : "evaluationAsString", "fluentSetterDocumentation" : "

                                                                                                                                                  Indicates whether AWS CloudFormation can determine the target value, and whether the target value will change before you execute a change set.

                                                                                                                                                  For Static evaluations, AWS CloudFormation can determine that the target value will change, and its value. For example, if you directly modify the InstanceType property of an EC2 instance, AWS CloudFormation knows that this property value will change, and its value, so this is a Static evaluation.

                                                                                                                                                  For Dynamic evaluations, cannot determine the target value because it depends on the result of an intrinsic function, such as a Ref or Fn::GetAtt intrinsic function, when the stack is updated. For example, if your template includes a reference to a resource that is conditionally recreated, the value of the reference (the physical ID of the resource) might change, depending on if the resource is recreated. If the resource is recreated, it will have a new physical ID, so all references to that resource will also be updated.

                                                                                                                                                  \n@param evaluation Indicates whether AWS CloudFormation can determine the target value, and whether the target value will change before you execute a change set.

                                                                                                                                                  For Static evaluations, AWS CloudFormation can determine that the target value will change, and its value. For example, if you directly modify the InstanceType property of an EC2 instance, AWS CloudFormation knows that this property value will change, and its value, so this is a Static evaluation.

                                                                                                                                                  For Dynamic evaluations, cannot determine the target value because it depends on the result of an intrinsic function, such as a Ref or Fn::GetAtt intrinsic function, when the stack is updated. For example, if your template includes a reference to a resource that is conditionally recreated, the value of the reference (the physical ID of the resource) might change, depending on if the resource is recreated. If the resource is recreated, it will have a new physical ID, so all references to that resource will also be updated.\n@see EvaluationType\n@return Returns a reference to this object so that method calls can be chained together.\n@see EvaluationType", "fluentSetterMethodName" : "evaluation", "getterDocumentation" : "

                                                                                                                                                  Indicates whether AWS CloudFormation can determine the target value, and whether the target value will change before you execute a change set.

                                                                                                                                                  For Static evaluations, AWS CloudFormation can determine that the target value will change, and its value. For example, if you directly modify the InstanceType property of an EC2 instance, AWS CloudFormation knows that this property value will change, and its value, so this is a Static evaluation.

                                                                                                                                                  For Dynamic evaluations, cannot determine the target value because it depends on the result of an intrinsic function, such as a Ref or Fn::GetAtt intrinsic function, when the stack is updated. For example, if your template includes a reference to a resource that is conditionally recreated, the value of the reference (the physical ID of the resource) might change, depending on if the resource is recreated. If the resource is recreated, it will have a new physical ID, so all references to that resource will also be updated.

                                                                                                                                                  \n

                                                                                                                                                  \nIf the service returns an enum value that is not available in the current SDK version, {@link #evaluation} will return {@link EvaluationType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #evaluationAsString}.\n

                                                                                                                                                  \n@return Indicates whether AWS CloudFormation can determine the target value, and whether the target value will change before you execute a change set.

                                                                                                                                                  For Static evaluations, AWS CloudFormation can determine that the target value will change, and its value. For example, if you directly modify the InstanceType property of an EC2 instance, AWS CloudFormation knows that this property value will change, and its value, so this is a Static evaluation.

                                                                                                                                                  For Dynamic evaluations, cannot determine the target value because it depends on the result of an intrinsic function, such as a Ref or Fn::GetAtt intrinsic function, when the stack is updated. For example, if your template includes a reference to a resource that is conditionally recreated, the value of the reference (the physical ID of the resource) might change, depending on if the resource is recreated. If the resource is recreated, it will have a new physical ID, so all references to that resource will also be updated.\n@see EvaluationType", "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" : "Evaluation", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Evaluation", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Evaluation", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                  Indicates whether AWS CloudFormation can determine the target value, and whether the target value will change before you execute a change set.

                                                                                                                                                  For Static evaluations, AWS CloudFormation can determine that the target value will change, and its value. For example, if you directly modify the InstanceType property of an EC2 instance, AWS CloudFormation knows that this property value will change, and its value, so this is a Static evaluation.

                                                                                                                                                  For Dynamic evaluations, cannot determine the target value because it depends on the result of an intrinsic function, such as a Ref or Fn::GetAtt intrinsic function, when the stack is updated. For example, if your template includes a reference to a resource that is conditionally recreated, the value of the reference (the physical ID of the resource) might change, depending on if the resource is recreated. If the resource is recreated, it will have a new physical ID, so all references to that resource will also be updated.

                                                                                                                                                  \n@param evaluation Indicates whether AWS CloudFormation can determine the target value, and whether the target value will change before you execute a change set.

                                                                                                                                                  For Static evaluations, AWS CloudFormation can determine that the target value will change, and its value. For example, if you directly modify the InstanceType property of an EC2 instance, AWS CloudFormation knows that this property value will change, and its value, so this is a Static evaluation.

                                                                                                                                                  For Dynamic evaluations, cannot determine the target value because it depends on the result of an intrinsic function, such as a Ref or Fn::GetAtt intrinsic function, when the stack is updated. For example, if your template includes a reference to a resource that is conditionally recreated, the value of the reference (the physical ID of the resource) might change, depending on if the resource is recreated. If the resource is recreated, it will have a new physical ID, so all references to that resource will also be updated.\n@see EvaluationType", "setterMethodName" : "setEvaluation", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "evaluation", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "evaluation", "variableType" : "String", "documentation" : "

                                                                                                                                                  Indicates whether AWS CloudFormation can determine the target value, and whether the target value will change before you execute a change set.

                                                                                                                                                  For Static evaluations, AWS CloudFormation can determine that the target value will change, and its value. For example, if you directly modify the InstanceType property of an EC2 instance, AWS CloudFormation knows that this property value will change, and its value, so this is a Static evaluation.

                                                                                                                                                  For Dynamic evaluations, cannot determine the target value because it depends on the result of an intrinsic function, such as a Ref or Fn::GetAtt intrinsic function, when the stack is updated. For example, if your template includes a reference to a resource that is conditionally recreated, the value of the reference (the physical ID of the resource) might change, depending on if the resource is recreated. If the resource is recreated, it will have a new physical ID, so all references to that resource will also be updated.

                                                                                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getChangeSourceAsString", "beanStyleSetterMethodName" : "setChangeSource", "c2jName" : "ChangeSource", "c2jShape" : "ChangeSource", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                  The group to which the CausingEntity value belongs. There are five entity groups:

                                                                                                                                                  • ResourceReference entities are Ref intrinsic functions that refer to resources in the template, such as { \"Ref\" : \"MyEC2InstanceResource\" }.

                                                                                                                                                  • ParameterReference entities are Ref intrinsic functions that get template parameter values, such as { \"Ref\" : \"MyPasswordParameter\" }.

                                                                                                                                                  • ResourceAttribute entities are Fn::GetAtt intrinsic functions that get resource attribute values, such as { \"Fn::GetAtt\" : [ \"MyEC2InstanceResource\", \"PublicDnsName\" ] }.

                                                                                                                                                  • DirectModification entities are changes that are made directly to the template.

                                                                                                                                                  • Automatic entities are AWS::CloudFormation::Stack resource types, which are also known as nested stacks. If you made no changes to the AWS::CloudFormation::Stack resource, AWS CloudFormation sets the ChangeSource to Automatic because the nested stack's template might have changed. Changes to a nested stack's template aren't visible to AWS CloudFormation until you run an update on the parent stack.

                                                                                                                                                  \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 #changeSourceAsString(String)}.\n@param changeSource 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 #changeSource(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                  The group to which the CausingEntity value belongs. There are five entity groups:

                                                                                                                                                  • ResourceReference entities are Ref intrinsic functions that refer to resources in the template, such as { \"Ref\" : \"MyEC2InstanceResource\" }.

                                                                                                                                                  • ParameterReference entities are Ref intrinsic functions that get template parameter values, such as { \"Ref\" : \"MyPasswordParameter\" }.

                                                                                                                                                  • ResourceAttribute entities are Fn::GetAtt intrinsic functions that get resource attribute values, such as { \"Fn::GetAtt\" : [ \"MyEC2InstanceResource\", \"PublicDnsName\" ] }.

                                                                                                                                                  • DirectModification entities are changes that are made directly to the template.

                                                                                                                                                  • Automatic entities are AWS::CloudFormation::Stack resource types, which are also known as nested stacks. If you made no changes to the AWS::CloudFormation::Stack resource, AWS CloudFormation sets the ChangeSource to Automatic because the nested stack's template might have changed. Changes to a nested stack's template aren't visible to AWS CloudFormation until you run an update on the parent stack.

                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : "ChangeSource", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "changeSource", "fluentEnumSetterMethodName" : "changeSource", "fluentGetterMethodName" : "changeSourceAsString", "fluentSetterDocumentation" : "

                                                                                                                                                  The group to which the CausingEntity value belongs. There are five entity groups:

                                                                                                                                                  • ResourceReference entities are Ref intrinsic functions that refer to resources in the template, such as { \"Ref\" : \"MyEC2InstanceResource\" }.

                                                                                                                                                  • ParameterReference entities are Ref intrinsic functions that get template parameter values, such as { \"Ref\" : \"MyPasswordParameter\" }.

                                                                                                                                                  • ResourceAttribute entities are Fn::GetAtt intrinsic functions that get resource attribute values, such as { \"Fn::GetAtt\" : [ \"MyEC2InstanceResource\", \"PublicDnsName\" ] }.

                                                                                                                                                  • DirectModification entities are changes that are made directly to the template.

                                                                                                                                                  • Automatic entities are AWS::CloudFormation::Stack resource types, which are also known as nested stacks. If you made no changes to the AWS::CloudFormation::Stack resource, AWS CloudFormation sets the ChangeSource to Automatic because the nested stack's template might have changed. Changes to a nested stack's template aren't visible to AWS CloudFormation until you run an update on the parent stack.

                                                                                                                                                  \n@param changeSource The group to which the CausingEntity value belongs. There are five entity groups:

                                                                                                                                                  • ResourceReference entities are Ref intrinsic functions that refer to resources in the template, such as { \"Ref\" : \"MyEC2InstanceResource\" }.

                                                                                                                                                  • ParameterReference entities are Ref intrinsic functions that get template parameter values, such as { \"Ref\" : \"MyPasswordParameter\" }.

                                                                                                                                                  • ResourceAttribute entities are Fn::GetAtt intrinsic functions that get resource attribute values, such as { \"Fn::GetAtt\" : [ \"MyEC2InstanceResource\", \"PublicDnsName\" ] }.

                                                                                                                                                  • DirectModification entities are changes that are made directly to the template.

                                                                                                                                                  • Automatic entities are AWS::CloudFormation::Stack resource types, which are also known as nested stacks. If you made no changes to the AWS::CloudFormation::Stack resource, AWS CloudFormation sets the ChangeSource to Automatic because the nested stack's template might have changed. Changes to a nested stack's template aren't visible to AWS CloudFormation until you run an update on the parent stack.

                                                                                                                                                  • \n@see ChangeSource\n@return Returns a reference to this object so that method calls can be chained together.\n@see ChangeSource", "fluentSetterMethodName" : "changeSource", "getterDocumentation" : "

                                                                                                                                                    The group to which the CausingEntity value belongs. There are five entity groups:

                                                                                                                                                    • ResourceReference entities are Ref intrinsic functions that refer to resources in the template, such as { \"Ref\" : \"MyEC2InstanceResource\" }.

                                                                                                                                                    • ParameterReference entities are Ref intrinsic functions that get template parameter values, such as { \"Ref\" : \"MyPasswordParameter\" }.

                                                                                                                                                    • ResourceAttribute entities are Fn::GetAtt intrinsic functions that get resource attribute values, such as { \"Fn::GetAtt\" : [ \"MyEC2InstanceResource\", \"PublicDnsName\" ] }.

                                                                                                                                                    • DirectModification entities are changes that are made directly to the template.

                                                                                                                                                    • Automatic entities are AWS::CloudFormation::Stack resource types, which are also known as nested stacks. If you made no changes to the AWS::CloudFormation::Stack resource, AWS CloudFormation sets the ChangeSource to Automatic because the nested stack's template might have changed. Changes to a nested stack's template aren't visible to AWS CloudFormation until you run an update on the parent stack.

                                                                                                                                                    \n

                                                                                                                                                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #changeSource} will return {@link ChangeSource#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #changeSourceAsString}.\n

                                                                                                                                                    \n@return The group to which the CausingEntity value belongs. There are five entity groups:

                                                                                                                                                    • ResourceReference entities are Ref intrinsic functions that refer to resources in the template, such as { \"Ref\" : \"MyEC2InstanceResource\" }.

                                                                                                                                                    • ParameterReference entities are Ref intrinsic functions that get template parameter values, such as { \"Ref\" : \"MyPasswordParameter\" }.

                                                                                                                                                    • ResourceAttribute entities are Fn::GetAtt intrinsic functions that get resource attribute values, such as { \"Fn::GetAtt\" : [ \"MyEC2InstanceResource\", \"PublicDnsName\" ] }.

                                                                                                                                                    • DirectModification entities are changes that are made directly to the template.

                                                                                                                                                    • Automatic entities are AWS::CloudFormation::Stack resource types, which are also known as nested stacks. If you made no changes to the AWS::CloudFormation::Stack resource, AWS CloudFormation sets the ChangeSource to Automatic because the nested stack's template might have changed. Changes to a nested stack's template aren't visible to AWS CloudFormation until you run an update on the parent stack.

                                                                                                                                                    • \n@see ChangeSource", "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" : "ChangeSource", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ChangeSource", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ChangeSource", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                      The group to which the CausingEntity value belongs. There are five entity groups:

                                                                                                                                                      • ResourceReference entities are Ref intrinsic functions that refer to resources in the template, such as { \"Ref\" : \"MyEC2InstanceResource\" }.

                                                                                                                                                      • ParameterReference entities are Ref intrinsic functions that get template parameter values, such as { \"Ref\" : \"MyPasswordParameter\" }.

                                                                                                                                                      • ResourceAttribute entities are Fn::GetAtt intrinsic functions that get resource attribute values, such as { \"Fn::GetAtt\" : [ \"MyEC2InstanceResource\", \"PublicDnsName\" ] }.

                                                                                                                                                      • DirectModification entities are changes that are made directly to the template.

                                                                                                                                                      • Automatic entities are AWS::CloudFormation::Stack resource types, which are also known as nested stacks. If you made no changes to the AWS::CloudFormation::Stack resource, AWS CloudFormation sets the ChangeSource to Automatic because the nested stack's template might have changed. Changes to a nested stack's template aren't visible to AWS CloudFormation until you run an update on the parent stack.

                                                                                                                                                      \n@param changeSource The group to which the CausingEntity value belongs. There are five entity groups:

                                                                                                                                                      • ResourceReference entities are Ref intrinsic functions that refer to resources in the template, such as { \"Ref\" : \"MyEC2InstanceResource\" }.

                                                                                                                                                      • ParameterReference entities are Ref intrinsic functions that get template parameter values, such as { \"Ref\" : \"MyPasswordParameter\" }.

                                                                                                                                                      • ResourceAttribute entities are Fn::GetAtt intrinsic functions that get resource attribute values, such as { \"Fn::GetAtt\" : [ \"MyEC2InstanceResource\", \"PublicDnsName\" ] }.

                                                                                                                                                      • DirectModification entities are changes that are made directly to the template.

                                                                                                                                                      • Automatic entities are AWS::CloudFormation::Stack resource types, which are also known as nested stacks. If you made no changes to the AWS::CloudFormation::Stack resource, AWS CloudFormation sets the ChangeSource to Automatic because the nested stack's template might have changed. Changes to a nested stack's template aren't visible to AWS CloudFormation until you run an update on the parent stack.

                                                                                                                                                      • \n@see ChangeSource", "setterMethodName" : "setChangeSource", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "changeSource", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "changeSource", "variableType" : "String", "documentation" : "

                                                                                                                                                        The group to which the CausingEntity value belongs. There are five entity groups:

                                                                                                                                                        • ResourceReference entities are Ref intrinsic functions that refer to resources in the template, such as { \"Ref\" : \"MyEC2InstanceResource\" }.

                                                                                                                                                        • ParameterReference entities are Ref intrinsic functions that get template parameter values, such as { \"Ref\" : \"MyPasswordParameter\" }.

                                                                                                                                                        • ResourceAttribute entities are Fn::GetAtt intrinsic functions that get resource attribute values, such as { \"Fn::GetAtt\" : [ \"MyEC2InstanceResource\", \"PublicDnsName\" ] }.

                                                                                                                                                        • DirectModification entities are changes that are made directly to the template.

                                                                                                                                                        • Automatic entities are AWS::CloudFormation::Stack resource types, which are also known as nested stacks. If you made no changes to the AWS::CloudFormation::Stack resource, AWS CloudFormation sets the ChangeSource to Automatic because the nested stack's template might have changed. Changes to a nested stack's template aren't visible to AWS CloudFormation until you run an update on the parent stack.

                                                                                                                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCausingEntity", "beanStyleSetterMethodName" : "setCausingEntity", "c2jName" : "CausingEntity", "c2jShape" : "CausingEntity", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The identity of the entity that triggered this change. This entity is a member of the group that is specified by the ChangeSource field. For example, if you modified the value of the KeyPairName parameter, the CausingEntity is the name of the parameter (KeyPairName).

                                                                                                                                                        If the ChangeSource value is DirectModification, no value is given for CausingEntity.

                                                                                                                                                        \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 #causingEntity(String)}.\n@param causingEntity 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 #causingEntity(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                        The identity of the entity that triggered this change. This entity is a member of the group that is specified by the ChangeSource field. For example, if you modified the value of the KeyPairName parameter, the CausingEntity is the name of the parameter (KeyPairName).

                                                                                                                                                        If the ChangeSource value is DirectModification, no value is given for CausingEntity.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "causingEntity", "fluentSetterDocumentation" : "

                                                                                                                                                        The identity of the entity that triggered this change. This entity is a member of the group that is specified by the ChangeSource field. For example, if you modified the value of the KeyPairName parameter, the CausingEntity is the name of the parameter (KeyPairName).

                                                                                                                                                        If the ChangeSource value is DirectModification, no value is given for CausingEntity.

                                                                                                                                                        \n@param causingEntity The identity of the entity that triggered this change. This entity is a member of the group that is specified by the ChangeSource field. For example, if you modified the value of the KeyPairName parameter, the CausingEntity is the name of the parameter (KeyPairName).

                                                                                                                                                        If the ChangeSource value is DirectModification, no value is given for CausingEntity.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "causingEntity", "getterDocumentation" : "

                                                                                                                                                        The identity of the entity that triggered this change. This entity is a member of the group that is specified by the ChangeSource field. For example, if you modified the value of the KeyPairName parameter, the CausingEntity is the name of the parameter (KeyPairName).

                                                                                                                                                        If the ChangeSource value is DirectModification, no value is given for CausingEntity.

                                                                                                                                                        \n@return The identity of the entity that triggered this change. This entity is a member of the group that is specified by the ChangeSource field. For example, if you modified the value of the KeyPairName parameter, the CausingEntity is the name of the parameter (KeyPairName).

                                                                                                                                                        If the ChangeSource value is DirectModification, no value is given for CausingEntity.", "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" : "CausingEntity", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CausingEntity", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CausingEntity", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        The identity of the entity that triggered this change. This entity is a member of the group that is specified by the ChangeSource field. For example, if you modified the value of the KeyPairName parameter, the CausingEntity is the name of the parameter (KeyPairName).

                                                                                                                                                        If the ChangeSource value is DirectModification, no value is given for CausingEntity.

                                                                                                                                                        \n@param causingEntity The identity of the entity that triggered this change. This entity is a member of the group that is specified by the ChangeSource field. For example, if you modified the value of the KeyPairName parameter, the CausingEntity is the name of the parameter (KeyPairName).

                                                                                                                                                        If the ChangeSource value is DirectModification, no value is given for CausingEntity.", "setterMethodName" : "setCausingEntity", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "causingEntity", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "causingEntity", "variableType" : "String", "documentation" : "

                                                                                                                                                        The identity of the entity that triggered this change. This entity is a member of the group that is specified by the ChangeSource field. For example, if you modified the value of the KeyPairName parameter, the CausingEntity is the name of the parameter (KeyPairName).

                                                                                                                                                        If the ChangeSource value is DirectModification, no value is given for CausingEntity.

                                                                                                                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CausingEntity" : { "beanStyleGetterMethodName" : "getCausingEntity", "beanStyleSetterMethodName" : "setCausingEntity", "c2jName" : "CausingEntity", "c2jShape" : "CausingEntity", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The identity of the entity that triggered this change. This entity is a member of the group that is specified by the ChangeSource field. For example, if you modified the value of the KeyPairName parameter, the CausingEntity is the name of the parameter (KeyPairName).

                                                                                                                                                        If the ChangeSource value is DirectModification, no value is given for CausingEntity.

                                                                                                                                                        \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 #causingEntity(String)}.\n@param causingEntity 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 #causingEntity(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                        The identity of the entity that triggered this change. This entity is a member of the group that is specified by the ChangeSource field. For example, if you modified the value of the KeyPairName parameter, the CausingEntity is the name of the parameter (KeyPairName).

                                                                                                                                                        If the ChangeSource value is DirectModification, no value is given for CausingEntity.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "causingEntity", "fluentSetterDocumentation" : "

                                                                                                                                                        The identity of the entity that triggered this change. This entity is a member of the group that is specified by the ChangeSource field. For example, if you modified the value of the KeyPairName parameter, the CausingEntity is the name of the parameter (KeyPairName).

                                                                                                                                                        If the ChangeSource value is DirectModification, no value is given for CausingEntity.

                                                                                                                                                        \n@param causingEntity The identity of the entity that triggered this change. This entity is a member of the group that is specified by the ChangeSource field. For example, if you modified the value of the KeyPairName parameter, the CausingEntity is the name of the parameter (KeyPairName).

                                                                                                                                                        If the ChangeSource value is DirectModification, no value is given for CausingEntity.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "causingEntity", "getterDocumentation" : "

                                                                                                                                                        The identity of the entity that triggered this change. This entity is a member of the group that is specified by the ChangeSource field. For example, if you modified the value of the KeyPairName parameter, the CausingEntity is the name of the parameter (KeyPairName).

                                                                                                                                                        If the ChangeSource value is DirectModification, no value is given for CausingEntity.

                                                                                                                                                        \n@return The identity of the entity that triggered this change. This entity is a member of the group that is specified by the ChangeSource field. For example, if you modified the value of the KeyPairName parameter, the CausingEntity is the name of the parameter (KeyPairName).

                                                                                                                                                        If the ChangeSource value is DirectModification, no value is given for CausingEntity.", "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" : "CausingEntity", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CausingEntity", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CausingEntity", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                        The identity of the entity that triggered this change. This entity is a member of the group that is specified by the ChangeSource field. For example, if you modified the value of the KeyPairName parameter, the CausingEntity is the name of the parameter (KeyPairName).

                                                                                                                                                        If the ChangeSource value is DirectModification, no value is given for CausingEntity.

                                                                                                                                                        \n@param causingEntity The identity of the entity that triggered this change. This entity is a member of the group that is specified by the ChangeSource field. For example, if you modified the value of the KeyPairName parameter, the CausingEntity is the name of the parameter (KeyPairName).

                                                                                                                                                        If the ChangeSource value is DirectModification, no value is given for CausingEntity.", "setterMethodName" : "setCausingEntity", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "causingEntity", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "causingEntity", "variableType" : "String", "documentation" : "

                                                                                                                                                        The identity of the entity that triggered this change. This entity is a member of the group that is specified by the ChangeSource field. For example, if you modified the value of the KeyPairName parameter, the CausingEntity is the name of the parameter (KeyPairName).

                                                                                                                                                        If the ChangeSource value is DirectModification, no value is given for CausingEntity.

                                                                                                                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ChangeSource" : { "beanStyleGetterMethodName" : "getChangeSourceAsString", "beanStyleSetterMethodName" : "setChangeSource", "c2jName" : "ChangeSource", "c2jShape" : "ChangeSource", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                        The group to which the CausingEntity value belongs. There are five entity groups:

                                                                                                                                                        • ResourceReference entities are Ref intrinsic functions that refer to resources in the template, such as { \"Ref\" : \"MyEC2InstanceResource\" }.

                                                                                                                                                        • ParameterReference entities are Ref intrinsic functions that get template parameter values, such as { \"Ref\" : \"MyPasswordParameter\" }.

                                                                                                                                                        • ResourceAttribute entities are Fn::GetAtt intrinsic functions that get resource attribute values, such as { \"Fn::GetAtt\" : [ \"MyEC2InstanceResource\", \"PublicDnsName\" ] }.

                                                                                                                                                        • DirectModification entities are changes that are made directly to the template.

                                                                                                                                                        • Automatic entities are AWS::CloudFormation::Stack resource types, which are also known as nested stacks. If you made no changes to the AWS::CloudFormation::Stack resource, AWS CloudFormation sets the ChangeSource to Automatic because the nested stack's template might have changed. Changes to a nested stack's template aren't visible to AWS CloudFormation until you run an update on the parent stack.

                                                                                                                                                        \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 #changeSourceAsString(String)}.\n@param changeSource 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 #changeSource(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                        The group to which the CausingEntity value belongs. There are five entity groups:

                                                                                                                                                        • ResourceReference entities are Ref intrinsic functions that refer to resources in the template, such as { \"Ref\" : \"MyEC2InstanceResource\" }.

                                                                                                                                                        • ParameterReference entities are Ref intrinsic functions that get template parameter values, such as { \"Ref\" : \"MyPasswordParameter\" }.

                                                                                                                                                        • ResourceAttribute entities are Fn::GetAtt intrinsic functions that get resource attribute values, such as { \"Fn::GetAtt\" : [ \"MyEC2InstanceResource\", \"PublicDnsName\" ] }.

                                                                                                                                                        • DirectModification entities are changes that are made directly to the template.

                                                                                                                                                        • Automatic entities are AWS::CloudFormation::Stack resource types, which are also known as nested stacks. If you made no changes to the AWS::CloudFormation::Stack resource, AWS CloudFormation sets the ChangeSource to Automatic because the nested stack's template might have changed. Changes to a nested stack's template aren't visible to AWS CloudFormation until you run an update on the parent stack.

                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : "ChangeSource", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "changeSource", "fluentEnumSetterMethodName" : "changeSource", "fluentGetterMethodName" : "changeSourceAsString", "fluentSetterDocumentation" : "

                                                                                                                                                        The group to which the CausingEntity value belongs. There are five entity groups:

                                                                                                                                                        • ResourceReference entities are Ref intrinsic functions that refer to resources in the template, such as { \"Ref\" : \"MyEC2InstanceResource\" }.

                                                                                                                                                        • ParameterReference entities are Ref intrinsic functions that get template parameter values, such as { \"Ref\" : \"MyPasswordParameter\" }.

                                                                                                                                                        • ResourceAttribute entities are Fn::GetAtt intrinsic functions that get resource attribute values, such as { \"Fn::GetAtt\" : [ \"MyEC2InstanceResource\", \"PublicDnsName\" ] }.

                                                                                                                                                        • DirectModification entities are changes that are made directly to the template.

                                                                                                                                                        • Automatic entities are AWS::CloudFormation::Stack resource types, which are also known as nested stacks. If you made no changes to the AWS::CloudFormation::Stack resource, AWS CloudFormation sets the ChangeSource to Automatic because the nested stack's template might have changed. Changes to a nested stack's template aren't visible to AWS CloudFormation until you run an update on the parent stack.

                                                                                                                                                        \n@param changeSource The group to which the CausingEntity value belongs. There are five entity groups:

                                                                                                                                                        • ResourceReference entities are Ref intrinsic functions that refer to resources in the template, such as { \"Ref\" : \"MyEC2InstanceResource\" }.

                                                                                                                                                        • ParameterReference entities are Ref intrinsic functions that get template parameter values, such as { \"Ref\" : \"MyPasswordParameter\" }.

                                                                                                                                                        • ResourceAttribute entities are Fn::GetAtt intrinsic functions that get resource attribute values, such as { \"Fn::GetAtt\" : [ \"MyEC2InstanceResource\", \"PublicDnsName\" ] }.

                                                                                                                                                        • DirectModification entities are changes that are made directly to the template.

                                                                                                                                                        • Automatic entities are AWS::CloudFormation::Stack resource types, which are also known as nested stacks. If you made no changes to the AWS::CloudFormation::Stack resource, AWS CloudFormation sets the ChangeSource to Automatic because the nested stack's template might have changed. Changes to a nested stack's template aren't visible to AWS CloudFormation until you run an update on the parent stack.

                                                                                                                                                        • \n@see ChangeSource\n@return Returns a reference to this object so that method calls can be chained together.\n@see ChangeSource", "fluentSetterMethodName" : "changeSource", "getterDocumentation" : "

                                                                                                                                                          The group to which the CausingEntity value belongs. There are five entity groups:

                                                                                                                                                          • ResourceReference entities are Ref intrinsic functions that refer to resources in the template, such as { \"Ref\" : \"MyEC2InstanceResource\" }.

                                                                                                                                                          • ParameterReference entities are Ref intrinsic functions that get template parameter values, such as { \"Ref\" : \"MyPasswordParameter\" }.

                                                                                                                                                          • ResourceAttribute entities are Fn::GetAtt intrinsic functions that get resource attribute values, such as { \"Fn::GetAtt\" : [ \"MyEC2InstanceResource\", \"PublicDnsName\" ] }.

                                                                                                                                                          • DirectModification entities are changes that are made directly to the template.

                                                                                                                                                          • Automatic entities are AWS::CloudFormation::Stack resource types, which are also known as nested stacks. If you made no changes to the AWS::CloudFormation::Stack resource, AWS CloudFormation sets the ChangeSource to Automatic because the nested stack's template might have changed. Changes to a nested stack's template aren't visible to AWS CloudFormation until you run an update on the parent stack.

                                                                                                                                                          \n

                                                                                                                                                          \nIf the service returns an enum value that is not available in the current SDK version, {@link #changeSource} will return {@link ChangeSource#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #changeSourceAsString}.\n

                                                                                                                                                          \n@return The group to which the CausingEntity value belongs. There are five entity groups:

                                                                                                                                                          • ResourceReference entities are Ref intrinsic functions that refer to resources in the template, such as { \"Ref\" : \"MyEC2InstanceResource\" }.

                                                                                                                                                          • ParameterReference entities are Ref intrinsic functions that get template parameter values, such as { \"Ref\" : \"MyPasswordParameter\" }.

                                                                                                                                                          • ResourceAttribute entities are Fn::GetAtt intrinsic functions that get resource attribute values, such as { \"Fn::GetAtt\" : [ \"MyEC2InstanceResource\", \"PublicDnsName\" ] }.

                                                                                                                                                          • DirectModification entities are changes that are made directly to the template.

                                                                                                                                                          • Automatic entities are AWS::CloudFormation::Stack resource types, which are also known as nested stacks. If you made no changes to the AWS::CloudFormation::Stack resource, AWS CloudFormation sets the ChangeSource to Automatic because the nested stack's template might have changed. Changes to a nested stack's template aren't visible to AWS CloudFormation until you run an update on the parent stack.

                                                                                                                                                          • \n@see ChangeSource", "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" : "ChangeSource", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ChangeSource", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ChangeSource", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                            The group to which the CausingEntity value belongs. There are five entity groups:

                                                                                                                                                            • ResourceReference entities are Ref intrinsic functions that refer to resources in the template, such as { \"Ref\" : \"MyEC2InstanceResource\" }.

                                                                                                                                                            • ParameterReference entities are Ref intrinsic functions that get template parameter values, such as { \"Ref\" : \"MyPasswordParameter\" }.

                                                                                                                                                            • ResourceAttribute entities are Fn::GetAtt intrinsic functions that get resource attribute values, such as { \"Fn::GetAtt\" : [ \"MyEC2InstanceResource\", \"PublicDnsName\" ] }.

                                                                                                                                                            • DirectModification entities are changes that are made directly to the template.

                                                                                                                                                            • Automatic entities are AWS::CloudFormation::Stack resource types, which are also known as nested stacks. If you made no changes to the AWS::CloudFormation::Stack resource, AWS CloudFormation sets the ChangeSource to Automatic because the nested stack's template might have changed. Changes to a nested stack's template aren't visible to AWS CloudFormation until you run an update on the parent stack.

                                                                                                                                                            \n@param changeSource The group to which the CausingEntity value belongs. There are five entity groups:

                                                                                                                                                            • ResourceReference entities are Ref intrinsic functions that refer to resources in the template, such as { \"Ref\" : \"MyEC2InstanceResource\" }.

                                                                                                                                                            • ParameterReference entities are Ref intrinsic functions that get template parameter values, such as { \"Ref\" : \"MyPasswordParameter\" }.

                                                                                                                                                            • ResourceAttribute entities are Fn::GetAtt intrinsic functions that get resource attribute values, such as { \"Fn::GetAtt\" : [ \"MyEC2InstanceResource\", \"PublicDnsName\" ] }.

                                                                                                                                                            • DirectModification entities are changes that are made directly to the template.

                                                                                                                                                            • Automatic entities are AWS::CloudFormation::Stack resource types, which are also known as nested stacks. If you made no changes to the AWS::CloudFormation::Stack resource, AWS CloudFormation sets the ChangeSource to Automatic because the nested stack's template might have changed. Changes to a nested stack's template aren't visible to AWS CloudFormation until you run an update on the parent stack.

                                                                                                                                                            • \n@see ChangeSource", "setterMethodName" : "setChangeSource", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "changeSource", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "changeSource", "variableType" : "String", "documentation" : "

                                                                                                                                                              The group to which the CausingEntity value belongs. There are five entity groups:

                                                                                                                                                              • ResourceReference entities are Ref intrinsic functions that refer to resources in the template, such as { \"Ref\" : \"MyEC2InstanceResource\" }.

                                                                                                                                                              • ParameterReference entities are Ref intrinsic functions that get template parameter values, such as { \"Ref\" : \"MyPasswordParameter\" }.

                                                                                                                                                              • ResourceAttribute entities are Fn::GetAtt intrinsic functions that get resource attribute values, such as { \"Fn::GetAtt\" : [ \"MyEC2InstanceResource\", \"PublicDnsName\" ] }.

                                                                                                                                                              • DirectModification entities are changes that are made directly to the template.

                                                                                                                                                              • Automatic entities are AWS::CloudFormation::Stack resource types, which are also known as nested stacks. If you made no changes to the AWS::CloudFormation::Stack resource, AWS CloudFormation sets the ChangeSource to Automatic because the nested stack's template might have changed. Changes to a nested stack's template aren't visible to AWS CloudFormation until you run an update on the parent stack.

                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Evaluation" : { "beanStyleGetterMethodName" : "getEvaluationAsString", "beanStyleSetterMethodName" : "setEvaluation", "c2jName" : "Evaluation", "c2jShape" : "EvaluationType", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                              Indicates whether AWS CloudFormation can determine the target value, and whether the target value will change before you execute a change set.

                                                                                                                                                              For Static evaluations, AWS CloudFormation can determine that the target value will change, and its value. For example, if you directly modify the InstanceType property of an EC2 instance, AWS CloudFormation knows that this property value will change, and its value, so this is a Static evaluation.

                                                                                                                                                              For Dynamic evaluations, cannot determine the target value because it depends on the result of an intrinsic function, such as a Ref or Fn::GetAtt intrinsic function, when the stack is updated. For example, if your template includes a reference to a resource that is conditionally recreated, the value of the reference (the physical ID of the resource) might change, depending on if the resource is recreated. If the resource is recreated, it will have a new physical ID, so all references to that resource will also be updated.

                                                                                                                                                              \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 #evaluationAsString(String)}.\n@param evaluation 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 #evaluation(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                              Indicates whether AWS CloudFormation can determine the target value, and whether the target value will change before you execute a change set.

                                                                                                                                                              For Static evaluations, AWS CloudFormation can determine that the target value will change, and its value. For example, if you directly modify the InstanceType property of an EC2 instance, AWS CloudFormation knows that this property value will change, and its value, so this is a Static evaluation.

                                                                                                                                                              For Dynamic evaluations, cannot determine the target value because it depends on the result of an intrinsic function, such as a Ref or Fn::GetAtt intrinsic function, when the stack is updated. For example, if your template includes a reference to a resource that is conditionally recreated, the value of the reference (the physical ID of the resource) might change, depending on if the resource is recreated. If the resource is recreated, it will have a new physical ID, so all references to that resource will also be updated.

                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : "EvaluationType", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "evaluation", "fluentEnumSetterMethodName" : "evaluation", "fluentGetterMethodName" : "evaluationAsString", "fluentSetterDocumentation" : "

                                                                                                                                                              Indicates whether AWS CloudFormation can determine the target value, and whether the target value will change before you execute a change set.

                                                                                                                                                              For Static evaluations, AWS CloudFormation can determine that the target value will change, and its value. For example, if you directly modify the InstanceType property of an EC2 instance, AWS CloudFormation knows that this property value will change, and its value, so this is a Static evaluation.

                                                                                                                                                              For Dynamic evaluations, cannot determine the target value because it depends on the result of an intrinsic function, such as a Ref or Fn::GetAtt intrinsic function, when the stack is updated. For example, if your template includes a reference to a resource that is conditionally recreated, the value of the reference (the physical ID of the resource) might change, depending on if the resource is recreated. If the resource is recreated, it will have a new physical ID, so all references to that resource will also be updated.

                                                                                                                                                              \n@param evaluation Indicates whether AWS CloudFormation can determine the target value, and whether the target value will change before you execute a change set.

                                                                                                                                                              For Static evaluations, AWS CloudFormation can determine that the target value will change, and its value. For example, if you directly modify the InstanceType property of an EC2 instance, AWS CloudFormation knows that this property value will change, and its value, so this is a Static evaluation.

                                                                                                                                                              For Dynamic evaluations, cannot determine the target value because it depends on the result of an intrinsic function, such as a Ref or Fn::GetAtt intrinsic function, when the stack is updated. For example, if your template includes a reference to a resource that is conditionally recreated, the value of the reference (the physical ID of the resource) might change, depending on if the resource is recreated. If the resource is recreated, it will have a new physical ID, so all references to that resource will also be updated.\n@see EvaluationType\n@return Returns a reference to this object so that method calls can be chained together.\n@see EvaluationType", "fluentSetterMethodName" : "evaluation", "getterDocumentation" : "

                                                                                                                                                              Indicates whether AWS CloudFormation can determine the target value, and whether the target value will change before you execute a change set.

                                                                                                                                                              For Static evaluations, AWS CloudFormation can determine that the target value will change, and its value. For example, if you directly modify the InstanceType property of an EC2 instance, AWS CloudFormation knows that this property value will change, and its value, so this is a Static evaluation.

                                                                                                                                                              For Dynamic evaluations, cannot determine the target value because it depends on the result of an intrinsic function, such as a Ref or Fn::GetAtt intrinsic function, when the stack is updated. For example, if your template includes a reference to a resource that is conditionally recreated, the value of the reference (the physical ID of the resource) might change, depending on if the resource is recreated. If the resource is recreated, it will have a new physical ID, so all references to that resource will also be updated.

                                                                                                                                                              \n

                                                                                                                                                              \nIf the service returns an enum value that is not available in the current SDK version, {@link #evaluation} will return {@link EvaluationType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #evaluationAsString}.\n

                                                                                                                                                              \n@return Indicates whether AWS CloudFormation can determine the target value, and whether the target value will change before you execute a change set.

                                                                                                                                                              For Static evaluations, AWS CloudFormation can determine that the target value will change, and its value. For example, if you directly modify the InstanceType property of an EC2 instance, AWS CloudFormation knows that this property value will change, and its value, so this is a Static evaluation.

                                                                                                                                                              For Dynamic evaluations, cannot determine the target value because it depends on the result of an intrinsic function, such as a Ref or Fn::GetAtt intrinsic function, when the stack is updated. For example, if your template includes a reference to a resource that is conditionally recreated, the value of the reference (the physical ID of the resource) might change, depending on if the resource is recreated. If the resource is recreated, it will have a new physical ID, so all references to that resource will also be updated.\n@see EvaluationType", "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" : "Evaluation", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Evaluation", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Evaluation", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                              Indicates whether AWS CloudFormation can determine the target value, and whether the target value will change before you execute a change set.

                                                                                                                                                              For Static evaluations, AWS CloudFormation can determine that the target value will change, and its value. For example, if you directly modify the InstanceType property of an EC2 instance, AWS CloudFormation knows that this property value will change, and its value, so this is a Static evaluation.

                                                                                                                                                              For Dynamic evaluations, cannot determine the target value because it depends on the result of an intrinsic function, such as a Ref or Fn::GetAtt intrinsic function, when the stack is updated. For example, if your template includes a reference to a resource that is conditionally recreated, the value of the reference (the physical ID of the resource) might change, depending on if the resource is recreated. If the resource is recreated, it will have a new physical ID, so all references to that resource will also be updated.

                                                                                                                                                              \n@param evaluation Indicates whether AWS CloudFormation can determine the target value, and whether the target value will change before you execute a change set.

                                                                                                                                                              For Static evaluations, AWS CloudFormation can determine that the target value will change, and its value. For example, if you directly modify the InstanceType property of an EC2 instance, AWS CloudFormation knows that this property value will change, and its value, so this is a Static evaluation.

                                                                                                                                                              For Dynamic evaluations, cannot determine the target value because it depends on the result of an intrinsic function, such as a Ref or Fn::GetAtt intrinsic function, when the stack is updated. For example, if your template includes a reference to a resource that is conditionally recreated, the value of the reference (the physical ID of the resource) might change, depending on if the resource is recreated. If the resource is recreated, it will have a new physical ID, so all references to that resource will also be updated.\n@see EvaluationType", "setterMethodName" : "setEvaluation", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "evaluation", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "evaluation", "variableType" : "String", "documentation" : "

                                                                                                                                                              Indicates whether AWS CloudFormation can determine the target value, and whether the target value will change before you execute a change set.

                                                                                                                                                              For Static evaluations, AWS CloudFormation can determine that the target value will change, and its value. For example, if you directly modify the InstanceType property of an EC2 instance, AWS CloudFormation knows that this property value will change, and its value, so this is a Static evaluation.

                                                                                                                                                              For Dynamic evaluations, cannot determine the target value because it depends on the result of an intrinsic function, such as a Ref or Fn::GetAtt intrinsic function, when the stack is updated. For example, if your template includes a reference to a resource that is conditionally recreated, the value of the reference (the physical ID of the resource) might change, depending on if the resource is recreated. If the resource is recreated, it will have a new physical ID, so all references to that resource will also be updated.

                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Target" : { "beanStyleGetterMethodName" : "getTarget", "beanStyleSetterMethodName" : "setTarget", "c2jName" : "Target", "c2jShape" : "ResourceTargetDefinition", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                              A ResourceTargetDefinition structure that describes the field that AWS CloudFormation will change and whether the resource will be recreated.

                                                                                                                                                              \nThis is a convenience that creates an instance of the {@link ResourceTargetDefinition.Builder} avoiding the need to create one manually via {@link ResourceTargetDefinition#builder()}.\n\nWhen the {@link Consumer} completes, {@link ResourceTargetDefinition.Builder#build()} is called immediately and its result is passed to {@link #target(ResourceTargetDefinition)}.\n@param target a consumer that will call methods on {@link ResourceTargetDefinition.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #target(ResourceTargetDefinition)", "deprecated" : false, "documentation" : "

                                                                                                                                                              A ResourceTargetDefinition structure that describes the field that AWS CloudFormation will change and whether the resource will be recreated.

                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "target", "fluentSetterDocumentation" : "

                                                                                                                                                              A ResourceTargetDefinition structure that describes the field that AWS CloudFormation will change and whether the resource will be recreated.

                                                                                                                                                              \n@param target A ResourceTargetDefinition structure that describes the field that AWS CloudFormation will change and whether the resource will be recreated.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "target", "getterDocumentation" : "

                                                                                                                                                              A ResourceTargetDefinition structure that describes the field that AWS CloudFormation will change and whether the resource will be recreated.

                                                                                                                                                              \n@return A ResourceTargetDefinition structure that describes the field that AWS CloudFormation will change and whether the resource will be recreated.", "getterModel" : { "returnType" : "ResourceTargetDefinition", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Target", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Target", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Target", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                              A ResourceTargetDefinition structure that describes the field that AWS CloudFormation will change and whether the resource will be recreated.

                                                                                                                                                              \n@param target A ResourceTargetDefinition structure that describes the field that AWS CloudFormation will change and whether the resource will be recreated.", "setterMethodName" : "setTarget", "setterModel" : { "variableDeclarationType" : "ResourceTargetDefinition", "variableName" : "target", "variableType" : "ResourceTargetDefinition", "documentation" : null, "simpleType" : "ResourceTargetDefinition", "variableSetterType" : "ResourceTargetDefinition" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ResourceTargetDefinition", "variableName" : "target", "variableType" : "ResourceTargetDefinition", "documentation" : "

                                                                                                                                                              A ResourceTargetDefinition structure that describes the field that AWS CloudFormation will change and whether the resource will be recreated.

                                                                                                                                                              ", "simpleType" : "ResourceTargetDefinition", "variableSetterType" : "ResourceTargetDefinition" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getTarget", "beanStyleSetterMethodName" : "setTarget", "c2jName" : "Target", "c2jShape" : "ResourceTargetDefinition", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                              A ResourceTargetDefinition structure that describes the field that AWS CloudFormation will change and whether the resource will be recreated.

                                                                                                                                                              \nThis is a convenience that creates an instance of the {@link ResourceTargetDefinition.Builder} avoiding the need to create one manually via {@link ResourceTargetDefinition#builder()}.\n\nWhen the {@link Consumer} completes, {@link ResourceTargetDefinition.Builder#build()} is called immediately and its result is passed to {@link #target(ResourceTargetDefinition)}.\n@param target a consumer that will call methods on {@link ResourceTargetDefinition.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #target(ResourceTargetDefinition)", "deprecated" : false, "documentation" : "

                                                                                                                                                              A ResourceTargetDefinition structure that describes the field that AWS CloudFormation will change and whether the resource will be recreated.

                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "target", "fluentSetterDocumentation" : "

                                                                                                                                                              A ResourceTargetDefinition structure that describes the field that AWS CloudFormation will change and whether the resource will be recreated.

                                                                                                                                                              \n@param target A ResourceTargetDefinition structure that describes the field that AWS CloudFormation will change and whether the resource will be recreated.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "target", "getterDocumentation" : "

                                                                                                                                                              A ResourceTargetDefinition structure that describes the field that AWS CloudFormation will change and whether the resource will be recreated.

                                                                                                                                                              \n@return A ResourceTargetDefinition structure that describes the field that AWS CloudFormation will change and whether the resource will be recreated.", "getterModel" : { "returnType" : "ResourceTargetDefinition", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Target", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Target", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Target", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                              A ResourceTargetDefinition structure that describes the field that AWS CloudFormation will change and whether the resource will be recreated.

                                                                                                                                                              \n@param target A ResourceTargetDefinition structure that describes the field that AWS CloudFormation will change and whether the resource will be recreated.", "setterMethodName" : "setTarget", "setterModel" : { "variableDeclarationType" : "ResourceTargetDefinition", "variableName" : "target", "variableType" : "ResourceTargetDefinition", "documentation" : null, "simpleType" : "ResourceTargetDefinition", "variableSetterType" : "ResourceTargetDefinition" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ResourceTargetDefinition", "variableName" : "target", "variableType" : "ResourceTargetDefinition", "documentation" : "

                                                                                                                                                              A ResourceTargetDefinition structure that describes the field that AWS CloudFormation will change and whether the resource will be recreated.

                                                                                                                                                              ", "simpleType" : "ResourceTargetDefinition", "variableSetterType" : "ResourceTargetDefinition" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEvaluationAsString", "beanStyleSetterMethodName" : "setEvaluation", "c2jName" : "Evaluation", "c2jShape" : "EvaluationType", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                              Indicates whether AWS CloudFormation can determine the target value, and whether the target value will change before you execute a change set.

                                                                                                                                                              For Static evaluations, AWS CloudFormation can determine that the target value will change, and its value. For example, if you directly modify the InstanceType property of an EC2 instance, AWS CloudFormation knows that this property value will change, and its value, so this is a Static evaluation.

                                                                                                                                                              For Dynamic evaluations, cannot determine the target value because it depends on the result of an intrinsic function, such as a Ref or Fn::GetAtt intrinsic function, when the stack is updated. For example, if your template includes a reference to a resource that is conditionally recreated, the value of the reference (the physical ID of the resource) might change, depending on if the resource is recreated. If the resource is recreated, it will have a new physical ID, so all references to that resource will also be updated.

                                                                                                                                                              \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 #evaluationAsString(String)}.\n@param evaluation 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 #evaluation(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                              Indicates whether AWS CloudFormation can determine the target value, and whether the target value will change before you execute a change set.

                                                                                                                                                              For Static evaluations, AWS CloudFormation can determine that the target value will change, and its value. For example, if you directly modify the InstanceType property of an EC2 instance, AWS CloudFormation knows that this property value will change, and its value, so this is a Static evaluation.

                                                                                                                                                              For Dynamic evaluations, cannot determine the target value because it depends on the result of an intrinsic function, such as a Ref or Fn::GetAtt intrinsic function, when the stack is updated. For example, if your template includes a reference to a resource that is conditionally recreated, the value of the reference (the physical ID of the resource) might change, depending on if the resource is recreated. If the resource is recreated, it will have a new physical ID, so all references to that resource will also be updated.

                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : "EvaluationType", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "evaluation", "fluentEnumSetterMethodName" : "evaluation", "fluentGetterMethodName" : "evaluationAsString", "fluentSetterDocumentation" : "

                                                                                                                                                              Indicates whether AWS CloudFormation can determine the target value, and whether the target value will change before you execute a change set.

                                                                                                                                                              For Static evaluations, AWS CloudFormation can determine that the target value will change, and its value. For example, if you directly modify the InstanceType property of an EC2 instance, AWS CloudFormation knows that this property value will change, and its value, so this is a Static evaluation.

                                                                                                                                                              For Dynamic evaluations, cannot determine the target value because it depends on the result of an intrinsic function, such as a Ref or Fn::GetAtt intrinsic function, when the stack is updated. For example, if your template includes a reference to a resource that is conditionally recreated, the value of the reference (the physical ID of the resource) might change, depending on if the resource is recreated. If the resource is recreated, it will have a new physical ID, so all references to that resource will also be updated.

                                                                                                                                                              \n@param evaluation Indicates whether AWS CloudFormation can determine the target value, and whether the target value will change before you execute a change set.

                                                                                                                                                              For Static evaluations, AWS CloudFormation can determine that the target value will change, and its value. For example, if you directly modify the InstanceType property of an EC2 instance, AWS CloudFormation knows that this property value will change, and its value, so this is a Static evaluation.

                                                                                                                                                              For Dynamic evaluations, cannot determine the target value because it depends on the result of an intrinsic function, such as a Ref or Fn::GetAtt intrinsic function, when the stack is updated. For example, if your template includes a reference to a resource that is conditionally recreated, the value of the reference (the physical ID of the resource) might change, depending on if the resource is recreated. If the resource is recreated, it will have a new physical ID, so all references to that resource will also be updated.\n@see EvaluationType\n@return Returns a reference to this object so that method calls can be chained together.\n@see EvaluationType", "fluentSetterMethodName" : "evaluation", "getterDocumentation" : "

                                                                                                                                                              Indicates whether AWS CloudFormation can determine the target value, and whether the target value will change before you execute a change set.

                                                                                                                                                              For Static evaluations, AWS CloudFormation can determine that the target value will change, and its value. For example, if you directly modify the InstanceType property of an EC2 instance, AWS CloudFormation knows that this property value will change, and its value, so this is a Static evaluation.

                                                                                                                                                              For Dynamic evaluations, cannot determine the target value because it depends on the result of an intrinsic function, such as a Ref or Fn::GetAtt intrinsic function, when the stack is updated. For example, if your template includes a reference to a resource that is conditionally recreated, the value of the reference (the physical ID of the resource) might change, depending on if the resource is recreated. If the resource is recreated, it will have a new physical ID, so all references to that resource will also be updated.

                                                                                                                                                              \n

                                                                                                                                                              \nIf the service returns an enum value that is not available in the current SDK version, {@link #evaluation} will return {@link EvaluationType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #evaluationAsString}.\n

                                                                                                                                                              \n@return Indicates whether AWS CloudFormation can determine the target value, and whether the target value will change before you execute a change set.

                                                                                                                                                              For Static evaluations, AWS CloudFormation can determine that the target value will change, and its value. For example, if you directly modify the InstanceType property of an EC2 instance, AWS CloudFormation knows that this property value will change, and its value, so this is a Static evaluation.

                                                                                                                                                              For Dynamic evaluations, cannot determine the target value because it depends on the result of an intrinsic function, such as a Ref or Fn::GetAtt intrinsic function, when the stack is updated. For example, if your template includes a reference to a resource that is conditionally recreated, the value of the reference (the physical ID of the resource) might change, depending on if the resource is recreated. If the resource is recreated, it will have a new physical ID, so all references to that resource will also be updated.\n@see EvaluationType", "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" : "Evaluation", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Evaluation", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Evaluation", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                              Indicates whether AWS CloudFormation can determine the target value, and whether the target value will change before you execute a change set.

                                                                                                                                                              For Static evaluations, AWS CloudFormation can determine that the target value will change, and its value. For example, if you directly modify the InstanceType property of an EC2 instance, AWS CloudFormation knows that this property value will change, and its value, so this is a Static evaluation.

                                                                                                                                                              For Dynamic evaluations, cannot determine the target value because it depends on the result of an intrinsic function, such as a Ref or Fn::GetAtt intrinsic function, when the stack is updated. For example, if your template includes a reference to a resource that is conditionally recreated, the value of the reference (the physical ID of the resource) might change, depending on if the resource is recreated. If the resource is recreated, it will have a new physical ID, so all references to that resource will also be updated.

                                                                                                                                                              \n@param evaluation Indicates whether AWS CloudFormation can determine the target value, and whether the target value will change before you execute a change set.

                                                                                                                                                              For Static evaluations, AWS CloudFormation can determine that the target value will change, and its value. For example, if you directly modify the InstanceType property of an EC2 instance, AWS CloudFormation knows that this property value will change, and its value, so this is a Static evaluation.

                                                                                                                                                              For Dynamic evaluations, cannot determine the target value because it depends on the result of an intrinsic function, such as a Ref or Fn::GetAtt intrinsic function, when the stack is updated. For example, if your template includes a reference to a resource that is conditionally recreated, the value of the reference (the physical ID of the resource) might change, depending on if the resource is recreated. If the resource is recreated, it will have a new physical ID, so all references to that resource will also be updated.\n@see EvaluationType", "setterMethodName" : "setEvaluation", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "evaluation", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "evaluation", "variableType" : "String", "documentation" : "

                                                                                                                                                              Indicates whether AWS CloudFormation can determine the target value, and whether the target value will change before you execute a change set.

                                                                                                                                                              For Static evaluations, AWS CloudFormation can determine that the target value will change, and its value. For example, if you directly modify the InstanceType property of an EC2 instance, AWS CloudFormation knows that this property value will change, and its value, so this is a Static evaluation.

                                                                                                                                                              For Dynamic evaluations, cannot determine the target value because it depends on the result of an intrinsic function, such as a Ref or Fn::GetAtt intrinsic function, when the stack is updated. For example, if your template includes a reference to a resource that is conditionally recreated, the value of the reference (the physical ID of the resource) might change, depending on if the resource is recreated. If the resource is recreated, it will have a new physical ID, so all references to that resource will also be updated.

                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getChangeSourceAsString", "beanStyleSetterMethodName" : "setChangeSource", "c2jName" : "ChangeSource", "c2jShape" : "ChangeSource", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                              The group to which the CausingEntity value belongs. There are five entity groups:

                                                                                                                                                              • ResourceReference entities are Ref intrinsic functions that refer to resources in the template, such as { \"Ref\" : \"MyEC2InstanceResource\" }.

                                                                                                                                                              • ParameterReference entities are Ref intrinsic functions that get template parameter values, such as { \"Ref\" : \"MyPasswordParameter\" }.

                                                                                                                                                              • ResourceAttribute entities are Fn::GetAtt intrinsic functions that get resource attribute values, such as { \"Fn::GetAtt\" : [ \"MyEC2InstanceResource\", \"PublicDnsName\" ] }.

                                                                                                                                                              • DirectModification entities are changes that are made directly to the template.

                                                                                                                                                              • Automatic entities are AWS::CloudFormation::Stack resource types, which are also known as nested stacks. If you made no changes to the AWS::CloudFormation::Stack resource, AWS CloudFormation sets the ChangeSource to Automatic because the nested stack's template might have changed. Changes to a nested stack's template aren't visible to AWS CloudFormation until you run an update on the parent stack.

                                                                                                                                                              \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 #changeSourceAsString(String)}.\n@param changeSource 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 #changeSource(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                              The group to which the CausingEntity value belongs. There are five entity groups:

                                                                                                                                                              • ResourceReference entities are Ref intrinsic functions that refer to resources in the template, such as { \"Ref\" : \"MyEC2InstanceResource\" }.

                                                                                                                                                              • ParameterReference entities are Ref intrinsic functions that get template parameter values, such as { \"Ref\" : \"MyPasswordParameter\" }.

                                                                                                                                                              • ResourceAttribute entities are Fn::GetAtt intrinsic functions that get resource attribute values, such as { \"Fn::GetAtt\" : [ \"MyEC2InstanceResource\", \"PublicDnsName\" ] }.

                                                                                                                                                              • DirectModification entities are changes that are made directly to the template.

                                                                                                                                                              • Automatic entities are AWS::CloudFormation::Stack resource types, which are also known as nested stacks. If you made no changes to the AWS::CloudFormation::Stack resource, AWS CloudFormation sets the ChangeSource to Automatic because the nested stack's template might have changed. Changes to a nested stack's template aren't visible to AWS CloudFormation until you run an update on the parent stack.

                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : "ChangeSource", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "changeSource", "fluentEnumSetterMethodName" : "changeSource", "fluentGetterMethodName" : "changeSourceAsString", "fluentSetterDocumentation" : "

                                                                                                                                                              The group to which the CausingEntity value belongs. There are five entity groups:

                                                                                                                                                              • ResourceReference entities are Ref intrinsic functions that refer to resources in the template, such as { \"Ref\" : \"MyEC2InstanceResource\" }.

                                                                                                                                                              • ParameterReference entities are Ref intrinsic functions that get template parameter values, such as { \"Ref\" : \"MyPasswordParameter\" }.

                                                                                                                                                              • ResourceAttribute entities are Fn::GetAtt intrinsic functions that get resource attribute values, such as { \"Fn::GetAtt\" : [ \"MyEC2InstanceResource\", \"PublicDnsName\" ] }.

                                                                                                                                                              • DirectModification entities are changes that are made directly to the template.

                                                                                                                                                              • Automatic entities are AWS::CloudFormation::Stack resource types, which are also known as nested stacks. If you made no changes to the AWS::CloudFormation::Stack resource, AWS CloudFormation sets the ChangeSource to Automatic because the nested stack's template might have changed. Changes to a nested stack's template aren't visible to AWS CloudFormation until you run an update on the parent stack.

                                                                                                                                                              \n@param changeSource The group to which the CausingEntity value belongs. There are five entity groups:

                                                                                                                                                              • ResourceReference entities are Ref intrinsic functions that refer to resources in the template, such as { \"Ref\" : \"MyEC2InstanceResource\" }.

                                                                                                                                                              • ParameterReference entities are Ref intrinsic functions that get template parameter values, such as { \"Ref\" : \"MyPasswordParameter\" }.

                                                                                                                                                              • ResourceAttribute entities are Fn::GetAtt intrinsic functions that get resource attribute values, such as { \"Fn::GetAtt\" : [ \"MyEC2InstanceResource\", \"PublicDnsName\" ] }.

                                                                                                                                                              • DirectModification entities are changes that are made directly to the template.

                                                                                                                                                              • Automatic entities are AWS::CloudFormation::Stack resource types, which are also known as nested stacks. If you made no changes to the AWS::CloudFormation::Stack resource, AWS CloudFormation sets the ChangeSource to Automatic because the nested stack's template might have changed. Changes to a nested stack's template aren't visible to AWS CloudFormation until you run an update on the parent stack.

                                                                                                                                                              • \n@see ChangeSource\n@return Returns a reference to this object so that method calls can be chained together.\n@see ChangeSource", "fluentSetterMethodName" : "changeSource", "getterDocumentation" : "

                                                                                                                                                                The group to which the CausingEntity value belongs. There are five entity groups:

                                                                                                                                                                • ResourceReference entities are Ref intrinsic functions that refer to resources in the template, such as { \"Ref\" : \"MyEC2InstanceResource\" }.

                                                                                                                                                                • ParameterReference entities are Ref intrinsic functions that get template parameter values, such as { \"Ref\" : \"MyPasswordParameter\" }.

                                                                                                                                                                • ResourceAttribute entities are Fn::GetAtt intrinsic functions that get resource attribute values, such as { \"Fn::GetAtt\" : [ \"MyEC2InstanceResource\", \"PublicDnsName\" ] }.

                                                                                                                                                                • DirectModification entities are changes that are made directly to the template.

                                                                                                                                                                • Automatic entities are AWS::CloudFormation::Stack resource types, which are also known as nested stacks. If you made no changes to the AWS::CloudFormation::Stack resource, AWS CloudFormation sets the ChangeSource to Automatic because the nested stack's template might have changed. Changes to a nested stack's template aren't visible to AWS CloudFormation until you run an update on the parent stack.

                                                                                                                                                                \n

                                                                                                                                                                \nIf the service returns an enum value that is not available in the current SDK version, {@link #changeSource} will return {@link ChangeSource#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #changeSourceAsString}.\n

                                                                                                                                                                \n@return The group to which the CausingEntity value belongs. There are five entity groups:

                                                                                                                                                                • ResourceReference entities are Ref intrinsic functions that refer to resources in the template, such as { \"Ref\" : \"MyEC2InstanceResource\" }.

                                                                                                                                                                • ParameterReference entities are Ref intrinsic functions that get template parameter values, such as { \"Ref\" : \"MyPasswordParameter\" }.

                                                                                                                                                                • ResourceAttribute entities are Fn::GetAtt intrinsic functions that get resource attribute values, such as { \"Fn::GetAtt\" : [ \"MyEC2InstanceResource\", \"PublicDnsName\" ] }.

                                                                                                                                                                • DirectModification entities are changes that are made directly to the template.

                                                                                                                                                                • Automatic entities are AWS::CloudFormation::Stack resource types, which are also known as nested stacks. If you made no changes to the AWS::CloudFormation::Stack resource, AWS CloudFormation sets the ChangeSource to Automatic because the nested stack's template might have changed. Changes to a nested stack's template aren't visible to AWS CloudFormation until you run an update on the parent stack.

                                                                                                                                                                • \n@see ChangeSource", "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" : "ChangeSource", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ChangeSource", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ChangeSource", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                  The group to which the CausingEntity value belongs. There are five entity groups:

                                                                                                                                                                  • ResourceReference entities are Ref intrinsic functions that refer to resources in the template, such as { \"Ref\" : \"MyEC2InstanceResource\" }.

                                                                                                                                                                  • ParameterReference entities are Ref intrinsic functions that get template parameter values, such as { \"Ref\" : \"MyPasswordParameter\" }.

                                                                                                                                                                  • ResourceAttribute entities are Fn::GetAtt intrinsic functions that get resource attribute values, such as { \"Fn::GetAtt\" : [ \"MyEC2InstanceResource\", \"PublicDnsName\" ] }.

                                                                                                                                                                  • DirectModification entities are changes that are made directly to the template.

                                                                                                                                                                  • Automatic entities are AWS::CloudFormation::Stack resource types, which are also known as nested stacks. If you made no changes to the AWS::CloudFormation::Stack resource, AWS CloudFormation sets the ChangeSource to Automatic because the nested stack's template might have changed. Changes to a nested stack's template aren't visible to AWS CloudFormation until you run an update on the parent stack.

                                                                                                                                                                  \n@param changeSource The group to which the CausingEntity value belongs. There are five entity groups:

                                                                                                                                                                  • ResourceReference entities are Ref intrinsic functions that refer to resources in the template, such as { \"Ref\" : \"MyEC2InstanceResource\" }.

                                                                                                                                                                  • ParameterReference entities are Ref intrinsic functions that get template parameter values, such as { \"Ref\" : \"MyPasswordParameter\" }.

                                                                                                                                                                  • ResourceAttribute entities are Fn::GetAtt intrinsic functions that get resource attribute values, such as { \"Fn::GetAtt\" : [ \"MyEC2InstanceResource\", \"PublicDnsName\" ] }.

                                                                                                                                                                  • DirectModification entities are changes that are made directly to the template.

                                                                                                                                                                  • Automatic entities are AWS::CloudFormation::Stack resource types, which are also known as nested stacks. If you made no changes to the AWS::CloudFormation::Stack resource, AWS CloudFormation sets the ChangeSource to Automatic because the nested stack's template might have changed. Changes to a nested stack's template aren't visible to AWS CloudFormation until you run an update on the parent stack.

                                                                                                                                                                  • \n@see ChangeSource", "setterMethodName" : "setChangeSource", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "changeSource", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "changeSource", "variableType" : "String", "documentation" : "

                                                                                                                                                                    The group to which the CausingEntity value belongs. There are five entity groups:

                                                                                                                                                                    • ResourceReference entities are Ref intrinsic functions that refer to resources in the template, such as { \"Ref\" : \"MyEC2InstanceResource\" }.

                                                                                                                                                                    • ParameterReference entities are Ref intrinsic functions that get template parameter values, such as { \"Ref\" : \"MyPasswordParameter\" }.

                                                                                                                                                                    • ResourceAttribute entities are Fn::GetAtt intrinsic functions that get resource attribute values, such as { \"Fn::GetAtt\" : [ \"MyEC2InstanceResource\", \"PublicDnsName\" ] }.

                                                                                                                                                                    • DirectModification entities are changes that are made directly to the template.

                                                                                                                                                                    • Automatic entities are AWS::CloudFormation::Stack resource types, which are also known as nested stacks. If you made no changes to the AWS::CloudFormation::Stack resource, AWS CloudFormation sets the ChangeSource to Automatic because the nested stack's template might have changed. Changes to a nested stack's template aren't visible to AWS CloudFormation until you run an update on the parent stack.

                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCausingEntity", "beanStyleSetterMethodName" : "setCausingEntity", "c2jName" : "CausingEntity", "c2jShape" : "CausingEntity", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                    The identity of the entity that triggered this change. This entity is a member of the group that is specified by the ChangeSource field. For example, if you modified the value of the KeyPairName parameter, the CausingEntity is the name of the parameter (KeyPairName).

                                                                                                                                                                    If the ChangeSource value is DirectModification, no value is given for CausingEntity.

                                                                                                                                                                    \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 #causingEntity(String)}.\n@param causingEntity 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 #causingEntity(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                    The identity of the entity that triggered this change. This entity is a member of the group that is specified by the ChangeSource field. For example, if you modified the value of the KeyPairName parameter, the CausingEntity is the name of the parameter (KeyPairName).

                                                                                                                                                                    If the ChangeSource value is DirectModification, no value is given for CausingEntity.

                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "causingEntity", "fluentSetterDocumentation" : "

                                                                                                                                                                    The identity of the entity that triggered this change. This entity is a member of the group that is specified by the ChangeSource field. For example, if you modified the value of the KeyPairName parameter, the CausingEntity is the name of the parameter (KeyPairName).

                                                                                                                                                                    If the ChangeSource value is DirectModification, no value is given for CausingEntity.

                                                                                                                                                                    \n@param causingEntity The identity of the entity that triggered this change. This entity is a member of the group that is specified by the ChangeSource field. For example, if you modified the value of the KeyPairName parameter, the CausingEntity is the name of the parameter (KeyPairName).

                                                                                                                                                                    If the ChangeSource value is DirectModification, no value is given for CausingEntity.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "causingEntity", "getterDocumentation" : "

                                                                                                                                                                    The identity of the entity that triggered this change. This entity is a member of the group that is specified by the ChangeSource field. For example, if you modified the value of the KeyPairName parameter, the CausingEntity is the name of the parameter (KeyPairName).

                                                                                                                                                                    If the ChangeSource value is DirectModification, no value is given for CausingEntity.

                                                                                                                                                                    \n@return The identity of the entity that triggered this change. This entity is a member of the group that is specified by the ChangeSource field. For example, if you modified the value of the KeyPairName parameter, the CausingEntity is the name of the parameter (KeyPairName).

                                                                                                                                                                    If the ChangeSource value is DirectModification, no value is given for CausingEntity.", "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" : "CausingEntity", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CausingEntity", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CausingEntity", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                    The identity of the entity that triggered this change. This entity is a member of the group that is specified by the ChangeSource field. For example, if you modified the value of the KeyPairName parameter, the CausingEntity is the name of the parameter (KeyPairName).

                                                                                                                                                                    If the ChangeSource value is DirectModification, no value is given for CausingEntity.

                                                                                                                                                                    \n@param causingEntity The identity of the entity that triggered this change. This entity is a member of the group that is specified by the ChangeSource field. For example, if you modified the value of the KeyPairName parameter, the CausingEntity is the name of the parameter (KeyPairName).

                                                                                                                                                                    If the ChangeSource value is DirectModification, no value is given for CausingEntity.", "setterMethodName" : "setCausingEntity", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "causingEntity", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "causingEntity", "variableType" : "String", "documentation" : "

                                                                                                                                                                    The identity of the entity that triggered this change. This entity is a member of the group that is specified by the ChangeSource field. For example, if you modified the value of the KeyPairName parameter, the CausingEntity is the name of the parameter (KeyPairName).

                                                                                                                                                                    If the ChangeSource value is DirectModification, no value is given for CausingEntity.

                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ResourceChangeDetail", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ResourceChangeDetail", "variableName" : "resourceChangeDetail", "variableType" : "ResourceChangeDetail", "documentation" : null, "simpleType" : "ResourceChangeDetail", "variableSetterType" : "ResourceChangeDetail" }, "wrapper" : false, "xmlNamespace" : null }, "ResourceSignalStatus" : { "c2jName" : "ResourceSignalStatus", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : [ { "name" : "SUCCESS", "value" : "SUCCESS" }, { "name" : "FAILURE", "value" : "FAILURE" } ], "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" : "ResourceSignalStatus", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ResourceSignalStatus", "variableName" : "resourceSignalStatus", "variableType" : "ResourceSignalStatus", "documentation" : null, "simpleType" : "ResourceSignalStatus", "variableSetterType" : "ResourceSignalStatus" }, "wrapper" : false, "xmlNamespace" : null }, "ResourceStatus" : { "c2jName" : "ResourceStatus", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : [ { "name" : "CREATE_IN_PROGRESS", "value" : "CREATE_IN_PROGRESS" }, { "name" : "CREATE_FAILED", "value" : "CREATE_FAILED" }, { "name" : "CREATE_COMPLETE", "value" : "CREATE_COMPLETE" }, { "name" : "DELETE_IN_PROGRESS", "value" : "DELETE_IN_PROGRESS" }, { "name" : "DELETE_FAILED", "value" : "DELETE_FAILED" }, { "name" : "DELETE_COMPLETE", "value" : "DELETE_COMPLETE" }, { "name" : "DELETE_SKIPPED", "value" : "DELETE_SKIPPED" }, { "name" : "UPDATE_IN_PROGRESS", "value" : "UPDATE_IN_PROGRESS" }, { "name" : "UPDATE_FAILED", "value" : "UPDATE_FAILED" }, { "name" : "UPDATE_COMPLETE", "value" : "UPDATE_COMPLETE" } ], "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" : "ResourceStatus", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ResourceStatus", "variableName" : "resourceStatus", "variableType" : "ResourceStatus", "documentation" : null, "simpleType" : "ResourceStatus", "variableSetterType" : "ResourceStatus" }, "wrapper" : false, "xmlNamespace" : null }, "ResourceTargetDefinition" : { "c2jName" : "ResourceTargetDefinition", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                                                    The field that AWS CloudFormation will change, such as the name of a resource's property, and whether the resource will be recreated.

                                                                                                                                                                    ", "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" : "getAttributeAsString", "beanStyleSetterMethodName" : "setAttribute", "c2jName" : "Attribute", "c2jShape" : "ResourceAttribute", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                    Indicates which resource attribute is triggering this update, such as a change in the resource attribute's Metadata, Properties, or Tags.

                                                                                                                                                                    \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 #attributeAsString(String)}.\n@param attribute 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 #attribute(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                    Indicates which resource attribute is triggering this update, such as a change in the resource attribute's Metadata, Properties, or Tags.

                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : "ResourceAttribute", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "attribute", "fluentEnumSetterMethodName" : "attribute", "fluentGetterMethodName" : "attributeAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                    Indicates which resource attribute is triggering this update, such as a change in the resource attribute's Metadata, Properties, or Tags.

                                                                                                                                                                    \n@param attribute Indicates which resource attribute is triggering this update, such as a change in the resource attribute's Metadata, Properties, or Tags.\n@see ResourceAttribute\n@return Returns a reference to this object so that method calls can be chained together.\n@see ResourceAttribute", "fluentSetterMethodName" : "attribute", "getterDocumentation" : "

                                                                                                                                                                    Indicates which resource attribute is triggering this update, such as a change in the resource attribute's Metadata, Properties, or Tags.

                                                                                                                                                                    \n

                                                                                                                                                                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #attribute} will return {@link ResourceAttribute#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #attributeAsString}.\n

                                                                                                                                                                    \n@return Indicates which resource attribute is triggering this update, such as a change in the resource attribute's Metadata, Properties, or Tags.\n@see ResourceAttribute", "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" : "Attribute", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Attribute", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Attribute", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                    Indicates which resource attribute is triggering this update, such as a change in the resource attribute's Metadata, Properties, or Tags.

                                                                                                                                                                    \n@param attribute Indicates which resource attribute is triggering this update, such as a change in the resource attribute's Metadata, Properties, or Tags.\n@see ResourceAttribute", "setterMethodName" : "setAttribute", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "attribute", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "attribute", "variableType" : "String", "documentation" : "

                                                                                                                                                                    Indicates which resource attribute is triggering this update, such as a change in the resource attribute's Metadata, Properties, or Tags.

                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "Name", "c2jShape" : "PropertyName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                    If the Attribute value is Properties, the name of the property. For all other attributes, the value is null.

                                                                                                                                                                    \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" : "

                                                                                                                                                                    If the Attribute value is Properties, the name of the property. For all other attributes, the value is null.

                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "name", "fluentSetterDocumentation" : "

                                                                                                                                                                    If the Attribute value is Properties, the name of the property. For all other attributes, the value is null.

                                                                                                                                                                    \n@param name If the Attribute value is Properties, the name of the property. For all other attributes, the value is null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "name", "getterDocumentation" : "

                                                                                                                                                                    If the Attribute value is Properties, the name of the property. For all other attributes, the value is null.

                                                                                                                                                                    \n@return If the Attribute value is Properties, the name of the property. For all other attributes, the value is null.", "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" : "

                                                                                                                                                                    If the Attribute value is Properties, the name of the property. For all other attributes, the value is null.

                                                                                                                                                                    \n@param name If the Attribute value is Properties, the name of the property. For all other attributes, the value is null.", "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" : "

                                                                                                                                                                    If the Attribute value is Properties, the name of the property. For all other attributes, the value is null.

                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRequiresRecreationAsString", "beanStyleSetterMethodName" : "setRequiresRecreation", "c2jName" : "RequiresRecreation", "c2jShape" : "RequiresRecreation", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                    If the Attribute value is Properties, indicates whether a change to this property causes the resource to be recreated. The value can be Never, Always, or Conditionally. To determine the conditions for a Conditionally recreation, see the update behavior for that property in the AWS CloudFormation User Guide.

                                                                                                                                                                    \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 #requiresRecreationAsString(String)}.\n@param requiresRecreation 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 #requiresRecreation(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                    If the Attribute value is Properties, indicates whether a change to this property causes the resource to be recreated. The value can be Never, Always, or Conditionally. To determine the conditions for a Conditionally recreation, see the update behavior for that property in the AWS CloudFormation User Guide.

                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : "RequiresRecreation", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "requiresRecreation", "fluentEnumSetterMethodName" : "requiresRecreation", "fluentGetterMethodName" : "requiresRecreationAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                    If the Attribute value is Properties, indicates whether a change to this property causes the resource to be recreated. The value can be Never, Always, or Conditionally. To determine the conditions for a Conditionally recreation, see the update behavior for that property in the AWS CloudFormation User Guide.

                                                                                                                                                                    \n@param requiresRecreation If the Attribute value is Properties, indicates whether a change to this property causes the resource to be recreated. The value can be Never, Always, or Conditionally. To determine the conditions for a Conditionally recreation, see the update behavior for that property in the AWS CloudFormation User Guide.\n@see RequiresRecreation\n@return Returns a reference to this object so that method calls can be chained together.\n@see RequiresRecreation", "fluentSetterMethodName" : "requiresRecreation", "getterDocumentation" : "

                                                                                                                                                                    If the Attribute value is Properties, indicates whether a change to this property causes the resource to be recreated. The value can be Never, Always, or Conditionally. To determine the conditions for a Conditionally recreation, see the update behavior for that property in the AWS CloudFormation User Guide.

                                                                                                                                                                    \n

                                                                                                                                                                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #requiresRecreation} will return {@link RequiresRecreation#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #requiresRecreationAsString}.\n

                                                                                                                                                                    \n@return If the Attribute value is Properties, indicates whether a change to this property causes the resource to be recreated. The value can be Never, Always, or Conditionally. To determine the conditions for a Conditionally recreation, see the update behavior for that property in the AWS CloudFormation User Guide.\n@see RequiresRecreation", "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" : "RequiresRecreation", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RequiresRecreation", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "RequiresRecreation", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                    If the Attribute value is Properties, indicates whether a change to this property causes the resource to be recreated. The value can be Never, Always, or Conditionally. To determine the conditions for a Conditionally recreation, see the update behavior for that property in the AWS CloudFormation User Guide.

                                                                                                                                                                    \n@param requiresRecreation If the Attribute value is Properties, indicates whether a change to this property causes the resource to be recreated. The value can be Never, Always, or Conditionally. To determine the conditions for a Conditionally recreation, see the update behavior for that property in the AWS CloudFormation User Guide.\n@see RequiresRecreation", "setterMethodName" : "setRequiresRecreation", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "requiresRecreation", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "requiresRecreation", "variableType" : "String", "documentation" : "

                                                                                                                                                                    If the Attribute value is Properties, indicates whether a change to this property causes the resource to be recreated. The value can be Never, Always, or Conditionally. To determine the conditions for a Conditionally recreation, see the update behavior for that property in the AWS CloudFormation User Guide.

                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Attribute" : { "beanStyleGetterMethodName" : "getAttributeAsString", "beanStyleSetterMethodName" : "setAttribute", "c2jName" : "Attribute", "c2jShape" : "ResourceAttribute", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                    Indicates which resource attribute is triggering this update, such as a change in the resource attribute's Metadata, Properties, or Tags.

                                                                                                                                                                    \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 #attributeAsString(String)}.\n@param attribute 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 #attribute(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                    Indicates which resource attribute is triggering this update, such as a change in the resource attribute's Metadata, Properties, or Tags.

                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : "ResourceAttribute", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "attribute", "fluentEnumSetterMethodName" : "attribute", "fluentGetterMethodName" : "attributeAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                    Indicates which resource attribute is triggering this update, such as a change in the resource attribute's Metadata, Properties, or Tags.

                                                                                                                                                                    \n@param attribute Indicates which resource attribute is triggering this update, such as a change in the resource attribute's Metadata, Properties, or Tags.\n@see ResourceAttribute\n@return Returns a reference to this object so that method calls can be chained together.\n@see ResourceAttribute", "fluentSetterMethodName" : "attribute", "getterDocumentation" : "

                                                                                                                                                                    Indicates which resource attribute is triggering this update, such as a change in the resource attribute's Metadata, Properties, or Tags.

                                                                                                                                                                    \n

                                                                                                                                                                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #attribute} will return {@link ResourceAttribute#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #attributeAsString}.\n

                                                                                                                                                                    \n@return Indicates which resource attribute is triggering this update, such as a change in the resource attribute's Metadata, Properties, or Tags.\n@see ResourceAttribute", "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" : "Attribute", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Attribute", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Attribute", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                    Indicates which resource attribute is triggering this update, such as a change in the resource attribute's Metadata, Properties, or Tags.

                                                                                                                                                                    \n@param attribute Indicates which resource attribute is triggering this update, such as a change in the resource attribute's Metadata, Properties, or Tags.\n@see ResourceAttribute", "setterMethodName" : "setAttribute", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "attribute", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "attribute", "variableType" : "String", "documentation" : "

                                                                                                                                                                    Indicates which resource attribute is triggering this update, such as a change in the resource attribute's Metadata, Properties, or Tags.

                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Name" : { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "Name", "c2jShape" : "PropertyName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                    If the Attribute value is Properties, the name of the property. For all other attributes, the value is null.

                                                                                                                                                                    \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" : "

                                                                                                                                                                    If the Attribute value is Properties, the name of the property. For all other attributes, the value is null.

                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "name", "fluentSetterDocumentation" : "

                                                                                                                                                                    If the Attribute value is Properties, the name of the property. For all other attributes, the value is null.

                                                                                                                                                                    \n@param name If the Attribute value is Properties, the name of the property. For all other attributes, the value is null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "name", "getterDocumentation" : "

                                                                                                                                                                    If the Attribute value is Properties, the name of the property. For all other attributes, the value is null.

                                                                                                                                                                    \n@return If the Attribute value is Properties, the name of the property. For all other attributes, the value is null.", "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" : "

                                                                                                                                                                    If the Attribute value is Properties, the name of the property. For all other attributes, the value is null.

                                                                                                                                                                    \n@param name If the Attribute value is Properties, the name of the property. For all other attributes, the value is null.", "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" : "

                                                                                                                                                                    If the Attribute value is Properties, the name of the property. For all other attributes, the value is null.

                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "RequiresRecreation" : { "beanStyleGetterMethodName" : "getRequiresRecreationAsString", "beanStyleSetterMethodName" : "setRequiresRecreation", "c2jName" : "RequiresRecreation", "c2jShape" : "RequiresRecreation", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                    If the Attribute value is Properties, indicates whether a change to this property causes the resource to be recreated. The value can be Never, Always, or Conditionally. To determine the conditions for a Conditionally recreation, see the update behavior for that property in the AWS CloudFormation User Guide.

                                                                                                                                                                    \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 #requiresRecreationAsString(String)}.\n@param requiresRecreation 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 #requiresRecreation(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                    If the Attribute value is Properties, indicates whether a change to this property causes the resource to be recreated. The value can be Never, Always, or Conditionally. To determine the conditions for a Conditionally recreation, see the update behavior for that property in the AWS CloudFormation User Guide.

                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : "RequiresRecreation", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "requiresRecreation", "fluentEnumSetterMethodName" : "requiresRecreation", "fluentGetterMethodName" : "requiresRecreationAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                    If the Attribute value is Properties, indicates whether a change to this property causes the resource to be recreated. The value can be Never, Always, or Conditionally. To determine the conditions for a Conditionally recreation, see the update behavior for that property in the AWS CloudFormation User Guide.

                                                                                                                                                                    \n@param requiresRecreation If the Attribute value is Properties, indicates whether a change to this property causes the resource to be recreated. The value can be Never, Always, or Conditionally. To determine the conditions for a Conditionally recreation, see the update behavior for that property in the AWS CloudFormation User Guide.\n@see RequiresRecreation\n@return Returns a reference to this object so that method calls can be chained together.\n@see RequiresRecreation", "fluentSetterMethodName" : "requiresRecreation", "getterDocumentation" : "

                                                                                                                                                                    If the Attribute value is Properties, indicates whether a change to this property causes the resource to be recreated. The value can be Never, Always, or Conditionally. To determine the conditions for a Conditionally recreation, see the update behavior for that property in the AWS CloudFormation User Guide.

                                                                                                                                                                    \n

                                                                                                                                                                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #requiresRecreation} will return {@link RequiresRecreation#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #requiresRecreationAsString}.\n

                                                                                                                                                                    \n@return If the Attribute value is Properties, indicates whether a change to this property causes the resource to be recreated. The value can be Never, Always, or Conditionally. To determine the conditions for a Conditionally recreation, see the update behavior for that property in the AWS CloudFormation User Guide.\n@see RequiresRecreation", "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" : "RequiresRecreation", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RequiresRecreation", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "RequiresRecreation", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                    If the Attribute value is Properties, indicates whether a change to this property causes the resource to be recreated. The value can be Never, Always, or Conditionally. To determine the conditions for a Conditionally recreation, see the update behavior for that property in the AWS CloudFormation User Guide.

                                                                                                                                                                    \n@param requiresRecreation If the Attribute value is Properties, indicates whether a change to this property causes the resource to be recreated. The value can be Never, Always, or Conditionally. To determine the conditions for a Conditionally recreation, see the update behavior for that property in the AWS CloudFormation User Guide.\n@see RequiresRecreation", "setterMethodName" : "setRequiresRecreation", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "requiresRecreation", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "requiresRecreation", "variableType" : "String", "documentation" : "

                                                                                                                                                                    If the Attribute value is Properties, indicates whether a change to this property causes the resource to be recreated. The value can be Never, Always, or Conditionally. To determine the conditions for a Conditionally recreation, see the update behavior for that property in the AWS CloudFormation User Guide.

                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getAttributeAsString", "beanStyleSetterMethodName" : "setAttribute", "c2jName" : "Attribute", "c2jShape" : "ResourceAttribute", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                    Indicates which resource attribute is triggering this update, such as a change in the resource attribute's Metadata, Properties, or Tags.

                                                                                                                                                                    \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 #attributeAsString(String)}.\n@param attribute 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 #attribute(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                    Indicates which resource attribute is triggering this update, such as a change in the resource attribute's Metadata, Properties, or Tags.

                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : "ResourceAttribute", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "attribute", "fluentEnumSetterMethodName" : "attribute", "fluentGetterMethodName" : "attributeAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                    Indicates which resource attribute is triggering this update, such as a change in the resource attribute's Metadata, Properties, or Tags.

                                                                                                                                                                    \n@param attribute Indicates which resource attribute is triggering this update, such as a change in the resource attribute's Metadata, Properties, or Tags.\n@see ResourceAttribute\n@return Returns a reference to this object so that method calls can be chained together.\n@see ResourceAttribute", "fluentSetterMethodName" : "attribute", "getterDocumentation" : "

                                                                                                                                                                    Indicates which resource attribute is triggering this update, such as a change in the resource attribute's Metadata, Properties, or Tags.

                                                                                                                                                                    \n

                                                                                                                                                                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #attribute} will return {@link ResourceAttribute#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #attributeAsString}.\n

                                                                                                                                                                    \n@return Indicates which resource attribute is triggering this update, such as a change in the resource attribute's Metadata, Properties, or Tags.\n@see ResourceAttribute", "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" : "Attribute", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Attribute", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Attribute", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                    Indicates which resource attribute is triggering this update, such as a change in the resource attribute's Metadata, Properties, or Tags.

                                                                                                                                                                    \n@param attribute Indicates which resource attribute is triggering this update, such as a change in the resource attribute's Metadata, Properties, or Tags.\n@see ResourceAttribute", "setterMethodName" : "setAttribute", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "attribute", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "attribute", "variableType" : "String", "documentation" : "

                                                                                                                                                                    Indicates which resource attribute is triggering this update, such as a change in the resource attribute's Metadata, Properties, or Tags.

                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "Name", "c2jShape" : "PropertyName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                    If the Attribute value is Properties, the name of the property. For all other attributes, the value is null.

                                                                                                                                                                    \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" : "

                                                                                                                                                                    If the Attribute value is Properties, the name of the property. For all other attributes, the value is null.

                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "name", "fluentSetterDocumentation" : "

                                                                                                                                                                    If the Attribute value is Properties, the name of the property. For all other attributes, the value is null.

                                                                                                                                                                    \n@param name If the Attribute value is Properties, the name of the property. For all other attributes, the value is null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "name", "getterDocumentation" : "

                                                                                                                                                                    If the Attribute value is Properties, the name of the property. For all other attributes, the value is null.

                                                                                                                                                                    \n@return If the Attribute value is Properties, the name of the property. For all other attributes, the value is null.", "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" : "

                                                                                                                                                                    If the Attribute value is Properties, the name of the property. For all other attributes, the value is null.

                                                                                                                                                                    \n@param name If the Attribute value is Properties, the name of the property. For all other attributes, the value is null.", "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" : "

                                                                                                                                                                    If the Attribute value is Properties, the name of the property. For all other attributes, the value is null.

                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRequiresRecreationAsString", "beanStyleSetterMethodName" : "setRequiresRecreation", "c2jName" : "RequiresRecreation", "c2jShape" : "RequiresRecreation", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                    If the Attribute value is Properties, indicates whether a change to this property causes the resource to be recreated. The value can be Never, Always, or Conditionally. To determine the conditions for a Conditionally recreation, see the update behavior for that property in the AWS CloudFormation User Guide.

                                                                                                                                                                    \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 #requiresRecreationAsString(String)}.\n@param requiresRecreation 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 #requiresRecreation(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                    If the Attribute value is Properties, indicates whether a change to this property causes the resource to be recreated. The value can be Never, Always, or Conditionally. To determine the conditions for a Conditionally recreation, see the update behavior for that property in the AWS CloudFormation User Guide.

                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : "RequiresRecreation", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "requiresRecreation", "fluentEnumSetterMethodName" : "requiresRecreation", "fluentGetterMethodName" : "requiresRecreationAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                    If the Attribute value is Properties, indicates whether a change to this property causes the resource to be recreated. The value can be Never, Always, or Conditionally. To determine the conditions for a Conditionally recreation, see the update behavior for that property in the AWS CloudFormation User Guide.

                                                                                                                                                                    \n@param requiresRecreation If the Attribute value is Properties, indicates whether a change to this property causes the resource to be recreated. The value can be Never, Always, or Conditionally. To determine the conditions for a Conditionally recreation, see the update behavior for that property in the AWS CloudFormation User Guide.\n@see RequiresRecreation\n@return Returns a reference to this object so that method calls can be chained together.\n@see RequiresRecreation", "fluentSetterMethodName" : "requiresRecreation", "getterDocumentation" : "

                                                                                                                                                                    If the Attribute value is Properties, indicates whether a change to this property causes the resource to be recreated. The value can be Never, Always, or Conditionally. To determine the conditions for a Conditionally recreation, see the update behavior for that property in the AWS CloudFormation User Guide.

                                                                                                                                                                    \n

                                                                                                                                                                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #requiresRecreation} will return {@link RequiresRecreation#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #requiresRecreationAsString}.\n

                                                                                                                                                                    \n@return If the Attribute value is Properties, indicates whether a change to this property causes the resource to be recreated. The value can be Never, Always, or Conditionally. To determine the conditions for a Conditionally recreation, see the update behavior for that property in the AWS CloudFormation User Guide.\n@see RequiresRecreation", "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" : "RequiresRecreation", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RequiresRecreation", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "RequiresRecreation", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                    If the Attribute value is Properties, indicates whether a change to this property causes the resource to be recreated. The value can be Never, Always, or Conditionally. To determine the conditions for a Conditionally recreation, see the update behavior for that property in the AWS CloudFormation User Guide.

                                                                                                                                                                    \n@param requiresRecreation If the Attribute value is Properties, indicates whether a change to this property causes the resource to be recreated. The value can be Never, Always, or Conditionally. To determine the conditions for a Conditionally recreation, see the update behavior for that property in the AWS CloudFormation User Guide.\n@see RequiresRecreation", "setterMethodName" : "setRequiresRecreation", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "requiresRecreation", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "requiresRecreation", "variableType" : "String", "documentation" : "

                                                                                                                                                                    If the Attribute value is Properties, indicates whether a change to this property causes the resource to be recreated. The value can be Never, Always, or Conditionally. To determine the conditions for a Conditionally recreation, see the update behavior for that property in the AWS CloudFormation User Guide.

                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ResourceTargetDefinition", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ResourceTargetDefinition", "variableName" : "resourceTargetDefinition", "variableType" : "ResourceTargetDefinition", "documentation" : null, "simpleType" : "ResourceTargetDefinition", "variableSetterType" : "ResourceTargetDefinition" }, "wrapper" : false, "xmlNamespace" : null }, "RollbackConfiguration" : { "c2jName" : "RollbackConfiguration", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                                                    Structure containing the rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                                                                                                                                                    Rollback triggers enable you to have AWS CloudFormation monitor the state of your application during stack creation and updating, and to roll back that operation if the application breaches the threshold of any of the alarms you've specified. For more information, see Monitor and Roll Back Stack Operations.

                                                                                                                                                                    ", "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" : "getRollbackTriggers", "beanStyleSetterMethodName" : "setRollbackTriggers", "c2jName" : "RollbackTriggers", "c2jShape" : "RollbackTriggers", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                    The triggers to monitor during stack creation or update actions.

                                                                                                                                                                    By default, AWS CloudFormation saves the rollback triggers specified for a stack and applies them to any subsequent update operations for the stack, unless you specify otherwise. If you do specify rollback triggers for this parameter, those triggers replace any list of triggers previously specified for the stack. This means:

                                                                                                                                                                    • To use the rollback triggers previously specified for this stack, if any, don't specify this parameter.

                                                                                                                                                                    • To specify new or updated rollback triggers, you must specify all the triggers that you want used for this stack, even triggers you've specifed before (for example, when creating the stack or during a previous stack update). Any triggers that you don't include in the updated list of triggers are no longer applied to the stack.

                                                                                                                                                                    • To remove all currently specified triggers, specify an empty list for this parameter.

                                                                                                                                                                    If a specified trigger is missing, the entire stack operation fails and is rolled back.

                                                                                                                                                                    \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 #rollbackTriggers(List)}.\n@param rollbackTriggers 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 #rollbackTriggers(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                    The triggers to monitor during stack creation or update actions.

                                                                                                                                                                    By default, AWS CloudFormation saves the rollback triggers specified for a stack and applies them to any subsequent update operations for the stack, unless you specify otherwise. If you do specify rollback triggers for this parameter, those triggers replace any list of triggers previously specified for the stack. This means:

                                                                                                                                                                    • To use the rollback triggers previously specified for this stack, if any, don't specify this parameter.

                                                                                                                                                                    • To specify new or updated rollback triggers, you must specify all the triggers that you want used for this stack, even triggers you've specifed before (for example, when creating the stack or during a previous stack update). Any triggers that you don't include in the updated list of triggers are no longer applied to the stack.

                                                                                                                                                                    • To remove all currently specified triggers, specify an empty list for this parameter.

                                                                                                                                                                    If a specified trigger is missing, the entire stack operation fails and is rolled back.

                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "rollbackTriggers", "fluentSetterDocumentation" : "

                                                                                                                                                                    The triggers to monitor during stack creation or update actions.

                                                                                                                                                                    By default, AWS CloudFormation saves the rollback triggers specified for a stack and applies them to any subsequent update operations for the stack, unless you specify otherwise. If you do specify rollback triggers for this parameter, those triggers replace any list of triggers previously specified for the stack. This means:

                                                                                                                                                                    • To use the rollback triggers previously specified for this stack, if any, don't specify this parameter.

                                                                                                                                                                    • To specify new or updated rollback triggers, you must specify all the triggers that you want used for this stack, even triggers you've specifed before (for example, when creating the stack or during a previous stack update). Any triggers that you don't include in the updated list of triggers are no longer applied to the stack.

                                                                                                                                                                    • To remove all currently specified triggers, specify an empty list for this parameter.

                                                                                                                                                                    If a specified trigger is missing, the entire stack operation fails and is rolled back.

                                                                                                                                                                    \n@param rollbackTriggers The triggers to monitor during stack creation or update actions.

                                                                                                                                                                    By default, AWS CloudFormation saves the rollback triggers specified for a stack and applies them to any subsequent update operations for the stack, unless you specify otherwise. If you do specify rollback triggers for this parameter, those triggers replace any list of triggers previously specified for the stack. This means:

                                                                                                                                                                    • To use the rollback triggers previously specified for this stack, if any, don't specify this parameter.

                                                                                                                                                                    • To specify new or updated rollback triggers, you must specify all the triggers that you want used for this stack, even triggers you've specifed before (for example, when creating the stack or during a previous stack update). Any triggers that you don't include in the updated list of triggers are no longer applied to the stack.

                                                                                                                                                                    • To remove all currently specified triggers, specify an empty list for this parameter.

                                                                                                                                                                    If a specified trigger is missing, the entire stack operation fails and is rolled back.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "rollbackTriggers", "getterDocumentation" : "

                                                                                                                                                                    The triggers to monitor during stack creation or update actions.

                                                                                                                                                                    By default, AWS CloudFormation saves the rollback triggers specified for a stack and applies them to any subsequent update operations for the stack, unless you specify otherwise. If you do specify rollback triggers for this parameter, those triggers replace any list of triggers previously specified for the stack. This means:

                                                                                                                                                                    • To use the rollback triggers previously specified for this stack, if any, don't specify this parameter.

                                                                                                                                                                    • To specify new or updated rollback triggers, you must specify all the triggers that you want used for this stack, even triggers you've specifed before (for example, when creating the stack or during a previous stack update). Any triggers that you don't include in the updated list of triggers are no longer applied to the stack.

                                                                                                                                                                    • To remove all currently specified triggers, specify an empty list for this parameter.

                                                                                                                                                                    If a specified trigger is missing, the entire stack operation fails and is rolled back.

                                                                                                                                                                    \n

                                                                                                                                                                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                    \n@return The triggers to monitor during stack creation or update actions.

                                                                                                                                                                    By default, AWS CloudFormation saves the rollback triggers specified for a stack and applies them to any subsequent update operations for the stack, unless you specify otherwise. If you do specify rollback triggers for this parameter, those triggers replace any list of triggers previously specified for the stack. This means:

                                                                                                                                                                    • To use the rollback triggers previously specified for this stack, if any, don't specify this parameter.

                                                                                                                                                                    • To specify new or updated rollback triggers, you must specify all the triggers that you want used for this stack, even triggers you've specifed before (for example, when creating the stack or during a previous stack update). Any triggers that you don't include in the updated list of triggers are no longer applied to the stack.

                                                                                                                                                                    • To remove all currently specified triggers, specify an empty list for this parameter.

                                                                                                                                                                    If a specified trigger is missing, the entire stack operation fails and is rolled back.", "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" : "RollbackTriggers", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RollbackTriggers", "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" : "RollbackTrigger", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link RollbackTrigger.Builder} avoiding the need to create one manually via {@link RollbackTrigger#builder()}.\n\nWhen the {@link Consumer} completes, {@link RollbackTrigger.Builder#build()} is called immediately and its result is passed to {@link #member(RollbackTrigger)}.\n@param member a consumer that will call methods on {@link RollbackTrigger.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(RollbackTrigger)", "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" : "RollbackTrigger", "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" : "RollbackTrigger", "variableName" : "member", "variableType" : "RollbackTrigger", "documentation" : null, "simpleType" : "RollbackTrigger", "variableSetterType" : "RollbackTrigger" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "RollbackTrigger", "variableName" : "member", "variableType" : "RollbackTrigger", "documentation" : "", "simpleType" : "RollbackTrigger", "variableSetterType" : "RollbackTrigger" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "RollbackTrigger", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "RollbackTrigger", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "RollbackTriggers", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                    The triggers to monitor during stack creation or update actions.

                                                                                                                                                                    By default, AWS CloudFormation saves the rollback triggers specified for a stack and applies them to any subsequent update operations for the stack, unless you specify otherwise. If you do specify rollback triggers for this parameter, those triggers replace any list of triggers previously specified for the stack. This means:

                                                                                                                                                                    • To use the rollback triggers previously specified for this stack, if any, don't specify this parameter.

                                                                                                                                                                    • To specify new or updated rollback triggers, you must specify all the triggers that you want used for this stack, even triggers you've specifed before (for example, when creating the stack or during a previous stack update). Any triggers that you don't include in the updated list of triggers are no longer applied to the stack.

                                                                                                                                                                    • To remove all currently specified triggers, specify an empty list for this parameter.

                                                                                                                                                                    If a specified trigger is missing, the entire stack operation fails and is rolled back.

                                                                                                                                                                    \n@param rollbackTriggers The triggers to monitor during stack creation or update actions.

                                                                                                                                                                    By default, AWS CloudFormation saves the rollback triggers specified for a stack and applies them to any subsequent update operations for the stack, unless you specify otherwise. If you do specify rollback triggers for this parameter, those triggers replace any list of triggers previously specified for the stack. This means:

                                                                                                                                                                    • To use the rollback triggers previously specified for this stack, if any, don't specify this parameter.

                                                                                                                                                                    • To specify new or updated rollback triggers, you must specify all the triggers that you want used for this stack, even triggers you've specifed before (for example, when creating the stack or during a previous stack update). Any triggers that you don't include in the updated list of triggers are no longer applied to the stack.

                                                                                                                                                                    • To remove all currently specified triggers, specify an empty list for this parameter.

                                                                                                                                                                    If a specified trigger is missing, the entire stack operation fails and is rolled back.", "setterMethodName" : "setRollbackTriggers", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "rollbackTriggers", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "rollbackTriggers", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                    The triggers to monitor during stack creation or update actions.

                                                                                                                                                                    By default, AWS CloudFormation saves the rollback triggers specified for a stack and applies them to any subsequent update operations for the stack, unless you specify otherwise. If you do specify rollback triggers for this parameter, those triggers replace any list of triggers previously specified for the stack. This means:

                                                                                                                                                                    • To use the rollback triggers previously specified for this stack, if any, don't specify this parameter.

                                                                                                                                                                    • To specify new or updated rollback triggers, you must specify all the triggers that you want used for this stack, even triggers you've specifed before (for example, when creating the stack or during a previous stack update). Any triggers that you don't include in the updated list of triggers are no longer applied to the stack.

                                                                                                                                                                    • To remove all currently specified triggers, specify an empty list for this parameter.

                                                                                                                                                                    If a specified trigger is missing, the entire stack operation fails and is rolled back.

                                                                                                                                                                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMonitoringTimeInMinutes", "beanStyleSetterMethodName" : "setMonitoringTimeInMinutes", "c2jName" : "MonitoringTimeInMinutes", "c2jShape" : "MonitoringTimeInMinutes", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                    The amount of time, in minutes, during which CloudFormation should monitor all the rollback triggers after the stack creation or update operation deploys all necessary resources.

                                                                                                                                                                    The default is 0 minutes.

                                                                                                                                                                    If you specify a monitoring period but do not specify any rollback triggers, CloudFormation still waits the specified period of time before cleaning up old resources after update operations. You can use this monitoring period to perform any manual stack validation desired, and manually cancel the stack creation or update (using CancelUpdateStack, for example) as necessary.

                                                                                                                                                                    If you specify 0 for this parameter, CloudFormation still monitors the specified rollback triggers during stack creation and update operations. Then, for update operations, it begins disposing of old resources immediately once the operation completes.

                                                                                                                                                                    \nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #monitoringTimeInMinutes(Integer)}.\n@param monitoringTimeInMinutes a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #monitoringTimeInMinutes(Integer)", "deprecated" : false, "documentation" : "

                                                                                                                                                                    The amount of time, in minutes, during which CloudFormation should monitor all the rollback triggers after the stack creation or update operation deploys all necessary resources.

                                                                                                                                                                    The default is 0 minutes.

                                                                                                                                                                    If you specify a monitoring period but do not specify any rollback triggers, CloudFormation still waits the specified period of time before cleaning up old resources after update operations. You can use this monitoring period to perform any manual stack validation desired, and manually cancel the stack creation or update (using CancelUpdateStack, for example) as necessary.

                                                                                                                                                                    If you specify 0 for this parameter, CloudFormation still monitors the specified rollback triggers during stack creation and update operations. Then, for update operations, it begins disposing of old resources immediately once the operation completes.

                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "monitoringTimeInMinutes", "fluentSetterDocumentation" : "

                                                                                                                                                                    The amount of time, in minutes, during which CloudFormation should monitor all the rollback triggers after the stack creation or update operation deploys all necessary resources.

                                                                                                                                                                    The default is 0 minutes.

                                                                                                                                                                    If you specify a monitoring period but do not specify any rollback triggers, CloudFormation still waits the specified period of time before cleaning up old resources after update operations. You can use this monitoring period to perform any manual stack validation desired, and manually cancel the stack creation or update (using CancelUpdateStack, for example) as necessary.

                                                                                                                                                                    If you specify 0 for this parameter, CloudFormation still monitors the specified rollback triggers during stack creation and update operations. Then, for update operations, it begins disposing of old resources immediately once the operation completes.

                                                                                                                                                                    \n@param monitoringTimeInMinutes The amount of time, in minutes, during which CloudFormation should monitor all the rollback triggers after the stack creation or update operation deploys all necessary resources.

                                                                                                                                                                    The default is 0 minutes.

                                                                                                                                                                    If you specify a monitoring period but do not specify any rollback triggers, CloudFormation still waits the specified period of time before cleaning up old resources after update operations. You can use this monitoring period to perform any manual stack validation desired, and manually cancel the stack creation or update (using CancelUpdateStack, for example) as necessary.

                                                                                                                                                                    If you specify 0 for this parameter, CloudFormation still monitors the specified rollback triggers during stack creation and update operations. Then, for update operations, it begins disposing of old resources immediately once the operation completes.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "monitoringTimeInMinutes", "getterDocumentation" : "

                                                                                                                                                                    The amount of time, in minutes, during which CloudFormation should monitor all the rollback triggers after the stack creation or update operation deploys all necessary resources.

                                                                                                                                                                    The default is 0 minutes.

                                                                                                                                                                    If you specify a monitoring period but do not specify any rollback triggers, CloudFormation still waits the specified period of time before cleaning up old resources after update operations. You can use this monitoring period to perform any manual stack validation desired, and manually cancel the stack creation or update (using CancelUpdateStack, for example) as necessary.

                                                                                                                                                                    If you specify 0 for this parameter, CloudFormation still monitors the specified rollback triggers during stack creation and update operations. Then, for update operations, it begins disposing of old resources immediately once the operation completes.

                                                                                                                                                                    \n@return The amount of time, in minutes, during which CloudFormation should monitor all the rollback triggers after the stack creation or update operation deploys all necessary resources.

                                                                                                                                                                    The default is 0 minutes.

                                                                                                                                                                    If you specify a monitoring period but do not specify any rollback triggers, CloudFormation still waits the specified period of time before cleaning up old resources after update operations. You can use this monitoring period to perform any manual stack validation desired, and manually cancel the stack creation or update (using CancelUpdateStack, for example) as necessary.

                                                                                                                                                                    If you specify 0 for this parameter, CloudFormation still monitors the specified rollback triggers during stack creation and update operations. Then, for update operations, it begins disposing of old resources immediately once the operation completes.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MonitoringTimeInMinutes", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MonitoringTimeInMinutes", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MonitoringTimeInMinutes", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                    The amount of time, in minutes, during which CloudFormation should monitor all the rollback triggers after the stack creation or update operation deploys all necessary resources.

                                                                                                                                                                    The default is 0 minutes.

                                                                                                                                                                    If you specify a monitoring period but do not specify any rollback triggers, CloudFormation still waits the specified period of time before cleaning up old resources after update operations. You can use this monitoring period to perform any manual stack validation desired, and manually cancel the stack creation or update (using CancelUpdateStack, for example) as necessary.

                                                                                                                                                                    If you specify 0 for this parameter, CloudFormation still monitors the specified rollback triggers during stack creation and update operations. Then, for update operations, it begins disposing of old resources immediately once the operation completes.

                                                                                                                                                                    \n@param monitoringTimeInMinutes The amount of time, in minutes, during which CloudFormation should monitor all the rollback triggers after the stack creation or update operation deploys all necessary resources.

                                                                                                                                                                    The default is 0 minutes.

                                                                                                                                                                    If you specify a monitoring period but do not specify any rollback triggers, CloudFormation still waits the specified period of time before cleaning up old resources after update operations. You can use this monitoring period to perform any manual stack validation desired, and manually cancel the stack creation or update (using CancelUpdateStack, for example) as necessary.

                                                                                                                                                                    If you specify 0 for this parameter, CloudFormation still monitors the specified rollback triggers during stack creation and update operations. Then, for update operations, it begins disposing of old resources immediately once the operation completes.", "setterMethodName" : "setMonitoringTimeInMinutes", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "monitoringTimeInMinutes", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "monitoringTimeInMinutes", "variableType" : "Integer", "documentation" : "

                                                                                                                                                                    The amount of time, in minutes, during which CloudFormation should monitor all the rollback triggers after the stack creation or update operation deploys all necessary resources.

                                                                                                                                                                    The default is 0 minutes.

                                                                                                                                                                    If you specify a monitoring period but do not specify any rollback triggers, CloudFormation still waits the specified period of time before cleaning up old resources after update operations. You can use this monitoring period to perform any manual stack validation desired, and manually cancel the stack creation or update (using CancelUpdateStack, for example) as necessary.

                                                                                                                                                                    If you specify 0 for this parameter, CloudFormation still monitors the specified rollback triggers during stack creation and update operations. Then, for update operations, it begins disposing of old resources immediately once the operation completes.

                                                                                                                                                                    ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "MonitoringTimeInMinutes" : { "beanStyleGetterMethodName" : "getMonitoringTimeInMinutes", "beanStyleSetterMethodName" : "setMonitoringTimeInMinutes", "c2jName" : "MonitoringTimeInMinutes", "c2jShape" : "MonitoringTimeInMinutes", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                    The amount of time, in minutes, during which CloudFormation should monitor all the rollback triggers after the stack creation or update operation deploys all necessary resources.

                                                                                                                                                                    The default is 0 minutes.

                                                                                                                                                                    If you specify a monitoring period but do not specify any rollback triggers, CloudFormation still waits the specified period of time before cleaning up old resources after update operations. You can use this monitoring period to perform any manual stack validation desired, and manually cancel the stack creation or update (using CancelUpdateStack, for example) as necessary.

                                                                                                                                                                    If you specify 0 for this parameter, CloudFormation still monitors the specified rollback triggers during stack creation and update operations. Then, for update operations, it begins disposing of old resources immediately once the operation completes.

                                                                                                                                                                    \nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #monitoringTimeInMinutes(Integer)}.\n@param monitoringTimeInMinutes a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #monitoringTimeInMinutes(Integer)", "deprecated" : false, "documentation" : "

                                                                                                                                                                    The amount of time, in minutes, during which CloudFormation should monitor all the rollback triggers after the stack creation or update operation deploys all necessary resources.

                                                                                                                                                                    The default is 0 minutes.

                                                                                                                                                                    If you specify a monitoring period but do not specify any rollback triggers, CloudFormation still waits the specified period of time before cleaning up old resources after update operations. You can use this monitoring period to perform any manual stack validation desired, and manually cancel the stack creation or update (using CancelUpdateStack, for example) as necessary.

                                                                                                                                                                    If you specify 0 for this parameter, CloudFormation still monitors the specified rollback triggers during stack creation and update operations. Then, for update operations, it begins disposing of old resources immediately once the operation completes.

                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "monitoringTimeInMinutes", "fluentSetterDocumentation" : "

                                                                                                                                                                    The amount of time, in minutes, during which CloudFormation should monitor all the rollback triggers after the stack creation or update operation deploys all necessary resources.

                                                                                                                                                                    The default is 0 minutes.

                                                                                                                                                                    If you specify a monitoring period but do not specify any rollback triggers, CloudFormation still waits the specified period of time before cleaning up old resources after update operations. You can use this monitoring period to perform any manual stack validation desired, and manually cancel the stack creation or update (using CancelUpdateStack, for example) as necessary.

                                                                                                                                                                    If you specify 0 for this parameter, CloudFormation still monitors the specified rollback triggers during stack creation and update operations. Then, for update operations, it begins disposing of old resources immediately once the operation completes.

                                                                                                                                                                    \n@param monitoringTimeInMinutes The amount of time, in minutes, during which CloudFormation should monitor all the rollback triggers after the stack creation or update operation deploys all necessary resources.

                                                                                                                                                                    The default is 0 minutes.

                                                                                                                                                                    If you specify a monitoring period but do not specify any rollback triggers, CloudFormation still waits the specified period of time before cleaning up old resources after update operations. You can use this monitoring period to perform any manual stack validation desired, and manually cancel the stack creation or update (using CancelUpdateStack, for example) as necessary.

                                                                                                                                                                    If you specify 0 for this parameter, CloudFormation still monitors the specified rollback triggers during stack creation and update operations. Then, for update operations, it begins disposing of old resources immediately once the operation completes.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "monitoringTimeInMinutes", "getterDocumentation" : "

                                                                                                                                                                    The amount of time, in minutes, during which CloudFormation should monitor all the rollback triggers after the stack creation or update operation deploys all necessary resources.

                                                                                                                                                                    The default is 0 minutes.

                                                                                                                                                                    If you specify a monitoring period but do not specify any rollback triggers, CloudFormation still waits the specified period of time before cleaning up old resources after update operations. You can use this monitoring period to perform any manual stack validation desired, and manually cancel the stack creation or update (using CancelUpdateStack, for example) as necessary.

                                                                                                                                                                    If you specify 0 for this parameter, CloudFormation still monitors the specified rollback triggers during stack creation and update operations. Then, for update operations, it begins disposing of old resources immediately once the operation completes.

                                                                                                                                                                    \n@return The amount of time, in minutes, during which CloudFormation should monitor all the rollback triggers after the stack creation or update operation deploys all necessary resources.

                                                                                                                                                                    The default is 0 minutes.

                                                                                                                                                                    If you specify a monitoring period but do not specify any rollback triggers, CloudFormation still waits the specified period of time before cleaning up old resources after update operations. You can use this monitoring period to perform any manual stack validation desired, and manually cancel the stack creation or update (using CancelUpdateStack, for example) as necessary.

                                                                                                                                                                    If you specify 0 for this parameter, CloudFormation still monitors the specified rollback triggers during stack creation and update operations. Then, for update operations, it begins disposing of old resources immediately once the operation completes.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MonitoringTimeInMinutes", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MonitoringTimeInMinutes", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MonitoringTimeInMinutes", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                    The amount of time, in minutes, during which CloudFormation should monitor all the rollback triggers after the stack creation or update operation deploys all necessary resources.

                                                                                                                                                                    The default is 0 minutes.

                                                                                                                                                                    If you specify a monitoring period but do not specify any rollback triggers, CloudFormation still waits the specified period of time before cleaning up old resources after update operations. You can use this monitoring period to perform any manual stack validation desired, and manually cancel the stack creation or update (using CancelUpdateStack, for example) as necessary.

                                                                                                                                                                    If you specify 0 for this parameter, CloudFormation still monitors the specified rollback triggers during stack creation and update operations. Then, for update operations, it begins disposing of old resources immediately once the operation completes.

                                                                                                                                                                    \n@param monitoringTimeInMinutes The amount of time, in minutes, during which CloudFormation should monitor all the rollback triggers after the stack creation or update operation deploys all necessary resources.

                                                                                                                                                                    The default is 0 minutes.

                                                                                                                                                                    If you specify a monitoring period but do not specify any rollback triggers, CloudFormation still waits the specified period of time before cleaning up old resources after update operations. You can use this monitoring period to perform any manual stack validation desired, and manually cancel the stack creation or update (using CancelUpdateStack, for example) as necessary.

                                                                                                                                                                    If you specify 0 for this parameter, CloudFormation still monitors the specified rollback triggers during stack creation and update operations. Then, for update operations, it begins disposing of old resources immediately once the operation completes.", "setterMethodName" : "setMonitoringTimeInMinutes", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "monitoringTimeInMinutes", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "monitoringTimeInMinutes", "variableType" : "Integer", "documentation" : "

                                                                                                                                                                    The amount of time, in minutes, during which CloudFormation should monitor all the rollback triggers after the stack creation or update operation deploys all necessary resources.

                                                                                                                                                                    The default is 0 minutes.

                                                                                                                                                                    If you specify a monitoring period but do not specify any rollback triggers, CloudFormation still waits the specified period of time before cleaning up old resources after update operations. You can use this monitoring period to perform any manual stack validation desired, and manually cancel the stack creation or update (using CancelUpdateStack, for example) as necessary.

                                                                                                                                                                    If you specify 0 for this parameter, CloudFormation still monitors the specified rollback triggers during stack creation and update operations. Then, for update operations, it begins disposing of old resources immediately once the operation completes.

                                                                                                                                                                    ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "RollbackTriggers" : { "beanStyleGetterMethodName" : "getRollbackTriggers", "beanStyleSetterMethodName" : "setRollbackTriggers", "c2jName" : "RollbackTriggers", "c2jShape" : "RollbackTriggers", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                    The triggers to monitor during stack creation or update actions.

                                                                                                                                                                    By default, AWS CloudFormation saves the rollback triggers specified for a stack and applies them to any subsequent update operations for the stack, unless you specify otherwise. If you do specify rollback triggers for this parameter, those triggers replace any list of triggers previously specified for the stack. This means:

                                                                                                                                                                    • To use the rollback triggers previously specified for this stack, if any, don't specify this parameter.

                                                                                                                                                                    • To specify new or updated rollback triggers, you must specify all the triggers that you want used for this stack, even triggers you've specifed before (for example, when creating the stack or during a previous stack update). Any triggers that you don't include in the updated list of triggers are no longer applied to the stack.

                                                                                                                                                                    • To remove all currently specified triggers, specify an empty list for this parameter.

                                                                                                                                                                    If a specified trigger is missing, the entire stack operation fails and is rolled back.

                                                                                                                                                                    \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 #rollbackTriggers(List)}.\n@param rollbackTriggers 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 #rollbackTriggers(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                    The triggers to monitor during stack creation or update actions.

                                                                                                                                                                    By default, AWS CloudFormation saves the rollback triggers specified for a stack and applies them to any subsequent update operations for the stack, unless you specify otherwise. If you do specify rollback triggers for this parameter, those triggers replace any list of triggers previously specified for the stack. This means:

                                                                                                                                                                    • To use the rollback triggers previously specified for this stack, if any, don't specify this parameter.

                                                                                                                                                                    • To specify new or updated rollback triggers, you must specify all the triggers that you want used for this stack, even triggers you've specifed before (for example, when creating the stack or during a previous stack update). Any triggers that you don't include in the updated list of triggers are no longer applied to the stack.

                                                                                                                                                                    • To remove all currently specified triggers, specify an empty list for this parameter.

                                                                                                                                                                    If a specified trigger is missing, the entire stack operation fails and is rolled back.

                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "rollbackTriggers", "fluentSetterDocumentation" : "

                                                                                                                                                                    The triggers to monitor during stack creation or update actions.

                                                                                                                                                                    By default, AWS CloudFormation saves the rollback triggers specified for a stack and applies them to any subsequent update operations for the stack, unless you specify otherwise. If you do specify rollback triggers for this parameter, those triggers replace any list of triggers previously specified for the stack. This means:

                                                                                                                                                                    • To use the rollback triggers previously specified for this stack, if any, don't specify this parameter.

                                                                                                                                                                    • To specify new or updated rollback triggers, you must specify all the triggers that you want used for this stack, even triggers you've specifed before (for example, when creating the stack or during a previous stack update). Any triggers that you don't include in the updated list of triggers are no longer applied to the stack.

                                                                                                                                                                    • To remove all currently specified triggers, specify an empty list for this parameter.

                                                                                                                                                                    If a specified trigger is missing, the entire stack operation fails and is rolled back.

                                                                                                                                                                    \n@param rollbackTriggers The triggers to monitor during stack creation or update actions.

                                                                                                                                                                    By default, AWS CloudFormation saves the rollback triggers specified for a stack and applies them to any subsequent update operations for the stack, unless you specify otherwise. If you do specify rollback triggers for this parameter, those triggers replace any list of triggers previously specified for the stack. This means:

                                                                                                                                                                    • To use the rollback triggers previously specified for this stack, if any, don't specify this parameter.

                                                                                                                                                                    • To specify new or updated rollback triggers, you must specify all the triggers that you want used for this stack, even triggers you've specifed before (for example, when creating the stack or during a previous stack update). Any triggers that you don't include in the updated list of triggers are no longer applied to the stack.

                                                                                                                                                                    • To remove all currently specified triggers, specify an empty list for this parameter.

                                                                                                                                                                    If a specified trigger is missing, the entire stack operation fails and is rolled back.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "rollbackTriggers", "getterDocumentation" : "

                                                                                                                                                                    The triggers to monitor during stack creation or update actions.

                                                                                                                                                                    By default, AWS CloudFormation saves the rollback triggers specified for a stack and applies them to any subsequent update operations for the stack, unless you specify otherwise. If you do specify rollback triggers for this parameter, those triggers replace any list of triggers previously specified for the stack. This means:

                                                                                                                                                                    • To use the rollback triggers previously specified for this stack, if any, don't specify this parameter.

                                                                                                                                                                    • To specify new or updated rollback triggers, you must specify all the triggers that you want used for this stack, even triggers you've specifed before (for example, when creating the stack or during a previous stack update). Any triggers that you don't include in the updated list of triggers are no longer applied to the stack.

                                                                                                                                                                    • To remove all currently specified triggers, specify an empty list for this parameter.

                                                                                                                                                                    If a specified trigger is missing, the entire stack operation fails and is rolled back.

                                                                                                                                                                    \n

                                                                                                                                                                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                    \n@return The triggers to monitor during stack creation or update actions.

                                                                                                                                                                    By default, AWS CloudFormation saves the rollback triggers specified for a stack and applies them to any subsequent update operations for the stack, unless you specify otherwise. If you do specify rollback triggers for this parameter, those triggers replace any list of triggers previously specified for the stack. This means:

                                                                                                                                                                    • To use the rollback triggers previously specified for this stack, if any, don't specify this parameter.

                                                                                                                                                                    • To specify new or updated rollback triggers, you must specify all the triggers that you want used for this stack, even triggers you've specifed before (for example, when creating the stack or during a previous stack update). Any triggers that you don't include in the updated list of triggers are no longer applied to the stack.

                                                                                                                                                                    • To remove all currently specified triggers, specify an empty list for this parameter.

                                                                                                                                                                    If a specified trigger is missing, the entire stack operation fails and is rolled back.", "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" : "RollbackTriggers", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RollbackTriggers", "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" : "RollbackTrigger", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link RollbackTrigger.Builder} avoiding the need to create one manually via {@link RollbackTrigger#builder()}.\n\nWhen the {@link Consumer} completes, {@link RollbackTrigger.Builder#build()} is called immediately and its result is passed to {@link #member(RollbackTrigger)}.\n@param member a consumer that will call methods on {@link RollbackTrigger.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(RollbackTrigger)", "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" : "RollbackTrigger", "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" : "RollbackTrigger", "variableName" : "member", "variableType" : "RollbackTrigger", "documentation" : null, "simpleType" : "RollbackTrigger", "variableSetterType" : "RollbackTrigger" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "RollbackTrigger", "variableName" : "member", "variableType" : "RollbackTrigger", "documentation" : "", "simpleType" : "RollbackTrigger", "variableSetterType" : "RollbackTrigger" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "RollbackTrigger", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "RollbackTrigger", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "RollbackTriggers", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                    The triggers to monitor during stack creation or update actions.

                                                                                                                                                                    By default, AWS CloudFormation saves the rollback triggers specified for a stack and applies them to any subsequent update operations for the stack, unless you specify otherwise. If you do specify rollback triggers for this parameter, those triggers replace any list of triggers previously specified for the stack. This means:

                                                                                                                                                                    • To use the rollback triggers previously specified for this stack, if any, don't specify this parameter.

                                                                                                                                                                    • To specify new or updated rollback triggers, you must specify all the triggers that you want used for this stack, even triggers you've specifed before (for example, when creating the stack or during a previous stack update). Any triggers that you don't include in the updated list of triggers are no longer applied to the stack.

                                                                                                                                                                    • To remove all currently specified triggers, specify an empty list for this parameter.

                                                                                                                                                                    If a specified trigger is missing, the entire stack operation fails and is rolled back.

                                                                                                                                                                    \n@param rollbackTriggers The triggers to monitor during stack creation or update actions.

                                                                                                                                                                    By default, AWS CloudFormation saves the rollback triggers specified for a stack and applies them to any subsequent update operations for the stack, unless you specify otherwise. If you do specify rollback triggers for this parameter, those triggers replace any list of triggers previously specified for the stack. This means:

                                                                                                                                                                    • To use the rollback triggers previously specified for this stack, if any, don't specify this parameter.

                                                                                                                                                                    • To specify new or updated rollback triggers, you must specify all the triggers that you want used for this stack, even triggers you've specifed before (for example, when creating the stack or during a previous stack update). Any triggers that you don't include in the updated list of triggers are no longer applied to the stack.

                                                                                                                                                                    • To remove all currently specified triggers, specify an empty list for this parameter.

                                                                                                                                                                    If a specified trigger is missing, the entire stack operation fails and is rolled back.", "setterMethodName" : "setRollbackTriggers", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "rollbackTriggers", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "rollbackTriggers", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                    The triggers to monitor during stack creation or update actions.

                                                                                                                                                                    By default, AWS CloudFormation saves the rollback triggers specified for a stack and applies them to any subsequent update operations for the stack, unless you specify otherwise. If you do specify rollback triggers for this parameter, those triggers replace any list of triggers previously specified for the stack. This means:

                                                                                                                                                                    • To use the rollback triggers previously specified for this stack, if any, don't specify this parameter.

                                                                                                                                                                    • To specify new or updated rollback triggers, you must specify all the triggers that you want used for this stack, even triggers you've specifed before (for example, when creating the stack or during a previous stack update). Any triggers that you don't include in the updated list of triggers are no longer applied to the stack.

                                                                                                                                                                    • To remove all currently specified triggers, specify an empty list for this parameter.

                                                                                                                                                                    If a specified trigger is missing, the entire stack operation fails and is rolled back.

                                                                                                                                                                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getRollbackTriggers", "beanStyleSetterMethodName" : "setRollbackTriggers", "c2jName" : "RollbackTriggers", "c2jShape" : "RollbackTriggers", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                    The triggers to monitor during stack creation or update actions.

                                                                                                                                                                    By default, AWS CloudFormation saves the rollback triggers specified for a stack and applies them to any subsequent update operations for the stack, unless you specify otherwise. If you do specify rollback triggers for this parameter, those triggers replace any list of triggers previously specified for the stack. This means:

                                                                                                                                                                    • To use the rollback triggers previously specified for this stack, if any, don't specify this parameter.

                                                                                                                                                                    • To specify new or updated rollback triggers, you must specify all the triggers that you want used for this stack, even triggers you've specifed before (for example, when creating the stack or during a previous stack update). Any triggers that you don't include in the updated list of triggers are no longer applied to the stack.

                                                                                                                                                                    • To remove all currently specified triggers, specify an empty list for this parameter.

                                                                                                                                                                    If a specified trigger is missing, the entire stack operation fails and is rolled back.

                                                                                                                                                                    \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 #rollbackTriggers(List)}.\n@param rollbackTriggers 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 #rollbackTriggers(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                    The triggers to monitor during stack creation or update actions.

                                                                                                                                                                    By default, AWS CloudFormation saves the rollback triggers specified for a stack and applies them to any subsequent update operations for the stack, unless you specify otherwise. If you do specify rollback triggers for this parameter, those triggers replace any list of triggers previously specified for the stack. This means:

                                                                                                                                                                    • To use the rollback triggers previously specified for this stack, if any, don't specify this parameter.

                                                                                                                                                                    • To specify new or updated rollback triggers, you must specify all the triggers that you want used for this stack, even triggers you've specifed before (for example, when creating the stack or during a previous stack update). Any triggers that you don't include in the updated list of triggers are no longer applied to the stack.

                                                                                                                                                                    • To remove all currently specified triggers, specify an empty list for this parameter.

                                                                                                                                                                    If a specified trigger is missing, the entire stack operation fails and is rolled back.

                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "rollbackTriggers", "fluentSetterDocumentation" : "

                                                                                                                                                                    The triggers to monitor during stack creation or update actions.

                                                                                                                                                                    By default, AWS CloudFormation saves the rollback triggers specified for a stack and applies them to any subsequent update operations for the stack, unless you specify otherwise. If you do specify rollback triggers for this parameter, those triggers replace any list of triggers previously specified for the stack. This means:

                                                                                                                                                                    • To use the rollback triggers previously specified for this stack, if any, don't specify this parameter.

                                                                                                                                                                    • To specify new or updated rollback triggers, you must specify all the triggers that you want used for this stack, even triggers you've specifed before (for example, when creating the stack or during a previous stack update). Any triggers that you don't include in the updated list of triggers are no longer applied to the stack.

                                                                                                                                                                    • To remove all currently specified triggers, specify an empty list for this parameter.

                                                                                                                                                                    If a specified trigger is missing, the entire stack operation fails and is rolled back.

                                                                                                                                                                    \n@param rollbackTriggers The triggers to monitor during stack creation or update actions.

                                                                                                                                                                    By default, AWS CloudFormation saves the rollback triggers specified for a stack and applies them to any subsequent update operations for the stack, unless you specify otherwise. If you do specify rollback triggers for this parameter, those triggers replace any list of triggers previously specified for the stack. This means:

                                                                                                                                                                    • To use the rollback triggers previously specified for this stack, if any, don't specify this parameter.

                                                                                                                                                                    • To specify new or updated rollback triggers, you must specify all the triggers that you want used for this stack, even triggers you've specifed before (for example, when creating the stack or during a previous stack update). Any triggers that you don't include in the updated list of triggers are no longer applied to the stack.

                                                                                                                                                                    • To remove all currently specified triggers, specify an empty list for this parameter.

                                                                                                                                                                    If a specified trigger is missing, the entire stack operation fails and is rolled back.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "rollbackTriggers", "getterDocumentation" : "

                                                                                                                                                                    The triggers to monitor during stack creation or update actions.

                                                                                                                                                                    By default, AWS CloudFormation saves the rollback triggers specified for a stack and applies them to any subsequent update operations for the stack, unless you specify otherwise. If you do specify rollback triggers for this parameter, those triggers replace any list of triggers previously specified for the stack. This means:

                                                                                                                                                                    • To use the rollback triggers previously specified for this stack, if any, don't specify this parameter.

                                                                                                                                                                    • To specify new or updated rollback triggers, you must specify all the triggers that you want used for this stack, even triggers you've specifed before (for example, when creating the stack or during a previous stack update). Any triggers that you don't include in the updated list of triggers are no longer applied to the stack.

                                                                                                                                                                    • To remove all currently specified triggers, specify an empty list for this parameter.

                                                                                                                                                                    If a specified trigger is missing, the entire stack operation fails and is rolled back.

                                                                                                                                                                    \n

                                                                                                                                                                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                    \n@return The triggers to monitor during stack creation or update actions.

                                                                                                                                                                    By default, AWS CloudFormation saves the rollback triggers specified for a stack and applies them to any subsequent update operations for the stack, unless you specify otherwise. If you do specify rollback triggers for this parameter, those triggers replace any list of triggers previously specified for the stack. This means:

                                                                                                                                                                    • To use the rollback triggers previously specified for this stack, if any, don't specify this parameter.

                                                                                                                                                                    • To specify new or updated rollback triggers, you must specify all the triggers that you want used for this stack, even triggers you've specifed before (for example, when creating the stack or during a previous stack update). Any triggers that you don't include in the updated list of triggers are no longer applied to the stack.

                                                                                                                                                                    • To remove all currently specified triggers, specify an empty list for this parameter.

                                                                                                                                                                    If a specified trigger is missing, the entire stack operation fails and is rolled back.", "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" : "RollbackTriggers", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RollbackTriggers", "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" : "RollbackTrigger", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link RollbackTrigger.Builder} avoiding the need to create one manually via {@link RollbackTrigger#builder()}.\n\nWhen the {@link Consumer} completes, {@link RollbackTrigger.Builder#build()} is called immediately and its result is passed to {@link #member(RollbackTrigger)}.\n@param member a consumer that will call methods on {@link RollbackTrigger.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(RollbackTrigger)", "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" : "RollbackTrigger", "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" : "RollbackTrigger", "variableName" : "member", "variableType" : "RollbackTrigger", "documentation" : null, "simpleType" : "RollbackTrigger", "variableSetterType" : "RollbackTrigger" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "RollbackTrigger", "variableName" : "member", "variableType" : "RollbackTrigger", "documentation" : "", "simpleType" : "RollbackTrigger", "variableSetterType" : "RollbackTrigger" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "RollbackTrigger", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "RollbackTrigger", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "RollbackTriggers", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                    The triggers to monitor during stack creation or update actions.

                                                                                                                                                                    By default, AWS CloudFormation saves the rollback triggers specified for a stack and applies them to any subsequent update operations for the stack, unless you specify otherwise. If you do specify rollback triggers for this parameter, those triggers replace any list of triggers previously specified for the stack. This means:

                                                                                                                                                                    • To use the rollback triggers previously specified for this stack, if any, don't specify this parameter.

                                                                                                                                                                    • To specify new or updated rollback triggers, you must specify all the triggers that you want used for this stack, even triggers you've specifed before (for example, when creating the stack or during a previous stack update). Any triggers that you don't include in the updated list of triggers are no longer applied to the stack.

                                                                                                                                                                    • To remove all currently specified triggers, specify an empty list for this parameter.

                                                                                                                                                                    If a specified trigger is missing, the entire stack operation fails and is rolled back.

                                                                                                                                                                    \n@param rollbackTriggers The triggers to monitor during stack creation or update actions.

                                                                                                                                                                    By default, AWS CloudFormation saves the rollback triggers specified for a stack and applies them to any subsequent update operations for the stack, unless you specify otherwise. If you do specify rollback triggers for this parameter, those triggers replace any list of triggers previously specified for the stack. This means:

                                                                                                                                                                    • To use the rollback triggers previously specified for this stack, if any, don't specify this parameter.

                                                                                                                                                                    • To specify new or updated rollback triggers, you must specify all the triggers that you want used for this stack, even triggers you've specifed before (for example, when creating the stack or during a previous stack update). Any triggers that you don't include in the updated list of triggers are no longer applied to the stack.

                                                                                                                                                                    • To remove all currently specified triggers, specify an empty list for this parameter.

                                                                                                                                                                    If a specified trigger is missing, the entire stack operation fails and is rolled back.", "setterMethodName" : "setRollbackTriggers", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "rollbackTriggers", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "rollbackTriggers", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                    The triggers to monitor during stack creation or update actions.

                                                                                                                                                                    By default, AWS CloudFormation saves the rollback triggers specified for a stack and applies them to any subsequent update operations for the stack, unless you specify otherwise. If you do specify rollback triggers for this parameter, those triggers replace any list of triggers previously specified for the stack. This means:

                                                                                                                                                                    • To use the rollback triggers previously specified for this stack, if any, don't specify this parameter.

                                                                                                                                                                    • To specify new or updated rollback triggers, you must specify all the triggers that you want used for this stack, even triggers you've specifed before (for example, when creating the stack or during a previous stack update). Any triggers that you don't include in the updated list of triggers are no longer applied to the stack.

                                                                                                                                                                    • To remove all currently specified triggers, specify an empty list for this parameter.

                                                                                                                                                                    If a specified trigger is missing, the entire stack operation fails and is rolled back.

                                                                                                                                                                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMonitoringTimeInMinutes", "beanStyleSetterMethodName" : "setMonitoringTimeInMinutes", "c2jName" : "MonitoringTimeInMinutes", "c2jShape" : "MonitoringTimeInMinutes", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                    The amount of time, in minutes, during which CloudFormation should monitor all the rollback triggers after the stack creation or update operation deploys all necessary resources.

                                                                                                                                                                    The default is 0 minutes.

                                                                                                                                                                    If you specify a monitoring period but do not specify any rollback triggers, CloudFormation still waits the specified period of time before cleaning up old resources after update operations. You can use this monitoring period to perform any manual stack validation desired, and manually cancel the stack creation or update (using CancelUpdateStack, for example) as necessary.

                                                                                                                                                                    If you specify 0 for this parameter, CloudFormation still monitors the specified rollback triggers during stack creation and update operations. Then, for update operations, it begins disposing of old resources immediately once the operation completes.

                                                                                                                                                                    \nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #monitoringTimeInMinutes(Integer)}.\n@param monitoringTimeInMinutes a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #monitoringTimeInMinutes(Integer)", "deprecated" : false, "documentation" : "

                                                                                                                                                                    The amount of time, in minutes, during which CloudFormation should monitor all the rollback triggers after the stack creation or update operation deploys all necessary resources.

                                                                                                                                                                    The default is 0 minutes.

                                                                                                                                                                    If you specify a monitoring period but do not specify any rollback triggers, CloudFormation still waits the specified period of time before cleaning up old resources after update operations. You can use this monitoring period to perform any manual stack validation desired, and manually cancel the stack creation or update (using CancelUpdateStack, for example) as necessary.

                                                                                                                                                                    If you specify 0 for this parameter, CloudFormation still monitors the specified rollback triggers during stack creation and update operations. Then, for update operations, it begins disposing of old resources immediately once the operation completes.

                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "monitoringTimeInMinutes", "fluentSetterDocumentation" : "

                                                                                                                                                                    The amount of time, in minutes, during which CloudFormation should monitor all the rollback triggers after the stack creation or update operation deploys all necessary resources.

                                                                                                                                                                    The default is 0 minutes.

                                                                                                                                                                    If you specify a monitoring period but do not specify any rollback triggers, CloudFormation still waits the specified period of time before cleaning up old resources after update operations. You can use this monitoring period to perform any manual stack validation desired, and manually cancel the stack creation or update (using CancelUpdateStack, for example) as necessary.

                                                                                                                                                                    If you specify 0 for this parameter, CloudFormation still monitors the specified rollback triggers during stack creation and update operations. Then, for update operations, it begins disposing of old resources immediately once the operation completes.

                                                                                                                                                                    \n@param monitoringTimeInMinutes The amount of time, in minutes, during which CloudFormation should monitor all the rollback triggers after the stack creation or update operation deploys all necessary resources.

                                                                                                                                                                    The default is 0 minutes.

                                                                                                                                                                    If you specify a monitoring period but do not specify any rollback triggers, CloudFormation still waits the specified period of time before cleaning up old resources after update operations. You can use this monitoring period to perform any manual stack validation desired, and manually cancel the stack creation or update (using CancelUpdateStack, for example) as necessary.

                                                                                                                                                                    If you specify 0 for this parameter, CloudFormation still monitors the specified rollback triggers during stack creation and update operations. Then, for update operations, it begins disposing of old resources immediately once the operation completes.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "monitoringTimeInMinutes", "getterDocumentation" : "

                                                                                                                                                                    The amount of time, in minutes, during which CloudFormation should monitor all the rollback triggers after the stack creation or update operation deploys all necessary resources.

                                                                                                                                                                    The default is 0 minutes.

                                                                                                                                                                    If you specify a monitoring period but do not specify any rollback triggers, CloudFormation still waits the specified period of time before cleaning up old resources after update operations. You can use this monitoring period to perform any manual stack validation desired, and manually cancel the stack creation or update (using CancelUpdateStack, for example) as necessary.

                                                                                                                                                                    If you specify 0 for this parameter, CloudFormation still monitors the specified rollback triggers during stack creation and update operations. Then, for update operations, it begins disposing of old resources immediately once the operation completes.

                                                                                                                                                                    \n@return The amount of time, in minutes, during which CloudFormation should monitor all the rollback triggers after the stack creation or update operation deploys all necessary resources.

                                                                                                                                                                    The default is 0 minutes.

                                                                                                                                                                    If you specify a monitoring period but do not specify any rollback triggers, CloudFormation still waits the specified period of time before cleaning up old resources after update operations. You can use this monitoring period to perform any manual stack validation desired, and manually cancel the stack creation or update (using CancelUpdateStack, for example) as necessary.

                                                                                                                                                                    If you specify 0 for this parameter, CloudFormation still monitors the specified rollback triggers during stack creation and update operations. Then, for update operations, it begins disposing of old resources immediately once the operation completes.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MonitoringTimeInMinutes", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MonitoringTimeInMinutes", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MonitoringTimeInMinutes", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                    The amount of time, in minutes, during which CloudFormation should monitor all the rollback triggers after the stack creation or update operation deploys all necessary resources.

                                                                                                                                                                    The default is 0 minutes.

                                                                                                                                                                    If you specify a monitoring period but do not specify any rollback triggers, CloudFormation still waits the specified period of time before cleaning up old resources after update operations. You can use this monitoring period to perform any manual stack validation desired, and manually cancel the stack creation or update (using CancelUpdateStack, for example) as necessary.

                                                                                                                                                                    If you specify 0 for this parameter, CloudFormation still monitors the specified rollback triggers during stack creation and update operations. Then, for update operations, it begins disposing of old resources immediately once the operation completes.

                                                                                                                                                                    \n@param monitoringTimeInMinutes The amount of time, in minutes, during which CloudFormation should monitor all the rollback triggers after the stack creation or update operation deploys all necessary resources.

                                                                                                                                                                    The default is 0 minutes.

                                                                                                                                                                    If you specify a monitoring period but do not specify any rollback triggers, CloudFormation still waits the specified period of time before cleaning up old resources after update operations. You can use this monitoring period to perform any manual stack validation desired, and manually cancel the stack creation or update (using CancelUpdateStack, for example) as necessary.

                                                                                                                                                                    If you specify 0 for this parameter, CloudFormation still monitors the specified rollback triggers during stack creation and update operations. Then, for update operations, it begins disposing of old resources immediately once the operation completes.", "setterMethodName" : "setMonitoringTimeInMinutes", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "monitoringTimeInMinutes", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "monitoringTimeInMinutes", "variableType" : "Integer", "documentation" : "

                                                                                                                                                                    The amount of time, in minutes, during which CloudFormation should monitor all the rollback triggers after the stack creation or update operation deploys all necessary resources.

                                                                                                                                                                    The default is 0 minutes.

                                                                                                                                                                    If you specify a monitoring period but do not specify any rollback triggers, CloudFormation still waits the specified period of time before cleaning up old resources after update operations. You can use this monitoring period to perform any manual stack validation desired, and manually cancel the stack creation or update (using CancelUpdateStack, for example) as necessary.

                                                                                                                                                                    If you specify 0 for this parameter, CloudFormation still monitors the specified rollback triggers during stack creation and update operations. Then, for update operations, it begins disposing of old resources immediately once the operation completes.

                                                                                                                                                                    ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "RollbackConfiguration", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "RollbackConfiguration", "variableName" : "rollbackConfiguration", "variableType" : "RollbackConfiguration", "documentation" : null, "simpleType" : "RollbackConfiguration", "variableSetterType" : "RollbackConfiguration" }, "wrapper" : false, "xmlNamespace" : null }, "RollbackTrigger" : { "c2jName" : "RollbackTrigger", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                                                    A rollback trigger AWS CloudFormation monitors during creation and updating of stacks. If any of the alarms you specify goes to ALARM state during the stack operation or within the specified monitoring period afterwards, CloudFormation rolls back the entire stack operation.

                                                                                                                                                                    ", "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" : "getArn", "beanStyleSetterMethodName" : "setArn", "c2jName" : "Arn", "c2jShape" : "Arn", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                    The Amazon Resource Name (ARN) of the rollback trigger.

                                                                                                                                                                    If a specified trigger is missing, the entire stack operation fails and is rolled back.

                                                                                                                                                                    \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 #arn(String)}.\n@param arn 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 #arn(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                    The Amazon Resource Name (ARN) of the rollback trigger.

                                                                                                                                                                    If a specified trigger is missing, the entire stack operation fails and is rolled back.

                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "arn", "fluentSetterDocumentation" : "

                                                                                                                                                                    The Amazon Resource Name (ARN) of the rollback trigger.

                                                                                                                                                                    If a specified trigger is missing, the entire stack operation fails and is rolled back.

                                                                                                                                                                    \n@param arn The Amazon Resource Name (ARN) of the rollback trigger.

                                                                                                                                                                    If a specified trigger is missing, the entire stack operation fails and is rolled back.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "arn", "getterDocumentation" : "

                                                                                                                                                                    The Amazon Resource Name (ARN) of the rollback trigger.

                                                                                                                                                                    If a specified trigger is missing, the entire stack operation fails and is rolled back.

                                                                                                                                                                    \n@return The Amazon Resource Name (ARN) of the rollback trigger.

                                                                                                                                                                    If a specified trigger is missing, the entire stack operation fails and is rolled back.", "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" : "Arn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Arn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Arn", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                    The Amazon Resource Name (ARN) of the rollback trigger.

                                                                                                                                                                    If a specified trigger is missing, the entire stack operation fails and is rolled back.

                                                                                                                                                                    \n@param arn The Amazon Resource Name (ARN) of the rollback trigger.

                                                                                                                                                                    If a specified trigger is missing, the entire stack operation fails and is rolled back.", "setterMethodName" : "setArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "arn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "arn", "variableType" : "String", "documentation" : "

                                                                                                                                                                    The Amazon Resource Name (ARN) of the rollback trigger.

                                                                                                                                                                    If a specified trigger is missing, the entire stack operation fails and is rolled back.

                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getType", "beanStyleSetterMethodName" : "setType", "c2jName" : "Type", "c2jShape" : "Type", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                    The resource type of the rollback trigger. Currently, AWS::CloudWatch::Alarm is the only supported resource 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 #type(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 resource type of the rollback trigger. Currently, AWS::CloudWatch::Alarm is the only supported resource type.

                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "type", "fluentSetterDocumentation" : "

                                                                                                                                                                    The resource type of the rollback trigger. Currently, AWS::CloudWatch::Alarm is the only supported resource type.

                                                                                                                                                                    \n@param type The resource type of the rollback trigger. Currently, AWS::CloudWatch::Alarm is the only supported resource type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "type", "getterDocumentation" : "

                                                                                                                                                                    The resource type of the rollback trigger. Currently, AWS::CloudWatch::Alarm is the only supported resource type.

                                                                                                                                                                    \n@return The resource type of the rollback trigger. Currently, AWS::CloudWatch::Alarm is the only supported resource type.", "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 resource type of the rollback trigger. Currently, AWS::CloudWatch::Alarm is the only supported resource type.

                                                                                                                                                                    \n@param type The resource type of the rollback trigger. Currently, AWS::CloudWatch::Alarm is the only supported resource type.", "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 resource type of the rollback trigger. Currently, AWS::CloudWatch::Alarm is the only supported resource type.

                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Arn" : { "beanStyleGetterMethodName" : "getArn", "beanStyleSetterMethodName" : "setArn", "c2jName" : "Arn", "c2jShape" : "Arn", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                    The Amazon Resource Name (ARN) of the rollback trigger.

                                                                                                                                                                    If a specified trigger is missing, the entire stack operation fails and is rolled back.

                                                                                                                                                                    \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 #arn(String)}.\n@param arn 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 #arn(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                    The Amazon Resource Name (ARN) of the rollback trigger.

                                                                                                                                                                    If a specified trigger is missing, the entire stack operation fails and is rolled back.

                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "arn", "fluentSetterDocumentation" : "

                                                                                                                                                                    The Amazon Resource Name (ARN) of the rollback trigger.

                                                                                                                                                                    If a specified trigger is missing, the entire stack operation fails and is rolled back.

                                                                                                                                                                    \n@param arn The Amazon Resource Name (ARN) of the rollback trigger.

                                                                                                                                                                    If a specified trigger is missing, the entire stack operation fails and is rolled back.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "arn", "getterDocumentation" : "

                                                                                                                                                                    The Amazon Resource Name (ARN) of the rollback trigger.

                                                                                                                                                                    If a specified trigger is missing, the entire stack operation fails and is rolled back.

                                                                                                                                                                    \n@return The Amazon Resource Name (ARN) of the rollback trigger.

                                                                                                                                                                    If a specified trigger is missing, the entire stack operation fails and is rolled back.", "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" : "Arn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Arn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Arn", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                    The Amazon Resource Name (ARN) of the rollback trigger.

                                                                                                                                                                    If a specified trigger is missing, the entire stack operation fails and is rolled back.

                                                                                                                                                                    \n@param arn The Amazon Resource Name (ARN) of the rollback trigger.

                                                                                                                                                                    If a specified trigger is missing, the entire stack operation fails and is rolled back.", "setterMethodName" : "setArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "arn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "arn", "variableType" : "String", "documentation" : "

                                                                                                                                                                    The Amazon Resource Name (ARN) of the rollback trigger.

                                                                                                                                                                    If a specified trigger is missing, the entire stack operation fails and is rolled back.

                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Type" : { "beanStyleGetterMethodName" : "getType", "beanStyleSetterMethodName" : "setType", "c2jName" : "Type", "c2jShape" : "Type", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                    The resource type of the rollback trigger. Currently, AWS::CloudWatch::Alarm is the only supported resource 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 #type(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 resource type of the rollback trigger. Currently, AWS::CloudWatch::Alarm is the only supported resource type.

                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "type", "fluentSetterDocumentation" : "

                                                                                                                                                                    The resource type of the rollback trigger. Currently, AWS::CloudWatch::Alarm is the only supported resource type.

                                                                                                                                                                    \n@param type The resource type of the rollback trigger. Currently, AWS::CloudWatch::Alarm is the only supported resource type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "type", "getterDocumentation" : "

                                                                                                                                                                    The resource type of the rollback trigger. Currently, AWS::CloudWatch::Alarm is the only supported resource type.

                                                                                                                                                                    \n@return The resource type of the rollback trigger. Currently, AWS::CloudWatch::Alarm is the only supported resource type.", "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 resource type of the rollback trigger. Currently, AWS::CloudWatch::Alarm is the only supported resource type.

                                                                                                                                                                    \n@param type The resource type of the rollback trigger. Currently, AWS::CloudWatch::Alarm is the only supported resource type.", "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 resource type of the rollback trigger. Currently, AWS::CloudWatch::Alarm is the only supported resource type.

                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getArn", "beanStyleSetterMethodName" : "setArn", "c2jName" : "Arn", "c2jShape" : "Arn", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                    The Amazon Resource Name (ARN) of the rollback trigger.

                                                                                                                                                                    If a specified trigger is missing, the entire stack operation fails and is rolled back.

                                                                                                                                                                    \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 #arn(String)}.\n@param arn 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 #arn(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                    The Amazon Resource Name (ARN) of the rollback trigger.

                                                                                                                                                                    If a specified trigger is missing, the entire stack operation fails and is rolled back.

                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "arn", "fluentSetterDocumentation" : "

                                                                                                                                                                    The Amazon Resource Name (ARN) of the rollback trigger.

                                                                                                                                                                    If a specified trigger is missing, the entire stack operation fails and is rolled back.

                                                                                                                                                                    \n@param arn The Amazon Resource Name (ARN) of the rollback trigger.

                                                                                                                                                                    If a specified trigger is missing, the entire stack operation fails and is rolled back.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "arn", "getterDocumentation" : "

                                                                                                                                                                    The Amazon Resource Name (ARN) of the rollback trigger.

                                                                                                                                                                    If a specified trigger is missing, the entire stack operation fails and is rolled back.

                                                                                                                                                                    \n@return The Amazon Resource Name (ARN) of the rollback trigger.

                                                                                                                                                                    If a specified trigger is missing, the entire stack operation fails and is rolled back.", "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" : "Arn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Arn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Arn", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                    The Amazon Resource Name (ARN) of the rollback trigger.

                                                                                                                                                                    If a specified trigger is missing, the entire stack operation fails and is rolled back.

                                                                                                                                                                    \n@param arn The Amazon Resource Name (ARN) of the rollback trigger.

                                                                                                                                                                    If a specified trigger is missing, the entire stack operation fails and is rolled back.", "setterMethodName" : "setArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "arn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "arn", "variableType" : "String", "documentation" : "

                                                                                                                                                                    The Amazon Resource Name (ARN) of the rollback trigger.

                                                                                                                                                                    If a specified trigger is missing, the entire stack operation fails and is rolled back.

                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getType", "beanStyleSetterMethodName" : "setType", "c2jName" : "Type", "c2jShape" : "Type", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                    The resource type of the rollback trigger. Currently, AWS::CloudWatch::Alarm is the only supported resource 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 #type(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 resource type of the rollback trigger. Currently, AWS::CloudWatch::Alarm is the only supported resource type.

                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "type", "fluentSetterDocumentation" : "

                                                                                                                                                                    The resource type of the rollback trigger. Currently, AWS::CloudWatch::Alarm is the only supported resource type.

                                                                                                                                                                    \n@param type The resource type of the rollback trigger. Currently, AWS::CloudWatch::Alarm is the only supported resource type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "type", "getterDocumentation" : "

                                                                                                                                                                    The resource type of the rollback trigger. Currently, AWS::CloudWatch::Alarm is the only supported resource type.

                                                                                                                                                                    \n@return The resource type of the rollback trigger. Currently, AWS::CloudWatch::Alarm is the only supported resource type.", "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 resource type of the rollback trigger. Currently, AWS::CloudWatch::Alarm is the only supported resource type.

                                                                                                                                                                    \n@param type The resource type of the rollback trigger. Currently, AWS::CloudWatch::Alarm is the only supported resource type.", "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 resource type of the rollback trigger. Currently, AWS::CloudWatch::Alarm is the only supported resource type.

                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "Arn", "Type" ], "shapeName" : "RollbackTrigger", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "RollbackTrigger", "variableName" : "rollbackTrigger", "variableType" : "RollbackTrigger", "documentation" : null, "simpleType" : "RollbackTrigger", "variableSetterType" : "RollbackTrigger" }, "wrapper" : false, "xmlNamespace" : null }, "SetStackPolicyRequest" : { "c2jName" : "SetStackPolicyInput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                                                    The input for the SetStackPolicy action.

                                                                                                                                                                    ", "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" : "SetStackPolicy", "locationName" : null, "requestUri" : "/", "target" : "SetStackPolicy", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                    The name or unique stack ID that you want to associate a policy with.

                                                                                                                                                                    \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                    The name or unique stack ID that you want to associate a policy with.

                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                                                                                                                                                                    The name or unique stack ID that you want to associate a policy with.

                                                                                                                                                                    \n@param stackName The name or unique stack ID that you want to associate a policy with.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                                                                                                                                                                    The name or unique stack ID that you want to associate a policy with.

                                                                                                                                                                    \n@return The name or unique stack ID that you want to associate a policy with.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                    The name or unique stack ID that you want to associate a policy with.

                                                                                                                                                                    \n@param stackName The name or unique stack ID that you want to associate a policy with.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                                                                                                                                                                    The name or unique stack ID that you want to associate a policy with.

                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackPolicyBody", "beanStyleSetterMethodName" : "setStackPolicyBody", "c2jName" : "StackPolicyBody", "c2jShape" : "StackPolicyBody", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                    Structure containing the stack policy body. For more information, go to Prevent Updates to Stack Resources in the AWS CloudFormation User Guide. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                    \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 #stackPolicyBody(String)}.\n@param stackPolicyBody 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 #stackPolicyBody(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                    Structure containing the stack policy body. For more information, go to Prevent Updates to Stack Resources in the AWS CloudFormation User Guide. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackPolicyBody", "fluentSetterDocumentation" : "

                                                                                                                                                                    Structure containing the stack policy body. For more information, go to Prevent Updates to Stack Resources in the AWS CloudFormation User Guide. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                    \n@param stackPolicyBody Structure containing the stack policy body. For more information, go to Prevent Updates to Stack Resources in the AWS CloudFormation User Guide. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackPolicyBody", "getterDocumentation" : "

                                                                                                                                                                    Structure containing the stack policy body. For more information, go to Prevent Updates to Stack Resources in the AWS CloudFormation User Guide. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                    \n@return Structure containing the stack policy body. For more information, go to Prevent Updates to Stack Resources in the AWS CloudFormation User Guide. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.", "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" : "StackPolicyBody", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackPolicyBody", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackPolicyBody", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                    Structure containing the stack policy body. For more information, go to Prevent Updates to Stack Resources in the AWS CloudFormation User Guide. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                    \n@param stackPolicyBody Structure containing the stack policy body. For more information, go to Prevent Updates to Stack Resources in the AWS CloudFormation User Guide. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.", "setterMethodName" : "setStackPolicyBody", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackPolicyBody", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackPolicyBody", "variableType" : "String", "documentation" : "

                                                                                                                                                                    Structure containing the stack policy body. For more information, go to Prevent Updates to Stack Resources in the AWS CloudFormation User Guide. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackPolicyURL", "beanStyleSetterMethodName" : "setStackPolicyURL", "c2jName" : "StackPolicyURL", "c2jShape" : "StackPolicyURL", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                    Location of a file containing the stack policy. The URL must point to a policy (maximum size: 16 KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                    \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 #stackPolicyURL(String)}.\n@param stackPolicyURL 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 #stackPolicyURL(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                    Location of a file containing the stack policy. The URL must point to a policy (maximum size: 16 KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackPolicyURL", "fluentSetterDocumentation" : "

                                                                                                                                                                    Location of a file containing the stack policy. The URL must point to a policy (maximum size: 16 KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                    \n@param stackPolicyURL Location of a file containing the stack policy. The URL must point to a policy (maximum size: 16 KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackPolicyURL", "getterDocumentation" : "

                                                                                                                                                                    Location of a file containing the stack policy. The URL must point to a policy (maximum size: 16 KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                    \n@return Location of a file containing the stack policy. The URL must point to a policy (maximum size: 16 KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.", "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" : "StackPolicyURL", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackPolicyURL", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackPolicyURL", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                    Location of a file containing the stack policy. The URL must point to a policy (maximum size: 16 KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                    \n@param stackPolicyURL Location of a file containing the stack policy. The URL must point to a policy (maximum size: 16 KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.", "setterMethodName" : "setStackPolicyURL", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackPolicyURL", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackPolicyURL", "variableType" : "String", "documentation" : "

                                                                                                                                                                    Location of a file containing the stack policy. The URL must point to a policy (maximum size: 16 KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "StackName" : { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                    The name or unique stack ID that you want to associate a policy with.

                                                                                                                                                                    \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                    The name or unique stack ID that you want to associate a policy with.

                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                                                                                                                                                                    The name or unique stack ID that you want to associate a policy with.

                                                                                                                                                                    \n@param stackName The name or unique stack ID that you want to associate a policy with.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                                                                                                                                                                    The name or unique stack ID that you want to associate a policy with.

                                                                                                                                                                    \n@return The name or unique stack ID that you want to associate a policy with.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                    The name or unique stack ID that you want to associate a policy with.

                                                                                                                                                                    \n@param stackName The name or unique stack ID that you want to associate a policy with.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                                                                                                                                                                    The name or unique stack ID that you want to associate a policy with.

                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackPolicyBody" : { "beanStyleGetterMethodName" : "getStackPolicyBody", "beanStyleSetterMethodName" : "setStackPolicyBody", "c2jName" : "StackPolicyBody", "c2jShape" : "StackPolicyBody", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                    Structure containing the stack policy body. For more information, go to Prevent Updates to Stack Resources in the AWS CloudFormation User Guide. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                    \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 #stackPolicyBody(String)}.\n@param stackPolicyBody 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 #stackPolicyBody(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                    Structure containing the stack policy body. For more information, go to Prevent Updates to Stack Resources in the AWS CloudFormation User Guide. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackPolicyBody", "fluentSetterDocumentation" : "

                                                                                                                                                                    Structure containing the stack policy body. For more information, go to Prevent Updates to Stack Resources in the AWS CloudFormation User Guide. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                    \n@param stackPolicyBody Structure containing the stack policy body. For more information, go to Prevent Updates to Stack Resources in the AWS CloudFormation User Guide. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackPolicyBody", "getterDocumentation" : "

                                                                                                                                                                    Structure containing the stack policy body. For more information, go to Prevent Updates to Stack Resources in the AWS CloudFormation User Guide. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                    \n@return Structure containing the stack policy body. For more information, go to Prevent Updates to Stack Resources in the AWS CloudFormation User Guide. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.", "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" : "StackPolicyBody", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackPolicyBody", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackPolicyBody", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                    Structure containing the stack policy body. For more information, go to Prevent Updates to Stack Resources in the AWS CloudFormation User Guide. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                    \n@param stackPolicyBody Structure containing the stack policy body. For more information, go to Prevent Updates to Stack Resources in the AWS CloudFormation User Guide. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.", "setterMethodName" : "setStackPolicyBody", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackPolicyBody", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackPolicyBody", "variableType" : "String", "documentation" : "

                                                                                                                                                                    Structure containing the stack policy body. For more information, go to Prevent Updates to Stack Resources in the AWS CloudFormation User Guide. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackPolicyURL" : { "beanStyleGetterMethodName" : "getStackPolicyURL", "beanStyleSetterMethodName" : "setStackPolicyURL", "c2jName" : "StackPolicyURL", "c2jShape" : "StackPolicyURL", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                    Location of a file containing the stack policy. The URL must point to a policy (maximum size: 16 KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                    \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 #stackPolicyURL(String)}.\n@param stackPolicyURL 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 #stackPolicyURL(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                    Location of a file containing the stack policy. The URL must point to a policy (maximum size: 16 KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackPolicyURL", "fluentSetterDocumentation" : "

                                                                                                                                                                    Location of a file containing the stack policy. The URL must point to a policy (maximum size: 16 KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                    \n@param stackPolicyURL Location of a file containing the stack policy. The URL must point to a policy (maximum size: 16 KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackPolicyURL", "getterDocumentation" : "

                                                                                                                                                                    Location of a file containing the stack policy. The URL must point to a policy (maximum size: 16 KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                    \n@return Location of a file containing the stack policy. The URL must point to a policy (maximum size: 16 KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.", "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" : "StackPolicyURL", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackPolicyURL", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackPolicyURL", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                    Location of a file containing the stack policy. The URL must point to a policy (maximum size: 16 KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                    \n@param stackPolicyURL Location of a file containing the stack policy. The URL must point to a policy (maximum size: 16 KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.", "setterMethodName" : "setStackPolicyURL", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackPolicyURL", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackPolicyURL", "variableType" : "String", "documentation" : "

                                                                                                                                                                    Location of a file containing the stack policy. The URL must point to a policy (maximum size: 16 KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                    The name or unique stack ID that you want to associate a policy with.

                                                                                                                                                                    \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                    The name or unique stack ID that you want to associate a policy with.

                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                                                                                                                                                                    The name or unique stack ID that you want to associate a policy with.

                                                                                                                                                                    \n@param stackName The name or unique stack ID that you want to associate a policy with.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                                                                                                                                                                    The name or unique stack ID that you want to associate a policy with.

                                                                                                                                                                    \n@return The name or unique stack ID that you want to associate a policy with.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                    The name or unique stack ID that you want to associate a policy with.

                                                                                                                                                                    \n@param stackName The name or unique stack ID that you want to associate a policy with.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                                                                                                                                                                    The name or unique stack ID that you want to associate a policy with.

                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackPolicyBody", "beanStyleSetterMethodName" : "setStackPolicyBody", "c2jName" : "StackPolicyBody", "c2jShape" : "StackPolicyBody", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                    Structure containing the stack policy body. For more information, go to Prevent Updates to Stack Resources in the AWS CloudFormation User Guide. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                    \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 #stackPolicyBody(String)}.\n@param stackPolicyBody 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 #stackPolicyBody(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                    Structure containing the stack policy body. For more information, go to Prevent Updates to Stack Resources in the AWS CloudFormation User Guide. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackPolicyBody", "fluentSetterDocumentation" : "

                                                                                                                                                                    Structure containing the stack policy body. For more information, go to Prevent Updates to Stack Resources in the AWS CloudFormation User Guide. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                    \n@param stackPolicyBody Structure containing the stack policy body. For more information, go to Prevent Updates to Stack Resources in the AWS CloudFormation User Guide. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackPolicyBody", "getterDocumentation" : "

                                                                                                                                                                    Structure containing the stack policy body. For more information, go to Prevent Updates to Stack Resources in the AWS CloudFormation User Guide. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                    \n@return Structure containing the stack policy body. For more information, go to Prevent Updates to Stack Resources in the AWS CloudFormation User Guide. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.", "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" : "StackPolicyBody", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackPolicyBody", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackPolicyBody", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                    Structure containing the stack policy body. For more information, go to Prevent Updates to Stack Resources in the AWS CloudFormation User Guide. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                    \n@param stackPolicyBody Structure containing the stack policy body. For more information, go to Prevent Updates to Stack Resources in the AWS CloudFormation User Guide. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.", "setterMethodName" : "setStackPolicyBody", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackPolicyBody", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackPolicyBody", "variableType" : "String", "documentation" : "

                                                                                                                                                                    Structure containing the stack policy body. For more information, go to Prevent Updates to Stack Resources in the AWS CloudFormation User Guide. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackPolicyURL", "beanStyleSetterMethodName" : "setStackPolicyURL", "c2jName" : "StackPolicyURL", "c2jShape" : "StackPolicyURL", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                    Location of a file containing the stack policy. The URL must point to a policy (maximum size: 16 KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                    \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 #stackPolicyURL(String)}.\n@param stackPolicyURL 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 #stackPolicyURL(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                    Location of a file containing the stack policy. The URL must point to a policy (maximum size: 16 KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackPolicyURL", "fluentSetterDocumentation" : "

                                                                                                                                                                    Location of a file containing the stack policy. The URL must point to a policy (maximum size: 16 KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                    \n@param stackPolicyURL Location of a file containing the stack policy. The URL must point to a policy (maximum size: 16 KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackPolicyURL", "getterDocumentation" : "

                                                                                                                                                                    Location of a file containing the stack policy. The URL must point to a policy (maximum size: 16 KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                    \n@return Location of a file containing the stack policy. The URL must point to a policy (maximum size: 16 KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.", "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" : "StackPolicyURL", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackPolicyURL", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackPolicyURL", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                    Location of a file containing the stack policy. The URL must point to a policy (maximum size: 16 KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                    \n@param stackPolicyURL Location of a file containing the stack policy. The URL must point to a policy (maximum size: 16 KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.", "setterMethodName" : "setStackPolicyURL", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackPolicyURL", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackPolicyURL", "variableType" : "String", "documentation" : "

                                                                                                                                                                    Location of a file containing the stack policy. The URL must point to a policy (maximum size: 16 KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "StackName" ], "shapeName" : "SetStackPolicyRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "SetStackPolicyRequest", "variableName" : "setStackPolicyRequest", "variableType" : "SetStackPolicyRequest", "documentation" : null, "simpleType" : "SetStackPolicyRequest", "variableSetterType" : "SetStackPolicyRequest" }, "wrapper" : false, "xmlNamespace" : null }, "SetStackPolicyResponse" : { "c2jName" : "SetStackPolicyResponse", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : null, "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "SetStackPolicyResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "SetStackPolicyResponse", "variableName" : "setStackPolicyResponse", "variableType" : "SetStackPolicyResponse", "documentation" : null, "simpleType" : "SetStackPolicyResponse", "variableSetterType" : "SetStackPolicyResponse" }, "wrapper" : false, "xmlNamespace" : null }, "SignalResourceRequest" : { "c2jName" : "SignalResourceInput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                                                    The input for the SignalResource action.

                                                                                                                                                                    ", "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" : "SignalResource", "locationName" : null, "requestUri" : "/", "target" : "SignalResource", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackNameOrId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                    The stack name or unique stack ID that includes the resource that you want to signal.

                                                                                                                                                                    \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                    The stack name or unique stack ID that includes the resource that you want to signal.

                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                                                                                                                                                                    The stack name or unique stack ID that includes the resource that you want to signal.

                                                                                                                                                                    \n@param stackName The stack name or unique stack ID that includes the resource that you want to signal.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                                                                                                                                                                    The stack name or unique stack ID that includes the resource that you want to signal.

                                                                                                                                                                    \n@return The stack name or unique stack ID that includes the resource that you want to signal.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                    The stack name or unique stack ID that includes the resource that you want to signal.

                                                                                                                                                                    \n@param stackName The stack name or unique stack ID that includes the resource that you want to signal.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                                                                                                                                                                    The stack name or unique stack ID that includes the resource that you want to signal.

                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getLogicalResourceId", "beanStyleSetterMethodName" : "setLogicalResourceId", "c2jName" : "LogicalResourceId", "c2jShape" : "LogicalResourceId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                    The logical ID of the resource that you want to signal. The logical ID is the name of the resource that given in the template.

                                                                                                                                                                    \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 #logicalResourceId(String)}.\n@param logicalResourceId 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 #logicalResourceId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                    The logical ID of the resource that you want to signal. The logical ID is the name of the resource that given in the template.

                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "logicalResourceId", "fluentSetterDocumentation" : "

                                                                                                                                                                    The logical ID of the resource that you want to signal. The logical ID is the name of the resource that given in the template.

                                                                                                                                                                    \n@param logicalResourceId The logical ID of the resource that you want to signal. The logical ID is the name of the resource that given in the template.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "logicalResourceId", "getterDocumentation" : "

                                                                                                                                                                    The logical ID of the resource that you want to signal. The logical ID is the name of the resource that given in the template.

                                                                                                                                                                    \n@return The logical ID of the resource that you want to signal. The logical ID is the name of the resource that given in the template.", "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" : "LogicalResourceId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LogicalResourceId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "LogicalResourceId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                    The logical ID of the resource that you want to signal. The logical ID is the name of the resource that given in the template.

                                                                                                                                                                    \n@param logicalResourceId The logical ID of the resource that you want to signal. The logical ID is the name of the resource that given in the template.", "setterMethodName" : "setLogicalResourceId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "logicalResourceId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "logicalResourceId", "variableType" : "String", "documentation" : "

                                                                                                                                                                    The logical ID of the resource that you want to signal. The logical ID is the name of the resource that given in the template.

                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getUniqueId", "beanStyleSetterMethodName" : "setUniqueId", "c2jName" : "UniqueId", "c2jShape" : "ResourceSignalUniqueId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                    A unique ID of the signal. When you signal Amazon EC2 instances or Auto Scaling groups, specify the instance ID that you are signaling as the unique ID. If you send multiple signals to a single resource (such as signaling a wait condition), each signal requires a different unique 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 #uniqueId(String)}.\n@param uniqueId 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 #uniqueId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                    A unique ID of the signal. When you signal Amazon EC2 instances or Auto Scaling groups, specify the instance ID that you are signaling as the unique ID. If you send multiple signals to a single resource (such as signaling a wait condition), each signal requires a different unique ID.

                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "uniqueId", "fluentSetterDocumentation" : "

                                                                                                                                                                    A unique ID of the signal. When you signal Amazon EC2 instances or Auto Scaling groups, specify the instance ID that you are signaling as the unique ID. If you send multiple signals to a single resource (such as signaling a wait condition), each signal requires a different unique ID.

                                                                                                                                                                    \n@param uniqueId A unique ID of the signal. When you signal Amazon EC2 instances or Auto Scaling groups, specify the instance ID that you are signaling as the unique ID. If you send multiple signals to a single resource (such as signaling a wait condition), each signal requires a different unique ID.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "uniqueId", "getterDocumentation" : "

                                                                                                                                                                    A unique ID of the signal. When you signal Amazon EC2 instances or Auto Scaling groups, specify the instance ID that you are signaling as the unique ID. If you send multiple signals to a single resource (such as signaling a wait condition), each signal requires a different unique ID.

                                                                                                                                                                    \n@return A unique ID of the signal. When you signal Amazon EC2 instances or Auto Scaling groups, specify the instance ID that you are signaling as the unique ID. If you send multiple signals to a single resource (such as signaling a wait condition), each signal requires a different unique 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" : "UniqueId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "UniqueId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "UniqueId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                    A unique ID of the signal. When you signal Amazon EC2 instances or Auto Scaling groups, specify the instance ID that you are signaling as the unique ID. If you send multiple signals to a single resource (such as signaling a wait condition), each signal requires a different unique ID.

                                                                                                                                                                    \n@param uniqueId A unique ID of the signal. When you signal Amazon EC2 instances or Auto Scaling groups, specify the instance ID that you are signaling as the unique ID. If you send multiple signals to a single resource (such as signaling a wait condition), each signal requires a different unique ID.", "setterMethodName" : "setUniqueId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "uniqueId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "uniqueId", "variableType" : "String", "documentation" : "

                                                                                                                                                                    A unique ID of the signal. When you signal Amazon EC2 instances or Auto Scaling groups, specify the instance ID that you are signaling as the unique ID. If you send multiple signals to a single resource (such as signaling a wait condition), each signal requires a different unique ID.

                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStatusAsString", "beanStyleSetterMethodName" : "setStatus", "c2jName" : "Status", "c2jShape" : "ResourceSignalStatus", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                    The status of the signal, which is either success or failure. A failure signal causes AWS CloudFormation to immediately fail the stack creation or update.

                                                                                                                                                                    \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 #statusAsString(String)}.\n@param status 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 #status(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                    The status of the signal, which is either success or failure. A failure signal causes AWS CloudFormation to immediately fail the stack creation or update.

                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : "ResourceSignalStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "status", "fluentEnumSetterMethodName" : "status", "fluentGetterMethodName" : "statusAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                    The status of the signal, which is either success or failure. A failure signal causes AWS CloudFormation to immediately fail the stack creation or update.

                                                                                                                                                                    \n@param status The status of the signal, which is either success or failure. A failure signal causes AWS CloudFormation to immediately fail the stack creation or update.\n@see ResourceSignalStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see ResourceSignalStatus", "fluentSetterMethodName" : "status", "getterDocumentation" : "

                                                                                                                                                                    The status of the signal, which is either success or failure. A failure signal causes AWS CloudFormation to immediately fail the stack creation or update.

                                                                                                                                                                    \n

                                                                                                                                                                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #status} will return {@link ResourceSignalStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #statusAsString}.\n

                                                                                                                                                                    \n@return The status of the signal, which is either success or failure. A failure signal causes AWS CloudFormation to immediately fail the stack creation or update.\n@see ResourceSignalStatus", "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" : "Status", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Status", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Status", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                    The status of the signal, which is either success or failure. A failure signal causes AWS CloudFormation to immediately fail the stack creation or update.

                                                                                                                                                                    \n@param status The status of the signal, which is either success or failure. A failure signal causes AWS CloudFormation to immediately fail the stack creation or update.\n@see ResourceSignalStatus", "setterMethodName" : "setStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : "

                                                                                                                                                                    The status of the signal, which is either success or failure. A failure signal causes AWS CloudFormation to immediately fail the stack creation or update.

                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "LogicalResourceId" : { "beanStyleGetterMethodName" : "getLogicalResourceId", "beanStyleSetterMethodName" : "setLogicalResourceId", "c2jName" : "LogicalResourceId", "c2jShape" : "LogicalResourceId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                    The logical ID of the resource that you want to signal. The logical ID is the name of the resource that given in the template.

                                                                                                                                                                    \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 #logicalResourceId(String)}.\n@param logicalResourceId 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 #logicalResourceId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                    The logical ID of the resource that you want to signal. The logical ID is the name of the resource that given in the template.

                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "logicalResourceId", "fluentSetterDocumentation" : "

                                                                                                                                                                    The logical ID of the resource that you want to signal. The logical ID is the name of the resource that given in the template.

                                                                                                                                                                    \n@param logicalResourceId The logical ID of the resource that you want to signal. The logical ID is the name of the resource that given in the template.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "logicalResourceId", "getterDocumentation" : "

                                                                                                                                                                    The logical ID of the resource that you want to signal. The logical ID is the name of the resource that given in the template.

                                                                                                                                                                    \n@return The logical ID of the resource that you want to signal. The logical ID is the name of the resource that given in the template.", "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" : "LogicalResourceId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LogicalResourceId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "LogicalResourceId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                    The logical ID of the resource that you want to signal. The logical ID is the name of the resource that given in the template.

                                                                                                                                                                    \n@param logicalResourceId The logical ID of the resource that you want to signal. The logical ID is the name of the resource that given in the template.", "setterMethodName" : "setLogicalResourceId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "logicalResourceId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "logicalResourceId", "variableType" : "String", "documentation" : "

                                                                                                                                                                    The logical ID of the resource that you want to signal. The logical ID is the name of the resource that given in the template.

                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackName" : { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackNameOrId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                    The stack name or unique stack ID that includes the resource that you want to signal.

                                                                                                                                                                    \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                    The stack name or unique stack ID that includes the resource that you want to signal.

                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                                                                                                                                                                    The stack name or unique stack ID that includes the resource that you want to signal.

                                                                                                                                                                    \n@param stackName The stack name or unique stack ID that includes the resource that you want to signal.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                                                                                                                                                                    The stack name or unique stack ID that includes the resource that you want to signal.

                                                                                                                                                                    \n@return The stack name or unique stack ID that includes the resource that you want to signal.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                    The stack name or unique stack ID that includes the resource that you want to signal.

                                                                                                                                                                    \n@param stackName The stack name or unique stack ID that includes the resource that you want to signal.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                                                                                                                                                                    The stack name or unique stack ID that includes the resource that you want to signal.

                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Status" : { "beanStyleGetterMethodName" : "getStatusAsString", "beanStyleSetterMethodName" : "setStatus", "c2jName" : "Status", "c2jShape" : "ResourceSignalStatus", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                    The status of the signal, which is either success or failure. A failure signal causes AWS CloudFormation to immediately fail the stack creation or update.

                                                                                                                                                                    \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 #statusAsString(String)}.\n@param status 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 #status(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                    The status of the signal, which is either success or failure. A failure signal causes AWS CloudFormation to immediately fail the stack creation or update.

                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : "ResourceSignalStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "status", "fluentEnumSetterMethodName" : "status", "fluentGetterMethodName" : "statusAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                    The status of the signal, which is either success or failure. A failure signal causes AWS CloudFormation to immediately fail the stack creation or update.

                                                                                                                                                                    \n@param status The status of the signal, which is either success or failure. A failure signal causes AWS CloudFormation to immediately fail the stack creation or update.\n@see ResourceSignalStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see ResourceSignalStatus", "fluentSetterMethodName" : "status", "getterDocumentation" : "

                                                                                                                                                                    The status of the signal, which is either success or failure. A failure signal causes AWS CloudFormation to immediately fail the stack creation or update.

                                                                                                                                                                    \n

                                                                                                                                                                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #status} will return {@link ResourceSignalStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #statusAsString}.\n

                                                                                                                                                                    \n@return The status of the signal, which is either success or failure. A failure signal causes AWS CloudFormation to immediately fail the stack creation or update.\n@see ResourceSignalStatus", "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" : "Status", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Status", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Status", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                    The status of the signal, which is either success or failure. A failure signal causes AWS CloudFormation to immediately fail the stack creation or update.

                                                                                                                                                                    \n@param status The status of the signal, which is either success or failure. A failure signal causes AWS CloudFormation to immediately fail the stack creation or update.\n@see ResourceSignalStatus", "setterMethodName" : "setStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : "

                                                                                                                                                                    The status of the signal, which is either success or failure. A failure signal causes AWS CloudFormation to immediately fail the stack creation or update.

                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "UniqueId" : { "beanStyleGetterMethodName" : "getUniqueId", "beanStyleSetterMethodName" : "setUniqueId", "c2jName" : "UniqueId", "c2jShape" : "ResourceSignalUniqueId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                    A unique ID of the signal. When you signal Amazon EC2 instances or Auto Scaling groups, specify the instance ID that you are signaling as the unique ID. If you send multiple signals to a single resource (such as signaling a wait condition), each signal requires a different unique 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 #uniqueId(String)}.\n@param uniqueId 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 #uniqueId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                    A unique ID of the signal. When you signal Amazon EC2 instances or Auto Scaling groups, specify the instance ID that you are signaling as the unique ID. If you send multiple signals to a single resource (such as signaling a wait condition), each signal requires a different unique ID.

                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "uniqueId", "fluentSetterDocumentation" : "

                                                                                                                                                                    A unique ID of the signal. When you signal Amazon EC2 instances or Auto Scaling groups, specify the instance ID that you are signaling as the unique ID. If you send multiple signals to a single resource (such as signaling a wait condition), each signal requires a different unique ID.

                                                                                                                                                                    \n@param uniqueId A unique ID of the signal. When you signal Amazon EC2 instances or Auto Scaling groups, specify the instance ID that you are signaling as the unique ID. If you send multiple signals to a single resource (such as signaling a wait condition), each signal requires a different unique ID.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "uniqueId", "getterDocumentation" : "

                                                                                                                                                                    A unique ID of the signal. When you signal Amazon EC2 instances or Auto Scaling groups, specify the instance ID that you are signaling as the unique ID. If you send multiple signals to a single resource (such as signaling a wait condition), each signal requires a different unique ID.

                                                                                                                                                                    \n@return A unique ID of the signal. When you signal Amazon EC2 instances or Auto Scaling groups, specify the instance ID that you are signaling as the unique ID. If you send multiple signals to a single resource (such as signaling a wait condition), each signal requires a different unique 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" : "UniqueId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "UniqueId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "UniqueId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                    A unique ID of the signal. When you signal Amazon EC2 instances or Auto Scaling groups, specify the instance ID that you are signaling as the unique ID. If you send multiple signals to a single resource (such as signaling a wait condition), each signal requires a different unique ID.

                                                                                                                                                                    \n@param uniqueId A unique ID of the signal. When you signal Amazon EC2 instances or Auto Scaling groups, specify the instance ID that you are signaling as the unique ID. If you send multiple signals to a single resource (such as signaling a wait condition), each signal requires a different unique ID.", "setterMethodName" : "setUniqueId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "uniqueId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "uniqueId", "variableType" : "String", "documentation" : "

                                                                                                                                                                    A unique ID of the signal. When you signal Amazon EC2 instances or Auto Scaling groups, specify the instance ID that you are signaling as the unique ID. If you send multiple signals to a single resource (such as signaling a wait condition), each signal requires a different unique ID.

                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackNameOrId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                    The stack name or unique stack ID that includes the resource that you want to signal.

                                                                                                                                                                    \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                    The stack name or unique stack ID that includes the resource that you want to signal.

                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                                                                                                                                                                    The stack name or unique stack ID that includes the resource that you want to signal.

                                                                                                                                                                    \n@param stackName The stack name or unique stack ID that includes the resource that you want to signal.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                                                                                                                                                                    The stack name or unique stack ID that includes the resource that you want to signal.

                                                                                                                                                                    \n@return The stack name or unique stack ID that includes the resource that you want to signal.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                    The stack name or unique stack ID that includes the resource that you want to signal.

                                                                                                                                                                    \n@param stackName The stack name or unique stack ID that includes the resource that you want to signal.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                                                                                                                                                                    The stack name or unique stack ID that includes the resource that you want to signal.

                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getLogicalResourceId", "beanStyleSetterMethodName" : "setLogicalResourceId", "c2jName" : "LogicalResourceId", "c2jShape" : "LogicalResourceId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                    The logical ID of the resource that you want to signal. The logical ID is the name of the resource that given in the template.

                                                                                                                                                                    \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 #logicalResourceId(String)}.\n@param logicalResourceId 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 #logicalResourceId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                    The logical ID of the resource that you want to signal. The logical ID is the name of the resource that given in the template.

                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "logicalResourceId", "fluentSetterDocumentation" : "

                                                                                                                                                                    The logical ID of the resource that you want to signal. The logical ID is the name of the resource that given in the template.

                                                                                                                                                                    \n@param logicalResourceId The logical ID of the resource that you want to signal. The logical ID is the name of the resource that given in the template.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "logicalResourceId", "getterDocumentation" : "

                                                                                                                                                                    The logical ID of the resource that you want to signal. The logical ID is the name of the resource that given in the template.

                                                                                                                                                                    \n@return The logical ID of the resource that you want to signal. The logical ID is the name of the resource that given in the template.", "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" : "LogicalResourceId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LogicalResourceId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "LogicalResourceId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                    The logical ID of the resource that you want to signal. The logical ID is the name of the resource that given in the template.

                                                                                                                                                                    \n@param logicalResourceId The logical ID of the resource that you want to signal. The logical ID is the name of the resource that given in the template.", "setterMethodName" : "setLogicalResourceId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "logicalResourceId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "logicalResourceId", "variableType" : "String", "documentation" : "

                                                                                                                                                                    The logical ID of the resource that you want to signal. The logical ID is the name of the resource that given in the template.

                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getUniqueId", "beanStyleSetterMethodName" : "setUniqueId", "c2jName" : "UniqueId", "c2jShape" : "ResourceSignalUniqueId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                    A unique ID of the signal. When you signal Amazon EC2 instances or Auto Scaling groups, specify the instance ID that you are signaling as the unique ID. If you send multiple signals to a single resource (such as signaling a wait condition), each signal requires a different unique 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 #uniqueId(String)}.\n@param uniqueId 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 #uniqueId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                    A unique ID of the signal. When you signal Amazon EC2 instances or Auto Scaling groups, specify the instance ID that you are signaling as the unique ID. If you send multiple signals to a single resource (such as signaling a wait condition), each signal requires a different unique ID.

                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "uniqueId", "fluentSetterDocumentation" : "

                                                                                                                                                                    A unique ID of the signal. When you signal Amazon EC2 instances or Auto Scaling groups, specify the instance ID that you are signaling as the unique ID. If you send multiple signals to a single resource (such as signaling a wait condition), each signal requires a different unique ID.

                                                                                                                                                                    \n@param uniqueId A unique ID of the signal. When you signal Amazon EC2 instances or Auto Scaling groups, specify the instance ID that you are signaling as the unique ID. If you send multiple signals to a single resource (such as signaling a wait condition), each signal requires a different unique ID.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "uniqueId", "getterDocumentation" : "

                                                                                                                                                                    A unique ID of the signal. When you signal Amazon EC2 instances or Auto Scaling groups, specify the instance ID that you are signaling as the unique ID. If you send multiple signals to a single resource (such as signaling a wait condition), each signal requires a different unique ID.

                                                                                                                                                                    \n@return A unique ID of the signal. When you signal Amazon EC2 instances or Auto Scaling groups, specify the instance ID that you are signaling as the unique ID. If you send multiple signals to a single resource (such as signaling a wait condition), each signal requires a different unique 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" : "UniqueId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "UniqueId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "UniqueId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                    A unique ID of the signal. When you signal Amazon EC2 instances or Auto Scaling groups, specify the instance ID that you are signaling as the unique ID. If you send multiple signals to a single resource (such as signaling a wait condition), each signal requires a different unique ID.

                                                                                                                                                                    \n@param uniqueId A unique ID of the signal. When you signal Amazon EC2 instances or Auto Scaling groups, specify the instance ID that you are signaling as the unique ID. If you send multiple signals to a single resource (such as signaling a wait condition), each signal requires a different unique ID.", "setterMethodName" : "setUniqueId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "uniqueId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "uniqueId", "variableType" : "String", "documentation" : "

                                                                                                                                                                    A unique ID of the signal. When you signal Amazon EC2 instances or Auto Scaling groups, specify the instance ID that you are signaling as the unique ID. If you send multiple signals to a single resource (such as signaling a wait condition), each signal requires a different unique ID.

                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStatusAsString", "beanStyleSetterMethodName" : "setStatus", "c2jName" : "Status", "c2jShape" : "ResourceSignalStatus", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                    The status of the signal, which is either success or failure. A failure signal causes AWS CloudFormation to immediately fail the stack creation or update.

                                                                                                                                                                    \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 #statusAsString(String)}.\n@param status 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 #status(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                    The status of the signal, which is either success or failure. A failure signal causes AWS CloudFormation to immediately fail the stack creation or update.

                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : "ResourceSignalStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "status", "fluentEnumSetterMethodName" : "status", "fluentGetterMethodName" : "statusAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                    The status of the signal, which is either success or failure. A failure signal causes AWS CloudFormation to immediately fail the stack creation or update.

                                                                                                                                                                    \n@param status The status of the signal, which is either success or failure. A failure signal causes AWS CloudFormation to immediately fail the stack creation or update.\n@see ResourceSignalStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see ResourceSignalStatus", "fluentSetterMethodName" : "status", "getterDocumentation" : "

                                                                                                                                                                    The status of the signal, which is either success or failure. A failure signal causes AWS CloudFormation to immediately fail the stack creation or update.

                                                                                                                                                                    \n

                                                                                                                                                                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #status} will return {@link ResourceSignalStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #statusAsString}.\n

                                                                                                                                                                    \n@return The status of the signal, which is either success or failure. A failure signal causes AWS CloudFormation to immediately fail the stack creation or update.\n@see ResourceSignalStatus", "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" : "Status", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Status", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Status", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                    The status of the signal, which is either success or failure. A failure signal causes AWS CloudFormation to immediately fail the stack creation or update.

                                                                                                                                                                    \n@param status The status of the signal, which is either success or failure. A failure signal causes AWS CloudFormation to immediately fail the stack creation or update.\n@see ResourceSignalStatus", "setterMethodName" : "setStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : "

                                                                                                                                                                    The status of the signal, which is either success or failure. A failure signal causes AWS CloudFormation to immediately fail the stack creation or update.

                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "StackName", "LogicalResourceId", "UniqueId", "Status" ], "shapeName" : "SignalResourceRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "SignalResourceRequest", "variableName" : "signalResourceRequest", "variableType" : "SignalResourceRequest", "documentation" : null, "simpleType" : "SignalResourceRequest", "variableSetterType" : "SignalResourceRequest" }, "wrapper" : false, "xmlNamespace" : null }, "SignalResourceResponse" : { "c2jName" : "SignalResourceResponse", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : null, "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "SignalResourceResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "SignalResourceResponse", "variableName" : "signalResourceResponse", "variableType" : "SignalResourceResponse", "documentation" : null, "simpleType" : "SignalResourceResponse", "variableSetterType" : "SignalResourceResponse" }, "wrapper" : false, "xmlNamespace" : null }, "Stack" : { "c2jName" : "Stack", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                                                    The Stack data type.

                                                                                                                                                                    ", "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" : "getStackId", "beanStyleSetterMethodName" : "setStackId", "c2jName" : "StackId", "c2jShape" : "StackId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                    Unique identifier of the stack.

                                                                                                                                                                    \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" : "

                                                                                                                                                                    Unique identifier of the stack.

                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackId", "fluentSetterDocumentation" : "

                                                                                                                                                                    Unique identifier of the stack.

                                                                                                                                                                    \n@param stackId Unique identifier of the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackId", "getterDocumentation" : "

                                                                                                                                                                    Unique identifier of the stack.

                                                                                                                                                                    \n@return Unique identifier of the stack.", "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" : "

                                                                                                                                                                    Unique identifier of the stack.

                                                                                                                                                                    \n@param stackId Unique identifier of the stack.", "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" : "

                                                                                                                                                                    Unique identifier of the stack.

                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                    The name associated with the stack.

                                                                                                                                                                    \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                    The name associated with the stack.

                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                                                                                                                                                                    The name associated with the stack.

                                                                                                                                                                    \n@param stackName The name associated with the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                                                                                                                                                                    The name associated with the stack.

                                                                                                                                                                    \n@return The name associated with the stack.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                    The name associated with the stack.

                                                                                                                                                                    \n@param stackName The name associated with the stack.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                                                                                                                                                                    The name associated with the stack.

                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getChangeSetId", "beanStyleSetterMethodName" : "setChangeSetId", "c2jName" : "ChangeSetId", "c2jShape" : "ChangeSetId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                    The unique ID of the change set.

                                                                                                                                                                    \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 #changeSetId(String)}.\n@param changeSetId 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 #changeSetId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                    The unique ID of the change set.

                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "changeSetId", "fluentSetterDocumentation" : "

                                                                                                                                                                    The unique ID of the change set.

                                                                                                                                                                    \n@param changeSetId The unique ID of the change set.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "changeSetId", "getterDocumentation" : "

                                                                                                                                                                    The unique ID of the change set.

                                                                                                                                                                    \n@return The unique ID of the change set.", "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" : "ChangeSetId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ChangeSetId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ChangeSetId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                    The unique ID of the change set.

                                                                                                                                                                    \n@param changeSetId The unique ID of the change set.", "setterMethodName" : "setChangeSetId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "changeSetId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "changeSetId", "variableType" : "String", "documentation" : "

                                                                                                                                                                    The unique ID of the change set.

                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "Description", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                    A user-defined description associated with the stack.

                                                                                                                                                                    \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 user-defined description associated with the stack.

                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

                                                                                                                                                                    A user-defined description associated with the stack.

                                                                                                                                                                    \n@param description A user-defined description associated with the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "description", "getterDocumentation" : "

                                                                                                                                                                    A user-defined description associated with the stack.

                                                                                                                                                                    \n@return A user-defined description associated with the stack.", "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 user-defined description associated with the stack.

                                                                                                                                                                    \n@param description A user-defined description associated with the stack.", "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 user-defined description associated with the stack.

                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getParameters", "beanStyleSetterMethodName" : "setParameters", "c2jName" : "Parameters", "c2jShape" : "Parameters", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                    A list of Parameter structures.

                                                                                                                                                                    \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 #parameters(List)}.\n@param parameters 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 #parameters(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                    A list of Parameter structures.

                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "parameters", "fluentSetterDocumentation" : "

                                                                                                                                                                    A list of Parameter structures.

                                                                                                                                                                    \n@param parameters A list of Parameter structures.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parameters", "getterDocumentation" : "

                                                                                                                                                                    A list of Parameter structures.

                                                                                                                                                                    \n

                                                                                                                                                                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                    \n@return A list of Parameter structures.", "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" : "Parameters", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Parameters", "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" : "Parameter", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Parameter.Builder} avoiding the need to create one manually via {@link Parameter#builder()}.\n\nWhen the {@link Consumer} completes, {@link Parameter.Builder#build()} is called immediately and its result is passed to {@link #member(Parameter)}.\n@param member a consumer that will call methods on {@link Parameter.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Parameter)", "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" : "Parameter", "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" : "Parameter", "variableName" : "member", "variableType" : "Parameter", "documentation" : null, "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Parameter", "variableName" : "member", "variableType" : "Parameter", "documentation" : "", "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Parameter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Parameter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Parameters", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                    A list of Parameter structures.

                                                                                                                                                                    \n@param parameters A list of Parameter structures.", "setterMethodName" : "setParameters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameters", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                    A list of Parameter structures.

                                                                                                                                                                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCreationTime", "beanStyleSetterMethodName" : "setCreationTime", "c2jName" : "CreationTime", "c2jShape" : "CreationTime", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                    The time at which the stack was created.

                                                                                                                                                                    \nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #creationTime(Instant)}.\n@param creationTime a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #creationTime(Instant)", "deprecated" : false, "documentation" : "

                                                                                                                                                                    The time at which the stack was created.

                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "creationTime", "fluentSetterDocumentation" : "

                                                                                                                                                                    The time at which the stack was created.

                                                                                                                                                                    \n@param creationTime The time at which the stack was created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "creationTime", "getterDocumentation" : "

                                                                                                                                                                    The time at which the stack was created.

                                                                                                                                                                    \n@return The time at which the stack was created.", "getterModel" : { "returnType" : "java.time.Instant", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CreationTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CreationTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "CreationTime", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                    The time at which the stack was created.

                                                                                                                                                                    \n@param creationTime The time at which the stack was created.", "setterMethodName" : "setCreationTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "creationTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "creationTime", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                                    The time at which the stack was created.

                                                                                                                                                                    ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDeletionTime", "beanStyleSetterMethodName" : "setDeletionTime", "c2jName" : "DeletionTime", "c2jShape" : "DeletionTime", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                    The time the stack was deleted.

                                                                                                                                                                    \nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #deletionTime(Instant)}.\n@param deletionTime a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #deletionTime(Instant)", "deprecated" : false, "documentation" : "

                                                                                                                                                                    The time the stack was deleted.

                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "deletionTime", "fluentSetterDocumentation" : "

                                                                                                                                                                    The time the stack was deleted.

                                                                                                                                                                    \n@param deletionTime The time the stack was deleted.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "deletionTime", "getterDocumentation" : "

                                                                                                                                                                    The time the stack was deleted.

                                                                                                                                                                    \n@return The time the stack was deleted.", "getterModel" : { "returnType" : "java.time.Instant", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DeletionTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DeletionTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "DeletionTime", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                    The time the stack was deleted.

                                                                                                                                                                    \n@param deletionTime The time the stack was deleted.", "setterMethodName" : "setDeletionTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "deletionTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "deletionTime", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                                    The time the stack was deleted.

                                                                                                                                                                    ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getLastUpdatedTime", "beanStyleSetterMethodName" : "setLastUpdatedTime", "c2jName" : "LastUpdatedTime", "c2jShape" : "LastUpdatedTime", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                    The time the stack was last updated. This field will only be returned if the stack has been updated at least once.

                                                                                                                                                                    \nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #lastUpdatedTime(Instant)}.\n@param lastUpdatedTime a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #lastUpdatedTime(Instant)", "deprecated" : false, "documentation" : "

                                                                                                                                                                    The time the stack was last updated. This field will only be returned if the stack has been updated at least once.

                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "lastUpdatedTime", "fluentSetterDocumentation" : "

                                                                                                                                                                    The time the stack was last updated. This field will only be returned if the stack has been updated at least once.

                                                                                                                                                                    \n@param lastUpdatedTime The time the stack was last updated. This field will only be returned if the stack has been updated at least once.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "lastUpdatedTime", "getterDocumentation" : "

                                                                                                                                                                    The time the stack was last updated. This field will only be returned if the stack has been updated at least once.

                                                                                                                                                                    \n@return The time the stack was last updated. This field will only be returned if the stack has been updated at least once.", "getterModel" : { "returnType" : "java.time.Instant", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "LastUpdatedTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LastUpdatedTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "LastUpdatedTime", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                    The time the stack was last updated. This field will only be returned if the stack has been updated at least once.

                                                                                                                                                                    \n@param lastUpdatedTime The time the stack was last updated. This field will only be returned if the stack has been updated at least once.", "setterMethodName" : "setLastUpdatedTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "lastUpdatedTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "lastUpdatedTime", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                                    The time the stack was last updated. This field will only be returned if the stack has been updated at least once.

                                                                                                                                                                    ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRollbackConfiguration", "beanStyleSetterMethodName" : "setRollbackConfiguration", "c2jName" : "RollbackConfiguration", "c2jShape" : "RollbackConfiguration", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                    The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                                                                                                                                                    \nThis is a convenience that creates an instance of the {@link RollbackConfiguration.Builder} avoiding the need to create one manually via {@link RollbackConfiguration#builder()}.\n\nWhen the {@link Consumer} completes, {@link RollbackConfiguration.Builder#build()} is called immediately and its result is passed to {@link #rollbackConfiguration(RollbackConfiguration)}.\n@param rollbackConfiguration a consumer that will call methods on {@link RollbackConfiguration.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #rollbackConfiguration(RollbackConfiguration)", "deprecated" : false, "documentation" : "

                                                                                                                                                                    The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "rollbackConfiguration", "fluentSetterDocumentation" : "

                                                                                                                                                                    The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                                                                                                                                                    \n@param rollbackConfiguration The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "rollbackConfiguration", "getterDocumentation" : "

                                                                                                                                                                    The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                                                                                                                                                    \n@return The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.", "getterModel" : { "returnType" : "RollbackConfiguration", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "RollbackConfiguration", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RollbackConfiguration", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "RollbackConfiguration", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                    The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                                                                                                                                                    \n@param rollbackConfiguration The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.", "setterMethodName" : "setRollbackConfiguration", "setterModel" : { "variableDeclarationType" : "RollbackConfiguration", "variableName" : "rollbackConfiguration", "variableType" : "RollbackConfiguration", "documentation" : null, "simpleType" : "RollbackConfiguration", "variableSetterType" : "RollbackConfiguration" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "RollbackConfiguration", "variableName" : "rollbackConfiguration", "variableType" : "RollbackConfiguration", "documentation" : "

                                                                                                                                                                    The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                                                                                                                                                    ", "simpleType" : "RollbackConfiguration", "variableSetterType" : "RollbackConfiguration" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackStatusAsString", "beanStyleSetterMethodName" : "setStackStatus", "c2jName" : "StackStatus", "c2jShape" : "StackStatus", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                    Current status of the stack.

                                                                                                                                                                    \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 #stackStatusAsString(String)}.\n@param stackStatus 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 #stackStatus(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                    Current status of the stack.

                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : "StackStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "stackStatus", "fluentEnumSetterMethodName" : "stackStatus", "fluentGetterMethodName" : "stackStatusAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                    Current status of the stack.

                                                                                                                                                                    \n@param stackStatus Current status of the stack.\n@see StackStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see StackStatus", "fluentSetterMethodName" : "stackStatus", "getterDocumentation" : "

                                                                                                                                                                    Current status of the stack.

                                                                                                                                                                    \n

                                                                                                                                                                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #stackStatus} will return {@link StackStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #stackStatusAsString}.\n

                                                                                                                                                                    \n@return Current status of the stack.\n@see StackStatus", "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" : "StackStatus", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackStatus", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                    Current status of the stack.

                                                                                                                                                                    \n@param stackStatus Current status of the stack.\n@see StackStatus", "setterMethodName" : "setStackStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackStatus", "variableType" : "String", "documentation" : "

                                                                                                                                                                    Current status of the stack.

                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackStatusReason", "beanStyleSetterMethodName" : "setStackStatusReason", "c2jName" : "StackStatusReason", "c2jShape" : "StackStatusReason", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                    Success/failure message associated with the stack status.

                                                                                                                                                                    \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 #stackStatusReason(String)}.\n@param stackStatusReason 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 #stackStatusReason(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                    Success/failure message associated with the stack status.

                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackStatusReason", "fluentSetterDocumentation" : "

                                                                                                                                                                    Success/failure message associated with the stack status.

                                                                                                                                                                    \n@param stackStatusReason Success/failure message associated with the stack status.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackStatusReason", "getterDocumentation" : "

                                                                                                                                                                    Success/failure message associated with the stack status.

                                                                                                                                                                    \n@return Success/failure message associated with the stack status.", "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" : "StackStatusReason", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackStatusReason", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackStatusReason", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                    Success/failure message associated with the stack status.

                                                                                                                                                                    \n@param stackStatusReason Success/failure message associated with the stack status.", "setterMethodName" : "setStackStatusReason", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackStatusReason", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackStatusReason", "variableType" : "String", "documentation" : "

                                                                                                                                                                    Success/failure message associated with the stack status.

                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDisableRollback", "beanStyleSetterMethodName" : "setDisableRollback", "c2jName" : "DisableRollback", "c2jShape" : "DisableRollback", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                    Boolean to enable or disable rollback on stack creation failures:

                                                                                                                                                                    • true: disable rollback

                                                                                                                                                                    • false: enable rollback

                                                                                                                                                                    \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 #disableRollback(Boolean)}.\n@param disableRollback 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 #disableRollback(Boolean)", "deprecated" : false, "documentation" : "

                                                                                                                                                                    Boolean to enable or disable rollback on stack creation failures:

                                                                                                                                                                    • true: disable rollback

                                                                                                                                                                    • false: enable rollback

                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "disableRollback", "fluentSetterDocumentation" : "

                                                                                                                                                                    Boolean to enable or disable rollback on stack creation failures:

                                                                                                                                                                    • true: disable rollback

                                                                                                                                                                    • false: enable rollback

                                                                                                                                                                    \n@param disableRollback Boolean to enable or disable rollback on stack creation failures:

                                                                                                                                                                    • true: disable rollback

                                                                                                                                                                    • false: enable rollback

                                                                                                                                                                    • \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "disableRollback", "getterDocumentation" : "

                                                                                                                                                                      Boolean to enable or disable rollback on stack creation failures:

                                                                                                                                                                      • true: disable rollback

                                                                                                                                                                      • false: enable rollback

                                                                                                                                                                      \n@return Boolean to enable or disable rollback on stack creation failures:

                                                                                                                                                                      • true: disable rollback

                                                                                                                                                                      • false: enable rollback

                                                                                                                                                                      • ", "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" : "DisableRollback", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DisableRollback", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "DisableRollback", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                        Boolean to enable or disable rollback on stack creation failures:

                                                                                                                                                                        • true: disable rollback

                                                                                                                                                                        • false: enable rollback

                                                                                                                                                                        \n@param disableRollback Boolean to enable or disable rollback on stack creation failures:

                                                                                                                                                                        • true: disable rollback

                                                                                                                                                                        • false: enable rollback

                                                                                                                                                                        • ", "setterMethodName" : "setDisableRollback", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "disableRollback", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "disableRollback", "variableType" : "Boolean", "documentation" : "

                                                                                                                                                                          Boolean to enable or disable rollback on stack creation failures:

                                                                                                                                                                          • true: disable rollback

                                                                                                                                                                          • false: enable rollback

                                                                                                                                                                          ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNotificationARNs", "beanStyleSetterMethodName" : "setNotificationARNs", "c2jName" : "NotificationARNs", "c2jShape" : "NotificationARNs", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                          SNS topic ARNs to which stack related events are published.

                                                                                                                                                                          \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 #notificationARNs(List)}.\n@param notificationARNs 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 #notificationARNs(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                          SNS topic ARNs to which stack related events are published.

                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "notificationARNs", "fluentSetterDocumentation" : "

                                                                                                                                                                          SNS topic ARNs to which stack related events are published.

                                                                                                                                                                          \n@param notificationARNs SNS topic ARNs to which stack related events are published.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "notificationARNs", "getterDocumentation" : "

                                                                                                                                                                          SNS topic ARNs to which stack related events are published.

                                                                                                                                                                          \n

                                                                                                                                                                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                          \n@return SNS topic ARNs to which stack related events are published.", "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" : "NotificationARNs", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NotificationARNs", "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" : "NotificationARN", "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" : "NotificationARNs", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                          SNS topic ARNs to which stack related events are published.

                                                                                                                                                                          \n@param notificationARNs SNS topic ARNs to which stack related events are published.", "setterMethodName" : "setNotificationARNs", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "notificationARNs", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "notificationARNs", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                          SNS topic ARNs to which stack related events are published.

                                                                                                                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTimeoutInMinutes", "beanStyleSetterMethodName" : "setTimeoutInMinutes", "c2jName" : "TimeoutInMinutes", "c2jShape" : "TimeoutMinutes", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                          The amount of time within which stack creation should complete.

                                                                                                                                                                          \nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #timeoutInMinutes(Integer)}.\n@param timeoutInMinutes a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #timeoutInMinutes(Integer)", "deprecated" : false, "documentation" : "

                                                                                                                                                                          The amount of time within which stack creation should complete.

                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "timeoutInMinutes", "fluentSetterDocumentation" : "

                                                                                                                                                                          The amount of time within which stack creation should complete.

                                                                                                                                                                          \n@param timeoutInMinutes The amount of time within which stack creation should complete.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "timeoutInMinutes", "getterDocumentation" : "

                                                                                                                                                                          The amount of time within which stack creation should complete.

                                                                                                                                                                          \n@return The amount of time within which stack creation should complete.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "TimeoutInMinutes", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TimeoutInMinutes", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "TimeoutInMinutes", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                          The amount of time within which stack creation should complete.

                                                                                                                                                                          \n@param timeoutInMinutes The amount of time within which stack creation should complete.", "setterMethodName" : "setTimeoutInMinutes", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "timeoutInMinutes", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "timeoutInMinutes", "variableType" : "Integer", "documentation" : "

                                                                                                                                                                          The amount of time within which stack creation should complete.

                                                                                                                                                                          ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCapabilitiesAsStrings", "beanStyleSetterMethodName" : "setCapabilitiesWithStrings", "c2jName" : "Capabilities", "c2jShape" : "Capabilities", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                          The capabilities allowed in the stack.

                                                                                                                                                                          \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 #capabilitiesAsStrings(List)}.\n@param capabilities 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 #capabilitiesWithStrings(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                          The capabilities allowed in the stack.

                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "capabilities", "fluentEnumSetterMethodName" : "capabilities", "fluentGetterMethodName" : "capabilitiesAsStrings", "fluentSetterDocumentation" : "

                                                                                                                                                                          The capabilities allowed in the stack.

                                                                                                                                                                          \n@param capabilities The capabilities allowed in the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "capabilitiesWithStrings", "getterDocumentation" : "

                                                                                                                                                                          The capabilities allowed in the stack.

                                                                                                                                                                          \n

                                                                                                                                                                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                          \n@return The capabilities allowed in the stack.", "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" : "Capabilities", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Capabilities", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMemberAsString", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Capability", "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 #memberAsString(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" : "Capability", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "member", "fluentEnumSetterMethodName" : "member", "fluentGetterMethodName" : "memberAsString", "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@see Capability\n@return Returns a reference to this object so that method calls can be chained together.\n@see Capability", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n

                                                                                                                                                                          \nIf the service returns an enum value that is not available in the current SDK version, {@link #member} will return {@link Capability#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #memberAsString}.\n

                                                                                                                                                                          \n@return The value of the Member property for this object.\n@see Capability", "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.\n@see Capability", "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" : "Capabilities", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                          The capabilities allowed in the stack.

                                                                                                                                                                          \n@param capabilities The capabilities allowed in the stack.", "setterMethodName" : "setCapabilitiesWithStrings", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "capabilities", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "capabilities", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                          The capabilities allowed in the stack.

                                                                                                                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getOutputs", "beanStyleSetterMethodName" : "setOutputs", "c2jName" : "Outputs", "c2jShape" : "Outputs", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                          A list of output structures.

                                                                                                                                                                          \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 #outputs(List)}.\n@param outputs 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 #outputs(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                          A list of output structures.

                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "outputs", "fluentSetterDocumentation" : "

                                                                                                                                                                          A list of output structures.

                                                                                                                                                                          \n@param outputs A list of output structures.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "outputs", "getterDocumentation" : "

                                                                                                                                                                          A list of output structures.

                                                                                                                                                                          \n

                                                                                                                                                                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                          \n@return A list of output structures.", "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" : "Outputs", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Outputs", "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" : "Output", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Output.Builder} avoiding the need to create one manually via {@link Output#builder()}.\n\nWhen the {@link Consumer} completes, {@link Output.Builder#build()} is called immediately and its result is passed to {@link #member(Output)}.\n@param member a consumer that will call methods on {@link Output.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Output)", "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" : "Output", "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" : "Output", "variableName" : "member", "variableType" : "Output", "documentation" : null, "simpleType" : "Output", "variableSetterType" : "Output" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Output", "variableName" : "member", "variableType" : "Output", "documentation" : "", "simpleType" : "Output", "variableSetterType" : "Output" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Output", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Output", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Outputs", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                          A list of output structures.

                                                                                                                                                                          \n@param outputs A list of output structures.", "setterMethodName" : "setOutputs", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "outputs", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "outputs", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                          A list of output structures.

                                                                                                                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRoleARN", "beanStyleSetterMethodName" : "setRoleARN", "c2jName" : "RoleARN", "c2jShape" : "RoleARN", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                          The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that is associated with the stack. During a stack operation, AWS CloudFormation uses this role's credentials to make calls on your behalf.

                                                                                                                                                                          \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 #roleARN(String)}.\n@param roleARN 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 #roleARN(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                          The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that is associated with the stack. During a stack operation, AWS CloudFormation uses this role's credentials to make calls on your behalf.

                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "roleARN", "fluentSetterDocumentation" : "

                                                                                                                                                                          The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that is associated with the stack. During a stack operation, AWS CloudFormation uses this role's credentials to make calls on your behalf.

                                                                                                                                                                          \n@param roleARN The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that is associated with the stack. During a stack operation, AWS CloudFormation uses this role's credentials to make calls on your behalf.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "roleARN", "getterDocumentation" : "

                                                                                                                                                                          The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that is associated with the stack. During a stack operation, AWS CloudFormation uses this role's credentials to make calls on your behalf.

                                                                                                                                                                          \n@return The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that is associated with the stack. During a stack operation, AWS CloudFormation uses this role's credentials to make calls on your behalf.", "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" : "RoleARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RoleARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "RoleARN", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                          The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that is associated with the stack. During a stack operation, AWS CloudFormation uses this role's credentials to make calls on your behalf.

                                                                                                                                                                          \n@param roleARN The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that is associated with the stack. During a stack operation, AWS CloudFormation uses this role's credentials to make calls on your behalf.", "setterMethodName" : "setRoleARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "roleARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "roleARN", "variableType" : "String", "documentation" : "

                                                                                                                                                                          The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that is associated with the stack. During a stack operation, AWS CloudFormation uses this role's credentials to make calls on your behalf.

                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "Tags", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                          A list of Tags that specify information about the stack.

                                                                                                                                                                          \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 #tags(List)}.\n@param tags 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 #tags(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                          A list of Tags that specify information about the stack.

                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tags", "fluentSetterDocumentation" : "

                                                                                                                                                                          A list of Tags that specify information about the stack.

                                                                                                                                                                          \n@param tags A list of Tags that specify information about the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

                                                                                                                                                                          A list of Tags that specify information about the stack.

                                                                                                                                                                          \n

                                                                                                                                                                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                          \n@return A list of Tags that specify information about the stack.", "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" : "Tags", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "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" : "Tag", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Tag.Builder} avoiding the need to create one manually via {@link Tag#builder()}.\n\nWhen the {@link Consumer} completes, {@link Tag.Builder#build()} is called immediately and its result is passed to {@link #member(Tag)}.\n@param member a consumer that will call methods on {@link Tag.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Tag)", "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" : "Tag", "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" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : null, "simpleType" : "Tag", "variableSetterType" : "Tag" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : "", "simpleType" : "Tag", "variableSetterType" : "Tag" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Tag", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Tag", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                          A list of Tags that specify information about the stack.

                                                                                                                                                                          \n@param tags A list of Tags that specify information about the stack.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                          A list of Tags that specify information about the stack.

                                                                                                                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEnableTerminationProtection", "beanStyleSetterMethodName" : "setEnableTerminationProtection", "c2jName" : "EnableTerminationProtection", "c2jShape" : "EnableTerminationProtection", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                          Whether termination protection is enabled for the stack.

                                                                                                                                                                          For nested stacks, termination protection is set on the root stack and cannot be changed directly on the nested stack. For more information, see Protecting a Stack From Being Deleted in the AWS CloudFormation User Guide.

                                                                                                                                                                          \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 #enableTerminationProtection(Boolean)}.\n@param enableTerminationProtection 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 #enableTerminationProtection(Boolean)", "deprecated" : false, "documentation" : "

                                                                                                                                                                          Whether termination protection is enabled for the stack.

                                                                                                                                                                          For nested stacks, termination protection is set on the root stack and cannot be changed directly on the nested stack. For more information, see Protecting a Stack From Being Deleted in the AWS CloudFormation User Guide.

                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "enableTerminationProtection", "fluentSetterDocumentation" : "

                                                                                                                                                                          Whether termination protection is enabled for the stack.

                                                                                                                                                                          For nested stacks, termination protection is set on the root stack and cannot be changed directly on the nested stack. For more information, see Protecting a Stack From Being Deleted in the AWS CloudFormation User Guide.

                                                                                                                                                                          \n@param enableTerminationProtection Whether termination protection is enabled for the stack.

                                                                                                                                                                          For nested stacks, termination protection is set on the root stack and cannot be changed directly on the nested stack. For more information, see Protecting a Stack From Being Deleted in the AWS CloudFormation User Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "enableTerminationProtection", "getterDocumentation" : "

                                                                                                                                                                          Whether termination protection is enabled for the stack.

                                                                                                                                                                          For nested stacks, termination protection is set on the root stack and cannot be changed directly on the nested stack. For more information, see Protecting a Stack From Being Deleted in the AWS CloudFormation User Guide.

                                                                                                                                                                          \n@return Whether termination protection is enabled for the stack.

                                                                                                                                                                          For nested stacks, termination protection is set on the root stack and cannot be changed directly on the nested stack. For more information, see Protecting a Stack From Being Deleted in the AWS CloudFormation User Guide.", "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" : "EnableTerminationProtection", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EnableTerminationProtection", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "EnableTerminationProtection", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                          Whether termination protection is enabled for the stack.

                                                                                                                                                                          For nested stacks, termination protection is set on the root stack and cannot be changed directly on the nested stack. For more information, see Protecting a Stack From Being Deleted in the AWS CloudFormation User Guide.

                                                                                                                                                                          \n@param enableTerminationProtection Whether termination protection is enabled for the stack.

                                                                                                                                                                          For nested stacks, termination protection is set on the root stack and cannot be changed directly on the nested stack. For more information, see Protecting a Stack From Being Deleted in the AWS CloudFormation User Guide.", "setterMethodName" : "setEnableTerminationProtection", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "enableTerminationProtection", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "enableTerminationProtection", "variableType" : "Boolean", "documentation" : "

                                                                                                                                                                          Whether termination protection is enabled for the stack.

                                                                                                                                                                          For nested stacks, termination protection is set on the root stack and cannot be changed directly on the nested stack. For more information, see Protecting a Stack From Being Deleted in the AWS CloudFormation User Guide.

                                                                                                                                                                          ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getParentId", "beanStyleSetterMethodName" : "setParentId", "c2jName" : "ParentId", "c2jShape" : "StackId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                          For nested stacks--stacks created as resources for another stack--the stack ID of the direct parent of this stack. For the first level of nested stacks, the root stack is also the parent stack.

                                                                                                                                                                          For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.

                                                                                                                                                                          \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 #parentId(String)}.\n@param parentId 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 #parentId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                          For nested stacks--stacks created as resources for another stack--the stack ID of the direct parent of this stack. For the first level of nested stacks, the root stack is also the parent stack.

                                                                                                                                                                          For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.

                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "parentId", "fluentSetterDocumentation" : "

                                                                                                                                                                          For nested stacks--stacks created as resources for another stack--the stack ID of the direct parent of this stack. For the first level of nested stacks, the root stack is also the parent stack.

                                                                                                                                                                          For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.

                                                                                                                                                                          \n@param parentId For nested stacks--stacks created as resources for another stack--the stack ID of the direct parent of this stack. For the first level of nested stacks, the root stack is also the parent stack.

                                                                                                                                                                          For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parentId", "getterDocumentation" : "

                                                                                                                                                                          For nested stacks--stacks created as resources for another stack--the stack ID of the direct parent of this stack. For the first level of nested stacks, the root stack is also the parent stack.

                                                                                                                                                                          For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.

                                                                                                                                                                          \n@return For nested stacks--stacks created as resources for another stack--the stack ID of the direct parent of this stack. For the first level of nested stacks, the root stack is also the parent stack.

                                                                                                                                                                          For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.", "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" : "ParentId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ParentId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ParentId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                          For nested stacks--stacks created as resources for another stack--the stack ID of the direct parent of this stack. For the first level of nested stacks, the root stack is also the parent stack.

                                                                                                                                                                          For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.

                                                                                                                                                                          \n@param parentId For nested stacks--stacks created as resources for another stack--the stack ID of the direct parent of this stack. For the first level of nested stacks, the root stack is also the parent stack.

                                                                                                                                                                          For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.", "setterMethodName" : "setParentId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "parentId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "parentId", "variableType" : "String", "documentation" : "

                                                                                                                                                                          For nested stacks--stacks created as resources for another stack--the stack ID of the direct parent of this stack. For the first level of nested stacks, the root stack is also the parent stack.

                                                                                                                                                                          For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.

                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRootId", "beanStyleSetterMethodName" : "setRootId", "c2jName" : "RootId", "c2jShape" : "StackId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                          For nested stacks--stacks created as resources for another stack--the stack ID of the the top-level stack to which the nested stack ultimately belongs.

                                                                                                                                                                          For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.

                                                                                                                                                                          \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 #rootId(String)}.\n@param rootId 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 #rootId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                          For nested stacks--stacks created as resources for another stack--the stack ID of the the top-level stack to which the nested stack ultimately belongs.

                                                                                                                                                                          For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.

                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "rootId", "fluentSetterDocumentation" : "

                                                                                                                                                                          For nested stacks--stacks created as resources for another stack--the stack ID of the the top-level stack to which the nested stack ultimately belongs.

                                                                                                                                                                          For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.

                                                                                                                                                                          \n@param rootId For nested stacks--stacks created as resources for another stack--the stack ID of the the top-level stack to which the nested stack ultimately belongs.

                                                                                                                                                                          For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "rootId", "getterDocumentation" : "

                                                                                                                                                                          For nested stacks--stacks created as resources for another stack--the stack ID of the the top-level stack to which the nested stack ultimately belongs.

                                                                                                                                                                          For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.

                                                                                                                                                                          \n@return For nested stacks--stacks created as resources for another stack--the stack ID of the the top-level stack to which the nested stack ultimately belongs.

                                                                                                                                                                          For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.", "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" : "RootId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RootId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "RootId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                          For nested stacks--stacks created as resources for another stack--the stack ID of the the top-level stack to which the nested stack ultimately belongs.

                                                                                                                                                                          For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.

                                                                                                                                                                          \n@param rootId For nested stacks--stacks created as resources for another stack--the stack ID of the the top-level stack to which the nested stack ultimately belongs.

                                                                                                                                                                          For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.", "setterMethodName" : "setRootId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "rootId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "rootId", "variableType" : "String", "documentation" : "

                                                                                                                                                                          For nested stacks--stacks created as resources for another stack--the stack ID of the the top-level stack to which the nested stack ultimately belongs.

                                                                                                                                                                          For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.

                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDriftInformation", "beanStyleSetterMethodName" : "setDriftInformation", "c2jName" : "DriftInformation", "c2jShape" : "StackDriftInformation", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                          Information on whether a stack's actual configuration differs, or has drifted, from it's expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                          \nThis is a convenience that creates an instance of the {@link StackDriftInformation.Builder} avoiding the need to create one manually via {@link StackDriftInformation#builder()}.\n\nWhen the {@link Consumer} completes, {@link StackDriftInformation.Builder#build()} is called immediately and its result is passed to {@link #driftInformation(StackDriftInformation)}.\n@param driftInformation a consumer that will call methods on {@link StackDriftInformation.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #driftInformation(StackDriftInformation)", "deprecated" : false, "documentation" : "

                                                                                                                                                                          Information on whether a stack's actual configuration differs, or has drifted, from it's expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "driftInformation", "fluentSetterDocumentation" : "

                                                                                                                                                                          Information on whether a stack's actual configuration differs, or has drifted, from it's expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                          \n@param driftInformation Information on whether a stack's actual configuration differs, or has drifted, from it's expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "driftInformation", "getterDocumentation" : "

                                                                                                                                                                          Information on whether a stack's actual configuration differs, or has drifted, from it's expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                          \n@return Information on whether a stack's actual configuration differs, or has drifted, from it's expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.", "getterModel" : { "returnType" : "StackDriftInformation", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DriftInformation", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DriftInformation", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "DriftInformation", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                          Information on whether a stack's actual configuration differs, or has drifted, from it's expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                          \n@param driftInformation Information on whether a stack's actual configuration differs, or has drifted, from it's expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.", "setterMethodName" : "setDriftInformation", "setterModel" : { "variableDeclarationType" : "StackDriftInformation", "variableName" : "driftInformation", "variableType" : "StackDriftInformation", "documentation" : null, "simpleType" : "StackDriftInformation", "variableSetterType" : "StackDriftInformation" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StackDriftInformation", "variableName" : "driftInformation", "variableType" : "StackDriftInformation", "documentation" : "

                                                                                                                                                                          Information on whether a stack's actual configuration differs, or has drifted, from it's expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                          ", "simpleType" : "StackDriftInformation", "variableSetterType" : "StackDriftInformation" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Capabilities" : { "beanStyleGetterMethodName" : "getCapabilitiesAsStrings", "beanStyleSetterMethodName" : "setCapabilitiesWithStrings", "c2jName" : "Capabilities", "c2jShape" : "Capabilities", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                          The capabilities allowed in the stack.

                                                                                                                                                                          \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 #capabilitiesAsStrings(List)}.\n@param capabilities 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 #capabilitiesWithStrings(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                          The capabilities allowed in the stack.

                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "capabilities", "fluentEnumSetterMethodName" : "capabilities", "fluentGetterMethodName" : "capabilitiesAsStrings", "fluentSetterDocumentation" : "

                                                                                                                                                                          The capabilities allowed in the stack.

                                                                                                                                                                          \n@param capabilities The capabilities allowed in the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "capabilitiesWithStrings", "getterDocumentation" : "

                                                                                                                                                                          The capabilities allowed in the stack.

                                                                                                                                                                          \n

                                                                                                                                                                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                          \n@return The capabilities allowed in the stack.", "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" : "Capabilities", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Capabilities", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMemberAsString", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Capability", "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 #memberAsString(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" : "Capability", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "member", "fluentEnumSetterMethodName" : "member", "fluentGetterMethodName" : "memberAsString", "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@see Capability\n@return Returns a reference to this object so that method calls can be chained together.\n@see Capability", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n

                                                                                                                                                                          \nIf the service returns an enum value that is not available in the current SDK version, {@link #member} will return {@link Capability#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #memberAsString}.\n

                                                                                                                                                                          \n@return The value of the Member property for this object.\n@see Capability", "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.\n@see Capability", "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" : "Capabilities", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                          The capabilities allowed in the stack.

                                                                                                                                                                          \n@param capabilities The capabilities allowed in the stack.", "setterMethodName" : "setCapabilitiesWithStrings", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "capabilities", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "capabilities", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                          The capabilities allowed in the stack.

                                                                                                                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ChangeSetId" : { "beanStyleGetterMethodName" : "getChangeSetId", "beanStyleSetterMethodName" : "setChangeSetId", "c2jName" : "ChangeSetId", "c2jShape" : "ChangeSetId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                          The unique ID of the change set.

                                                                                                                                                                          \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 #changeSetId(String)}.\n@param changeSetId 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 #changeSetId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                          The unique ID of the change set.

                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "changeSetId", "fluentSetterDocumentation" : "

                                                                                                                                                                          The unique ID of the change set.

                                                                                                                                                                          \n@param changeSetId The unique ID of the change set.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "changeSetId", "getterDocumentation" : "

                                                                                                                                                                          The unique ID of the change set.

                                                                                                                                                                          \n@return The unique ID of the change set.", "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" : "ChangeSetId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ChangeSetId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ChangeSetId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                          The unique ID of the change set.

                                                                                                                                                                          \n@param changeSetId The unique ID of the change set.", "setterMethodName" : "setChangeSetId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "changeSetId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "changeSetId", "variableType" : "String", "documentation" : "

                                                                                                                                                                          The unique ID of the change set.

                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "CreationTime" : { "beanStyleGetterMethodName" : "getCreationTime", "beanStyleSetterMethodName" : "setCreationTime", "c2jName" : "CreationTime", "c2jShape" : "CreationTime", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                          The time at which the stack was created.

                                                                                                                                                                          \nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #creationTime(Instant)}.\n@param creationTime a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #creationTime(Instant)", "deprecated" : false, "documentation" : "

                                                                                                                                                                          The time at which the stack was created.

                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "creationTime", "fluentSetterDocumentation" : "

                                                                                                                                                                          The time at which the stack was created.

                                                                                                                                                                          \n@param creationTime The time at which the stack was created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "creationTime", "getterDocumentation" : "

                                                                                                                                                                          The time at which the stack was created.

                                                                                                                                                                          \n@return The time at which the stack was created.", "getterModel" : { "returnType" : "java.time.Instant", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CreationTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CreationTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "CreationTime", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                          The time at which the stack was created.

                                                                                                                                                                          \n@param creationTime The time at which the stack was created.", "setterMethodName" : "setCreationTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "creationTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "creationTime", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                                          The time at which the stack was created.

                                                                                                                                                                          ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "DeletionTime" : { "beanStyleGetterMethodName" : "getDeletionTime", "beanStyleSetterMethodName" : "setDeletionTime", "c2jName" : "DeletionTime", "c2jShape" : "DeletionTime", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                          The time the stack was deleted.

                                                                                                                                                                          \nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #deletionTime(Instant)}.\n@param deletionTime a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #deletionTime(Instant)", "deprecated" : false, "documentation" : "

                                                                                                                                                                          The time the stack was deleted.

                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "deletionTime", "fluentSetterDocumentation" : "

                                                                                                                                                                          The time the stack was deleted.

                                                                                                                                                                          \n@param deletionTime The time the stack was deleted.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "deletionTime", "getterDocumentation" : "

                                                                                                                                                                          The time the stack was deleted.

                                                                                                                                                                          \n@return The time the stack was deleted.", "getterModel" : { "returnType" : "java.time.Instant", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DeletionTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DeletionTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "DeletionTime", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                          The time the stack was deleted.

                                                                                                                                                                          \n@param deletionTime The time the stack was deleted.", "setterMethodName" : "setDeletionTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "deletionTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "deletionTime", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                                          The time the stack was deleted.

                                                                                                                                                                          ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Description" : { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "Description", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                          A user-defined description associated with the stack.

                                                                                                                                                                          \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 user-defined description associated with the stack.

                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

                                                                                                                                                                          A user-defined description associated with the stack.

                                                                                                                                                                          \n@param description A user-defined description associated with the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "description", "getterDocumentation" : "

                                                                                                                                                                          A user-defined description associated with the stack.

                                                                                                                                                                          \n@return A user-defined description associated with the stack.", "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 user-defined description associated with the stack.

                                                                                                                                                                          \n@param description A user-defined description associated with the stack.", "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 user-defined description associated with the stack.

                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "DisableRollback" : { "beanStyleGetterMethodName" : "getDisableRollback", "beanStyleSetterMethodName" : "setDisableRollback", "c2jName" : "DisableRollback", "c2jShape" : "DisableRollback", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                          Boolean to enable or disable rollback on stack creation failures:

                                                                                                                                                                          • true: disable rollback

                                                                                                                                                                          • false: enable rollback

                                                                                                                                                                          \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 #disableRollback(Boolean)}.\n@param disableRollback 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 #disableRollback(Boolean)", "deprecated" : false, "documentation" : "

                                                                                                                                                                          Boolean to enable or disable rollback on stack creation failures:

                                                                                                                                                                          • true: disable rollback

                                                                                                                                                                          • false: enable rollback

                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "disableRollback", "fluentSetterDocumentation" : "

                                                                                                                                                                          Boolean to enable or disable rollback on stack creation failures:

                                                                                                                                                                          • true: disable rollback

                                                                                                                                                                          • false: enable rollback

                                                                                                                                                                          \n@param disableRollback Boolean to enable or disable rollback on stack creation failures:

                                                                                                                                                                          • true: disable rollback

                                                                                                                                                                          • false: enable rollback

                                                                                                                                                                          • \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "disableRollback", "getterDocumentation" : "

                                                                                                                                                                            Boolean to enable or disable rollback on stack creation failures:

                                                                                                                                                                            • true: disable rollback

                                                                                                                                                                            • false: enable rollback

                                                                                                                                                                            \n@return Boolean to enable or disable rollback on stack creation failures:

                                                                                                                                                                            • true: disable rollback

                                                                                                                                                                            • false: enable rollback

                                                                                                                                                                            • ", "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" : "DisableRollback", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DisableRollback", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "DisableRollback", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                              Boolean to enable or disable rollback on stack creation failures:

                                                                                                                                                                              • true: disable rollback

                                                                                                                                                                              • false: enable rollback

                                                                                                                                                                              \n@param disableRollback Boolean to enable or disable rollback on stack creation failures:

                                                                                                                                                                              • true: disable rollback

                                                                                                                                                                              • false: enable rollback

                                                                                                                                                                              • ", "setterMethodName" : "setDisableRollback", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "disableRollback", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "disableRollback", "variableType" : "Boolean", "documentation" : "

                                                                                                                                                                                Boolean to enable or disable rollback on stack creation failures:

                                                                                                                                                                                • true: disable rollback

                                                                                                                                                                                • false: enable rollback

                                                                                                                                                                                ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "DriftInformation" : { "beanStyleGetterMethodName" : "getDriftInformation", "beanStyleSetterMethodName" : "setDriftInformation", "c2jName" : "DriftInformation", "c2jShape" : "StackDriftInformation", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                Information on whether a stack's actual configuration differs, or has drifted, from it's expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                \nThis is a convenience that creates an instance of the {@link StackDriftInformation.Builder} avoiding the need to create one manually via {@link StackDriftInformation#builder()}.\n\nWhen the {@link Consumer} completes, {@link StackDriftInformation.Builder#build()} is called immediately and its result is passed to {@link #driftInformation(StackDriftInformation)}.\n@param driftInformation a consumer that will call methods on {@link StackDriftInformation.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #driftInformation(StackDriftInformation)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                Information on whether a stack's actual configuration differs, or has drifted, from it's expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "driftInformation", "fluentSetterDocumentation" : "

                                                                                                                                                                                Information on whether a stack's actual configuration differs, or has drifted, from it's expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                \n@param driftInformation Information on whether a stack's actual configuration differs, or has drifted, from it's expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "driftInformation", "getterDocumentation" : "

                                                                                                                                                                                Information on whether a stack's actual configuration differs, or has drifted, from it's expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                \n@return Information on whether a stack's actual configuration differs, or has drifted, from it's expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.", "getterModel" : { "returnType" : "StackDriftInformation", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DriftInformation", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DriftInformation", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "DriftInformation", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                Information on whether a stack's actual configuration differs, or has drifted, from it's expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                \n@param driftInformation Information on whether a stack's actual configuration differs, or has drifted, from it's expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.", "setterMethodName" : "setDriftInformation", "setterModel" : { "variableDeclarationType" : "StackDriftInformation", "variableName" : "driftInformation", "variableType" : "StackDriftInformation", "documentation" : null, "simpleType" : "StackDriftInformation", "variableSetterType" : "StackDriftInformation" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StackDriftInformation", "variableName" : "driftInformation", "variableType" : "StackDriftInformation", "documentation" : "

                                                                                                                                                                                Information on whether a stack's actual configuration differs, or has drifted, from it's expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                ", "simpleType" : "StackDriftInformation", "variableSetterType" : "StackDriftInformation" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "EnableTerminationProtection" : { "beanStyleGetterMethodName" : "getEnableTerminationProtection", "beanStyleSetterMethodName" : "setEnableTerminationProtection", "c2jName" : "EnableTerminationProtection", "c2jShape" : "EnableTerminationProtection", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                Whether termination protection is enabled for the stack.

                                                                                                                                                                                For nested stacks, termination protection is set on the root stack and cannot be changed directly on the nested stack. For more information, see Protecting a Stack From Being Deleted in the AWS CloudFormation User Guide.

                                                                                                                                                                                \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 #enableTerminationProtection(Boolean)}.\n@param enableTerminationProtection 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 #enableTerminationProtection(Boolean)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                Whether termination protection is enabled for the stack.

                                                                                                                                                                                For nested stacks, termination protection is set on the root stack and cannot be changed directly on the nested stack. For more information, see Protecting a Stack From Being Deleted in the AWS CloudFormation User Guide.

                                                                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "enableTerminationProtection", "fluentSetterDocumentation" : "

                                                                                                                                                                                Whether termination protection is enabled for the stack.

                                                                                                                                                                                For nested stacks, termination protection is set on the root stack and cannot be changed directly on the nested stack. For more information, see Protecting a Stack From Being Deleted in the AWS CloudFormation User Guide.

                                                                                                                                                                                \n@param enableTerminationProtection Whether termination protection is enabled for the stack.

                                                                                                                                                                                For nested stacks, termination protection is set on the root stack and cannot be changed directly on the nested stack. For more information, see Protecting a Stack From Being Deleted in the AWS CloudFormation User Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "enableTerminationProtection", "getterDocumentation" : "

                                                                                                                                                                                Whether termination protection is enabled for the stack.

                                                                                                                                                                                For nested stacks, termination protection is set on the root stack and cannot be changed directly on the nested stack. For more information, see Protecting a Stack From Being Deleted in the AWS CloudFormation User Guide.

                                                                                                                                                                                \n@return Whether termination protection is enabled for the stack.

                                                                                                                                                                                For nested stacks, termination protection is set on the root stack and cannot be changed directly on the nested stack. For more information, see Protecting a Stack From Being Deleted in the AWS CloudFormation User Guide.", "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" : "EnableTerminationProtection", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EnableTerminationProtection", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "EnableTerminationProtection", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                Whether termination protection is enabled for the stack.

                                                                                                                                                                                For nested stacks, termination protection is set on the root stack and cannot be changed directly on the nested stack. For more information, see Protecting a Stack From Being Deleted in the AWS CloudFormation User Guide.

                                                                                                                                                                                \n@param enableTerminationProtection Whether termination protection is enabled for the stack.

                                                                                                                                                                                For nested stacks, termination protection is set on the root stack and cannot be changed directly on the nested stack. For more information, see Protecting a Stack From Being Deleted in the AWS CloudFormation User Guide.", "setterMethodName" : "setEnableTerminationProtection", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "enableTerminationProtection", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "enableTerminationProtection", "variableType" : "Boolean", "documentation" : "

                                                                                                                                                                                Whether termination protection is enabled for the stack.

                                                                                                                                                                                For nested stacks, termination protection is set on the root stack and cannot be changed directly on the nested stack. For more information, see Protecting a Stack From Being Deleted in the AWS CloudFormation User Guide.

                                                                                                                                                                                ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "LastUpdatedTime" : { "beanStyleGetterMethodName" : "getLastUpdatedTime", "beanStyleSetterMethodName" : "setLastUpdatedTime", "c2jName" : "LastUpdatedTime", "c2jShape" : "LastUpdatedTime", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                The time the stack was last updated. This field will only be returned if the stack has been updated at least once.

                                                                                                                                                                                \nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #lastUpdatedTime(Instant)}.\n@param lastUpdatedTime a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #lastUpdatedTime(Instant)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                The time the stack was last updated. This field will only be returned if the stack has been updated at least once.

                                                                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "lastUpdatedTime", "fluentSetterDocumentation" : "

                                                                                                                                                                                The time the stack was last updated. This field will only be returned if the stack has been updated at least once.

                                                                                                                                                                                \n@param lastUpdatedTime The time the stack was last updated. This field will only be returned if the stack has been updated at least once.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "lastUpdatedTime", "getterDocumentation" : "

                                                                                                                                                                                The time the stack was last updated. This field will only be returned if the stack has been updated at least once.

                                                                                                                                                                                \n@return The time the stack was last updated. This field will only be returned if the stack has been updated at least once.", "getterModel" : { "returnType" : "java.time.Instant", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "LastUpdatedTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LastUpdatedTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "LastUpdatedTime", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                The time the stack was last updated. This field will only be returned if the stack has been updated at least once.

                                                                                                                                                                                \n@param lastUpdatedTime The time the stack was last updated. This field will only be returned if the stack has been updated at least once.", "setterMethodName" : "setLastUpdatedTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "lastUpdatedTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "lastUpdatedTime", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                                                The time the stack was last updated. This field will only be returned if the stack has been updated at least once.

                                                                                                                                                                                ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "NotificationARNs" : { "beanStyleGetterMethodName" : "getNotificationARNs", "beanStyleSetterMethodName" : "setNotificationARNs", "c2jName" : "NotificationARNs", "c2jShape" : "NotificationARNs", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                SNS topic ARNs to which stack related events are published.

                                                                                                                                                                                \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 #notificationARNs(List)}.\n@param notificationARNs 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 #notificationARNs(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                SNS topic ARNs to which stack related events are published.

                                                                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "notificationARNs", "fluentSetterDocumentation" : "

                                                                                                                                                                                SNS topic ARNs to which stack related events are published.

                                                                                                                                                                                \n@param notificationARNs SNS topic ARNs to which stack related events are published.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "notificationARNs", "getterDocumentation" : "

                                                                                                                                                                                SNS topic ARNs to which stack related events are published.

                                                                                                                                                                                \n

                                                                                                                                                                                \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                                \n@return SNS topic ARNs to which stack related events are published.", "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" : "NotificationARNs", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NotificationARNs", "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" : "NotificationARN", "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" : "NotificationARNs", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                SNS topic ARNs to which stack related events are published.

                                                                                                                                                                                \n@param notificationARNs SNS topic ARNs to which stack related events are published.", "setterMethodName" : "setNotificationARNs", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "notificationARNs", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "notificationARNs", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                                SNS topic ARNs to which stack related events are published.

                                                                                                                                                                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Outputs" : { "beanStyleGetterMethodName" : "getOutputs", "beanStyleSetterMethodName" : "setOutputs", "c2jName" : "Outputs", "c2jShape" : "Outputs", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                A list of output structures.

                                                                                                                                                                                \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 #outputs(List)}.\n@param outputs 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 #outputs(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                A list of output structures.

                                                                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "outputs", "fluentSetterDocumentation" : "

                                                                                                                                                                                A list of output structures.

                                                                                                                                                                                \n@param outputs A list of output structures.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "outputs", "getterDocumentation" : "

                                                                                                                                                                                A list of output structures.

                                                                                                                                                                                \n

                                                                                                                                                                                \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                                \n@return A list of output structures.", "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" : "Outputs", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Outputs", "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" : "Output", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Output.Builder} avoiding the need to create one manually via {@link Output#builder()}.\n\nWhen the {@link Consumer} completes, {@link Output.Builder#build()} is called immediately and its result is passed to {@link #member(Output)}.\n@param member a consumer that will call methods on {@link Output.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Output)", "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" : "Output", "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" : "Output", "variableName" : "member", "variableType" : "Output", "documentation" : null, "simpleType" : "Output", "variableSetterType" : "Output" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Output", "variableName" : "member", "variableType" : "Output", "documentation" : "", "simpleType" : "Output", "variableSetterType" : "Output" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Output", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Output", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Outputs", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                A list of output structures.

                                                                                                                                                                                \n@param outputs A list of output structures.", "setterMethodName" : "setOutputs", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "outputs", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "outputs", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                                A list of output structures.

                                                                                                                                                                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Parameters" : { "beanStyleGetterMethodName" : "getParameters", "beanStyleSetterMethodName" : "setParameters", "c2jName" : "Parameters", "c2jShape" : "Parameters", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                A list of Parameter structures.

                                                                                                                                                                                \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 #parameters(List)}.\n@param parameters 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 #parameters(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                A list of Parameter structures.

                                                                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "parameters", "fluentSetterDocumentation" : "

                                                                                                                                                                                A list of Parameter structures.

                                                                                                                                                                                \n@param parameters A list of Parameter structures.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parameters", "getterDocumentation" : "

                                                                                                                                                                                A list of Parameter structures.

                                                                                                                                                                                \n

                                                                                                                                                                                \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                                \n@return A list of Parameter structures.", "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" : "Parameters", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Parameters", "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" : "Parameter", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Parameter.Builder} avoiding the need to create one manually via {@link Parameter#builder()}.\n\nWhen the {@link Consumer} completes, {@link Parameter.Builder#build()} is called immediately and its result is passed to {@link #member(Parameter)}.\n@param member a consumer that will call methods on {@link Parameter.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Parameter)", "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" : "Parameter", "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" : "Parameter", "variableName" : "member", "variableType" : "Parameter", "documentation" : null, "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Parameter", "variableName" : "member", "variableType" : "Parameter", "documentation" : "", "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Parameter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Parameter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Parameters", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                A list of Parameter structures.

                                                                                                                                                                                \n@param parameters A list of Parameter structures.", "setterMethodName" : "setParameters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameters", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                                A list of Parameter structures.

                                                                                                                                                                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ParentId" : { "beanStyleGetterMethodName" : "getParentId", "beanStyleSetterMethodName" : "setParentId", "c2jName" : "ParentId", "c2jShape" : "StackId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                For nested stacks--stacks created as resources for another stack--the stack ID of the direct parent of this stack. For the first level of nested stacks, the root stack is also the parent stack.

                                                                                                                                                                                For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.

                                                                                                                                                                                \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 #parentId(String)}.\n@param parentId 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 #parentId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                For nested stacks--stacks created as resources for another stack--the stack ID of the direct parent of this stack. For the first level of nested stacks, the root stack is also the parent stack.

                                                                                                                                                                                For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.

                                                                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "parentId", "fluentSetterDocumentation" : "

                                                                                                                                                                                For nested stacks--stacks created as resources for another stack--the stack ID of the direct parent of this stack. For the first level of nested stacks, the root stack is also the parent stack.

                                                                                                                                                                                For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.

                                                                                                                                                                                \n@param parentId For nested stacks--stacks created as resources for another stack--the stack ID of the direct parent of this stack. For the first level of nested stacks, the root stack is also the parent stack.

                                                                                                                                                                                For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parentId", "getterDocumentation" : "

                                                                                                                                                                                For nested stacks--stacks created as resources for another stack--the stack ID of the direct parent of this stack. For the first level of nested stacks, the root stack is also the parent stack.

                                                                                                                                                                                For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.

                                                                                                                                                                                \n@return For nested stacks--stacks created as resources for another stack--the stack ID of the direct parent of this stack. For the first level of nested stacks, the root stack is also the parent stack.

                                                                                                                                                                                For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.", "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" : "ParentId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ParentId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ParentId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                For nested stacks--stacks created as resources for another stack--the stack ID of the direct parent of this stack. For the first level of nested stacks, the root stack is also the parent stack.

                                                                                                                                                                                For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.

                                                                                                                                                                                \n@param parentId For nested stacks--stacks created as resources for another stack--the stack ID of the direct parent of this stack. For the first level of nested stacks, the root stack is also the parent stack.

                                                                                                                                                                                For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.", "setterMethodName" : "setParentId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "parentId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "parentId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                For nested stacks--stacks created as resources for another stack--the stack ID of the direct parent of this stack. For the first level of nested stacks, the root stack is also the parent stack.

                                                                                                                                                                                For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.

                                                                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "RoleARN" : { "beanStyleGetterMethodName" : "getRoleARN", "beanStyleSetterMethodName" : "setRoleARN", "c2jName" : "RoleARN", "c2jShape" : "RoleARN", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that is associated with the stack. During a stack operation, AWS CloudFormation uses this role's credentials to make calls on your behalf.

                                                                                                                                                                                \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 #roleARN(String)}.\n@param roleARN 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 #roleARN(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that is associated with the stack. During a stack operation, AWS CloudFormation uses this role's credentials to make calls on your behalf.

                                                                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "roleARN", "fluentSetterDocumentation" : "

                                                                                                                                                                                The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that is associated with the stack. During a stack operation, AWS CloudFormation uses this role's credentials to make calls on your behalf.

                                                                                                                                                                                \n@param roleARN The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that is associated with the stack. During a stack operation, AWS CloudFormation uses this role's credentials to make calls on your behalf.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "roleARN", "getterDocumentation" : "

                                                                                                                                                                                The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that is associated with the stack. During a stack operation, AWS CloudFormation uses this role's credentials to make calls on your behalf.

                                                                                                                                                                                \n@return The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that is associated with the stack. During a stack operation, AWS CloudFormation uses this role's credentials to make calls on your behalf.", "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" : "RoleARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RoleARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "RoleARN", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that is associated with the stack. During a stack operation, AWS CloudFormation uses this role's credentials to make calls on your behalf.

                                                                                                                                                                                \n@param roleARN The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that is associated with the stack. During a stack operation, AWS CloudFormation uses this role's credentials to make calls on your behalf.", "setterMethodName" : "setRoleARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "roleARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "roleARN", "variableType" : "String", "documentation" : "

                                                                                                                                                                                The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that is associated with the stack. During a stack operation, AWS CloudFormation uses this role's credentials to make calls on your behalf.

                                                                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "RollbackConfiguration" : { "beanStyleGetterMethodName" : "getRollbackConfiguration", "beanStyleSetterMethodName" : "setRollbackConfiguration", "c2jName" : "RollbackConfiguration", "c2jShape" : "RollbackConfiguration", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                                                                                                                                                                \nThis is a convenience that creates an instance of the {@link RollbackConfiguration.Builder} avoiding the need to create one manually via {@link RollbackConfiguration#builder()}.\n\nWhen the {@link Consumer} completes, {@link RollbackConfiguration.Builder#build()} is called immediately and its result is passed to {@link #rollbackConfiguration(RollbackConfiguration)}.\n@param rollbackConfiguration a consumer that will call methods on {@link RollbackConfiguration.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #rollbackConfiguration(RollbackConfiguration)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                                                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "rollbackConfiguration", "fluentSetterDocumentation" : "

                                                                                                                                                                                The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                                                                                                                                                                \n@param rollbackConfiguration The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "rollbackConfiguration", "getterDocumentation" : "

                                                                                                                                                                                The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                                                                                                                                                                \n@return The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.", "getterModel" : { "returnType" : "RollbackConfiguration", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "RollbackConfiguration", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RollbackConfiguration", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "RollbackConfiguration", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                                                                                                                                                                \n@param rollbackConfiguration The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.", "setterMethodName" : "setRollbackConfiguration", "setterModel" : { "variableDeclarationType" : "RollbackConfiguration", "variableName" : "rollbackConfiguration", "variableType" : "RollbackConfiguration", "documentation" : null, "simpleType" : "RollbackConfiguration", "variableSetterType" : "RollbackConfiguration" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "RollbackConfiguration", "variableName" : "rollbackConfiguration", "variableType" : "RollbackConfiguration", "documentation" : "

                                                                                                                                                                                The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                                                                                                                                                                ", "simpleType" : "RollbackConfiguration", "variableSetterType" : "RollbackConfiguration" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "RootId" : { "beanStyleGetterMethodName" : "getRootId", "beanStyleSetterMethodName" : "setRootId", "c2jName" : "RootId", "c2jShape" : "StackId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                For nested stacks--stacks created as resources for another stack--the stack ID of the the top-level stack to which the nested stack ultimately belongs.

                                                                                                                                                                                For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.

                                                                                                                                                                                \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 #rootId(String)}.\n@param rootId 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 #rootId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                For nested stacks--stacks created as resources for another stack--the stack ID of the the top-level stack to which the nested stack ultimately belongs.

                                                                                                                                                                                For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.

                                                                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "rootId", "fluentSetterDocumentation" : "

                                                                                                                                                                                For nested stacks--stacks created as resources for another stack--the stack ID of the the top-level stack to which the nested stack ultimately belongs.

                                                                                                                                                                                For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.

                                                                                                                                                                                \n@param rootId For nested stacks--stacks created as resources for another stack--the stack ID of the the top-level stack to which the nested stack ultimately belongs.

                                                                                                                                                                                For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "rootId", "getterDocumentation" : "

                                                                                                                                                                                For nested stacks--stacks created as resources for another stack--the stack ID of the the top-level stack to which the nested stack ultimately belongs.

                                                                                                                                                                                For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.

                                                                                                                                                                                \n@return For nested stacks--stacks created as resources for another stack--the stack ID of the the top-level stack to which the nested stack ultimately belongs.

                                                                                                                                                                                For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.", "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" : "RootId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RootId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "RootId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                For nested stacks--stacks created as resources for another stack--the stack ID of the the top-level stack to which the nested stack ultimately belongs.

                                                                                                                                                                                For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.

                                                                                                                                                                                \n@param rootId For nested stacks--stacks created as resources for another stack--the stack ID of the the top-level stack to which the nested stack ultimately belongs.

                                                                                                                                                                                For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.", "setterMethodName" : "setRootId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "rootId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "rootId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                For nested stacks--stacks created as resources for another stack--the stack ID of the the top-level stack to which the nested stack ultimately belongs.

                                                                                                                                                                                For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.

                                                                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackId" : { "beanStyleGetterMethodName" : "getStackId", "beanStyleSetterMethodName" : "setStackId", "c2jName" : "StackId", "c2jShape" : "StackId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                Unique identifier of the stack.

                                                                                                                                                                                \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" : "

                                                                                                                                                                                Unique identifier of the stack.

                                                                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackId", "fluentSetterDocumentation" : "

                                                                                                                                                                                Unique identifier of the stack.

                                                                                                                                                                                \n@param stackId Unique identifier of the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackId", "getterDocumentation" : "

                                                                                                                                                                                Unique identifier of the stack.

                                                                                                                                                                                \n@return Unique identifier of the stack.", "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" : "

                                                                                                                                                                                Unique identifier of the stack.

                                                                                                                                                                                \n@param stackId Unique identifier of the stack.", "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" : "

                                                                                                                                                                                Unique identifier of the stack.

                                                                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackName" : { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                The name associated with the stack.

                                                                                                                                                                                \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                The name associated with the stack.

                                                                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                                                                                                                                                                                The name associated with the stack.

                                                                                                                                                                                \n@param stackName The name associated with the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                                                                                                                                                                                The name associated with the stack.

                                                                                                                                                                                \n@return The name associated with the stack.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                The name associated with the stack.

                                                                                                                                                                                \n@param stackName The name associated with the stack.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                                                                                                                                                                                The name associated with the stack.

                                                                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackStatus" : { "beanStyleGetterMethodName" : "getStackStatusAsString", "beanStyleSetterMethodName" : "setStackStatus", "c2jName" : "StackStatus", "c2jShape" : "StackStatus", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                Current status of the stack.

                                                                                                                                                                                \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 #stackStatusAsString(String)}.\n@param stackStatus 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 #stackStatus(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                Current status of the stack.

                                                                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : "StackStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "stackStatus", "fluentEnumSetterMethodName" : "stackStatus", "fluentGetterMethodName" : "stackStatusAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                                Current status of the stack.

                                                                                                                                                                                \n@param stackStatus Current status of the stack.\n@see StackStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see StackStatus", "fluentSetterMethodName" : "stackStatus", "getterDocumentation" : "

                                                                                                                                                                                Current status of the stack.

                                                                                                                                                                                \n

                                                                                                                                                                                \nIf the service returns an enum value that is not available in the current SDK version, {@link #stackStatus} will return {@link StackStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #stackStatusAsString}.\n

                                                                                                                                                                                \n@return Current status of the stack.\n@see StackStatus", "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" : "StackStatus", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackStatus", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                Current status of the stack.

                                                                                                                                                                                \n@param stackStatus Current status of the stack.\n@see StackStatus", "setterMethodName" : "setStackStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackStatus", "variableType" : "String", "documentation" : "

                                                                                                                                                                                Current status of the stack.

                                                                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackStatusReason" : { "beanStyleGetterMethodName" : "getStackStatusReason", "beanStyleSetterMethodName" : "setStackStatusReason", "c2jName" : "StackStatusReason", "c2jShape" : "StackStatusReason", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                Success/failure message associated with the stack status.

                                                                                                                                                                                \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 #stackStatusReason(String)}.\n@param stackStatusReason 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 #stackStatusReason(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                Success/failure message associated with the stack status.

                                                                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackStatusReason", "fluentSetterDocumentation" : "

                                                                                                                                                                                Success/failure message associated with the stack status.

                                                                                                                                                                                \n@param stackStatusReason Success/failure message associated with the stack status.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackStatusReason", "getterDocumentation" : "

                                                                                                                                                                                Success/failure message associated with the stack status.

                                                                                                                                                                                \n@return Success/failure message associated with the stack status.", "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" : "StackStatusReason", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackStatusReason", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackStatusReason", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                Success/failure message associated with the stack status.

                                                                                                                                                                                \n@param stackStatusReason Success/failure message associated with the stack status.", "setterMethodName" : "setStackStatusReason", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackStatusReason", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackStatusReason", "variableType" : "String", "documentation" : "

                                                                                                                                                                                Success/failure message associated with the stack status.

                                                                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Tags" : { "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "Tags", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                A list of Tags that specify information about the stack.

                                                                                                                                                                                \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 #tags(List)}.\n@param tags 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 #tags(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                A list of Tags that specify information about the stack.

                                                                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tags", "fluentSetterDocumentation" : "

                                                                                                                                                                                A list of Tags that specify information about the stack.

                                                                                                                                                                                \n@param tags A list of Tags that specify information about the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

                                                                                                                                                                                A list of Tags that specify information about the stack.

                                                                                                                                                                                \n

                                                                                                                                                                                \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                                \n@return A list of Tags that specify information about the stack.", "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" : "Tags", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "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" : "Tag", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Tag.Builder} avoiding the need to create one manually via {@link Tag#builder()}.\n\nWhen the {@link Consumer} completes, {@link Tag.Builder#build()} is called immediately and its result is passed to {@link #member(Tag)}.\n@param member a consumer that will call methods on {@link Tag.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Tag)", "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" : "Tag", "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" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : null, "simpleType" : "Tag", "variableSetterType" : "Tag" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : "", "simpleType" : "Tag", "variableSetterType" : "Tag" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Tag", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Tag", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                A list of Tags that specify information about the stack.

                                                                                                                                                                                \n@param tags A list of Tags that specify information about the stack.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                                A list of Tags that specify information about the stack.

                                                                                                                                                                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "TimeoutInMinutes" : { "beanStyleGetterMethodName" : "getTimeoutInMinutes", "beanStyleSetterMethodName" : "setTimeoutInMinutes", "c2jName" : "TimeoutInMinutes", "c2jShape" : "TimeoutMinutes", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                The amount of time within which stack creation should complete.

                                                                                                                                                                                \nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #timeoutInMinutes(Integer)}.\n@param timeoutInMinutes a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #timeoutInMinutes(Integer)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                The amount of time within which stack creation should complete.

                                                                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "timeoutInMinutes", "fluentSetterDocumentation" : "

                                                                                                                                                                                The amount of time within which stack creation should complete.

                                                                                                                                                                                \n@param timeoutInMinutes The amount of time within which stack creation should complete.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "timeoutInMinutes", "getterDocumentation" : "

                                                                                                                                                                                The amount of time within which stack creation should complete.

                                                                                                                                                                                \n@return The amount of time within which stack creation should complete.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "TimeoutInMinutes", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TimeoutInMinutes", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "TimeoutInMinutes", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                The amount of time within which stack creation should complete.

                                                                                                                                                                                \n@param timeoutInMinutes The amount of time within which stack creation should complete.", "setterMethodName" : "setTimeoutInMinutes", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "timeoutInMinutes", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "timeoutInMinutes", "variableType" : "Integer", "documentation" : "

                                                                                                                                                                                The amount of time within which stack creation should complete.

                                                                                                                                                                                ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getStackId", "beanStyleSetterMethodName" : "setStackId", "c2jName" : "StackId", "c2jShape" : "StackId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                Unique identifier of the stack.

                                                                                                                                                                                \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" : "

                                                                                                                                                                                Unique identifier of the stack.

                                                                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackId", "fluentSetterDocumentation" : "

                                                                                                                                                                                Unique identifier of the stack.

                                                                                                                                                                                \n@param stackId Unique identifier of the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackId", "getterDocumentation" : "

                                                                                                                                                                                Unique identifier of the stack.

                                                                                                                                                                                \n@return Unique identifier of the stack.", "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" : "

                                                                                                                                                                                Unique identifier of the stack.

                                                                                                                                                                                \n@param stackId Unique identifier of the stack.", "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" : "

                                                                                                                                                                                Unique identifier of the stack.

                                                                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                The name associated with the stack.

                                                                                                                                                                                \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                The name associated with the stack.

                                                                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                                                                                                                                                                                The name associated with the stack.

                                                                                                                                                                                \n@param stackName The name associated with the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                                                                                                                                                                                The name associated with the stack.

                                                                                                                                                                                \n@return The name associated with the stack.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                The name associated with the stack.

                                                                                                                                                                                \n@param stackName The name associated with the stack.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                                                                                                                                                                                The name associated with the stack.

                                                                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getChangeSetId", "beanStyleSetterMethodName" : "setChangeSetId", "c2jName" : "ChangeSetId", "c2jShape" : "ChangeSetId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                The unique ID of the change set.

                                                                                                                                                                                \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 #changeSetId(String)}.\n@param changeSetId 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 #changeSetId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                The unique ID of the change set.

                                                                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "changeSetId", "fluentSetterDocumentation" : "

                                                                                                                                                                                The unique ID of the change set.

                                                                                                                                                                                \n@param changeSetId The unique ID of the change set.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "changeSetId", "getterDocumentation" : "

                                                                                                                                                                                The unique ID of the change set.

                                                                                                                                                                                \n@return The unique ID of the change set.", "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" : "ChangeSetId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ChangeSetId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ChangeSetId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                The unique ID of the change set.

                                                                                                                                                                                \n@param changeSetId The unique ID of the change set.", "setterMethodName" : "setChangeSetId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "changeSetId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "changeSetId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                The unique ID of the change set.

                                                                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "Description", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                A user-defined description associated with the stack.

                                                                                                                                                                                \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 user-defined description associated with the stack.

                                                                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

                                                                                                                                                                                A user-defined description associated with the stack.

                                                                                                                                                                                \n@param description A user-defined description associated with the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "description", "getterDocumentation" : "

                                                                                                                                                                                A user-defined description associated with the stack.

                                                                                                                                                                                \n@return A user-defined description associated with the stack.", "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 user-defined description associated with the stack.

                                                                                                                                                                                \n@param description A user-defined description associated with the stack.", "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 user-defined description associated with the stack.

                                                                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getParameters", "beanStyleSetterMethodName" : "setParameters", "c2jName" : "Parameters", "c2jShape" : "Parameters", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                A list of Parameter structures.

                                                                                                                                                                                \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 #parameters(List)}.\n@param parameters 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 #parameters(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                A list of Parameter structures.

                                                                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "parameters", "fluentSetterDocumentation" : "

                                                                                                                                                                                A list of Parameter structures.

                                                                                                                                                                                \n@param parameters A list of Parameter structures.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parameters", "getterDocumentation" : "

                                                                                                                                                                                A list of Parameter structures.

                                                                                                                                                                                \n

                                                                                                                                                                                \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                                \n@return A list of Parameter structures.", "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" : "Parameters", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Parameters", "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" : "Parameter", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Parameter.Builder} avoiding the need to create one manually via {@link Parameter#builder()}.\n\nWhen the {@link Consumer} completes, {@link Parameter.Builder#build()} is called immediately and its result is passed to {@link #member(Parameter)}.\n@param member a consumer that will call methods on {@link Parameter.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Parameter)", "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" : "Parameter", "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" : "Parameter", "variableName" : "member", "variableType" : "Parameter", "documentation" : null, "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Parameter", "variableName" : "member", "variableType" : "Parameter", "documentation" : "", "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Parameter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Parameter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Parameters", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                A list of Parameter structures.

                                                                                                                                                                                \n@param parameters A list of Parameter structures.", "setterMethodName" : "setParameters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameters", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                                A list of Parameter structures.

                                                                                                                                                                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCreationTime", "beanStyleSetterMethodName" : "setCreationTime", "c2jName" : "CreationTime", "c2jShape" : "CreationTime", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                The time at which the stack was created.

                                                                                                                                                                                \nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #creationTime(Instant)}.\n@param creationTime a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #creationTime(Instant)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                The time at which the stack was created.

                                                                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "creationTime", "fluentSetterDocumentation" : "

                                                                                                                                                                                The time at which the stack was created.

                                                                                                                                                                                \n@param creationTime The time at which the stack was created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "creationTime", "getterDocumentation" : "

                                                                                                                                                                                The time at which the stack was created.

                                                                                                                                                                                \n@return The time at which the stack was created.", "getterModel" : { "returnType" : "java.time.Instant", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CreationTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CreationTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "CreationTime", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                The time at which the stack was created.

                                                                                                                                                                                \n@param creationTime The time at which the stack was created.", "setterMethodName" : "setCreationTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "creationTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "creationTime", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                                                The time at which the stack was created.

                                                                                                                                                                                ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDeletionTime", "beanStyleSetterMethodName" : "setDeletionTime", "c2jName" : "DeletionTime", "c2jShape" : "DeletionTime", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                The time the stack was deleted.

                                                                                                                                                                                \nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #deletionTime(Instant)}.\n@param deletionTime a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #deletionTime(Instant)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                The time the stack was deleted.

                                                                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "deletionTime", "fluentSetterDocumentation" : "

                                                                                                                                                                                The time the stack was deleted.

                                                                                                                                                                                \n@param deletionTime The time the stack was deleted.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "deletionTime", "getterDocumentation" : "

                                                                                                                                                                                The time the stack was deleted.

                                                                                                                                                                                \n@return The time the stack was deleted.", "getterModel" : { "returnType" : "java.time.Instant", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DeletionTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DeletionTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "DeletionTime", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                The time the stack was deleted.

                                                                                                                                                                                \n@param deletionTime The time the stack was deleted.", "setterMethodName" : "setDeletionTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "deletionTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "deletionTime", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                                                The time the stack was deleted.

                                                                                                                                                                                ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getLastUpdatedTime", "beanStyleSetterMethodName" : "setLastUpdatedTime", "c2jName" : "LastUpdatedTime", "c2jShape" : "LastUpdatedTime", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                The time the stack was last updated. This field will only be returned if the stack has been updated at least once.

                                                                                                                                                                                \nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #lastUpdatedTime(Instant)}.\n@param lastUpdatedTime a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #lastUpdatedTime(Instant)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                The time the stack was last updated. This field will only be returned if the stack has been updated at least once.

                                                                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "lastUpdatedTime", "fluentSetterDocumentation" : "

                                                                                                                                                                                The time the stack was last updated. This field will only be returned if the stack has been updated at least once.

                                                                                                                                                                                \n@param lastUpdatedTime The time the stack was last updated. This field will only be returned if the stack has been updated at least once.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "lastUpdatedTime", "getterDocumentation" : "

                                                                                                                                                                                The time the stack was last updated. This field will only be returned if the stack has been updated at least once.

                                                                                                                                                                                \n@return The time the stack was last updated. This field will only be returned if the stack has been updated at least once.", "getterModel" : { "returnType" : "java.time.Instant", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "LastUpdatedTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LastUpdatedTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "LastUpdatedTime", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                The time the stack was last updated. This field will only be returned if the stack has been updated at least once.

                                                                                                                                                                                \n@param lastUpdatedTime The time the stack was last updated. This field will only be returned if the stack has been updated at least once.", "setterMethodName" : "setLastUpdatedTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "lastUpdatedTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "lastUpdatedTime", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                                                The time the stack was last updated. This field will only be returned if the stack has been updated at least once.

                                                                                                                                                                                ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRollbackConfiguration", "beanStyleSetterMethodName" : "setRollbackConfiguration", "c2jName" : "RollbackConfiguration", "c2jShape" : "RollbackConfiguration", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                                                                                                                                                                \nThis is a convenience that creates an instance of the {@link RollbackConfiguration.Builder} avoiding the need to create one manually via {@link RollbackConfiguration#builder()}.\n\nWhen the {@link Consumer} completes, {@link RollbackConfiguration.Builder#build()} is called immediately and its result is passed to {@link #rollbackConfiguration(RollbackConfiguration)}.\n@param rollbackConfiguration a consumer that will call methods on {@link RollbackConfiguration.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #rollbackConfiguration(RollbackConfiguration)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                                                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "rollbackConfiguration", "fluentSetterDocumentation" : "

                                                                                                                                                                                The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                                                                                                                                                                \n@param rollbackConfiguration The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "rollbackConfiguration", "getterDocumentation" : "

                                                                                                                                                                                The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                                                                                                                                                                \n@return The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.", "getterModel" : { "returnType" : "RollbackConfiguration", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "RollbackConfiguration", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RollbackConfiguration", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "RollbackConfiguration", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                                                                                                                                                                \n@param rollbackConfiguration The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.", "setterMethodName" : "setRollbackConfiguration", "setterModel" : { "variableDeclarationType" : "RollbackConfiguration", "variableName" : "rollbackConfiguration", "variableType" : "RollbackConfiguration", "documentation" : null, "simpleType" : "RollbackConfiguration", "variableSetterType" : "RollbackConfiguration" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "RollbackConfiguration", "variableName" : "rollbackConfiguration", "variableType" : "RollbackConfiguration", "documentation" : "

                                                                                                                                                                                The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                                                                                                                                                                ", "simpleType" : "RollbackConfiguration", "variableSetterType" : "RollbackConfiguration" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackStatusAsString", "beanStyleSetterMethodName" : "setStackStatus", "c2jName" : "StackStatus", "c2jShape" : "StackStatus", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                Current status of the stack.

                                                                                                                                                                                \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 #stackStatusAsString(String)}.\n@param stackStatus 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 #stackStatus(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                Current status of the stack.

                                                                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : "StackStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "stackStatus", "fluentEnumSetterMethodName" : "stackStatus", "fluentGetterMethodName" : "stackStatusAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                                Current status of the stack.

                                                                                                                                                                                \n@param stackStatus Current status of the stack.\n@see StackStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see StackStatus", "fluentSetterMethodName" : "stackStatus", "getterDocumentation" : "

                                                                                                                                                                                Current status of the stack.

                                                                                                                                                                                \n

                                                                                                                                                                                \nIf the service returns an enum value that is not available in the current SDK version, {@link #stackStatus} will return {@link StackStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #stackStatusAsString}.\n

                                                                                                                                                                                \n@return Current status of the stack.\n@see StackStatus", "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" : "StackStatus", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackStatus", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                Current status of the stack.

                                                                                                                                                                                \n@param stackStatus Current status of the stack.\n@see StackStatus", "setterMethodName" : "setStackStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackStatus", "variableType" : "String", "documentation" : "

                                                                                                                                                                                Current status of the stack.

                                                                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackStatusReason", "beanStyleSetterMethodName" : "setStackStatusReason", "c2jName" : "StackStatusReason", "c2jShape" : "StackStatusReason", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                Success/failure message associated with the stack status.

                                                                                                                                                                                \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 #stackStatusReason(String)}.\n@param stackStatusReason 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 #stackStatusReason(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                Success/failure message associated with the stack status.

                                                                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackStatusReason", "fluentSetterDocumentation" : "

                                                                                                                                                                                Success/failure message associated with the stack status.

                                                                                                                                                                                \n@param stackStatusReason Success/failure message associated with the stack status.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackStatusReason", "getterDocumentation" : "

                                                                                                                                                                                Success/failure message associated with the stack status.

                                                                                                                                                                                \n@return Success/failure message associated with the stack status.", "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" : "StackStatusReason", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackStatusReason", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackStatusReason", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                Success/failure message associated with the stack status.

                                                                                                                                                                                \n@param stackStatusReason Success/failure message associated with the stack status.", "setterMethodName" : "setStackStatusReason", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackStatusReason", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackStatusReason", "variableType" : "String", "documentation" : "

                                                                                                                                                                                Success/failure message associated with the stack status.

                                                                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDisableRollback", "beanStyleSetterMethodName" : "setDisableRollback", "c2jName" : "DisableRollback", "c2jShape" : "DisableRollback", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                Boolean to enable or disable rollback on stack creation failures:

                                                                                                                                                                                • true: disable rollback

                                                                                                                                                                                • false: enable rollback

                                                                                                                                                                                \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 #disableRollback(Boolean)}.\n@param disableRollback 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 #disableRollback(Boolean)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                Boolean to enable or disable rollback on stack creation failures:

                                                                                                                                                                                • true: disable rollback

                                                                                                                                                                                • false: enable rollback

                                                                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "disableRollback", "fluentSetterDocumentation" : "

                                                                                                                                                                                Boolean to enable or disable rollback on stack creation failures:

                                                                                                                                                                                • true: disable rollback

                                                                                                                                                                                • false: enable rollback

                                                                                                                                                                                \n@param disableRollback Boolean to enable or disable rollback on stack creation failures:

                                                                                                                                                                                • true: disable rollback

                                                                                                                                                                                • false: enable rollback

                                                                                                                                                                                • \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "disableRollback", "getterDocumentation" : "

                                                                                                                                                                                  Boolean to enable or disable rollback on stack creation failures:

                                                                                                                                                                                  • true: disable rollback

                                                                                                                                                                                  • false: enable rollback

                                                                                                                                                                                  \n@return Boolean to enable or disable rollback on stack creation failures:

                                                                                                                                                                                  • true: disable rollback

                                                                                                                                                                                  • false: enable rollback

                                                                                                                                                                                  • ", "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" : "DisableRollback", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DisableRollback", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "DisableRollback", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                    Boolean to enable or disable rollback on stack creation failures:

                                                                                                                                                                                    • true: disable rollback

                                                                                                                                                                                    • false: enable rollback

                                                                                                                                                                                    \n@param disableRollback Boolean to enable or disable rollback on stack creation failures:

                                                                                                                                                                                    • true: disable rollback

                                                                                                                                                                                    • false: enable rollback

                                                                                                                                                                                    • ", "setterMethodName" : "setDisableRollback", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "disableRollback", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "disableRollback", "variableType" : "Boolean", "documentation" : "

                                                                                                                                                                                      Boolean to enable or disable rollback on stack creation failures:

                                                                                                                                                                                      • true: disable rollback

                                                                                                                                                                                      • false: enable rollback

                                                                                                                                                                                      ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNotificationARNs", "beanStyleSetterMethodName" : "setNotificationARNs", "c2jName" : "NotificationARNs", "c2jShape" : "NotificationARNs", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                      SNS topic ARNs to which stack related events are published.

                                                                                                                                                                                      \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 #notificationARNs(List)}.\n@param notificationARNs 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 #notificationARNs(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                      SNS topic ARNs to which stack related events are published.

                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "notificationARNs", "fluentSetterDocumentation" : "

                                                                                                                                                                                      SNS topic ARNs to which stack related events are published.

                                                                                                                                                                                      \n@param notificationARNs SNS topic ARNs to which stack related events are published.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "notificationARNs", "getterDocumentation" : "

                                                                                                                                                                                      SNS topic ARNs to which stack related events are published.

                                                                                                                                                                                      \n

                                                                                                                                                                                      \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                                      \n@return SNS topic ARNs to which stack related events are published.", "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" : "NotificationARNs", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NotificationARNs", "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" : "NotificationARN", "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" : "NotificationARNs", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                      SNS topic ARNs to which stack related events are published.

                                                                                                                                                                                      \n@param notificationARNs SNS topic ARNs to which stack related events are published.", "setterMethodName" : "setNotificationARNs", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "notificationARNs", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "notificationARNs", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                                      SNS topic ARNs to which stack related events are published.

                                                                                                                                                                                      ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTimeoutInMinutes", "beanStyleSetterMethodName" : "setTimeoutInMinutes", "c2jName" : "TimeoutInMinutes", "c2jShape" : "TimeoutMinutes", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                      The amount of time within which stack creation should complete.

                                                                                                                                                                                      \nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #timeoutInMinutes(Integer)}.\n@param timeoutInMinutes a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #timeoutInMinutes(Integer)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                      The amount of time within which stack creation should complete.

                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "timeoutInMinutes", "fluentSetterDocumentation" : "

                                                                                                                                                                                      The amount of time within which stack creation should complete.

                                                                                                                                                                                      \n@param timeoutInMinutes The amount of time within which stack creation should complete.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "timeoutInMinutes", "getterDocumentation" : "

                                                                                                                                                                                      The amount of time within which stack creation should complete.

                                                                                                                                                                                      \n@return The amount of time within which stack creation should complete.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "TimeoutInMinutes", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TimeoutInMinutes", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "TimeoutInMinutes", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                      The amount of time within which stack creation should complete.

                                                                                                                                                                                      \n@param timeoutInMinutes The amount of time within which stack creation should complete.", "setterMethodName" : "setTimeoutInMinutes", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "timeoutInMinutes", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "timeoutInMinutes", "variableType" : "Integer", "documentation" : "

                                                                                                                                                                                      The amount of time within which stack creation should complete.

                                                                                                                                                                                      ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCapabilitiesAsStrings", "beanStyleSetterMethodName" : "setCapabilitiesWithStrings", "c2jName" : "Capabilities", "c2jShape" : "Capabilities", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                      The capabilities allowed in the stack.

                                                                                                                                                                                      \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 #capabilitiesAsStrings(List)}.\n@param capabilities 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 #capabilitiesWithStrings(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                      The capabilities allowed in the stack.

                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "capabilities", "fluentEnumSetterMethodName" : "capabilities", "fluentGetterMethodName" : "capabilitiesAsStrings", "fluentSetterDocumentation" : "

                                                                                                                                                                                      The capabilities allowed in the stack.

                                                                                                                                                                                      \n@param capabilities The capabilities allowed in the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "capabilitiesWithStrings", "getterDocumentation" : "

                                                                                                                                                                                      The capabilities allowed in the stack.

                                                                                                                                                                                      \n

                                                                                                                                                                                      \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                                      \n@return The capabilities allowed in the stack.", "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" : "Capabilities", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Capabilities", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMemberAsString", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Capability", "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 #memberAsString(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" : "Capability", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "member", "fluentEnumSetterMethodName" : "member", "fluentGetterMethodName" : "memberAsString", "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@see Capability\n@return Returns a reference to this object so that method calls can be chained together.\n@see Capability", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n

                                                                                                                                                                                      \nIf the service returns an enum value that is not available in the current SDK version, {@link #member} will return {@link Capability#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #memberAsString}.\n

                                                                                                                                                                                      \n@return The value of the Member property for this object.\n@see Capability", "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.\n@see Capability", "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" : "Capabilities", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                      The capabilities allowed in the stack.

                                                                                                                                                                                      \n@param capabilities The capabilities allowed in the stack.", "setterMethodName" : "setCapabilitiesWithStrings", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "capabilities", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "capabilities", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                                      The capabilities allowed in the stack.

                                                                                                                                                                                      ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getOutputs", "beanStyleSetterMethodName" : "setOutputs", "c2jName" : "Outputs", "c2jShape" : "Outputs", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                      A list of output structures.

                                                                                                                                                                                      \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 #outputs(List)}.\n@param outputs 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 #outputs(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                      A list of output structures.

                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "outputs", "fluentSetterDocumentation" : "

                                                                                                                                                                                      A list of output structures.

                                                                                                                                                                                      \n@param outputs A list of output structures.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "outputs", "getterDocumentation" : "

                                                                                                                                                                                      A list of output structures.

                                                                                                                                                                                      \n

                                                                                                                                                                                      \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                                      \n@return A list of output structures.", "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" : "Outputs", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Outputs", "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" : "Output", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Output.Builder} avoiding the need to create one manually via {@link Output#builder()}.\n\nWhen the {@link Consumer} completes, {@link Output.Builder#build()} is called immediately and its result is passed to {@link #member(Output)}.\n@param member a consumer that will call methods on {@link Output.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Output)", "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" : "Output", "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" : "Output", "variableName" : "member", "variableType" : "Output", "documentation" : null, "simpleType" : "Output", "variableSetterType" : "Output" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Output", "variableName" : "member", "variableType" : "Output", "documentation" : "", "simpleType" : "Output", "variableSetterType" : "Output" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Output", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Output", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Outputs", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                      A list of output structures.

                                                                                                                                                                                      \n@param outputs A list of output structures.", "setterMethodName" : "setOutputs", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "outputs", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "outputs", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                                      A list of output structures.

                                                                                                                                                                                      ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRoleARN", "beanStyleSetterMethodName" : "setRoleARN", "c2jName" : "RoleARN", "c2jShape" : "RoleARN", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                      The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that is associated with the stack. During a stack operation, AWS CloudFormation uses this role's credentials to make calls on your behalf.

                                                                                                                                                                                      \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 #roleARN(String)}.\n@param roleARN 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 #roleARN(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                      The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that is associated with the stack. During a stack operation, AWS CloudFormation uses this role's credentials to make calls on your behalf.

                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "roleARN", "fluentSetterDocumentation" : "

                                                                                                                                                                                      The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that is associated with the stack. During a stack operation, AWS CloudFormation uses this role's credentials to make calls on your behalf.

                                                                                                                                                                                      \n@param roleARN The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that is associated with the stack. During a stack operation, AWS CloudFormation uses this role's credentials to make calls on your behalf.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "roleARN", "getterDocumentation" : "

                                                                                                                                                                                      The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that is associated with the stack. During a stack operation, AWS CloudFormation uses this role's credentials to make calls on your behalf.

                                                                                                                                                                                      \n@return The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that is associated with the stack. During a stack operation, AWS CloudFormation uses this role's credentials to make calls on your behalf.", "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" : "RoleARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RoleARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "RoleARN", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                      The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that is associated with the stack. During a stack operation, AWS CloudFormation uses this role's credentials to make calls on your behalf.

                                                                                                                                                                                      \n@param roleARN The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that is associated with the stack. During a stack operation, AWS CloudFormation uses this role's credentials to make calls on your behalf.", "setterMethodName" : "setRoleARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "roleARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "roleARN", "variableType" : "String", "documentation" : "

                                                                                                                                                                                      The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that is associated with the stack. During a stack operation, AWS CloudFormation uses this role's credentials to make calls on your behalf.

                                                                                                                                                                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "Tags", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                      A list of Tags that specify information about the stack.

                                                                                                                                                                                      \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 #tags(List)}.\n@param tags 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 #tags(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                      A list of Tags that specify information about the stack.

                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tags", "fluentSetterDocumentation" : "

                                                                                                                                                                                      A list of Tags that specify information about the stack.

                                                                                                                                                                                      \n@param tags A list of Tags that specify information about the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

                                                                                                                                                                                      A list of Tags that specify information about the stack.

                                                                                                                                                                                      \n

                                                                                                                                                                                      \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                                      \n@return A list of Tags that specify information about the stack.", "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" : "Tags", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "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" : "Tag", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Tag.Builder} avoiding the need to create one manually via {@link Tag#builder()}.\n\nWhen the {@link Consumer} completes, {@link Tag.Builder#build()} is called immediately and its result is passed to {@link #member(Tag)}.\n@param member a consumer that will call methods on {@link Tag.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Tag)", "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" : "Tag", "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" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : null, "simpleType" : "Tag", "variableSetterType" : "Tag" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : "", "simpleType" : "Tag", "variableSetterType" : "Tag" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Tag", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Tag", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                      A list of Tags that specify information about the stack.

                                                                                                                                                                                      \n@param tags A list of Tags that specify information about the stack.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                                      A list of Tags that specify information about the stack.

                                                                                                                                                                                      ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEnableTerminationProtection", "beanStyleSetterMethodName" : "setEnableTerminationProtection", "c2jName" : "EnableTerminationProtection", "c2jShape" : "EnableTerminationProtection", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                      Whether termination protection is enabled for the stack.

                                                                                                                                                                                      For nested stacks, termination protection is set on the root stack and cannot be changed directly on the nested stack. For more information, see Protecting a Stack From Being Deleted in the AWS CloudFormation User Guide.

                                                                                                                                                                                      \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 #enableTerminationProtection(Boolean)}.\n@param enableTerminationProtection 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 #enableTerminationProtection(Boolean)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                      Whether termination protection is enabled for the stack.

                                                                                                                                                                                      For nested stacks, termination protection is set on the root stack and cannot be changed directly on the nested stack. For more information, see Protecting a Stack From Being Deleted in the AWS CloudFormation User Guide.

                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "enableTerminationProtection", "fluentSetterDocumentation" : "

                                                                                                                                                                                      Whether termination protection is enabled for the stack.

                                                                                                                                                                                      For nested stacks, termination protection is set on the root stack and cannot be changed directly on the nested stack. For more information, see Protecting a Stack From Being Deleted in the AWS CloudFormation User Guide.

                                                                                                                                                                                      \n@param enableTerminationProtection Whether termination protection is enabled for the stack.

                                                                                                                                                                                      For nested stacks, termination protection is set on the root stack and cannot be changed directly on the nested stack. For more information, see Protecting a Stack From Being Deleted in the AWS CloudFormation User Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "enableTerminationProtection", "getterDocumentation" : "

                                                                                                                                                                                      Whether termination protection is enabled for the stack.

                                                                                                                                                                                      For nested stacks, termination protection is set on the root stack and cannot be changed directly on the nested stack. For more information, see Protecting a Stack From Being Deleted in the AWS CloudFormation User Guide.

                                                                                                                                                                                      \n@return Whether termination protection is enabled for the stack.

                                                                                                                                                                                      For nested stacks, termination protection is set on the root stack and cannot be changed directly on the nested stack. For more information, see Protecting a Stack From Being Deleted in the AWS CloudFormation User Guide.", "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" : "EnableTerminationProtection", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EnableTerminationProtection", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "EnableTerminationProtection", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                      Whether termination protection is enabled for the stack.

                                                                                                                                                                                      For nested stacks, termination protection is set on the root stack and cannot be changed directly on the nested stack. For more information, see Protecting a Stack From Being Deleted in the AWS CloudFormation User Guide.

                                                                                                                                                                                      \n@param enableTerminationProtection Whether termination protection is enabled for the stack.

                                                                                                                                                                                      For nested stacks, termination protection is set on the root stack and cannot be changed directly on the nested stack. For more information, see Protecting a Stack From Being Deleted in the AWS CloudFormation User Guide.", "setterMethodName" : "setEnableTerminationProtection", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "enableTerminationProtection", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "enableTerminationProtection", "variableType" : "Boolean", "documentation" : "

                                                                                                                                                                                      Whether termination protection is enabled for the stack.

                                                                                                                                                                                      For nested stacks, termination protection is set on the root stack and cannot be changed directly on the nested stack. For more information, see Protecting a Stack From Being Deleted in the AWS CloudFormation User Guide.

                                                                                                                                                                                      ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getParentId", "beanStyleSetterMethodName" : "setParentId", "c2jName" : "ParentId", "c2jShape" : "StackId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                      For nested stacks--stacks created as resources for another stack--the stack ID of the direct parent of this stack. For the first level of nested stacks, the root stack is also the parent stack.

                                                                                                                                                                                      For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.

                                                                                                                                                                                      \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 #parentId(String)}.\n@param parentId 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 #parentId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                      For nested stacks--stacks created as resources for another stack--the stack ID of the direct parent of this stack. For the first level of nested stacks, the root stack is also the parent stack.

                                                                                                                                                                                      For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.

                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "parentId", "fluentSetterDocumentation" : "

                                                                                                                                                                                      For nested stacks--stacks created as resources for another stack--the stack ID of the direct parent of this stack. For the first level of nested stacks, the root stack is also the parent stack.

                                                                                                                                                                                      For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.

                                                                                                                                                                                      \n@param parentId For nested stacks--stacks created as resources for another stack--the stack ID of the direct parent of this stack. For the first level of nested stacks, the root stack is also the parent stack.

                                                                                                                                                                                      For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parentId", "getterDocumentation" : "

                                                                                                                                                                                      For nested stacks--stacks created as resources for another stack--the stack ID of the direct parent of this stack. For the first level of nested stacks, the root stack is also the parent stack.

                                                                                                                                                                                      For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.

                                                                                                                                                                                      \n@return For nested stacks--stacks created as resources for another stack--the stack ID of the direct parent of this stack. For the first level of nested stacks, the root stack is also the parent stack.

                                                                                                                                                                                      For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.", "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" : "ParentId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ParentId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ParentId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                      For nested stacks--stacks created as resources for another stack--the stack ID of the direct parent of this stack. For the first level of nested stacks, the root stack is also the parent stack.

                                                                                                                                                                                      For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.

                                                                                                                                                                                      \n@param parentId For nested stacks--stacks created as resources for another stack--the stack ID of the direct parent of this stack. For the first level of nested stacks, the root stack is also the parent stack.

                                                                                                                                                                                      For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.", "setterMethodName" : "setParentId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "parentId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "parentId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                      For nested stacks--stacks created as resources for another stack--the stack ID of the direct parent of this stack. For the first level of nested stacks, the root stack is also the parent stack.

                                                                                                                                                                                      For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.

                                                                                                                                                                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRootId", "beanStyleSetterMethodName" : "setRootId", "c2jName" : "RootId", "c2jShape" : "StackId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                      For nested stacks--stacks created as resources for another stack--the stack ID of the the top-level stack to which the nested stack ultimately belongs.

                                                                                                                                                                                      For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.

                                                                                                                                                                                      \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 #rootId(String)}.\n@param rootId 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 #rootId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                      For nested stacks--stacks created as resources for another stack--the stack ID of the the top-level stack to which the nested stack ultimately belongs.

                                                                                                                                                                                      For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.

                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "rootId", "fluentSetterDocumentation" : "

                                                                                                                                                                                      For nested stacks--stacks created as resources for another stack--the stack ID of the the top-level stack to which the nested stack ultimately belongs.

                                                                                                                                                                                      For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.

                                                                                                                                                                                      \n@param rootId For nested stacks--stacks created as resources for another stack--the stack ID of the the top-level stack to which the nested stack ultimately belongs.

                                                                                                                                                                                      For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "rootId", "getterDocumentation" : "

                                                                                                                                                                                      For nested stacks--stacks created as resources for another stack--the stack ID of the the top-level stack to which the nested stack ultimately belongs.

                                                                                                                                                                                      For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.

                                                                                                                                                                                      \n@return For nested stacks--stacks created as resources for another stack--the stack ID of the the top-level stack to which the nested stack ultimately belongs.

                                                                                                                                                                                      For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.", "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" : "RootId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RootId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "RootId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                      For nested stacks--stacks created as resources for another stack--the stack ID of the the top-level stack to which the nested stack ultimately belongs.

                                                                                                                                                                                      For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.

                                                                                                                                                                                      \n@param rootId For nested stacks--stacks created as resources for another stack--the stack ID of the the top-level stack to which the nested stack ultimately belongs.

                                                                                                                                                                                      For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.", "setterMethodName" : "setRootId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "rootId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "rootId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                      For nested stacks--stacks created as resources for another stack--the stack ID of the the top-level stack to which the nested stack ultimately belongs.

                                                                                                                                                                                      For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.

                                                                                                                                                                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDriftInformation", "beanStyleSetterMethodName" : "setDriftInformation", "c2jName" : "DriftInformation", "c2jShape" : "StackDriftInformation", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                      Information on whether a stack's actual configuration differs, or has drifted, from it's expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                      \nThis is a convenience that creates an instance of the {@link StackDriftInformation.Builder} avoiding the need to create one manually via {@link StackDriftInformation#builder()}.\n\nWhen the {@link Consumer} completes, {@link StackDriftInformation.Builder#build()} is called immediately and its result is passed to {@link #driftInformation(StackDriftInformation)}.\n@param driftInformation a consumer that will call methods on {@link StackDriftInformation.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #driftInformation(StackDriftInformation)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                      Information on whether a stack's actual configuration differs, or has drifted, from it's expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "driftInformation", "fluentSetterDocumentation" : "

                                                                                                                                                                                      Information on whether a stack's actual configuration differs, or has drifted, from it's expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                      \n@param driftInformation Information on whether a stack's actual configuration differs, or has drifted, from it's expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "driftInformation", "getterDocumentation" : "

                                                                                                                                                                                      Information on whether a stack's actual configuration differs, or has drifted, from it's expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                      \n@return Information on whether a stack's actual configuration differs, or has drifted, from it's expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.", "getterModel" : { "returnType" : "StackDriftInformation", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DriftInformation", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DriftInformation", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "DriftInformation", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                      Information on whether a stack's actual configuration differs, or has drifted, from it's expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                      \n@param driftInformation Information on whether a stack's actual configuration differs, or has drifted, from it's expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.", "setterMethodName" : "setDriftInformation", "setterModel" : { "variableDeclarationType" : "StackDriftInformation", "variableName" : "driftInformation", "variableType" : "StackDriftInformation", "documentation" : null, "simpleType" : "StackDriftInformation", "variableSetterType" : "StackDriftInformation" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StackDriftInformation", "variableName" : "driftInformation", "variableType" : "StackDriftInformation", "documentation" : "

                                                                                                                                                                                      Information on whether a stack's actual configuration differs, or has drifted, from it's expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                      ", "simpleType" : "StackDriftInformation", "variableSetterType" : "StackDriftInformation" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "StackName", "CreationTime", "StackStatus" ], "shapeName" : "Stack", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "Stack", "variableName" : "stack", "variableType" : "Stack", "documentation" : null, "simpleType" : "Stack", "variableSetterType" : "Stack" }, "wrapper" : false, "xmlNamespace" : null }, "StackDriftDetectionStatus" : { "c2jName" : "StackDriftDetectionStatus", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : [ { "name" : "DETECTION_IN_PROGRESS", "value" : "DETECTION_IN_PROGRESS" }, { "name" : "DETECTION_FAILED", "value" : "DETECTION_FAILED" }, { "name" : "DETECTION_COMPLETE", "value" : "DETECTION_COMPLETE" } ], "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" : "StackDriftDetectionStatus", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "StackDriftDetectionStatus", "variableName" : "stackDriftDetectionStatus", "variableType" : "StackDriftDetectionStatus", "documentation" : null, "simpleType" : "StackDriftDetectionStatus", "variableSetterType" : "StackDriftDetectionStatus" }, "wrapper" : false, "xmlNamespace" : null }, "StackDriftInformation" : { "c2jName" : "StackDriftInformation", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                                                                      Contains information about whether the stack's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. A stack is considered to have drifted if one or more of its resources have drifted.

                                                                                                                                                                                      ", "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" : "getStackDriftStatusAsString", "beanStyleSetterMethodName" : "setStackDriftStatus", "c2jName" : "StackDriftStatus", "c2jShape" : "StackDriftStatus", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                      Status of the stack's actual configuration compared to its expected template configuration.

                                                                                                                                                                                      • DRIFTED: The stack differs from its expected template configuration. A stack is considered to have drifted if one or more of its resources have drifted.

                                                                                                                                                                                      • NOT_CHECKED: AWS CloudFormation has not checked if the stack differs from its expected template configuration.

                                                                                                                                                                                      • IN_SYNC: The stack's actual configuration matches its expected template configuration.

                                                                                                                                                                                      • UNKNOWN: This value is reserved for future use.

                                                                                                                                                                                      \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 #stackDriftStatusAsString(String)}.\n@param stackDriftStatus 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 #stackDriftStatus(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                      Status of the stack's actual configuration compared to its expected template configuration.

                                                                                                                                                                                      • DRIFTED: The stack differs from its expected template configuration. A stack is considered to have drifted if one or more of its resources have drifted.

                                                                                                                                                                                      • NOT_CHECKED: AWS CloudFormation has not checked if the stack differs from its expected template configuration.

                                                                                                                                                                                      • IN_SYNC: The stack's actual configuration matches its expected template configuration.

                                                                                                                                                                                      • UNKNOWN: This value is reserved for future use.

                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : "StackDriftStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "stackDriftStatus", "fluentEnumSetterMethodName" : "stackDriftStatus", "fluentGetterMethodName" : "stackDriftStatusAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                                      Status of the stack's actual configuration compared to its expected template configuration.

                                                                                                                                                                                      • DRIFTED: The stack differs from its expected template configuration. A stack is considered to have drifted if one or more of its resources have drifted.

                                                                                                                                                                                      • NOT_CHECKED: AWS CloudFormation has not checked if the stack differs from its expected template configuration.

                                                                                                                                                                                      • IN_SYNC: The stack's actual configuration matches its expected template configuration.

                                                                                                                                                                                      • UNKNOWN: This value is reserved for future use.

                                                                                                                                                                                      \n@param stackDriftStatus Status of the stack's actual configuration compared to its expected template configuration.

                                                                                                                                                                                      • DRIFTED: The stack differs from its expected template configuration. A stack is considered to have drifted if one or more of its resources have drifted.

                                                                                                                                                                                      • NOT_CHECKED: AWS CloudFormation has not checked if the stack differs from its expected template configuration.

                                                                                                                                                                                      • IN_SYNC: The stack's actual configuration matches its expected template configuration.

                                                                                                                                                                                      • UNKNOWN: This value is reserved for future use.

                                                                                                                                                                                      • \n@see StackDriftStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see StackDriftStatus", "fluentSetterMethodName" : "stackDriftStatus", "getterDocumentation" : "

                                                                                                                                                                                        Status of the stack's actual configuration compared to its expected template configuration.

                                                                                                                                                                                        • DRIFTED: The stack differs from its expected template configuration. A stack is considered to have drifted if one or more of its resources have drifted.

                                                                                                                                                                                        • NOT_CHECKED: AWS CloudFormation has not checked if the stack differs from its expected template configuration.

                                                                                                                                                                                        • IN_SYNC: The stack's actual configuration matches its expected template configuration.

                                                                                                                                                                                        • UNKNOWN: This value is reserved for future use.

                                                                                                                                                                                        \n

                                                                                                                                                                                        \nIf the service returns an enum value that is not available in the current SDK version, {@link #stackDriftStatus} will return {@link StackDriftStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #stackDriftStatusAsString}.\n

                                                                                                                                                                                        \n@return Status of the stack's actual configuration compared to its expected template configuration.

                                                                                                                                                                                        • DRIFTED: The stack differs from its expected template configuration. A stack is considered to have drifted if one or more of its resources have drifted.

                                                                                                                                                                                        • NOT_CHECKED: AWS CloudFormation has not checked if the stack differs from its expected template configuration.

                                                                                                                                                                                        • IN_SYNC: The stack's actual configuration matches its expected template configuration.

                                                                                                                                                                                        • UNKNOWN: This value is reserved for future use.

                                                                                                                                                                                        • \n@see StackDriftStatus", "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" : "StackDriftStatus", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackDriftStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackDriftStatus", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                          Status of the stack's actual configuration compared to its expected template configuration.

                                                                                                                                                                                          • DRIFTED: The stack differs from its expected template configuration. A stack is considered to have drifted if one or more of its resources have drifted.

                                                                                                                                                                                          • NOT_CHECKED: AWS CloudFormation has not checked if the stack differs from its expected template configuration.

                                                                                                                                                                                          • IN_SYNC: The stack's actual configuration matches its expected template configuration.

                                                                                                                                                                                          • UNKNOWN: This value is reserved for future use.

                                                                                                                                                                                          \n@param stackDriftStatus Status of the stack's actual configuration compared to its expected template configuration.

                                                                                                                                                                                          • DRIFTED: The stack differs from its expected template configuration. A stack is considered to have drifted if one or more of its resources have drifted.

                                                                                                                                                                                          • NOT_CHECKED: AWS CloudFormation has not checked if the stack differs from its expected template configuration.

                                                                                                                                                                                          • IN_SYNC: The stack's actual configuration matches its expected template configuration.

                                                                                                                                                                                          • UNKNOWN: This value is reserved for future use.

                                                                                                                                                                                          • \n@see StackDriftStatus", "setterMethodName" : "setStackDriftStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackDriftStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackDriftStatus", "variableType" : "String", "documentation" : "

                                                                                                                                                                                            Status of the stack's actual configuration compared to its expected template configuration.

                                                                                                                                                                                            • DRIFTED: The stack differs from its expected template configuration. A stack is considered to have drifted if one or more of its resources have drifted.

                                                                                                                                                                                            • NOT_CHECKED: AWS CloudFormation has not checked if the stack differs from its expected template configuration.

                                                                                                                                                                                            • IN_SYNC: The stack's actual configuration matches its expected template configuration.

                                                                                                                                                                                            • UNKNOWN: This value is reserved for future use.

                                                                                                                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getLastCheckTimestamp", "beanStyleSetterMethodName" : "setLastCheckTimestamp", "c2jName" : "LastCheckTimestamp", "c2jShape" : "Timestamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                            Most recent time when a drift detection operation was initiated on the stack, or any of its individual resources that support drift detection.

                                                                                                                                                                                            \nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #lastCheckTimestamp(Instant)}.\n@param lastCheckTimestamp a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #lastCheckTimestamp(Instant)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                            Most recent time when a drift detection operation was initiated on the stack, or any of its individual resources that support drift detection.

                                                                                                                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "lastCheckTimestamp", "fluentSetterDocumentation" : "

                                                                                                                                                                                            Most recent time when a drift detection operation was initiated on the stack, or any of its individual resources that support drift detection.

                                                                                                                                                                                            \n@param lastCheckTimestamp Most recent time when a drift detection operation was initiated on the stack, or any of its individual resources that support drift detection.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "lastCheckTimestamp", "getterDocumentation" : "

                                                                                                                                                                                            Most recent time when a drift detection operation was initiated on the stack, or any of its individual resources that support drift detection.

                                                                                                                                                                                            \n@return Most recent time when a drift detection operation was initiated on the stack, or any of its individual resources that support drift detection.", "getterModel" : { "returnType" : "java.time.Instant", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "LastCheckTimestamp", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LastCheckTimestamp", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "LastCheckTimestamp", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                            Most recent time when a drift detection operation was initiated on the stack, or any of its individual resources that support drift detection.

                                                                                                                                                                                            \n@param lastCheckTimestamp Most recent time when a drift detection operation was initiated on the stack, or any of its individual resources that support drift detection.", "setterMethodName" : "setLastCheckTimestamp", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "lastCheckTimestamp", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "lastCheckTimestamp", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                                                            Most recent time when a drift detection operation was initiated on the stack, or any of its individual resources that support drift detection.

                                                                                                                                                                                            ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "LastCheckTimestamp" : { "beanStyleGetterMethodName" : "getLastCheckTimestamp", "beanStyleSetterMethodName" : "setLastCheckTimestamp", "c2jName" : "LastCheckTimestamp", "c2jShape" : "Timestamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                            Most recent time when a drift detection operation was initiated on the stack, or any of its individual resources that support drift detection.

                                                                                                                                                                                            \nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #lastCheckTimestamp(Instant)}.\n@param lastCheckTimestamp a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #lastCheckTimestamp(Instant)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                            Most recent time when a drift detection operation was initiated on the stack, or any of its individual resources that support drift detection.

                                                                                                                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "lastCheckTimestamp", "fluentSetterDocumentation" : "

                                                                                                                                                                                            Most recent time when a drift detection operation was initiated on the stack, or any of its individual resources that support drift detection.

                                                                                                                                                                                            \n@param lastCheckTimestamp Most recent time when a drift detection operation was initiated on the stack, or any of its individual resources that support drift detection.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "lastCheckTimestamp", "getterDocumentation" : "

                                                                                                                                                                                            Most recent time when a drift detection operation was initiated on the stack, or any of its individual resources that support drift detection.

                                                                                                                                                                                            \n@return Most recent time when a drift detection operation was initiated on the stack, or any of its individual resources that support drift detection.", "getterModel" : { "returnType" : "java.time.Instant", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "LastCheckTimestamp", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LastCheckTimestamp", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "LastCheckTimestamp", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                            Most recent time when a drift detection operation was initiated on the stack, or any of its individual resources that support drift detection.

                                                                                                                                                                                            \n@param lastCheckTimestamp Most recent time when a drift detection operation was initiated on the stack, or any of its individual resources that support drift detection.", "setterMethodName" : "setLastCheckTimestamp", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "lastCheckTimestamp", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "lastCheckTimestamp", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                                                            Most recent time when a drift detection operation was initiated on the stack, or any of its individual resources that support drift detection.

                                                                                                                                                                                            ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackDriftStatus" : { "beanStyleGetterMethodName" : "getStackDriftStatusAsString", "beanStyleSetterMethodName" : "setStackDriftStatus", "c2jName" : "StackDriftStatus", "c2jShape" : "StackDriftStatus", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                            Status of the stack's actual configuration compared to its expected template configuration.

                                                                                                                                                                                            • DRIFTED: The stack differs from its expected template configuration. A stack is considered to have drifted if one or more of its resources have drifted.

                                                                                                                                                                                            • NOT_CHECKED: AWS CloudFormation has not checked if the stack differs from its expected template configuration.

                                                                                                                                                                                            • IN_SYNC: The stack's actual configuration matches its expected template configuration.

                                                                                                                                                                                            • UNKNOWN: This value is reserved for future use.

                                                                                                                                                                                            \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 #stackDriftStatusAsString(String)}.\n@param stackDriftStatus 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 #stackDriftStatus(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                            Status of the stack's actual configuration compared to its expected template configuration.

                                                                                                                                                                                            • DRIFTED: The stack differs from its expected template configuration. A stack is considered to have drifted if one or more of its resources have drifted.

                                                                                                                                                                                            • NOT_CHECKED: AWS CloudFormation has not checked if the stack differs from its expected template configuration.

                                                                                                                                                                                            • IN_SYNC: The stack's actual configuration matches its expected template configuration.

                                                                                                                                                                                            • UNKNOWN: This value is reserved for future use.

                                                                                                                                                                                            ", "endpointDiscoveryId" : false, "enumType" : "StackDriftStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "stackDriftStatus", "fluentEnumSetterMethodName" : "stackDriftStatus", "fluentGetterMethodName" : "stackDriftStatusAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                                            Status of the stack's actual configuration compared to its expected template configuration.

                                                                                                                                                                                            • DRIFTED: The stack differs from its expected template configuration. A stack is considered to have drifted if one or more of its resources have drifted.

                                                                                                                                                                                            • NOT_CHECKED: AWS CloudFormation has not checked if the stack differs from its expected template configuration.

                                                                                                                                                                                            • IN_SYNC: The stack's actual configuration matches its expected template configuration.

                                                                                                                                                                                            • UNKNOWN: This value is reserved for future use.

                                                                                                                                                                                            \n@param stackDriftStatus Status of the stack's actual configuration compared to its expected template configuration.

                                                                                                                                                                                            • DRIFTED: The stack differs from its expected template configuration. A stack is considered to have drifted if one or more of its resources have drifted.

                                                                                                                                                                                            • NOT_CHECKED: AWS CloudFormation has not checked if the stack differs from its expected template configuration.

                                                                                                                                                                                            • IN_SYNC: The stack's actual configuration matches its expected template configuration.

                                                                                                                                                                                            • UNKNOWN: This value is reserved for future use.

                                                                                                                                                                                            • \n@see StackDriftStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see StackDriftStatus", "fluentSetterMethodName" : "stackDriftStatus", "getterDocumentation" : "

                                                                                                                                                                                              Status of the stack's actual configuration compared to its expected template configuration.

                                                                                                                                                                                              • DRIFTED: The stack differs from its expected template configuration. A stack is considered to have drifted if one or more of its resources have drifted.

                                                                                                                                                                                              • NOT_CHECKED: AWS CloudFormation has not checked if the stack differs from its expected template configuration.

                                                                                                                                                                                              • IN_SYNC: The stack's actual configuration matches its expected template configuration.

                                                                                                                                                                                              • UNKNOWN: This value is reserved for future use.

                                                                                                                                                                                              \n

                                                                                                                                                                                              \nIf the service returns an enum value that is not available in the current SDK version, {@link #stackDriftStatus} will return {@link StackDriftStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #stackDriftStatusAsString}.\n

                                                                                                                                                                                              \n@return Status of the stack's actual configuration compared to its expected template configuration.

                                                                                                                                                                                              • DRIFTED: The stack differs from its expected template configuration. A stack is considered to have drifted if one or more of its resources have drifted.

                                                                                                                                                                                              • NOT_CHECKED: AWS CloudFormation has not checked if the stack differs from its expected template configuration.

                                                                                                                                                                                              • IN_SYNC: The stack's actual configuration matches its expected template configuration.

                                                                                                                                                                                              • UNKNOWN: This value is reserved for future use.

                                                                                                                                                                                              • \n@see StackDriftStatus", "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" : "StackDriftStatus", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackDriftStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackDriftStatus", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                Status of the stack's actual configuration compared to its expected template configuration.

                                                                                                                                                                                                • DRIFTED: The stack differs from its expected template configuration. A stack is considered to have drifted if one or more of its resources have drifted.

                                                                                                                                                                                                • NOT_CHECKED: AWS CloudFormation has not checked if the stack differs from its expected template configuration.

                                                                                                                                                                                                • IN_SYNC: The stack's actual configuration matches its expected template configuration.

                                                                                                                                                                                                • UNKNOWN: This value is reserved for future use.

                                                                                                                                                                                                \n@param stackDriftStatus Status of the stack's actual configuration compared to its expected template configuration.

                                                                                                                                                                                                • DRIFTED: The stack differs from its expected template configuration. A stack is considered to have drifted if one or more of its resources have drifted.

                                                                                                                                                                                                • NOT_CHECKED: AWS CloudFormation has not checked if the stack differs from its expected template configuration.

                                                                                                                                                                                                • IN_SYNC: The stack's actual configuration matches its expected template configuration.

                                                                                                                                                                                                • UNKNOWN: This value is reserved for future use.

                                                                                                                                                                                                • \n@see StackDriftStatus", "setterMethodName" : "setStackDriftStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackDriftStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackDriftStatus", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                  Status of the stack's actual configuration compared to its expected template configuration.

                                                                                                                                                                                                  • DRIFTED: The stack differs from its expected template configuration. A stack is considered to have drifted if one or more of its resources have drifted.

                                                                                                                                                                                                  • NOT_CHECKED: AWS CloudFormation has not checked if the stack differs from its expected template configuration.

                                                                                                                                                                                                  • IN_SYNC: The stack's actual configuration matches its expected template configuration.

                                                                                                                                                                                                  • UNKNOWN: This value is reserved for future use.

                                                                                                                                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getStackDriftStatusAsString", "beanStyleSetterMethodName" : "setStackDriftStatus", "c2jName" : "StackDriftStatus", "c2jShape" : "StackDriftStatus", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                  Status of the stack's actual configuration compared to its expected template configuration.

                                                                                                                                                                                                  • DRIFTED: The stack differs from its expected template configuration. A stack is considered to have drifted if one or more of its resources have drifted.

                                                                                                                                                                                                  • NOT_CHECKED: AWS CloudFormation has not checked if the stack differs from its expected template configuration.

                                                                                                                                                                                                  • IN_SYNC: The stack's actual configuration matches its expected template configuration.

                                                                                                                                                                                                  • UNKNOWN: This value is reserved for future use.

                                                                                                                                                                                                  \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 #stackDriftStatusAsString(String)}.\n@param stackDriftStatus 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 #stackDriftStatus(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                  Status of the stack's actual configuration compared to its expected template configuration.

                                                                                                                                                                                                  • DRIFTED: The stack differs from its expected template configuration. A stack is considered to have drifted if one or more of its resources have drifted.

                                                                                                                                                                                                  • NOT_CHECKED: AWS CloudFormation has not checked if the stack differs from its expected template configuration.

                                                                                                                                                                                                  • IN_SYNC: The stack's actual configuration matches its expected template configuration.

                                                                                                                                                                                                  • UNKNOWN: This value is reserved for future use.

                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : "StackDriftStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "stackDriftStatus", "fluentEnumSetterMethodName" : "stackDriftStatus", "fluentGetterMethodName" : "stackDriftStatusAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                                                  Status of the stack's actual configuration compared to its expected template configuration.

                                                                                                                                                                                                  • DRIFTED: The stack differs from its expected template configuration. A stack is considered to have drifted if one or more of its resources have drifted.

                                                                                                                                                                                                  • NOT_CHECKED: AWS CloudFormation has not checked if the stack differs from its expected template configuration.

                                                                                                                                                                                                  • IN_SYNC: The stack's actual configuration matches its expected template configuration.

                                                                                                                                                                                                  • UNKNOWN: This value is reserved for future use.

                                                                                                                                                                                                  \n@param stackDriftStatus Status of the stack's actual configuration compared to its expected template configuration.

                                                                                                                                                                                                  • DRIFTED: The stack differs from its expected template configuration. A stack is considered to have drifted if one or more of its resources have drifted.

                                                                                                                                                                                                  • NOT_CHECKED: AWS CloudFormation has not checked if the stack differs from its expected template configuration.

                                                                                                                                                                                                  • IN_SYNC: The stack's actual configuration matches its expected template configuration.

                                                                                                                                                                                                  • UNKNOWN: This value is reserved for future use.

                                                                                                                                                                                                  • \n@see StackDriftStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see StackDriftStatus", "fluentSetterMethodName" : "stackDriftStatus", "getterDocumentation" : "

                                                                                                                                                                                                    Status of the stack's actual configuration compared to its expected template configuration.

                                                                                                                                                                                                    • DRIFTED: The stack differs from its expected template configuration. A stack is considered to have drifted if one or more of its resources have drifted.

                                                                                                                                                                                                    • NOT_CHECKED: AWS CloudFormation has not checked if the stack differs from its expected template configuration.

                                                                                                                                                                                                    • IN_SYNC: The stack's actual configuration matches its expected template configuration.

                                                                                                                                                                                                    • UNKNOWN: This value is reserved for future use.

                                                                                                                                                                                                    \n

                                                                                                                                                                                                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #stackDriftStatus} will return {@link StackDriftStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #stackDriftStatusAsString}.\n

                                                                                                                                                                                                    \n@return Status of the stack's actual configuration compared to its expected template configuration.

                                                                                                                                                                                                    • DRIFTED: The stack differs from its expected template configuration. A stack is considered to have drifted if one or more of its resources have drifted.

                                                                                                                                                                                                    • NOT_CHECKED: AWS CloudFormation has not checked if the stack differs from its expected template configuration.

                                                                                                                                                                                                    • IN_SYNC: The stack's actual configuration matches its expected template configuration.

                                                                                                                                                                                                    • UNKNOWN: This value is reserved for future use.

                                                                                                                                                                                                    • \n@see StackDriftStatus", "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" : "StackDriftStatus", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackDriftStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackDriftStatus", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                      Status of the stack's actual configuration compared to its expected template configuration.

                                                                                                                                                                                                      • DRIFTED: The stack differs from its expected template configuration. A stack is considered to have drifted if one or more of its resources have drifted.

                                                                                                                                                                                                      • NOT_CHECKED: AWS CloudFormation has not checked if the stack differs from its expected template configuration.

                                                                                                                                                                                                      • IN_SYNC: The stack's actual configuration matches its expected template configuration.

                                                                                                                                                                                                      • UNKNOWN: This value is reserved for future use.

                                                                                                                                                                                                      \n@param stackDriftStatus Status of the stack's actual configuration compared to its expected template configuration.

                                                                                                                                                                                                      • DRIFTED: The stack differs from its expected template configuration. A stack is considered to have drifted if one or more of its resources have drifted.

                                                                                                                                                                                                      • NOT_CHECKED: AWS CloudFormation has not checked if the stack differs from its expected template configuration.

                                                                                                                                                                                                      • IN_SYNC: The stack's actual configuration matches its expected template configuration.

                                                                                                                                                                                                      • UNKNOWN: This value is reserved for future use.

                                                                                                                                                                                                      • \n@see StackDriftStatus", "setterMethodName" : "setStackDriftStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackDriftStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackDriftStatus", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                        Status of the stack's actual configuration compared to its expected template configuration.

                                                                                                                                                                                                        • DRIFTED: The stack differs from its expected template configuration. A stack is considered to have drifted if one or more of its resources have drifted.

                                                                                                                                                                                                        • NOT_CHECKED: AWS CloudFormation has not checked if the stack differs from its expected template configuration.

                                                                                                                                                                                                        • IN_SYNC: The stack's actual configuration matches its expected template configuration.

                                                                                                                                                                                                        • UNKNOWN: This value is reserved for future use.

                                                                                                                                                                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getLastCheckTimestamp", "beanStyleSetterMethodName" : "setLastCheckTimestamp", "c2jName" : "LastCheckTimestamp", "c2jShape" : "Timestamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                        Most recent time when a drift detection operation was initiated on the stack, or any of its individual resources that support drift detection.

                                                                                                                                                                                                        \nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #lastCheckTimestamp(Instant)}.\n@param lastCheckTimestamp a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #lastCheckTimestamp(Instant)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                        Most recent time when a drift detection operation was initiated on the stack, or any of its individual resources that support drift detection.

                                                                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "lastCheckTimestamp", "fluentSetterDocumentation" : "

                                                                                                                                                                                                        Most recent time when a drift detection operation was initiated on the stack, or any of its individual resources that support drift detection.

                                                                                                                                                                                                        \n@param lastCheckTimestamp Most recent time when a drift detection operation was initiated on the stack, or any of its individual resources that support drift detection.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "lastCheckTimestamp", "getterDocumentation" : "

                                                                                                                                                                                                        Most recent time when a drift detection operation was initiated on the stack, or any of its individual resources that support drift detection.

                                                                                                                                                                                                        \n@return Most recent time when a drift detection operation was initiated on the stack, or any of its individual resources that support drift detection.", "getterModel" : { "returnType" : "java.time.Instant", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "LastCheckTimestamp", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LastCheckTimestamp", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "LastCheckTimestamp", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                        Most recent time when a drift detection operation was initiated on the stack, or any of its individual resources that support drift detection.

                                                                                                                                                                                                        \n@param lastCheckTimestamp Most recent time when a drift detection operation was initiated on the stack, or any of its individual resources that support drift detection.", "setterMethodName" : "setLastCheckTimestamp", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "lastCheckTimestamp", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "lastCheckTimestamp", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                                                                        Most recent time when a drift detection operation was initiated on the stack, or any of its individual resources that support drift detection.

                                                                                                                                                                                                        ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "StackDriftStatus" ], "shapeName" : "StackDriftInformation", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "StackDriftInformation", "variableName" : "stackDriftInformation", "variableType" : "StackDriftInformation", "documentation" : null, "simpleType" : "StackDriftInformation", "variableSetterType" : "StackDriftInformation" }, "wrapper" : false, "xmlNamespace" : null }, "StackDriftInformationSummary" : { "c2jName" : "StackDriftInformationSummary", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                                                                                        Contains information about whether the stack's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. A stack is considered to have drifted if one or more of its resources have drifted.

                                                                                                                                                                                                        ", "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" : "getStackDriftStatusAsString", "beanStyleSetterMethodName" : "setStackDriftStatus", "c2jName" : "StackDriftStatus", "c2jShape" : "StackDriftStatus", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                        Status of the stack's actual configuration compared to its expected template configuration.

                                                                                                                                                                                                        • DRIFTED: The stack differs from its expected template configuration. A stack is considered to have drifted if one or more of its resources have drifted.

                                                                                                                                                                                                        • NOT_CHECKED: AWS CloudFormation has not checked if the stack differs from its expected template configuration.

                                                                                                                                                                                                        • IN_SYNC: The stack's actual configuration matches its expected template configuration.

                                                                                                                                                                                                        • UNKNOWN: This value is reserved for future use.

                                                                                                                                                                                                        \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 #stackDriftStatusAsString(String)}.\n@param stackDriftStatus 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 #stackDriftStatus(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                        Status of the stack's actual configuration compared to its expected template configuration.

                                                                                                                                                                                                        • DRIFTED: The stack differs from its expected template configuration. A stack is considered to have drifted if one or more of its resources have drifted.

                                                                                                                                                                                                        • NOT_CHECKED: AWS CloudFormation has not checked if the stack differs from its expected template configuration.

                                                                                                                                                                                                        • IN_SYNC: The stack's actual configuration matches its expected template configuration.

                                                                                                                                                                                                        • UNKNOWN: This value is reserved for future use.

                                                                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : "StackDriftStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "stackDriftStatus", "fluentEnumSetterMethodName" : "stackDriftStatus", "fluentGetterMethodName" : "stackDriftStatusAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                                                        Status of the stack's actual configuration compared to its expected template configuration.

                                                                                                                                                                                                        • DRIFTED: The stack differs from its expected template configuration. A stack is considered to have drifted if one or more of its resources have drifted.

                                                                                                                                                                                                        • NOT_CHECKED: AWS CloudFormation has not checked if the stack differs from its expected template configuration.

                                                                                                                                                                                                        • IN_SYNC: The stack's actual configuration matches its expected template configuration.

                                                                                                                                                                                                        • UNKNOWN: This value is reserved for future use.

                                                                                                                                                                                                        \n@param stackDriftStatus Status of the stack's actual configuration compared to its expected template configuration.

                                                                                                                                                                                                        • DRIFTED: The stack differs from its expected template configuration. A stack is considered to have drifted if one or more of its resources have drifted.

                                                                                                                                                                                                        • NOT_CHECKED: AWS CloudFormation has not checked if the stack differs from its expected template configuration.

                                                                                                                                                                                                        • IN_SYNC: The stack's actual configuration matches its expected template configuration.

                                                                                                                                                                                                        • UNKNOWN: This value is reserved for future use.

                                                                                                                                                                                                        • \n@see StackDriftStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see StackDriftStatus", "fluentSetterMethodName" : "stackDriftStatus", "getterDocumentation" : "

                                                                                                                                                                                                          Status of the stack's actual configuration compared to its expected template configuration.

                                                                                                                                                                                                          • DRIFTED: The stack differs from its expected template configuration. A stack is considered to have drifted if one or more of its resources have drifted.

                                                                                                                                                                                                          • NOT_CHECKED: AWS CloudFormation has not checked if the stack differs from its expected template configuration.

                                                                                                                                                                                                          • IN_SYNC: The stack's actual configuration matches its expected template configuration.

                                                                                                                                                                                                          • UNKNOWN: This value is reserved for future use.

                                                                                                                                                                                                          \n

                                                                                                                                                                                                          \nIf the service returns an enum value that is not available in the current SDK version, {@link #stackDriftStatus} will return {@link StackDriftStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #stackDriftStatusAsString}.\n

                                                                                                                                                                                                          \n@return Status of the stack's actual configuration compared to its expected template configuration.

                                                                                                                                                                                                          • DRIFTED: The stack differs from its expected template configuration. A stack is considered to have drifted if one or more of its resources have drifted.

                                                                                                                                                                                                          • NOT_CHECKED: AWS CloudFormation has not checked if the stack differs from its expected template configuration.

                                                                                                                                                                                                          • IN_SYNC: The stack's actual configuration matches its expected template configuration.

                                                                                                                                                                                                          • UNKNOWN: This value is reserved for future use.

                                                                                                                                                                                                          • \n@see StackDriftStatus", "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" : "StackDriftStatus", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackDriftStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackDriftStatus", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                            Status of the stack's actual configuration compared to its expected template configuration.

                                                                                                                                                                                                            • DRIFTED: The stack differs from its expected template configuration. A stack is considered to have drifted if one or more of its resources have drifted.

                                                                                                                                                                                                            • NOT_CHECKED: AWS CloudFormation has not checked if the stack differs from its expected template configuration.

                                                                                                                                                                                                            • IN_SYNC: The stack's actual configuration matches its expected template configuration.

                                                                                                                                                                                                            • UNKNOWN: This value is reserved for future use.

                                                                                                                                                                                                            \n@param stackDriftStatus Status of the stack's actual configuration compared to its expected template configuration.

                                                                                                                                                                                                            • DRIFTED: The stack differs from its expected template configuration. A stack is considered to have drifted if one or more of its resources have drifted.

                                                                                                                                                                                                            • NOT_CHECKED: AWS CloudFormation has not checked if the stack differs from its expected template configuration.

                                                                                                                                                                                                            • IN_SYNC: The stack's actual configuration matches its expected template configuration.

                                                                                                                                                                                                            • UNKNOWN: This value is reserved for future use.

                                                                                                                                                                                                            • \n@see StackDriftStatus", "setterMethodName" : "setStackDriftStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackDriftStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackDriftStatus", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                              Status of the stack's actual configuration compared to its expected template configuration.

                                                                                                                                                                                                              • DRIFTED: The stack differs from its expected template configuration. A stack is considered to have drifted if one or more of its resources have drifted.

                                                                                                                                                                                                              • NOT_CHECKED: AWS CloudFormation has not checked if the stack differs from its expected template configuration.

                                                                                                                                                                                                              • IN_SYNC: The stack's actual configuration matches its expected template configuration.

                                                                                                                                                                                                              • UNKNOWN: This value is reserved for future use.

                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getLastCheckTimestamp", "beanStyleSetterMethodName" : "setLastCheckTimestamp", "c2jName" : "LastCheckTimestamp", "c2jShape" : "Timestamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                              Most recent time when a drift detection operation was initiated on the stack, or any of its individual resources that support drift detection.

                                                                                                                                                                                                              \nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #lastCheckTimestamp(Instant)}.\n@param lastCheckTimestamp a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #lastCheckTimestamp(Instant)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                              Most recent time when a drift detection operation was initiated on the stack, or any of its individual resources that support drift detection.

                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "lastCheckTimestamp", "fluentSetterDocumentation" : "

                                                                                                                                                                                                              Most recent time when a drift detection operation was initiated on the stack, or any of its individual resources that support drift detection.

                                                                                                                                                                                                              \n@param lastCheckTimestamp Most recent time when a drift detection operation was initiated on the stack, or any of its individual resources that support drift detection.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "lastCheckTimestamp", "getterDocumentation" : "

                                                                                                                                                                                                              Most recent time when a drift detection operation was initiated on the stack, or any of its individual resources that support drift detection.

                                                                                                                                                                                                              \n@return Most recent time when a drift detection operation was initiated on the stack, or any of its individual resources that support drift detection.", "getterModel" : { "returnType" : "java.time.Instant", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "LastCheckTimestamp", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LastCheckTimestamp", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "LastCheckTimestamp", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                              Most recent time when a drift detection operation was initiated on the stack, or any of its individual resources that support drift detection.

                                                                                                                                                                                                              \n@param lastCheckTimestamp Most recent time when a drift detection operation was initiated on the stack, or any of its individual resources that support drift detection.", "setterMethodName" : "setLastCheckTimestamp", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "lastCheckTimestamp", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "lastCheckTimestamp", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                                                                              Most recent time when a drift detection operation was initiated on the stack, or any of its individual resources that support drift detection.

                                                                                                                                                                                                              ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "LastCheckTimestamp" : { "beanStyleGetterMethodName" : "getLastCheckTimestamp", "beanStyleSetterMethodName" : "setLastCheckTimestamp", "c2jName" : "LastCheckTimestamp", "c2jShape" : "Timestamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                              Most recent time when a drift detection operation was initiated on the stack, or any of its individual resources that support drift detection.

                                                                                                                                                                                                              \nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #lastCheckTimestamp(Instant)}.\n@param lastCheckTimestamp a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #lastCheckTimestamp(Instant)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                              Most recent time when a drift detection operation was initiated on the stack, or any of its individual resources that support drift detection.

                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "lastCheckTimestamp", "fluentSetterDocumentation" : "

                                                                                                                                                                                                              Most recent time when a drift detection operation was initiated on the stack, or any of its individual resources that support drift detection.

                                                                                                                                                                                                              \n@param lastCheckTimestamp Most recent time when a drift detection operation was initiated on the stack, or any of its individual resources that support drift detection.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "lastCheckTimestamp", "getterDocumentation" : "

                                                                                                                                                                                                              Most recent time when a drift detection operation was initiated on the stack, or any of its individual resources that support drift detection.

                                                                                                                                                                                                              \n@return Most recent time when a drift detection operation was initiated on the stack, or any of its individual resources that support drift detection.", "getterModel" : { "returnType" : "java.time.Instant", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "LastCheckTimestamp", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LastCheckTimestamp", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "LastCheckTimestamp", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                              Most recent time when a drift detection operation was initiated on the stack, or any of its individual resources that support drift detection.

                                                                                                                                                                                                              \n@param lastCheckTimestamp Most recent time when a drift detection operation was initiated on the stack, or any of its individual resources that support drift detection.", "setterMethodName" : "setLastCheckTimestamp", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "lastCheckTimestamp", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "lastCheckTimestamp", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                                                                              Most recent time when a drift detection operation was initiated on the stack, or any of its individual resources that support drift detection.

                                                                                                                                                                                                              ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackDriftStatus" : { "beanStyleGetterMethodName" : "getStackDriftStatusAsString", "beanStyleSetterMethodName" : "setStackDriftStatus", "c2jName" : "StackDriftStatus", "c2jShape" : "StackDriftStatus", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                              Status of the stack's actual configuration compared to its expected template configuration.

                                                                                                                                                                                                              • DRIFTED: The stack differs from its expected template configuration. A stack is considered to have drifted if one or more of its resources have drifted.

                                                                                                                                                                                                              • NOT_CHECKED: AWS CloudFormation has not checked if the stack differs from its expected template configuration.

                                                                                                                                                                                                              • IN_SYNC: The stack's actual configuration matches its expected template configuration.

                                                                                                                                                                                                              • UNKNOWN: This value is reserved for future use.

                                                                                                                                                                                                              \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 #stackDriftStatusAsString(String)}.\n@param stackDriftStatus 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 #stackDriftStatus(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                              Status of the stack's actual configuration compared to its expected template configuration.

                                                                                                                                                                                                              • DRIFTED: The stack differs from its expected template configuration. A stack is considered to have drifted if one or more of its resources have drifted.

                                                                                                                                                                                                              • NOT_CHECKED: AWS CloudFormation has not checked if the stack differs from its expected template configuration.

                                                                                                                                                                                                              • IN_SYNC: The stack's actual configuration matches its expected template configuration.

                                                                                                                                                                                                              • UNKNOWN: This value is reserved for future use.

                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : "StackDriftStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "stackDriftStatus", "fluentEnumSetterMethodName" : "stackDriftStatus", "fluentGetterMethodName" : "stackDriftStatusAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                                                              Status of the stack's actual configuration compared to its expected template configuration.

                                                                                                                                                                                                              • DRIFTED: The stack differs from its expected template configuration. A stack is considered to have drifted if one or more of its resources have drifted.

                                                                                                                                                                                                              • NOT_CHECKED: AWS CloudFormation has not checked if the stack differs from its expected template configuration.

                                                                                                                                                                                                              • IN_SYNC: The stack's actual configuration matches its expected template configuration.

                                                                                                                                                                                                              • UNKNOWN: This value is reserved for future use.

                                                                                                                                                                                                              \n@param stackDriftStatus Status of the stack's actual configuration compared to its expected template configuration.

                                                                                                                                                                                                              • DRIFTED: The stack differs from its expected template configuration. A stack is considered to have drifted if one or more of its resources have drifted.

                                                                                                                                                                                                              • NOT_CHECKED: AWS CloudFormation has not checked if the stack differs from its expected template configuration.

                                                                                                                                                                                                              • IN_SYNC: The stack's actual configuration matches its expected template configuration.

                                                                                                                                                                                                              • UNKNOWN: This value is reserved for future use.

                                                                                                                                                                                                              • \n@see StackDriftStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see StackDriftStatus", "fluentSetterMethodName" : "stackDriftStatus", "getterDocumentation" : "

                                                                                                                                                                                                                Status of the stack's actual configuration compared to its expected template configuration.

                                                                                                                                                                                                                • DRIFTED: The stack differs from its expected template configuration. A stack is considered to have drifted if one or more of its resources have drifted.

                                                                                                                                                                                                                • NOT_CHECKED: AWS CloudFormation has not checked if the stack differs from its expected template configuration.

                                                                                                                                                                                                                • IN_SYNC: The stack's actual configuration matches its expected template configuration.

                                                                                                                                                                                                                • UNKNOWN: This value is reserved for future use.

                                                                                                                                                                                                                \n

                                                                                                                                                                                                                \nIf the service returns an enum value that is not available in the current SDK version, {@link #stackDriftStatus} will return {@link StackDriftStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #stackDriftStatusAsString}.\n

                                                                                                                                                                                                                \n@return Status of the stack's actual configuration compared to its expected template configuration.

                                                                                                                                                                                                                • DRIFTED: The stack differs from its expected template configuration. A stack is considered to have drifted if one or more of its resources have drifted.

                                                                                                                                                                                                                • NOT_CHECKED: AWS CloudFormation has not checked if the stack differs from its expected template configuration.

                                                                                                                                                                                                                • IN_SYNC: The stack's actual configuration matches its expected template configuration.

                                                                                                                                                                                                                • UNKNOWN: This value is reserved for future use.

                                                                                                                                                                                                                • \n@see StackDriftStatus", "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" : "StackDriftStatus", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackDriftStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackDriftStatus", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                  Status of the stack's actual configuration compared to its expected template configuration.

                                                                                                                                                                                                                  • DRIFTED: The stack differs from its expected template configuration. A stack is considered to have drifted if one or more of its resources have drifted.

                                                                                                                                                                                                                  • NOT_CHECKED: AWS CloudFormation has not checked if the stack differs from its expected template configuration.

                                                                                                                                                                                                                  • IN_SYNC: The stack's actual configuration matches its expected template configuration.

                                                                                                                                                                                                                  • UNKNOWN: This value is reserved for future use.

                                                                                                                                                                                                                  \n@param stackDriftStatus Status of the stack's actual configuration compared to its expected template configuration.

                                                                                                                                                                                                                  • DRIFTED: The stack differs from its expected template configuration. A stack is considered to have drifted if one or more of its resources have drifted.

                                                                                                                                                                                                                  • NOT_CHECKED: AWS CloudFormation has not checked if the stack differs from its expected template configuration.

                                                                                                                                                                                                                  • IN_SYNC: The stack's actual configuration matches its expected template configuration.

                                                                                                                                                                                                                  • UNKNOWN: This value is reserved for future use.

                                                                                                                                                                                                                  • \n@see StackDriftStatus", "setterMethodName" : "setStackDriftStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackDriftStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackDriftStatus", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                    Status of the stack's actual configuration compared to its expected template configuration.

                                                                                                                                                                                                                    • DRIFTED: The stack differs from its expected template configuration. A stack is considered to have drifted if one or more of its resources have drifted.

                                                                                                                                                                                                                    • NOT_CHECKED: AWS CloudFormation has not checked if the stack differs from its expected template configuration.

                                                                                                                                                                                                                    • IN_SYNC: The stack's actual configuration matches its expected template configuration.

                                                                                                                                                                                                                    • UNKNOWN: This value is reserved for future use.

                                                                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getStackDriftStatusAsString", "beanStyleSetterMethodName" : "setStackDriftStatus", "c2jName" : "StackDriftStatus", "c2jShape" : "StackDriftStatus", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                    Status of the stack's actual configuration compared to its expected template configuration.

                                                                                                                                                                                                                    • DRIFTED: The stack differs from its expected template configuration. A stack is considered to have drifted if one or more of its resources have drifted.

                                                                                                                                                                                                                    • NOT_CHECKED: AWS CloudFormation has not checked if the stack differs from its expected template configuration.

                                                                                                                                                                                                                    • IN_SYNC: The stack's actual configuration matches its expected template configuration.

                                                                                                                                                                                                                    • UNKNOWN: This value is reserved for future use.

                                                                                                                                                                                                                    \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 #stackDriftStatusAsString(String)}.\n@param stackDriftStatus 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 #stackDriftStatus(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                    Status of the stack's actual configuration compared to its expected template configuration.

                                                                                                                                                                                                                    • DRIFTED: The stack differs from its expected template configuration. A stack is considered to have drifted if one or more of its resources have drifted.

                                                                                                                                                                                                                    • NOT_CHECKED: AWS CloudFormation has not checked if the stack differs from its expected template configuration.

                                                                                                                                                                                                                    • IN_SYNC: The stack's actual configuration matches its expected template configuration.

                                                                                                                                                                                                                    • UNKNOWN: This value is reserved for future use.

                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : "StackDriftStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "stackDriftStatus", "fluentEnumSetterMethodName" : "stackDriftStatus", "fluentGetterMethodName" : "stackDriftStatusAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                    Status of the stack's actual configuration compared to its expected template configuration.

                                                                                                                                                                                                                    • DRIFTED: The stack differs from its expected template configuration. A stack is considered to have drifted if one or more of its resources have drifted.

                                                                                                                                                                                                                    • NOT_CHECKED: AWS CloudFormation has not checked if the stack differs from its expected template configuration.

                                                                                                                                                                                                                    • IN_SYNC: The stack's actual configuration matches its expected template configuration.

                                                                                                                                                                                                                    • UNKNOWN: This value is reserved for future use.

                                                                                                                                                                                                                    \n@param stackDriftStatus Status of the stack's actual configuration compared to its expected template configuration.

                                                                                                                                                                                                                    • DRIFTED: The stack differs from its expected template configuration. A stack is considered to have drifted if one or more of its resources have drifted.

                                                                                                                                                                                                                    • NOT_CHECKED: AWS CloudFormation has not checked if the stack differs from its expected template configuration.

                                                                                                                                                                                                                    • IN_SYNC: The stack's actual configuration matches its expected template configuration.

                                                                                                                                                                                                                    • UNKNOWN: This value is reserved for future use.

                                                                                                                                                                                                                    • \n@see StackDriftStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see StackDriftStatus", "fluentSetterMethodName" : "stackDriftStatus", "getterDocumentation" : "

                                                                                                                                                                                                                      Status of the stack's actual configuration compared to its expected template configuration.

                                                                                                                                                                                                                      • DRIFTED: The stack differs from its expected template configuration. A stack is considered to have drifted if one or more of its resources have drifted.

                                                                                                                                                                                                                      • NOT_CHECKED: AWS CloudFormation has not checked if the stack differs from its expected template configuration.

                                                                                                                                                                                                                      • IN_SYNC: The stack's actual configuration matches its expected template configuration.

                                                                                                                                                                                                                      • UNKNOWN: This value is reserved for future use.

                                                                                                                                                                                                                      \n

                                                                                                                                                                                                                      \nIf the service returns an enum value that is not available in the current SDK version, {@link #stackDriftStatus} will return {@link StackDriftStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #stackDriftStatusAsString}.\n

                                                                                                                                                                                                                      \n@return Status of the stack's actual configuration compared to its expected template configuration.

                                                                                                                                                                                                                      • DRIFTED: The stack differs from its expected template configuration. A stack is considered to have drifted if one or more of its resources have drifted.

                                                                                                                                                                                                                      • NOT_CHECKED: AWS CloudFormation has not checked if the stack differs from its expected template configuration.

                                                                                                                                                                                                                      • IN_SYNC: The stack's actual configuration matches its expected template configuration.

                                                                                                                                                                                                                      • UNKNOWN: This value is reserved for future use.

                                                                                                                                                                                                                      • \n@see StackDriftStatus", "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" : "StackDriftStatus", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackDriftStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackDriftStatus", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                        Status of the stack's actual configuration compared to its expected template configuration.

                                                                                                                                                                                                                        • DRIFTED: The stack differs from its expected template configuration. A stack is considered to have drifted if one or more of its resources have drifted.

                                                                                                                                                                                                                        • NOT_CHECKED: AWS CloudFormation has not checked if the stack differs from its expected template configuration.

                                                                                                                                                                                                                        • IN_SYNC: The stack's actual configuration matches its expected template configuration.

                                                                                                                                                                                                                        • UNKNOWN: This value is reserved for future use.

                                                                                                                                                                                                                        \n@param stackDriftStatus Status of the stack's actual configuration compared to its expected template configuration.

                                                                                                                                                                                                                        • DRIFTED: The stack differs from its expected template configuration. A stack is considered to have drifted if one or more of its resources have drifted.

                                                                                                                                                                                                                        • NOT_CHECKED: AWS CloudFormation has not checked if the stack differs from its expected template configuration.

                                                                                                                                                                                                                        • IN_SYNC: The stack's actual configuration matches its expected template configuration.

                                                                                                                                                                                                                        • UNKNOWN: This value is reserved for future use.

                                                                                                                                                                                                                        • \n@see StackDriftStatus", "setterMethodName" : "setStackDriftStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackDriftStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackDriftStatus", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                          Status of the stack's actual configuration compared to its expected template configuration.

                                                                                                                                                                                                                          • DRIFTED: The stack differs from its expected template configuration. A stack is considered to have drifted if one or more of its resources have drifted.

                                                                                                                                                                                                                          • NOT_CHECKED: AWS CloudFormation has not checked if the stack differs from its expected template configuration.

                                                                                                                                                                                                                          • IN_SYNC: The stack's actual configuration matches its expected template configuration.

                                                                                                                                                                                                                          • UNKNOWN: This value is reserved for future use.

                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getLastCheckTimestamp", "beanStyleSetterMethodName" : "setLastCheckTimestamp", "c2jName" : "LastCheckTimestamp", "c2jShape" : "Timestamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                          Most recent time when a drift detection operation was initiated on the stack, or any of its individual resources that support drift detection.

                                                                                                                                                                                                                          \nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #lastCheckTimestamp(Instant)}.\n@param lastCheckTimestamp a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #lastCheckTimestamp(Instant)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                          Most recent time when a drift detection operation was initiated on the stack, or any of its individual resources that support drift detection.

                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "lastCheckTimestamp", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                          Most recent time when a drift detection operation was initiated on the stack, or any of its individual resources that support drift detection.

                                                                                                                                                                                                                          \n@param lastCheckTimestamp Most recent time when a drift detection operation was initiated on the stack, or any of its individual resources that support drift detection.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "lastCheckTimestamp", "getterDocumentation" : "

                                                                                                                                                                                                                          Most recent time when a drift detection operation was initiated on the stack, or any of its individual resources that support drift detection.

                                                                                                                                                                                                                          \n@return Most recent time when a drift detection operation was initiated on the stack, or any of its individual resources that support drift detection.", "getterModel" : { "returnType" : "java.time.Instant", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "LastCheckTimestamp", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LastCheckTimestamp", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "LastCheckTimestamp", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                          Most recent time when a drift detection operation was initiated on the stack, or any of its individual resources that support drift detection.

                                                                                                                                                                                                                          \n@param lastCheckTimestamp Most recent time when a drift detection operation was initiated on the stack, or any of its individual resources that support drift detection.", "setterMethodName" : "setLastCheckTimestamp", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "lastCheckTimestamp", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "lastCheckTimestamp", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                                                                                          Most recent time when a drift detection operation was initiated on the stack, or any of its individual resources that support drift detection.

                                                                                                                                                                                                                          ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "StackDriftStatus" ], "shapeName" : "StackDriftInformationSummary", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "StackDriftInformationSummary", "variableName" : "stackDriftInformationSummary", "variableType" : "StackDriftInformationSummary", "documentation" : null, "simpleType" : "StackDriftInformationSummary", "variableSetterType" : "StackDriftInformationSummary" }, "wrapper" : false, "xmlNamespace" : null }, "StackDriftStatus" : { "c2jName" : "StackDriftStatus", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : [ { "name" : "DRIFTED", "value" : "DRIFTED" }, { "name" : "IN_SYNC", "value" : "IN_SYNC" }, { "name" : "UNKNOWN", "value" : "UNKNOWN" }, { "name" : "NOT_CHECKED", "value" : "NOT_CHECKED" } ], "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" : "StackDriftStatus", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "StackDriftStatus", "variableName" : "stackDriftStatus", "variableType" : "StackDriftStatus", "documentation" : null, "simpleType" : "StackDriftStatus", "variableSetterType" : "StackDriftStatus" }, "wrapper" : false, "xmlNamespace" : null }, "StackEvent" : { "c2jName" : "StackEvent", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                          The StackEvent data type.

                                                                                                                                                                                                                          ", "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" : "getStackId", "beanStyleSetterMethodName" : "setStackId", "c2jName" : "StackId", "c2jShape" : "StackId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                          The unique ID name of the instance of the stack.

                                                                                                                                                                                                                          \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 unique ID name of the instance of the stack.

                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                          The unique ID name of the instance of the stack.

                                                                                                                                                                                                                          \n@param stackId The unique ID name of the instance of the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackId", "getterDocumentation" : "

                                                                                                                                                                                                                          The unique ID name of the instance of the stack.

                                                                                                                                                                                                                          \n@return The unique ID name of the instance of the stack.", "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 unique ID name of the instance of the stack.

                                                                                                                                                                                                                          \n@param stackId The unique ID name of the instance of the stack.", "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 unique ID name of the instance of the stack.

                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEventId", "beanStyleSetterMethodName" : "setEventId", "c2jName" : "EventId", "c2jShape" : "EventId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                          The unique ID of this event.

                                                                                                                                                                                                                          \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 #eventId(String)}.\n@param eventId 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 #eventId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                          The unique ID of this event.

                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "eventId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                          The unique ID of this event.

                                                                                                                                                                                                                          \n@param eventId The unique ID of this event.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "eventId", "getterDocumentation" : "

                                                                                                                                                                                                                          The unique ID of this event.

                                                                                                                                                                                                                          \n@return The unique ID of this event.", "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" : "EventId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EventId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EventId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                          The unique ID of this event.

                                                                                                                                                                                                                          \n@param eventId The unique ID of this event.", "setterMethodName" : "setEventId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "eventId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "eventId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                          The unique ID of this event.

                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                          The name associated with a stack.

                                                                                                                                                                                                                          \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                          The name associated with a stack.

                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                          The name associated with a stack.

                                                                                                                                                                                                                          \n@param stackName The name associated with a stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                                                                                                                                                                                                                          The name associated with a stack.

                                                                                                                                                                                                                          \n@return The name associated with a stack.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                          The name associated with a stack.

                                                                                                                                                                                                                          \n@param stackName The name associated with a stack.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                          The name associated with a stack.

                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getLogicalResourceId", "beanStyleSetterMethodName" : "setLogicalResourceId", "c2jName" : "LogicalResourceId", "c2jShape" : "LogicalResourceId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                          The logical name of the resource specified in the template.

                                                                                                                                                                                                                          \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 #logicalResourceId(String)}.\n@param logicalResourceId 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 #logicalResourceId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                          The logical name of the resource specified in the template.

                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "logicalResourceId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                          The logical name of the resource specified in the template.

                                                                                                                                                                                                                          \n@param logicalResourceId The logical name of the resource specified in the template.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "logicalResourceId", "getterDocumentation" : "

                                                                                                                                                                                                                          The logical name of the resource specified in the template.

                                                                                                                                                                                                                          \n@return The logical name of the resource specified in the template.", "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" : "LogicalResourceId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LogicalResourceId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "LogicalResourceId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                          The logical name of the resource specified in the template.

                                                                                                                                                                                                                          \n@param logicalResourceId The logical name of the resource specified in the template.", "setterMethodName" : "setLogicalResourceId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "logicalResourceId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "logicalResourceId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                          The logical name of the resource specified in the template.

                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getPhysicalResourceId", "beanStyleSetterMethodName" : "setPhysicalResourceId", "c2jName" : "PhysicalResourceId", "c2jShape" : "PhysicalResourceId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                          The name or unique identifier associated with the physical instance of the resource.

                                                                                                                                                                                                                          \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 #physicalResourceId(String)}.\n@param physicalResourceId 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 #physicalResourceId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                          The name or unique identifier associated with the physical instance of the resource.

                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "physicalResourceId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                          The name or unique identifier associated with the physical instance of the resource.

                                                                                                                                                                                                                          \n@param physicalResourceId The name or unique identifier associated with the physical instance of the resource.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "physicalResourceId", "getterDocumentation" : "

                                                                                                                                                                                                                          The name or unique identifier associated with the physical instance of the resource.

                                                                                                                                                                                                                          \n@return The name or unique identifier associated with the physical instance of the resource.", "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" : "PhysicalResourceId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "PhysicalResourceId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "PhysicalResourceId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                          The name or unique identifier associated with the physical instance of the resource.

                                                                                                                                                                                                                          \n@param physicalResourceId The name or unique identifier associated with the physical instance of the resource.", "setterMethodName" : "setPhysicalResourceId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "physicalResourceId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "physicalResourceId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                          The name or unique identifier associated with the physical instance of the resource.

                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getResourceType", "beanStyleSetterMethodName" : "setResourceType", "c2jName" : "ResourceType", "c2jShape" : "ResourceType", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                          Type of resource. (For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                          \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 #resourceType(String)}.\n@param resourceType 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 #resourceType(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                          Type of resource. (For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceType", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                          Type of resource. (For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                          \n@param resourceType Type of resource. (For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceType", "getterDocumentation" : "

                                                                                                                                                                                                                          Type of resource. (For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                          \n@return Type of resource. (For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)", "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" : "ResourceType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceType", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                          Type of resource. (For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                          \n@param resourceType Type of resource. (For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)", "setterMethodName" : "setResourceType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceType", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                          Type of resource. (For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTimestamp", "beanStyleSetterMethodName" : "setTimestamp", "c2jName" : "Timestamp", "c2jShape" : "Timestamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                          Time the status was updated.

                                                                                                                                                                                                                          \nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #timestamp(Instant)}.\n@param timestamp a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #timestamp(Instant)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                          Time the status was updated.

                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "timestamp", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                          Time the status was updated.

                                                                                                                                                                                                                          \n@param timestamp Time the status was updated.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "timestamp", "getterDocumentation" : "

                                                                                                                                                                                                                          Time the status was updated.

                                                                                                                                                                                                                          \n@return Time the status was updated.", "getterModel" : { "returnType" : "java.time.Instant", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Timestamp", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Timestamp", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "Timestamp", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                          Time the status was updated.

                                                                                                                                                                                                                          \n@param timestamp Time the status was updated.", "setterMethodName" : "setTimestamp", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "timestamp", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "timestamp", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                                                                                          Time the status was updated.

                                                                                                                                                                                                                          ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getResourceStatusAsString", "beanStyleSetterMethodName" : "setResourceStatus", "c2jName" : "ResourceStatus", "c2jShape" : "ResourceStatus", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                          Current status of the resource.

                                                                                                                                                                                                                          \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 #resourceStatusAsString(String)}.\n@param resourceStatus 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 #resourceStatus(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                          Current status of the resource.

                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : "ResourceStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "resourceStatus", "fluentEnumSetterMethodName" : "resourceStatus", "fluentGetterMethodName" : "resourceStatusAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                          Current status of the resource.

                                                                                                                                                                                                                          \n@param resourceStatus Current status of the resource.\n@see ResourceStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see ResourceStatus", "fluentSetterMethodName" : "resourceStatus", "getterDocumentation" : "

                                                                                                                                                                                                                          Current status of the resource.

                                                                                                                                                                                                                          \n

                                                                                                                                                                                                                          \nIf the service returns an enum value that is not available in the current SDK version, {@link #resourceStatus} will return {@link ResourceStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #resourceStatusAsString}.\n

                                                                                                                                                                                                                          \n@return Current status of the resource.\n@see ResourceStatus", "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" : "ResourceStatus", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceStatus", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                          Current status of the resource.

                                                                                                                                                                                                                          \n@param resourceStatus Current status of the resource.\n@see ResourceStatus", "setterMethodName" : "setResourceStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceStatus", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                          Current status of the resource.

                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getResourceStatusReason", "beanStyleSetterMethodName" : "setResourceStatusReason", "c2jName" : "ResourceStatusReason", "c2jShape" : "ResourceStatusReason", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                          Success/failure message associated with the resource.

                                                                                                                                                                                                                          \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 #resourceStatusReason(String)}.\n@param resourceStatusReason 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 #resourceStatusReason(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                          Success/failure message associated with the resource.

                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceStatusReason", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                          Success/failure message associated with the resource.

                                                                                                                                                                                                                          \n@param resourceStatusReason Success/failure message associated with the resource.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceStatusReason", "getterDocumentation" : "

                                                                                                                                                                                                                          Success/failure message associated with the resource.

                                                                                                                                                                                                                          \n@return Success/failure message associated with the resource.", "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" : "ResourceStatusReason", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceStatusReason", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceStatusReason", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                          Success/failure message associated with the resource.

                                                                                                                                                                                                                          \n@param resourceStatusReason Success/failure message associated with the resource.", "setterMethodName" : "setResourceStatusReason", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceStatusReason", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceStatusReason", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                          Success/failure message associated with the resource.

                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getResourceProperties", "beanStyleSetterMethodName" : "setResourceProperties", "c2jName" : "ResourceProperties", "c2jShape" : "ResourceProperties", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                          BLOB of the properties used to create the resource.

                                                                                                                                                                                                                          \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 #resourceProperties(String)}.\n@param resourceProperties 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 #resourceProperties(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                          BLOB of the properties used to create the resource.

                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceProperties", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                          BLOB of the properties used to create the resource.

                                                                                                                                                                                                                          \n@param resourceProperties BLOB of the properties used to create the resource.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceProperties", "getterDocumentation" : "

                                                                                                                                                                                                                          BLOB of the properties used to create the resource.

                                                                                                                                                                                                                          \n@return BLOB of the properties used to create the resource.", "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" : "ResourceProperties", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceProperties", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceProperties", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                          BLOB of the properties used to create the resource.

                                                                                                                                                                                                                          \n@param resourceProperties BLOB of the properties used to create the resource.", "setterMethodName" : "setResourceProperties", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceProperties", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceProperties", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                          BLOB of the properties used to create the resource.

                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getClientRequestToken", "beanStyleSetterMethodName" : "setClientRequestToken", "c2jName" : "ClientRequestToken", "c2jShape" : "ClientRequestToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                          The token passed to the operation that generated this event.

                                                                                                                                                                                                                          All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                                                                                                                                                                                          In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.

                                                                                                                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #clientRequestToken(String)}.\n@param clientRequestToken a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #clientRequestToken(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                          The token passed to the operation that generated this event.

                                                                                                                                                                                                                          All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                                                                                                                                                                                          In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.

                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "clientRequestToken", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                          The token passed to the operation that generated this event.

                                                                                                                                                                                                                          All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                                                                                                                                                                                          In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.

                                                                                                                                                                                                                          \n@param clientRequestToken The token passed to the operation that generated this event.

                                                                                                                                                                                                                          All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                                                                                                                                                                                          In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "clientRequestToken", "getterDocumentation" : "

                                                                                                                                                                                                                          The token passed to the operation that generated this event.

                                                                                                                                                                                                                          All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                                                                                                                                                                                          In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.

                                                                                                                                                                                                                          \n@return The token passed to the operation that generated this event.

                                                                                                                                                                                                                          All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                                                                                                                                                                                          In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ClientRequestToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ClientRequestToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ClientRequestToken", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                          The token passed to the operation that generated this event.

                                                                                                                                                                                                                          All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                                                                                                                                                                                          In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.

                                                                                                                                                                                                                          \n@param clientRequestToken The token passed to the operation that generated this event.

                                                                                                                                                                                                                          All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                                                                                                                                                                                          In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.", "setterMethodName" : "setClientRequestToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "clientRequestToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "clientRequestToken", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                          The token passed to the operation that generated this event.

                                                                                                                                                                                                                          All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                                                                                                                                                                                          In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.

                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ClientRequestToken" : { "beanStyleGetterMethodName" : "getClientRequestToken", "beanStyleSetterMethodName" : "setClientRequestToken", "c2jName" : "ClientRequestToken", "c2jShape" : "ClientRequestToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                          The token passed to the operation that generated this event.

                                                                                                                                                                                                                          All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                                                                                                                                                                                          In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.

                                                                                                                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #clientRequestToken(String)}.\n@param clientRequestToken a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #clientRequestToken(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                          The token passed to the operation that generated this event.

                                                                                                                                                                                                                          All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                                                                                                                                                                                          In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.

                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "clientRequestToken", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                          The token passed to the operation that generated this event.

                                                                                                                                                                                                                          All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                                                                                                                                                                                          In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.

                                                                                                                                                                                                                          \n@param clientRequestToken The token passed to the operation that generated this event.

                                                                                                                                                                                                                          All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                                                                                                                                                                                          In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "clientRequestToken", "getterDocumentation" : "

                                                                                                                                                                                                                          The token passed to the operation that generated this event.

                                                                                                                                                                                                                          All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                                                                                                                                                                                          In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.

                                                                                                                                                                                                                          \n@return The token passed to the operation that generated this event.

                                                                                                                                                                                                                          All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                                                                                                                                                                                          In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ClientRequestToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ClientRequestToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ClientRequestToken", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                          The token passed to the operation that generated this event.

                                                                                                                                                                                                                          All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                                                                                                                                                                                          In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.

                                                                                                                                                                                                                          \n@param clientRequestToken The token passed to the operation that generated this event.

                                                                                                                                                                                                                          All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                                                                                                                                                                                          In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.", "setterMethodName" : "setClientRequestToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "clientRequestToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "clientRequestToken", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                          The token passed to the operation that generated this event.

                                                                                                                                                                                                                          All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                                                                                                                                                                                          In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.

                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "EventId" : { "beanStyleGetterMethodName" : "getEventId", "beanStyleSetterMethodName" : "setEventId", "c2jName" : "EventId", "c2jShape" : "EventId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                          The unique ID of this event.

                                                                                                                                                                                                                          \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 #eventId(String)}.\n@param eventId 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 #eventId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                          The unique ID of this event.

                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "eventId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                          The unique ID of this event.

                                                                                                                                                                                                                          \n@param eventId The unique ID of this event.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "eventId", "getterDocumentation" : "

                                                                                                                                                                                                                          The unique ID of this event.

                                                                                                                                                                                                                          \n@return The unique ID of this event.", "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" : "EventId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EventId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EventId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                          The unique ID of this event.

                                                                                                                                                                                                                          \n@param eventId The unique ID of this event.", "setterMethodName" : "setEventId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "eventId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "eventId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                          The unique ID of this event.

                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "LogicalResourceId" : { "beanStyleGetterMethodName" : "getLogicalResourceId", "beanStyleSetterMethodName" : "setLogicalResourceId", "c2jName" : "LogicalResourceId", "c2jShape" : "LogicalResourceId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                          The logical name of the resource specified in the template.

                                                                                                                                                                                                                          \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 #logicalResourceId(String)}.\n@param logicalResourceId 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 #logicalResourceId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                          The logical name of the resource specified in the template.

                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "logicalResourceId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                          The logical name of the resource specified in the template.

                                                                                                                                                                                                                          \n@param logicalResourceId The logical name of the resource specified in the template.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "logicalResourceId", "getterDocumentation" : "

                                                                                                                                                                                                                          The logical name of the resource specified in the template.

                                                                                                                                                                                                                          \n@return The logical name of the resource specified in the template.", "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" : "LogicalResourceId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LogicalResourceId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "LogicalResourceId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                          The logical name of the resource specified in the template.

                                                                                                                                                                                                                          \n@param logicalResourceId The logical name of the resource specified in the template.", "setterMethodName" : "setLogicalResourceId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "logicalResourceId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "logicalResourceId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                          The logical name of the resource specified in the template.

                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "PhysicalResourceId" : { "beanStyleGetterMethodName" : "getPhysicalResourceId", "beanStyleSetterMethodName" : "setPhysicalResourceId", "c2jName" : "PhysicalResourceId", "c2jShape" : "PhysicalResourceId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                          The name or unique identifier associated with the physical instance of the resource.

                                                                                                                                                                                                                          \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 #physicalResourceId(String)}.\n@param physicalResourceId 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 #physicalResourceId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                          The name or unique identifier associated with the physical instance of the resource.

                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "physicalResourceId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                          The name or unique identifier associated with the physical instance of the resource.

                                                                                                                                                                                                                          \n@param physicalResourceId The name or unique identifier associated with the physical instance of the resource.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "physicalResourceId", "getterDocumentation" : "

                                                                                                                                                                                                                          The name or unique identifier associated with the physical instance of the resource.

                                                                                                                                                                                                                          \n@return The name or unique identifier associated with the physical instance of the resource.", "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" : "PhysicalResourceId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "PhysicalResourceId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "PhysicalResourceId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                          The name or unique identifier associated with the physical instance of the resource.

                                                                                                                                                                                                                          \n@param physicalResourceId The name or unique identifier associated with the physical instance of the resource.", "setterMethodName" : "setPhysicalResourceId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "physicalResourceId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "physicalResourceId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                          The name or unique identifier associated with the physical instance of the resource.

                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ResourceProperties" : { "beanStyleGetterMethodName" : "getResourceProperties", "beanStyleSetterMethodName" : "setResourceProperties", "c2jName" : "ResourceProperties", "c2jShape" : "ResourceProperties", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                          BLOB of the properties used to create the resource.

                                                                                                                                                                                                                          \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 #resourceProperties(String)}.\n@param resourceProperties 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 #resourceProperties(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                          BLOB of the properties used to create the resource.

                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceProperties", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                          BLOB of the properties used to create the resource.

                                                                                                                                                                                                                          \n@param resourceProperties BLOB of the properties used to create the resource.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceProperties", "getterDocumentation" : "

                                                                                                                                                                                                                          BLOB of the properties used to create the resource.

                                                                                                                                                                                                                          \n@return BLOB of the properties used to create the resource.", "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" : "ResourceProperties", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceProperties", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceProperties", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                          BLOB of the properties used to create the resource.

                                                                                                                                                                                                                          \n@param resourceProperties BLOB of the properties used to create the resource.", "setterMethodName" : "setResourceProperties", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceProperties", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceProperties", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                          BLOB of the properties used to create the resource.

                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ResourceStatus" : { "beanStyleGetterMethodName" : "getResourceStatusAsString", "beanStyleSetterMethodName" : "setResourceStatus", "c2jName" : "ResourceStatus", "c2jShape" : "ResourceStatus", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                          Current status of the resource.

                                                                                                                                                                                                                          \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 #resourceStatusAsString(String)}.\n@param resourceStatus 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 #resourceStatus(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                          Current status of the resource.

                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : "ResourceStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "resourceStatus", "fluentEnumSetterMethodName" : "resourceStatus", "fluentGetterMethodName" : "resourceStatusAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                          Current status of the resource.

                                                                                                                                                                                                                          \n@param resourceStatus Current status of the resource.\n@see ResourceStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see ResourceStatus", "fluentSetterMethodName" : "resourceStatus", "getterDocumentation" : "

                                                                                                                                                                                                                          Current status of the resource.

                                                                                                                                                                                                                          \n

                                                                                                                                                                                                                          \nIf the service returns an enum value that is not available in the current SDK version, {@link #resourceStatus} will return {@link ResourceStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #resourceStatusAsString}.\n

                                                                                                                                                                                                                          \n@return Current status of the resource.\n@see ResourceStatus", "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" : "ResourceStatus", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceStatus", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                          Current status of the resource.

                                                                                                                                                                                                                          \n@param resourceStatus Current status of the resource.\n@see ResourceStatus", "setterMethodName" : "setResourceStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceStatus", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                          Current status of the resource.

                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ResourceStatusReason" : { "beanStyleGetterMethodName" : "getResourceStatusReason", "beanStyleSetterMethodName" : "setResourceStatusReason", "c2jName" : "ResourceStatusReason", "c2jShape" : "ResourceStatusReason", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                          Success/failure message associated with the resource.

                                                                                                                                                                                                                          \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 #resourceStatusReason(String)}.\n@param resourceStatusReason 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 #resourceStatusReason(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                          Success/failure message associated with the resource.

                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceStatusReason", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                          Success/failure message associated with the resource.

                                                                                                                                                                                                                          \n@param resourceStatusReason Success/failure message associated with the resource.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceStatusReason", "getterDocumentation" : "

                                                                                                                                                                                                                          Success/failure message associated with the resource.

                                                                                                                                                                                                                          \n@return Success/failure message associated with the resource.", "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" : "ResourceStatusReason", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceStatusReason", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceStatusReason", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                          Success/failure message associated with the resource.

                                                                                                                                                                                                                          \n@param resourceStatusReason Success/failure message associated with the resource.", "setterMethodName" : "setResourceStatusReason", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceStatusReason", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceStatusReason", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                          Success/failure message associated with the resource.

                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ResourceType" : { "beanStyleGetterMethodName" : "getResourceType", "beanStyleSetterMethodName" : "setResourceType", "c2jName" : "ResourceType", "c2jShape" : "ResourceType", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                          Type of resource. (For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                          \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 #resourceType(String)}.\n@param resourceType 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 #resourceType(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                          Type of resource. (For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceType", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                          Type of resource. (For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                          \n@param resourceType Type of resource. (For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceType", "getterDocumentation" : "

                                                                                                                                                                                                                          Type of resource. (For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                          \n@return Type of resource. (For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)", "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" : "ResourceType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceType", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                          Type of resource. (For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                          \n@param resourceType Type of resource. (For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)", "setterMethodName" : "setResourceType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceType", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                          Type of resource. (For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackId" : { "beanStyleGetterMethodName" : "getStackId", "beanStyleSetterMethodName" : "setStackId", "c2jName" : "StackId", "c2jShape" : "StackId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                          The unique ID name of the instance of the stack.

                                                                                                                                                                                                                          \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 unique ID name of the instance of the stack.

                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                          The unique ID name of the instance of the stack.

                                                                                                                                                                                                                          \n@param stackId The unique ID name of the instance of the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackId", "getterDocumentation" : "

                                                                                                                                                                                                                          The unique ID name of the instance of the stack.

                                                                                                                                                                                                                          \n@return The unique ID name of the instance of the stack.", "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 unique ID name of the instance of the stack.

                                                                                                                                                                                                                          \n@param stackId The unique ID name of the instance of the stack.", "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 unique ID name of the instance of the stack.

                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackName" : { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                          The name associated with a stack.

                                                                                                                                                                                                                          \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                          The name associated with a stack.

                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                          The name associated with a stack.

                                                                                                                                                                                                                          \n@param stackName The name associated with a stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                                                                                                                                                                                                                          The name associated with a stack.

                                                                                                                                                                                                                          \n@return The name associated with a stack.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                          The name associated with a stack.

                                                                                                                                                                                                                          \n@param stackName The name associated with a stack.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                          The name associated with a stack.

                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Timestamp" : { "beanStyleGetterMethodName" : "getTimestamp", "beanStyleSetterMethodName" : "setTimestamp", "c2jName" : "Timestamp", "c2jShape" : "Timestamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                          Time the status was updated.

                                                                                                                                                                                                                          \nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #timestamp(Instant)}.\n@param timestamp a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #timestamp(Instant)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                          Time the status was updated.

                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "timestamp", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                          Time the status was updated.

                                                                                                                                                                                                                          \n@param timestamp Time the status was updated.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "timestamp", "getterDocumentation" : "

                                                                                                                                                                                                                          Time the status was updated.

                                                                                                                                                                                                                          \n@return Time the status was updated.", "getterModel" : { "returnType" : "java.time.Instant", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Timestamp", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Timestamp", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "Timestamp", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                          Time the status was updated.

                                                                                                                                                                                                                          \n@param timestamp Time the status was updated.", "setterMethodName" : "setTimestamp", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "timestamp", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "timestamp", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                                                                                          Time the status was updated.

                                                                                                                                                                                                                          ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getStackId", "beanStyleSetterMethodName" : "setStackId", "c2jName" : "StackId", "c2jShape" : "StackId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                          The unique ID name of the instance of the stack.

                                                                                                                                                                                                                          \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 unique ID name of the instance of the stack.

                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                          The unique ID name of the instance of the stack.

                                                                                                                                                                                                                          \n@param stackId The unique ID name of the instance of the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackId", "getterDocumentation" : "

                                                                                                                                                                                                                          The unique ID name of the instance of the stack.

                                                                                                                                                                                                                          \n@return The unique ID name of the instance of the stack.", "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 unique ID name of the instance of the stack.

                                                                                                                                                                                                                          \n@param stackId The unique ID name of the instance of the stack.", "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 unique ID name of the instance of the stack.

                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEventId", "beanStyleSetterMethodName" : "setEventId", "c2jName" : "EventId", "c2jShape" : "EventId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                          The unique ID of this event.

                                                                                                                                                                                                                          \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 #eventId(String)}.\n@param eventId 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 #eventId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                          The unique ID of this event.

                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "eventId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                          The unique ID of this event.

                                                                                                                                                                                                                          \n@param eventId The unique ID of this event.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "eventId", "getterDocumentation" : "

                                                                                                                                                                                                                          The unique ID of this event.

                                                                                                                                                                                                                          \n@return The unique ID of this event.", "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" : "EventId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EventId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "EventId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                          The unique ID of this event.

                                                                                                                                                                                                                          \n@param eventId The unique ID of this event.", "setterMethodName" : "setEventId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "eventId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "eventId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                          The unique ID of this event.

                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                          The name associated with a stack.

                                                                                                                                                                                                                          \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                          The name associated with a stack.

                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                          The name associated with a stack.

                                                                                                                                                                                                                          \n@param stackName The name associated with a stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                                                                                                                                                                                                                          The name associated with a stack.

                                                                                                                                                                                                                          \n@return The name associated with a stack.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                          The name associated with a stack.

                                                                                                                                                                                                                          \n@param stackName The name associated with a stack.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                          The name associated with a stack.

                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getLogicalResourceId", "beanStyleSetterMethodName" : "setLogicalResourceId", "c2jName" : "LogicalResourceId", "c2jShape" : "LogicalResourceId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                          The logical name of the resource specified in the template.

                                                                                                                                                                                                                          \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 #logicalResourceId(String)}.\n@param logicalResourceId 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 #logicalResourceId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                          The logical name of the resource specified in the template.

                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "logicalResourceId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                          The logical name of the resource specified in the template.

                                                                                                                                                                                                                          \n@param logicalResourceId The logical name of the resource specified in the template.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "logicalResourceId", "getterDocumentation" : "

                                                                                                                                                                                                                          The logical name of the resource specified in the template.

                                                                                                                                                                                                                          \n@return The logical name of the resource specified in the template.", "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" : "LogicalResourceId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LogicalResourceId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "LogicalResourceId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                          The logical name of the resource specified in the template.

                                                                                                                                                                                                                          \n@param logicalResourceId The logical name of the resource specified in the template.", "setterMethodName" : "setLogicalResourceId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "logicalResourceId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "logicalResourceId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                          The logical name of the resource specified in the template.

                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getPhysicalResourceId", "beanStyleSetterMethodName" : "setPhysicalResourceId", "c2jName" : "PhysicalResourceId", "c2jShape" : "PhysicalResourceId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                          The name or unique identifier associated with the physical instance of the resource.

                                                                                                                                                                                                                          \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 #physicalResourceId(String)}.\n@param physicalResourceId 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 #physicalResourceId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                          The name or unique identifier associated with the physical instance of the resource.

                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "physicalResourceId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                          The name or unique identifier associated with the physical instance of the resource.

                                                                                                                                                                                                                          \n@param physicalResourceId The name or unique identifier associated with the physical instance of the resource.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "physicalResourceId", "getterDocumentation" : "

                                                                                                                                                                                                                          The name or unique identifier associated with the physical instance of the resource.

                                                                                                                                                                                                                          \n@return The name or unique identifier associated with the physical instance of the resource.", "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" : "PhysicalResourceId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "PhysicalResourceId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "PhysicalResourceId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                          The name or unique identifier associated with the physical instance of the resource.

                                                                                                                                                                                                                          \n@param physicalResourceId The name or unique identifier associated with the physical instance of the resource.", "setterMethodName" : "setPhysicalResourceId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "physicalResourceId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "physicalResourceId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                          The name or unique identifier associated with the physical instance of the resource.

                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getResourceType", "beanStyleSetterMethodName" : "setResourceType", "c2jName" : "ResourceType", "c2jShape" : "ResourceType", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                          Type of resource. (For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                          \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 #resourceType(String)}.\n@param resourceType 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 #resourceType(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                          Type of resource. (For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceType", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                          Type of resource. (For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                          \n@param resourceType Type of resource. (For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceType", "getterDocumentation" : "

                                                                                                                                                                                                                          Type of resource. (For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                          \n@return Type of resource. (For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)", "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" : "ResourceType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceType", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                          Type of resource. (For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                          \n@param resourceType Type of resource. (For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)", "setterMethodName" : "setResourceType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceType", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                          Type of resource. (For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTimestamp", "beanStyleSetterMethodName" : "setTimestamp", "c2jName" : "Timestamp", "c2jShape" : "Timestamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                          Time the status was updated.

                                                                                                                                                                                                                          \nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #timestamp(Instant)}.\n@param timestamp a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #timestamp(Instant)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                          Time the status was updated.

                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "timestamp", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                          Time the status was updated.

                                                                                                                                                                                                                          \n@param timestamp Time the status was updated.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "timestamp", "getterDocumentation" : "

                                                                                                                                                                                                                          Time the status was updated.

                                                                                                                                                                                                                          \n@return Time the status was updated.", "getterModel" : { "returnType" : "java.time.Instant", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Timestamp", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Timestamp", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "Timestamp", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                          Time the status was updated.

                                                                                                                                                                                                                          \n@param timestamp Time the status was updated.", "setterMethodName" : "setTimestamp", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "timestamp", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "timestamp", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                                                                                          Time the status was updated.

                                                                                                                                                                                                                          ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getResourceStatusAsString", "beanStyleSetterMethodName" : "setResourceStatus", "c2jName" : "ResourceStatus", "c2jShape" : "ResourceStatus", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                          Current status of the resource.

                                                                                                                                                                                                                          \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 #resourceStatusAsString(String)}.\n@param resourceStatus 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 #resourceStatus(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                          Current status of the resource.

                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : "ResourceStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "resourceStatus", "fluentEnumSetterMethodName" : "resourceStatus", "fluentGetterMethodName" : "resourceStatusAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                          Current status of the resource.

                                                                                                                                                                                                                          \n@param resourceStatus Current status of the resource.\n@see ResourceStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see ResourceStatus", "fluentSetterMethodName" : "resourceStatus", "getterDocumentation" : "

                                                                                                                                                                                                                          Current status of the resource.

                                                                                                                                                                                                                          \n

                                                                                                                                                                                                                          \nIf the service returns an enum value that is not available in the current SDK version, {@link #resourceStatus} will return {@link ResourceStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #resourceStatusAsString}.\n

                                                                                                                                                                                                                          \n@return Current status of the resource.\n@see ResourceStatus", "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" : "ResourceStatus", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceStatus", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                          Current status of the resource.

                                                                                                                                                                                                                          \n@param resourceStatus Current status of the resource.\n@see ResourceStatus", "setterMethodName" : "setResourceStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceStatus", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                          Current status of the resource.

                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getResourceStatusReason", "beanStyleSetterMethodName" : "setResourceStatusReason", "c2jName" : "ResourceStatusReason", "c2jShape" : "ResourceStatusReason", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                          Success/failure message associated with the resource.

                                                                                                                                                                                                                          \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 #resourceStatusReason(String)}.\n@param resourceStatusReason 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 #resourceStatusReason(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                          Success/failure message associated with the resource.

                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceStatusReason", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                          Success/failure message associated with the resource.

                                                                                                                                                                                                                          \n@param resourceStatusReason Success/failure message associated with the resource.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceStatusReason", "getterDocumentation" : "

                                                                                                                                                                                                                          Success/failure message associated with the resource.

                                                                                                                                                                                                                          \n@return Success/failure message associated with the resource.", "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" : "ResourceStatusReason", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceStatusReason", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceStatusReason", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                          Success/failure message associated with the resource.

                                                                                                                                                                                                                          \n@param resourceStatusReason Success/failure message associated with the resource.", "setterMethodName" : "setResourceStatusReason", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceStatusReason", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceStatusReason", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                          Success/failure message associated with the resource.

                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getResourceProperties", "beanStyleSetterMethodName" : "setResourceProperties", "c2jName" : "ResourceProperties", "c2jShape" : "ResourceProperties", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                          BLOB of the properties used to create the resource.

                                                                                                                                                                                                                          \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 #resourceProperties(String)}.\n@param resourceProperties 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 #resourceProperties(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                          BLOB of the properties used to create the resource.

                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceProperties", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                          BLOB of the properties used to create the resource.

                                                                                                                                                                                                                          \n@param resourceProperties BLOB of the properties used to create the resource.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceProperties", "getterDocumentation" : "

                                                                                                                                                                                                                          BLOB of the properties used to create the resource.

                                                                                                                                                                                                                          \n@return BLOB of the properties used to create the resource.", "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" : "ResourceProperties", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceProperties", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceProperties", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                          BLOB of the properties used to create the resource.

                                                                                                                                                                                                                          \n@param resourceProperties BLOB of the properties used to create the resource.", "setterMethodName" : "setResourceProperties", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceProperties", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceProperties", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                          BLOB of the properties used to create the resource.

                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getClientRequestToken", "beanStyleSetterMethodName" : "setClientRequestToken", "c2jName" : "ClientRequestToken", "c2jShape" : "ClientRequestToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                          The token passed to the operation that generated this event.

                                                                                                                                                                                                                          All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                                                                                                                                                                                          In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.

                                                                                                                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #clientRequestToken(String)}.\n@param clientRequestToken a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #clientRequestToken(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                          The token passed to the operation that generated this event.

                                                                                                                                                                                                                          All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                                                                                                                                                                                          In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.

                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "clientRequestToken", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                          The token passed to the operation that generated this event.

                                                                                                                                                                                                                          All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                                                                                                                                                                                          In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.

                                                                                                                                                                                                                          \n@param clientRequestToken The token passed to the operation that generated this event.

                                                                                                                                                                                                                          All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                                                                                                                                                                                          In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "clientRequestToken", "getterDocumentation" : "

                                                                                                                                                                                                                          The token passed to the operation that generated this event.

                                                                                                                                                                                                                          All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                                                                                                                                                                                          In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.

                                                                                                                                                                                                                          \n@return The token passed to the operation that generated this event.

                                                                                                                                                                                                                          All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                                                                                                                                                                                          In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ClientRequestToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ClientRequestToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ClientRequestToken", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                          The token passed to the operation that generated this event.

                                                                                                                                                                                                                          All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                                                                                                                                                                                          In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.

                                                                                                                                                                                                                          \n@param clientRequestToken The token passed to the operation that generated this event.

                                                                                                                                                                                                                          All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                                                                                                                                                                                          In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.", "setterMethodName" : "setClientRequestToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "clientRequestToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "clientRequestToken", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                          The token passed to the operation that generated this event.

                                                                                                                                                                                                                          All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                                                                                                                                                                                          In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.

                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "StackId", "EventId", "StackName", "Timestamp" ], "shapeName" : "StackEvent", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "StackEvent", "variableName" : "stackEvent", "variableType" : "StackEvent", "documentation" : null, "simpleType" : "StackEvent", "variableSetterType" : "StackEvent" }, "wrapper" : false, "xmlNamespace" : null }, "StackInstance" : { "c2jName" : "StackInstance", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                          An AWS CloudFormation stack, in a specific account and region, that's part of a stack set operation. A stack instance is a reference to an attempted or actual stack in a given account within a given region. A stack instance can exist without a stack—for example, if the stack couldn't be created for some reason. A stack instance is associated with only one stack set. Each stack instance contains the ID of its associated stack set, as well as the ID of the actual stack and the stack status.

                                                                                                                                                                                                                          ", "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" : "getStackSetId", "beanStyleSetterMethodName" : "setStackSetId", "c2jName" : "StackSetId", "c2jShape" : "StackSetId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                          The name or unique ID of the stack set that the stack instance is associated with.

                                                                                                                                                                                                                          \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 #stackSetId(String)}.\n@param stackSetId 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 #stackSetId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                          The name or unique ID of the stack set that the stack instance is associated with.

                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackSetId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                          The name or unique ID of the stack set that the stack instance is associated with.

                                                                                                                                                                                                                          \n@param stackSetId The name or unique ID of the stack set that the stack instance is associated with.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackSetId", "getterDocumentation" : "

                                                                                                                                                                                                                          The name or unique ID of the stack set that the stack instance is associated with.

                                                                                                                                                                                                                          \n@return The name or unique ID of the stack set that the stack instance is associated with.", "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" : "StackSetId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackSetId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackSetId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                          The name or unique ID of the stack set that the stack instance is associated with.

                                                                                                                                                                                                                          \n@param stackSetId The name or unique ID of the stack set that the stack instance is associated with.", "setterMethodName" : "setStackSetId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackSetId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackSetId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                          The name or unique ID of the stack set that the stack instance is associated with.

                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRegion", "beanStyleSetterMethodName" : "setRegion", "c2jName" : "Region", "c2jShape" : "Region", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                          The name of the AWS region that the stack instance is associated with.

                                                                                                                                                                                                                          \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 #region(String)}.\n@param region 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 #region(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                          The name of the AWS region that the stack instance is associated with.

                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "region", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                          The name of the AWS region that the stack instance is associated with.

                                                                                                                                                                                                                          \n@param region The name of the AWS region that the stack instance is associated with.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "region", "getterDocumentation" : "

                                                                                                                                                                                                                          The name of the AWS region that the stack instance is associated with.

                                                                                                                                                                                                                          \n@return The name of the AWS region that the stack instance is associated with.", "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" : "Region", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Region", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Region", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                          The name of the AWS region that the stack instance is associated with.

                                                                                                                                                                                                                          \n@param region The name of the AWS region that the stack instance is associated with.", "setterMethodName" : "setRegion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "region", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "region", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                          The name of the AWS region that the stack instance is associated with.

                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAccount", "beanStyleSetterMethodName" : "setAccount", "c2jName" : "Account", "c2jShape" : "Account", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                          The name of the AWS account that the stack instance is associated with.

                                                                                                                                                                                                                          \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 #account(String)}.\n@param account 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 #account(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                          The name of the AWS account that the stack instance is associated with.

                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "account", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                          The name of the AWS account that the stack instance is associated with.

                                                                                                                                                                                                                          \n@param account The name of the AWS account that the stack instance is associated with.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "account", "getterDocumentation" : "

                                                                                                                                                                                                                          The name of the AWS account that the stack instance is associated with.

                                                                                                                                                                                                                          \n@return The name of the AWS account that the stack instance is associated with.", "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" : "Account", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Account", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Account", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                          The name of the AWS account that the stack instance is associated with.

                                                                                                                                                                                                                          \n@param account The name of the AWS account that the stack instance is associated with.", "setterMethodName" : "setAccount", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "account", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "account", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                          The name of the AWS account that the stack instance is associated with.

                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackId", "beanStyleSetterMethodName" : "setStackId", "c2jName" : "StackId", "c2jShape" : "StackId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                          The ID of the stack instance.

                                                                                                                                                                                                                          \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 ID of the stack instance.

                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                          The ID of the stack instance.

                                                                                                                                                                                                                          \n@param stackId The ID of the stack instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackId", "getterDocumentation" : "

                                                                                                                                                                                                                          The ID of the stack instance.

                                                                                                                                                                                                                          \n@return The ID of the stack instance.", "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 ID of the stack instance.

                                                                                                                                                                                                                          \n@param stackId The ID of the stack instance.", "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 ID of the stack instance.

                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getParameterOverrides", "beanStyleSetterMethodName" : "setParameterOverrides", "c2jName" : "ParameterOverrides", "c2jShape" : "Parameters", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                          A list of parameters from the stack set template whose values have been overridden in this stack instance.

                                                                                                                                                                                                                          \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 #parameterOverrides(List)}.\n@param parameterOverrides 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 #parameterOverrides(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                          A list of parameters from the stack set template whose values have been overridden in this stack instance.

                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "parameterOverrides", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                          A list of parameters from the stack set template whose values have been overridden in this stack instance.

                                                                                                                                                                                                                          \n@param parameterOverrides A list of parameters from the stack set template whose values have been overridden in this stack instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parameterOverrides", "getterDocumentation" : "

                                                                                                                                                                                                                          A list of parameters from the stack set template whose values have been overridden in this stack instance.

                                                                                                                                                                                                                          \n

                                                                                                                                                                                                                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                                                                          \n@return A list of parameters from the stack set template whose values have been overridden in this stack instance.", "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" : "ParameterOverrides", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ParameterOverrides", "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" : "Parameter", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Parameter.Builder} avoiding the need to create one manually via {@link Parameter#builder()}.\n\nWhen the {@link Consumer} completes, {@link Parameter.Builder#build()} is called immediately and its result is passed to {@link #member(Parameter)}.\n@param member a consumer that will call methods on {@link Parameter.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Parameter)", "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" : "Parameter", "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" : "Parameter", "variableName" : "member", "variableType" : "Parameter", "documentation" : null, "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Parameter", "variableName" : "member", "variableType" : "Parameter", "documentation" : "", "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Parameter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Parameter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "ParameterOverrides", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                          A list of parameters from the stack set template whose values have been overridden in this stack instance.

                                                                                                                                                                                                                          \n@param parameterOverrides A list of parameters from the stack set template whose values have been overridden in this stack instance.", "setterMethodName" : "setParameterOverrides", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameterOverrides", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameterOverrides", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                                                                          A list of parameters from the stack set template whose values have been overridden in this stack instance.

                                                                                                                                                                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStatusAsString", "beanStyleSetterMethodName" : "setStatus", "c2jName" : "Status", "c2jShape" : "StackInstanceStatus", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                          The status of the stack instance, in terms of its synchronization with its associated stack set.

                                                                                                                                                                                                                          • INOPERABLE: A DeleteStackInstances operation has failed and left the stack in an unstable state. Stacks in this state are excluded from further UpdateStackSet operations. You might need to perform a DeleteStackInstances operation, with RetainStacks set to true, to delete the stack instance, and then delete the stack manually.

                                                                                                                                                                                                                          • OUTDATED: The stack isn't currently up to date with the stack set because:

                                                                                                                                                                                                                            • The associated stack failed during a CreateStackSet or UpdateStackSet operation.

                                                                                                                                                                                                                            • The stack was part of a CreateStackSet or UpdateStackSet operation that failed or was stopped before the stack was created or updated.

                                                                                                                                                                                                                          • CURRENT: The stack is currently up to date with the stack set.

                                                                                                                                                                                                                          \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 #statusAsString(String)}.\n@param status 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 #status(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                          The status of the stack instance, in terms of its synchronization with its associated stack set.

                                                                                                                                                                                                                          • INOPERABLE: A DeleteStackInstances operation has failed and left the stack in an unstable state. Stacks in this state are excluded from further UpdateStackSet operations. You might need to perform a DeleteStackInstances operation, with RetainStacks set to true, to delete the stack instance, and then delete the stack manually.

                                                                                                                                                                                                                          • OUTDATED: The stack isn't currently up to date with the stack set because:

                                                                                                                                                                                                                            • The associated stack failed during a CreateStackSet or UpdateStackSet operation.

                                                                                                                                                                                                                            • The stack was part of a CreateStackSet or UpdateStackSet operation that failed or was stopped before the stack was created or updated.

                                                                                                                                                                                                                          • CURRENT: The stack is currently up to date with the stack set.

                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : "StackInstanceStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "status", "fluentEnumSetterMethodName" : "status", "fluentGetterMethodName" : "statusAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                          The status of the stack instance, in terms of its synchronization with its associated stack set.

                                                                                                                                                                                                                          • INOPERABLE: A DeleteStackInstances operation has failed and left the stack in an unstable state. Stacks in this state are excluded from further UpdateStackSet operations. You might need to perform a DeleteStackInstances operation, with RetainStacks set to true, to delete the stack instance, and then delete the stack manually.

                                                                                                                                                                                                                          • OUTDATED: The stack isn't currently up to date with the stack set because:

                                                                                                                                                                                                                            • The associated stack failed during a CreateStackSet or UpdateStackSet operation.

                                                                                                                                                                                                                            • The stack was part of a CreateStackSet or UpdateStackSet operation that failed or was stopped before the stack was created or updated.

                                                                                                                                                                                                                          • CURRENT: The stack is currently up to date with the stack set.

                                                                                                                                                                                                                          \n@param status The status of the stack instance, in terms of its synchronization with its associated stack set.

                                                                                                                                                                                                                          • INOPERABLE: A DeleteStackInstances operation has failed and left the stack in an unstable state. Stacks in this state are excluded from further UpdateStackSet operations. You might need to perform a DeleteStackInstances operation, with RetainStacks set to true, to delete the stack instance, and then delete the stack manually.

                                                                                                                                                                                                                          • OUTDATED: The stack isn't currently up to date with the stack set because:

                                                                                                                                                                                                                            • The associated stack failed during a CreateStackSet or UpdateStackSet operation.

                                                                                                                                                                                                                            • The stack was part of a CreateStackSet or UpdateStackSet operation that failed or was stopped before the stack was created or updated.

                                                                                                                                                                                                                          • CURRENT: The stack is currently up to date with the stack set.

                                                                                                                                                                                                                          • \n@see StackInstanceStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see StackInstanceStatus", "fluentSetterMethodName" : "status", "getterDocumentation" : "

                                                                                                                                                                                                                            The status of the stack instance, in terms of its synchronization with its associated stack set.

                                                                                                                                                                                                                            • INOPERABLE: A DeleteStackInstances operation has failed and left the stack in an unstable state. Stacks in this state are excluded from further UpdateStackSet operations. You might need to perform a DeleteStackInstances operation, with RetainStacks set to true, to delete the stack instance, and then delete the stack manually.

                                                                                                                                                                                                                            • OUTDATED: The stack isn't currently up to date with the stack set because:

                                                                                                                                                                                                                              • The associated stack failed during a CreateStackSet or UpdateStackSet operation.

                                                                                                                                                                                                                              • The stack was part of a CreateStackSet or UpdateStackSet operation that failed or was stopped before the stack was created or updated.

                                                                                                                                                                                                                            • CURRENT: The stack is currently up to date with the stack set.

                                                                                                                                                                                                                            \n

                                                                                                                                                                                                                            \nIf the service returns an enum value that is not available in the current SDK version, {@link #status} will return {@link StackInstanceStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #statusAsString}.\n

                                                                                                                                                                                                                            \n@return The status of the stack instance, in terms of its synchronization with its associated stack set.

                                                                                                                                                                                                                            • INOPERABLE: A DeleteStackInstances operation has failed and left the stack in an unstable state. Stacks in this state are excluded from further UpdateStackSet operations. You might need to perform a DeleteStackInstances operation, with RetainStacks set to true, to delete the stack instance, and then delete the stack manually.

                                                                                                                                                                                                                            • OUTDATED: The stack isn't currently up to date with the stack set because:

                                                                                                                                                                                                                              • The associated stack failed during a CreateStackSet or UpdateStackSet operation.

                                                                                                                                                                                                                              • The stack was part of a CreateStackSet or UpdateStackSet operation that failed or was stopped before the stack was created or updated.

                                                                                                                                                                                                                            • CURRENT: The stack is currently up to date with the stack set.

                                                                                                                                                                                                                            • \n@see StackInstanceStatus", "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" : "Status", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Status", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Status", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                              The status of the stack instance, in terms of its synchronization with its associated stack set.

                                                                                                                                                                                                                              • INOPERABLE: A DeleteStackInstances operation has failed and left the stack in an unstable state. Stacks in this state are excluded from further UpdateStackSet operations. You might need to perform a DeleteStackInstances operation, with RetainStacks set to true, to delete the stack instance, and then delete the stack manually.

                                                                                                                                                                                                                              • OUTDATED: The stack isn't currently up to date with the stack set because:

                                                                                                                                                                                                                                • The associated stack failed during a CreateStackSet or UpdateStackSet operation.

                                                                                                                                                                                                                                • The stack was part of a CreateStackSet or UpdateStackSet operation that failed or was stopped before the stack was created or updated.

                                                                                                                                                                                                                              • CURRENT: The stack is currently up to date with the stack set.

                                                                                                                                                                                                                              \n@param status The status of the stack instance, in terms of its synchronization with its associated stack set.

                                                                                                                                                                                                                              • INOPERABLE: A DeleteStackInstances operation has failed and left the stack in an unstable state. Stacks in this state are excluded from further UpdateStackSet operations. You might need to perform a DeleteStackInstances operation, with RetainStacks set to true, to delete the stack instance, and then delete the stack manually.

                                                                                                                                                                                                                              • OUTDATED: The stack isn't currently up to date with the stack set because:

                                                                                                                                                                                                                                • The associated stack failed during a CreateStackSet or UpdateStackSet operation.

                                                                                                                                                                                                                                • The stack was part of a CreateStackSet or UpdateStackSet operation that failed or was stopped before the stack was created or updated.

                                                                                                                                                                                                                              • CURRENT: The stack is currently up to date with the stack set.

                                                                                                                                                                                                                              • \n@see StackInstanceStatus", "setterMethodName" : "setStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                The status of the stack instance, in terms of its synchronization with its associated stack set.

                                                                                                                                                                                                                                • INOPERABLE: A DeleteStackInstances operation has failed and left the stack in an unstable state. Stacks in this state are excluded from further UpdateStackSet operations. You might need to perform a DeleteStackInstances operation, with RetainStacks set to true, to delete the stack instance, and then delete the stack manually.

                                                                                                                                                                                                                                • OUTDATED: The stack isn't currently up to date with the stack set because:

                                                                                                                                                                                                                                  • The associated stack failed during a CreateStackSet or UpdateStackSet operation.

                                                                                                                                                                                                                                  • The stack was part of a CreateStackSet or UpdateStackSet operation that failed or was stopped before the stack was created or updated.

                                                                                                                                                                                                                                • CURRENT: The stack is currently up to date with the stack set.

                                                                                                                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStatusReason", "beanStyleSetterMethodName" : "setStatusReason", "c2jName" : "StatusReason", "c2jShape" : "Reason", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                The explanation for the specific status code that is assigned to this stack instance.

                                                                                                                                                                                                                                \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 #statusReason(String)}.\n@param statusReason 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 #statusReason(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                The explanation for the specific status code that is assigned to this stack instance.

                                                                                                                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "statusReason", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                The explanation for the specific status code that is assigned to this stack instance.

                                                                                                                                                                                                                                \n@param statusReason The explanation for the specific status code that is assigned to this stack instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "statusReason", "getterDocumentation" : "

                                                                                                                                                                                                                                The explanation for the specific status code that is assigned to this stack instance.

                                                                                                                                                                                                                                \n@return The explanation for the specific status code that is assigned to this stack instance.", "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" : "StatusReason", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StatusReason", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StatusReason", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                The explanation for the specific status code that is assigned to this stack instance.

                                                                                                                                                                                                                                \n@param statusReason The explanation for the specific status code that is assigned to this stack instance.", "setterMethodName" : "setStatusReason", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "statusReason", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "statusReason", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                The explanation for the specific status code that is assigned to this stack instance.

                                                                                                                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Account" : { "beanStyleGetterMethodName" : "getAccount", "beanStyleSetterMethodName" : "setAccount", "c2jName" : "Account", "c2jShape" : "Account", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                The name of the AWS account that the stack instance is associated with.

                                                                                                                                                                                                                                \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 #account(String)}.\n@param account 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 #account(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                The name of the AWS account that the stack instance is associated with.

                                                                                                                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "account", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                The name of the AWS account that the stack instance is associated with.

                                                                                                                                                                                                                                \n@param account The name of the AWS account that the stack instance is associated with.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "account", "getterDocumentation" : "

                                                                                                                                                                                                                                The name of the AWS account that the stack instance is associated with.

                                                                                                                                                                                                                                \n@return The name of the AWS account that the stack instance is associated with.", "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" : "Account", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Account", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Account", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                The name of the AWS account that the stack instance is associated with.

                                                                                                                                                                                                                                \n@param account The name of the AWS account that the stack instance is associated with.", "setterMethodName" : "setAccount", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "account", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "account", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                The name of the AWS account that the stack instance is associated with.

                                                                                                                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ParameterOverrides" : { "beanStyleGetterMethodName" : "getParameterOverrides", "beanStyleSetterMethodName" : "setParameterOverrides", "c2jName" : "ParameterOverrides", "c2jShape" : "Parameters", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                A list of parameters from the stack set template whose values have been overridden in this stack instance.

                                                                                                                                                                                                                                \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 #parameterOverrides(List)}.\n@param parameterOverrides 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 #parameterOverrides(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                A list of parameters from the stack set template whose values have been overridden in this stack instance.

                                                                                                                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "parameterOverrides", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                A list of parameters from the stack set template whose values have been overridden in this stack instance.

                                                                                                                                                                                                                                \n@param parameterOverrides A list of parameters from the stack set template whose values have been overridden in this stack instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parameterOverrides", "getterDocumentation" : "

                                                                                                                                                                                                                                A list of parameters from the stack set template whose values have been overridden in this stack instance.

                                                                                                                                                                                                                                \n

                                                                                                                                                                                                                                \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                                                                                \n@return A list of parameters from the stack set template whose values have been overridden in this stack instance.", "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" : "ParameterOverrides", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ParameterOverrides", "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" : "Parameter", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Parameter.Builder} avoiding the need to create one manually via {@link Parameter#builder()}.\n\nWhen the {@link Consumer} completes, {@link Parameter.Builder#build()} is called immediately and its result is passed to {@link #member(Parameter)}.\n@param member a consumer that will call methods on {@link Parameter.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Parameter)", "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" : "Parameter", "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" : "Parameter", "variableName" : "member", "variableType" : "Parameter", "documentation" : null, "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Parameter", "variableName" : "member", "variableType" : "Parameter", "documentation" : "", "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Parameter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Parameter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "ParameterOverrides", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                A list of parameters from the stack set template whose values have been overridden in this stack instance.

                                                                                                                                                                                                                                \n@param parameterOverrides A list of parameters from the stack set template whose values have been overridden in this stack instance.", "setterMethodName" : "setParameterOverrides", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameterOverrides", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameterOverrides", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                                                                                A list of parameters from the stack set template whose values have been overridden in this stack instance.

                                                                                                                                                                                                                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Region" : { "beanStyleGetterMethodName" : "getRegion", "beanStyleSetterMethodName" : "setRegion", "c2jName" : "Region", "c2jShape" : "Region", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                The name of the AWS region that the stack instance is associated with.

                                                                                                                                                                                                                                \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 #region(String)}.\n@param region 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 #region(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                The name of the AWS region that the stack instance is associated with.

                                                                                                                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "region", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                The name of the AWS region that the stack instance is associated with.

                                                                                                                                                                                                                                \n@param region The name of the AWS region that the stack instance is associated with.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "region", "getterDocumentation" : "

                                                                                                                                                                                                                                The name of the AWS region that the stack instance is associated with.

                                                                                                                                                                                                                                \n@return The name of the AWS region that the stack instance is associated with.", "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" : "Region", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Region", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Region", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                The name of the AWS region that the stack instance is associated with.

                                                                                                                                                                                                                                \n@param region The name of the AWS region that the stack instance is associated with.", "setterMethodName" : "setRegion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "region", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "region", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                The name of the AWS region that the stack instance is associated with.

                                                                                                                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackId" : { "beanStyleGetterMethodName" : "getStackId", "beanStyleSetterMethodName" : "setStackId", "c2jName" : "StackId", "c2jShape" : "StackId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                The ID of the stack instance.

                                                                                                                                                                                                                                \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 ID of the stack instance.

                                                                                                                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                The ID of the stack instance.

                                                                                                                                                                                                                                \n@param stackId The ID of the stack instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackId", "getterDocumentation" : "

                                                                                                                                                                                                                                The ID of the stack instance.

                                                                                                                                                                                                                                \n@return The ID of the stack instance.", "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 ID of the stack instance.

                                                                                                                                                                                                                                \n@param stackId The ID of the stack instance.", "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 ID of the stack instance.

                                                                                                                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackSetId" : { "beanStyleGetterMethodName" : "getStackSetId", "beanStyleSetterMethodName" : "setStackSetId", "c2jName" : "StackSetId", "c2jShape" : "StackSetId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                The name or unique ID of the stack set that the stack instance is associated with.

                                                                                                                                                                                                                                \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 #stackSetId(String)}.\n@param stackSetId 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 #stackSetId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                The name or unique ID of the stack set that the stack instance is associated with.

                                                                                                                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackSetId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                The name or unique ID of the stack set that the stack instance is associated with.

                                                                                                                                                                                                                                \n@param stackSetId The name or unique ID of the stack set that the stack instance is associated with.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackSetId", "getterDocumentation" : "

                                                                                                                                                                                                                                The name or unique ID of the stack set that the stack instance is associated with.

                                                                                                                                                                                                                                \n@return The name or unique ID of the stack set that the stack instance is associated with.", "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" : "StackSetId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackSetId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackSetId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                The name or unique ID of the stack set that the stack instance is associated with.

                                                                                                                                                                                                                                \n@param stackSetId The name or unique ID of the stack set that the stack instance is associated with.", "setterMethodName" : "setStackSetId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackSetId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackSetId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                The name or unique ID of the stack set that the stack instance is associated with.

                                                                                                                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Status" : { "beanStyleGetterMethodName" : "getStatusAsString", "beanStyleSetterMethodName" : "setStatus", "c2jName" : "Status", "c2jShape" : "StackInstanceStatus", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                The status of the stack instance, in terms of its synchronization with its associated stack set.

                                                                                                                                                                                                                                • INOPERABLE: A DeleteStackInstances operation has failed and left the stack in an unstable state. Stacks in this state are excluded from further UpdateStackSet operations. You might need to perform a DeleteStackInstances operation, with RetainStacks set to true, to delete the stack instance, and then delete the stack manually.

                                                                                                                                                                                                                                • OUTDATED: The stack isn't currently up to date with the stack set because:

                                                                                                                                                                                                                                  • The associated stack failed during a CreateStackSet or UpdateStackSet operation.

                                                                                                                                                                                                                                  • The stack was part of a CreateStackSet or UpdateStackSet operation that failed or was stopped before the stack was created or updated.

                                                                                                                                                                                                                                • CURRENT: The stack is currently up to date with the stack set.

                                                                                                                                                                                                                                \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 #statusAsString(String)}.\n@param status 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 #status(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                The status of the stack instance, in terms of its synchronization with its associated stack set.

                                                                                                                                                                                                                                • INOPERABLE: A DeleteStackInstances operation has failed and left the stack in an unstable state. Stacks in this state are excluded from further UpdateStackSet operations. You might need to perform a DeleteStackInstances operation, with RetainStacks set to true, to delete the stack instance, and then delete the stack manually.

                                                                                                                                                                                                                                • OUTDATED: The stack isn't currently up to date with the stack set because:

                                                                                                                                                                                                                                  • The associated stack failed during a CreateStackSet or UpdateStackSet operation.

                                                                                                                                                                                                                                  • The stack was part of a CreateStackSet or UpdateStackSet operation that failed or was stopped before the stack was created or updated.

                                                                                                                                                                                                                                • CURRENT: The stack is currently up to date with the stack set.

                                                                                                                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : "StackInstanceStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "status", "fluentEnumSetterMethodName" : "status", "fluentGetterMethodName" : "statusAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                The status of the stack instance, in terms of its synchronization with its associated stack set.

                                                                                                                                                                                                                                • INOPERABLE: A DeleteStackInstances operation has failed and left the stack in an unstable state. Stacks in this state are excluded from further UpdateStackSet operations. You might need to perform a DeleteStackInstances operation, with RetainStacks set to true, to delete the stack instance, and then delete the stack manually.

                                                                                                                                                                                                                                • OUTDATED: The stack isn't currently up to date with the stack set because:

                                                                                                                                                                                                                                  • The associated stack failed during a CreateStackSet or UpdateStackSet operation.

                                                                                                                                                                                                                                  • The stack was part of a CreateStackSet or UpdateStackSet operation that failed or was stopped before the stack was created or updated.

                                                                                                                                                                                                                                • CURRENT: The stack is currently up to date with the stack set.

                                                                                                                                                                                                                                \n@param status The status of the stack instance, in terms of its synchronization with its associated stack set.

                                                                                                                                                                                                                                • INOPERABLE: A DeleteStackInstances operation has failed and left the stack in an unstable state. Stacks in this state are excluded from further UpdateStackSet operations. You might need to perform a DeleteStackInstances operation, with RetainStacks set to true, to delete the stack instance, and then delete the stack manually.

                                                                                                                                                                                                                                • OUTDATED: The stack isn't currently up to date with the stack set because:

                                                                                                                                                                                                                                  • The associated stack failed during a CreateStackSet or UpdateStackSet operation.

                                                                                                                                                                                                                                  • The stack was part of a CreateStackSet or UpdateStackSet operation that failed or was stopped before the stack was created or updated.

                                                                                                                                                                                                                                • CURRENT: The stack is currently up to date with the stack set.

                                                                                                                                                                                                                                • \n@see StackInstanceStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see StackInstanceStatus", "fluentSetterMethodName" : "status", "getterDocumentation" : "

                                                                                                                                                                                                                                  The status of the stack instance, in terms of its synchronization with its associated stack set.

                                                                                                                                                                                                                                  • INOPERABLE: A DeleteStackInstances operation has failed and left the stack in an unstable state. Stacks in this state are excluded from further UpdateStackSet operations. You might need to perform a DeleteStackInstances operation, with RetainStacks set to true, to delete the stack instance, and then delete the stack manually.

                                                                                                                                                                                                                                  • OUTDATED: The stack isn't currently up to date with the stack set because:

                                                                                                                                                                                                                                    • The associated stack failed during a CreateStackSet or UpdateStackSet operation.

                                                                                                                                                                                                                                    • The stack was part of a CreateStackSet or UpdateStackSet operation that failed or was stopped before the stack was created or updated.

                                                                                                                                                                                                                                  • CURRENT: The stack is currently up to date with the stack set.

                                                                                                                                                                                                                                  \n

                                                                                                                                                                                                                                  \nIf the service returns an enum value that is not available in the current SDK version, {@link #status} will return {@link StackInstanceStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #statusAsString}.\n

                                                                                                                                                                                                                                  \n@return The status of the stack instance, in terms of its synchronization with its associated stack set.

                                                                                                                                                                                                                                  • INOPERABLE: A DeleteStackInstances operation has failed and left the stack in an unstable state. Stacks in this state are excluded from further UpdateStackSet operations. You might need to perform a DeleteStackInstances operation, with RetainStacks set to true, to delete the stack instance, and then delete the stack manually.

                                                                                                                                                                                                                                  • OUTDATED: The stack isn't currently up to date with the stack set because:

                                                                                                                                                                                                                                    • The associated stack failed during a CreateStackSet or UpdateStackSet operation.

                                                                                                                                                                                                                                    • The stack was part of a CreateStackSet or UpdateStackSet operation that failed or was stopped before the stack was created or updated.

                                                                                                                                                                                                                                  • CURRENT: The stack is currently up to date with the stack set.

                                                                                                                                                                                                                                  • \n@see StackInstanceStatus", "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" : "Status", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Status", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Status", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                    The status of the stack instance, in terms of its synchronization with its associated stack set.

                                                                                                                                                                                                                                    • INOPERABLE: A DeleteStackInstances operation has failed and left the stack in an unstable state. Stacks in this state are excluded from further UpdateStackSet operations. You might need to perform a DeleteStackInstances operation, with RetainStacks set to true, to delete the stack instance, and then delete the stack manually.

                                                                                                                                                                                                                                    • OUTDATED: The stack isn't currently up to date with the stack set because:

                                                                                                                                                                                                                                      • The associated stack failed during a CreateStackSet or UpdateStackSet operation.

                                                                                                                                                                                                                                      • The stack was part of a CreateStackSet or UpdateStackSet operation that failed or was stopped before the stack was created or updated.

                                                                                                                                                                                                                                    • CURRENT: The stack is currently up to date with the stack set.

                                                                                                                                                                                                                                    \n@param status The status of the stack instance, in terms of its synchronization with its associated stack set.

                                                                                                                                                                                                                                    • INOPERABLE: A DeleteStackInstances operation has failed and left the stack in an unstable state. Stacks in this state are excluded from further UpdateStackSet operations. You might need to perform a DeleteStackInstances operation, with RetainStacks set to true, to delete the stack instance, and then delete the stack manually.

                                                                                                                                                                                                                                    • OUTDATED: The stack isn't currently up to date with the stack set because:

                                                                                                                                                                                                                                      • The associated stack failed during a CreateStackSet or UpdateStackSet operation.

                                                                                                                                                                                                                                      • The stack was part of a CreateStackSet or UpdateStackSet operation that failed or was stopped before the stack was created or updated.

                                                                                                                                                                                                                                    • CURRENT: The stack is currently up to date with the stack set.

                                                                                                                                                                                                                                    • \n@see StackInstanceStatus", "setterMethodName" : "setStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                      The status of the stack instance, in terms of its synchronization with its associated stack set.

                                                                                                                                                                                                                                      • INOPERABLE: A DeleteStackInstances operation has failed and left the stack in an unstable state. Stacks in this state are excluded from further UpdateStackSet operations. You might need to perform a DeleteStackInstances operation, with RetainStacks set to true, to delete the stack instance, and then delete the stack manually.

                                                                                                                                                                                                                                      • OUTDATED: The stack isn't currently up to date with the stack set because:

                                                                                                                                                                                                                                        • The associated stack failed during a CreateStackSet or UpdateStackSet operation.

                                                                                                                                                                                                                                        • The stack was part of a CreateStackSet or UpdateStackSet operation that failed or was stopped before the stack was created or updated.

                                                                                                                                                                                                                                      • CURRENT: The stack is currently up to date with the stack set.

                                                                                                                                                                                                                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StatusReason" : { "beanStyleGetterMethodName" : "getStatusReason", "beanStyleSetterMethodName" : "setStatusReason", "c2jName" : "StatusReason", "c2jShape" : "Reason", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                      The explanation for the specific status code that is assigned to this stack instance.

                                                                                                                                                                                                                                      \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 #statusReason(String)}.\n@param statusReason 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 #statusReason(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                      The explanation for the specific status code that is assigned to this stack instance.

                                                                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "statusReason", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                      The explanation for the specific status code that is assigned to this stack instance.

                                                                                                                                                                                                                                      \n@param statusReason The explanation for the specific status code that is assigned to this stack instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "statusReason", "getterDocumentation" : "

                                                                                                                                                                                                                                      The explanation for the specific status code that is assigned to this stack instance.

                                                                                                                                                                                                                                      \n@return The explanation for the specific status code that is assigned to this stack instance.", "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" : "StatusReason", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StatusReason", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StatusReason", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                      The explanation for the specific status code that is assigned to this stack instance.

                                                                                                                                                                                                                                      \n@param statusReason The explanation for the specific status code that is assigned to this stack instance.", "setterMethodName" : "setStatusReason", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "statusReason", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "statusReason", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                      The explanation for the specific status code that is assigned to this stack instance.

                                                                                                                                                                                                                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getStackSetId", "beanStyleSetterMethodName" : "setStackSetId", "c2jName" : "StackSetId", "c2jShape" : "StackSetId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                      The name or unique ID of the stack set that the stack instance is associated with.

                                                                                                                                                                                                                                      \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 #stackSetId(String)}.\n@param stackSetId 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 #stackSetId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                      The name or unique ID of the stack set that the stack instance is associated with.

                                                                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackSetId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                      The name or unique ID of the stack set that the stack instance is associated with.

                                                                                                                                                                                                                                      \n@param stackSetId The name or unique ID of the stack set that the stack instance is associated with.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackSetId", "getterDocumentation" : "

                                                                                                                                                                                                                                      The name or unique ID of the stack set that the stack instance is associated with.

                                                                                                                                                                                                                                      \n@return The name or unique ID of the stack set that the stack instance is associated with.", "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" : "StackSetId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackSetId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackSetId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                      The name or unique ID of the stack set that the stack instance is associated with.

                                                                                                                                                                                                                                      \n@param stackSetId The name or unique ID of the stack set that the stack instance is associated with.", "setterMethodName" : "setStackSetId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackSetId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackSetId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                      The name or unique ID of the stack set that the stack instance is associated with.

                                                                                                                                                                                                                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRegion", "beanStyleSetterMethodName" : "setRegion", "c2jName" : "Region", "c2jShape" : "Region", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                      The name of the AWS region that the stack instance is associated with.

                                                                                                                                                                                                                                      \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 #region(String)}.\n@param region 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 #region(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                      The name of the AWS region that the stack instance is associated with.

                                                                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "region", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                      The name of the AWS region that the stack instance is associated with.

                                                                                                                                                                                                                                      \n@param region The name of the AWS region that the stack instance is associated with.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "region", "getterDocumentation" : "

                                                                                                                                                                                                                                      The name of the AWS region that the stack instance is associated with.

                                                                                                                                                                                                                                      \n@return The name of the AWS region that the stack instance is associated with.", "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" : "Region", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Region", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Region", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                      The name of the AWS region that the stack instance is associated with.

                                                                                                                                                                                                                                      \n@param region The name of the AWS region that the stack instance is associated with.", "setterMethodName" : "setRegion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "region", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "region", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                      The name of the AWS region that the stack instance is associated with.

                                                                                                                                                                                                                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAccount", "beanStyleSetterMethodName" : "setAccount", "c2jName" : "Account", "c2jShape" : "Account", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                      The name of the AWS account that the stack instance is associated with.

                                                                                                                                                                                                                                      \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 #account(String)}.\n@param account 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 #account(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                      The name of the AWS account that the stack instance is associated with.

                                                                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "account", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                      The name of the AWS account that the stack instance is associated with.

                                                                                                                                                                                                                                      \n@param account The name of the AWS account that the stack instance is associated with.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "account", "getterDocumentation" : "

                                                                                                                                                                                                                                      The name of the AWS account that the stack instance is associated with.

                                                                                                                                                                                                                                      \n@return The name of the AWS account that the stack instance is associated with.", "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" : "Account", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Account", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Account", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                      The name of the AWS account that the stack instance is associated with.

                                                                                                                                                                                                                                      \n@param account The name of the AWS account that the stack instance is associated with.", "setterMethodName" : "setAccount", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "account", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "account", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                      The name of the AWS account that the stack instance is associated with.

                                                                                                                                                                                                                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackId", "beanStyleSetterMethodName" : "setStackId", "c2jName" : "StackId", "c2jShape" : "StackId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                      The ID of the stack instance.

                                                                                                                                                                                                                                      \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 ID of the stack instance.

                                                                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                      The ID of the stack instance.

                                                                                                                                                                                                                                      \n@param stackId The ID of the stack instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackId", "getterDocumentation" : "

                                                                                                                                                                                                                                      The ID of the stack instance.

                                                                                                                                                                                                                                      \n@return The ID of the stack instance.", "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 ID of the stack instance.

                                                                                                                                                                                                                                      \n@param stackId The ID of the stack instance.", "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 ID of the stack instance.

                                                                                                                                                                                                                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getParameterOverrides", "beanStyleSetterMethodName" : "setParameterOverrides", "c2jName" : "ParameterOverrides", "c2jShape" : "Parameters", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                      A list of parameters from the stack set template whose values have been overridden in this stack instance.

                                                                                                                                                                                                                                      \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 #parameterOverrides(List)}.\n@param parameterOverrides 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 #parameterOverrides(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                      A list of parameters from the stack set template whose values have been overridden in this stack instance.

                                                                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "parameterOverrides", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                      A list of parameters from the stack set template whose values have been overridden in this stack instance.

                                                                                                                                                                                                                                      \n@param parameterOverrides A list of parameters from the stack set template whose values have been overridden in this stack instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parameterOverrides", "getterDocumentation" : "

                                                                                                                                                                                                                                      A list of parameters from the stack set template whose values have been overridden in this stack instance.

                                                                                                                                                                                                                                      \n

                                                                                                                                                                                                                                      \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                                                                                      \n@return A list of parameters from the stack set template whose values have been overridden in this stack instance.", "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" : "ParameterOverrides", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ParameterOverrides", "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" : "Parameter", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Parameter.Builder} avoiding the need to create one manually via {@link Parameter#builder()}.\n\nWhen the {@link Consumer} completes, {@link Parameter.Builder#build()} is called immediately and its result is passed to {@link #member(Parameter)}.\n@param member a consumer that will call methods on {@link Parameter.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Parameter)", "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" : "Parameter", "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" : "Parameter", "variableName" : "member", "variableType" : "Parameter", "documentation" : null, "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Parameter", "variableName" : "member", "variableType" : "Parameter", "documentation" : "", "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Parameter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Parameter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "ParameterOverrides", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                      A list of parameters from the stack set template whose values have been overridden in this stack instance.

                                                                                                                                                                                                                                      \n@param parameterOverrides A list of parameters from the stack set template whose values have been overridden in this stack instance.", "setterMethodName" : "setParameterOverrides", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameterOverrides", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameterOverrides", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                                                                                      A list of parameters from the stack set template whose values have been overridden in this stack instance.

                                                                                                                                                                                                                                      ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStatusAsString", "beanStyleSetterMethodName" : "setStatus", "c2jName" : "Status", "c2jShape" : "StackInstanceStatus", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                      The status of the stack instance, in terms of its synchronization with its associated stack set.

                                                                                                                                                                                                                                      • INOPERABLE: A DeleteStackInstances operation has failed and left the stack in an unstable state. Stacks in this state are excluded from further UpdateStackSet operations. You might need to perform a DeleteStackInstances operation, with RetainStacks set to true, to delete the stack instance, and then delete the stack manually.

                                                                                                                                                                                                                                      • OUTDATED: The stack isn't currently up to date with the stack set because:

                                                                                                                                                                                                                                        • The associated stack failed during a CreateStackSet or UpdateStackSet operation.

                                                                                                                                                                                                                                        • The stack was part of a CreateStackSet or UpdateStackSet operation that failed or was stopped before the stack was created or updated.

                                                                                                                                                                                                                                      • CURRENT: The stack is currently up to date with the stack set.

                                                                                                                                                                                                                                      \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 #statusAsString(String)}.\n@param status 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 #status(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                      The status of the stack instance, in terms of its synchronization with its associated stack set.

                                                                                                                                                                                                                                      • INOPERABLE: A DeleteStackInstances operation has failed and left the stack in an unstable state. Stacks in this state are excluded from further UpdateStackSet operations. You might need to perform a DeleteStackInstances operation, with RetainStacks set to true, to delete the stack instance, and then delete the stack manually.

                                                                                                                                                                                                                                      • OUTDATED: The stack isn't currently up to date with the stack set because:

                                                                                                                                                                                                                                        • The associated stack failed during a CreateStackSet or UpdateStackSet operation.

                                                                                                                                                                                                                                        • The stack was part of a CreateStackSet or UpdateStackSet operation that failed or was stopped before the stack was created or updated.

                                                                                                                                                                                                                                      • CURRENT: The stack is currently up to date with the stack set.

                                                                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : "StackInstanceStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "status", "fluentEnumSetterMethodName" : "status", "fluentGetterMethodName" : "statusAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                      The status of the stack instance, in terms of its synchronization with its associated stack set.

                                                                                                                                                                                                                                      • INOPERABLE: A DeleteStackInstances operation has failed and left the stack in an unstable state. Stacks in this state are excluded from further UpdateStackSet operations. You might need to perform a DeleteStackInstances operation, with RetainStacks set to true, to delete the stack instance, and then delete the stack manually.

                                                                                                                                                                                                                                      • OUTDATED: The stack isn't currently up to date with the stack set because:

                                                                                                                                                                                                                                        • The associated stack failed during a CreateStackSet or UpdateStackSet operation.

                                                                                                                                                                                                                                        • The stack was part of a CreateStackSet or UpdateStackSet operation that failed or was stopped before the stack was created or updated.

                                                                                                                                                                                                                                      • CURRENT: The stack is currently up to date with the stack set.

                                                                                                                                                                                                                                      \n@param status The status of the stack instance, in terms of its synchronization with its associated stack set.

                                                                                                                                                                                                                                      • INOPERABLE: A DeleteStackInstances operation has failed and left the stack in an unstable state. Stacks in this state are excluded from further UpdateStackSet operations. You might need to perform a DeleteStackInstances operation, with RetainStacks set to true, to delete the stack instance, and then delete the stack manually.

                                                                                                                                                                                                                                      • OUTDATED: The stack isn't currently up to date with the stack set because:

                                                                                                                                                                                                                                        • The associated stack failed during a CreateStackSet or UpdateStackSet operation.

                                                                                                                                                                                                                                        • The stack was part of a CreateStackSet or UpdateStackSet operation that failed or was stopped before the stack was created or updated.

                                                                                                                                                                                                                                      • CURRENT: The stack is currently up to date with the stack set.

                                                                                                                                                                                                                                      • \n@see StackInstanceStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see StackInstanceStatus", "fluentSetterMethodName" : "status", "getterDocumentation" : "

                                                                                                                                                                                                                                        The status of the stack instance, in terms of its synchronization with its associated stack set.

                                                                                                                                                                                                                                        • INOPERABLE: A DeleteStackInstances operation has failed and left the stack in an unstable state. Stacks in this state are excluded from further UpdateStackSet operations. You might need to perform a DeleteStackInstances operation, with RetainStacks set to true, to delete the stack instance, and then delete the stack manually.

                                                                                                                                                                                                                                        • OUTDATED: The stack isn't currently up to date with the stack set because:

                                                                                                                                                                                                                                          • The associated stack failed during a CreateStackSet or UpdateStackSet operation.

                                                                                                                                                                                                                                          • The stack was part of a CreateStackSet or UpdateStackSet operation that failed or was stopped before the stack was created or updated.

                                                                                                                                                                                                                                        • CURRENT: The stack is currently up to date with the stack set.

                                                                                                                                                                                                                                        \n

                                                                                                                                                                                                                                        \nIf the service returns an enum value that is not available in the current SDK version, {@link #status} will return {@link StackInstanceStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #statusAsString}.\n

                                                                                                                                                                                                                                        \n@return The status of the stack instance, in terms of its synchronization with its associated stack set.

                                                                                                                                                                                                                                        • INOPERABLE: A DeleteStackInstances operation has failed and left the stack in an unstable state. Stacks in this state are excluded from further UpdateStackSet operations. You might need to perform a DeleteStackInstances operation, with RetainStacks set to true, to delete the stack instance, and then delete the stack manually.

                                                                                                                                                                                                                                        • OUTDATED: The stack isn't currently up to date with the stack set because:

                                                                                                                                                                                                                                          • The associated stack failed during a CreateStackSet or UpdateStackSet operation.

                                                                                                                                                                                                                                          • The stack was part of a CreateStackSet or UpdateStackSet operation that failed or was stopped before the stack was created or updated.

                                                                                                                                                                                                                                        • CURRENT: The stack is currently up to date with the stack set.

                                                                                                                                                                                                                                        • \n@see StackInstanceStatus", "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" : "Status", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Status", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Status", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                          The status of the stack instance, in terms of its synchronization with its associated stack set.

                                                                                                                                                                                                                                          • INOPERABLE: A DeleteStackInstances operation has failed and left the stack in an unstable state. Stacks in this state are excluded from further UpdateStackSet operations. You might need to perform a DeleteStackInstances operation, with RetainStacks set to true, to delete the stack instance, and then delete the stack manually.

                                                                                                                                                                                                                                          • OUTDATED: The stack isn't currently up to date with the stack set because:

                                                                                                                                                                                                                                            • The associated stack failed during a CreateStackSet or UpdateStackSet operation.

                                                                                                                                                                                                                                            • The stack was part of a CreateStackSet or UpdateStackSet operation that failed or was stopped before the stack was created or updated.

                                                                                                                                                                                                                                          • CURRENT: The stack is currently up to date with the stack set.

                                                                                                                                                                                                                                          \n@param status The status of the stack instance, in terms of its synchronization with its associated stack set.

                                                                                                                                                                                                                                          • INOPERABLE: A DeleteStackInstances operation has failed and left the stack in an unstable state. Stacks in this state are excluded from further UpdateStackSet operations. You might need to perform a DeleteStackInstances operation, with RetainStacks set to true, to delete the stack instance, and then delete the stack manually.

                                                                                                                                                                                                                                          • OUTDATED: The stack isn't currently up to date with the stack set because:

                                                                                                                                                                                                                                            • The associated stack failed during a CreateStackSet or UpdateStackSet operation.

                                                                                                                                                                                                                                            • The stack was part of a CreateStackSet or UpdateStackSet operation that failed or was stopped before the stack was created or updated.

                                                                                                                                                                                                                                          • CURRENT: The stack is currently up to date with the stack set.

                                                                                                                                                                                                                                          • \n@see StackInstanceStatus", "setterMethodName" : "setStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                            The status of the stack instance, in terms of its synchronization with its associated stack set.

                                                                                                                                                                                                                                            • INOPERABLE: A DeleteStackInstances operation has failed and left the stack in an unstable state. Stacks in this state are excluded from further UpdateStackSet operations. You might need to perform a DeleteStackInstances operation, with RetainStacks set to true, to delete the stack instance, and then delete the stack manually.

                                                                                                                                                                                                                                            • OUTDATED: The stack isn't currently up to date with the stack set because:

                                                                                                                                                                                                                                              • The associated stack failed during a CreateStackSet or UpdateStackSet operation.

                                                                                                                                                                                                                                              • The stack was part of a CreateStackSet or UpdateStackSet operation that failed or was stopped before the stack was created or updated.

                                                                                                                                                                                                                                            • CURRENT: The stack is currently up to date with the stack set.

                                                                                                                                                                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStatusReason", "beanStyleSetterMethodName" : "setStatusReason", "c2jName" : "StatusReason", "c2jShape" : "Reason", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                            The explanation for the specific status code that is assigned to this stack instance.

                                                                                                                                                                                                                                            \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 #statusReason(String)}.\n@param statusReason 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 #statusReason(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                            The explanation for the specific status code that is assigned to this stack instance.

                                                                                                                                                                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "statusReason", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                            The explanation for the specific status code that is assigned to this stack instance.

                                                                                                                                                                                                                                            \n@param statusReason The explanation for the specific status code that is assigned to this stack instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "statusReason", "getterDocumentation" : "

                                                                                                                                                                                                                                            The explanation for the specific status code that is assigned to this stack instance.

                                                                                                                                                                                                                                            \n@return The explanation for the specific status code that is assigned to this stack instance.", "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" : "StatusReason", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StatusReason", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StatusReason", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                            The explanation for the specific status code that is assigned to this stack instance.

                                                                                                                                                                                                                                            \n@param statusReason The explanation for the specific status code that is assigned to this stack instance.", "setterMethodName" : "setStatusReason", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "statusReason", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "statusReason", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                            The explanation for the specific status code that is assigned to this stack instance.

                                                                                                                                                                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "StackInstance", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "StackInstance", "variableName" : "stackInstance", "variableType" : "StackInstance", "documentation" : null, "simpleType" : "StackInstance", "variableSetterType" : "StackInstance" }, "wrapper" : false, "xmlNamespace" : null }, "StackInstanceNotFoundException" : { "c2jName" : "StackInstanceNotFoundException", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                            The specified stack instance doesn't exist.

                                                                                                                                                                                                                                            ", "endpointDiscovery" : null, "enums" : null, "errorCode" : "StackInstanceNotFoundException", "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : 404, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "StackInstanceNotFoundException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "StackInstanceNotFoundException", "variableName" : "stackInstanceNotFoundException", "variableType" : "StackInstanceNotFoundException", "documentation" : null, "simpleType" : "StackInstanceNotFoundException", "variableSetterType" : "StackInstanceNotFoundException" }, "wrapper" : false, "xmlNamespace" : null }, "StackInstanceStatus" : { "c2jName" : "StackInstanceStatus", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : [ { "name" : "CURRENT", "value" : "CURRENT" }, { "name" : "OUTDATED", "value" : "OUTDATED" }, { "name" : "INOPERABLE", "value" : "INOPERABLE" } ], "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" : "StackInstanceStatus", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "StackInstanceStatus", "variableName" : "stackInstanceStatus", "variableType" : "StackInstanceStatus", "documentation" : null, "simpleType" : "StackInstanceStatus", "variableSetterType" : "StackInstanceStatus" }, "wrapper" : false, "xmlNamespace" : null }, "StackInstanceSummary" : { "c2jName" : "StackInstanceSummary", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                            The structure that contains summary information about a stack instance.

                                                                                                                                                                                                                                            ", "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" : "getStackSetId", "beanStyleSetterMethodName" : "setStackSetId", "c2jName" : "StackSetId", "c2jShape" : "StackSetId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                            The name or unique ID of the stack set that the stack instance is associated with.

                                                                                                                                                                                                                                            \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 #stackSetId(String)}.\n@param stackSetId 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 #stackSetId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                            The name or unique ID of the stack set that the stack instance is associated with.

                                                                                                                                                                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackSetId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                            The name or unique ID of the stack set that the stack instance is associated with.

                                                                                                                                                                                                                                            \n@param stackSetId The name or unique ID of the stack set that the stack instance is associated with.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackSetId", "getterDocumentation" : "

                                                                                                                                                                                                                                            The name or unique ID of the stack set that the stack instance is associated with.

                                                                                                                                                                                                                                            \n@return The name or unique ID of the stack set that the stack instance is associated with.", "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" : "StackSetId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackSetId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackSetId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                            The name or unique ID of the stack set that the stack instance is associated with.

                                                                                                                                                                                                                                            \n@param stackSetId The name or unique ID of the stack set that the stack instance is associated with.", "setterMethodName" : "setStackSetId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackSetId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackSetId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                            The name or unique ID of the stack set that the stack instance is associated with.

                                                                                                                                                                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRegion", "beanStyleSetterMethodName" : "setRegion", "c2jName" : "Region", "c2jShape" : "Region", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                            The name of the AWS region that the stack instance is associated with.

                                                                                                                                                                                                                                            \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 #region(String)}.\n@param region 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 #region(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                            The name of the AWS region that the stack instance is associated with.

                                                                                                                                                                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "region", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                            The name of the AWS region that the stack instance is associated with.

                                                                                                                                                                                                                                            \n@param region The name of the AWS region that the stack instance is associated with.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "region", "getterDocumentation" : "

                                                                                                                                                                                                                                            The name of the AWS region that the stack instance is associated with.

                                                                                                                                                                                                                                            \n@return The name of the AWS region that the stack instance is associated with.", "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" : "Region", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Region", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Region", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                            The name of the AWS region that the stack instance is associated with.

                                                                                                                                                                                                                                            \n@param region The name of the AWS region that the stack instance is associated with.", "setterMethodName" : "setRegion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "region", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "region", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                            The name of the AWS region that the stack instance is associated with.

                                                                                                                                                                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAccount", "beanStyleSetterMethodName" : "setAccount", "c2jName" : "Account", "c2jShape" : "Account", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                            The name of the AWS account that the stack instance is associated with.

                                                                                                                                                                                                                                            \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 #account(String)}.\n@param account 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 #account(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                            The name of the AWS account that the stack instance is associated with.

                                                                                                                                                                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "account", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                            The name of the AWS account that the stack instance is associated with.

                                                                                                                                                                                                                                            \n@param account The name of the AWS account that the stack instance is associated with.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "account", "getterDocumentation" : "

                                                                                                                                                                                                                                            The name of the AWS account that the stack instance is associated with.

                                                                                                                                                                                                                                            \n@return The name of the AWS account that the stack instance is associated with.", "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" : "Account", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Account", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Account", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                            The name of the AWS account that the stack instance is associated with.

                                                                                                                                                                                                                                            \n@param account The name of the AWS account that the stack instance is associated with.", "setterMethodName" : "setAccount", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "account", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "account", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                            The name of the AWS account that the stack instance is associated with.

                                                                                                                                                                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackId", "beanStyleSetterMethodName" : "setStackId", "c2jName" : "StackId", "c2jShape" : "StackId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                            The ID of the stack instance.

                                                                                                                                                                                                                                            \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 ID of the stack instance.

                                                                                                                                                                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                            The ID of the stack instance.

                                                                                                                                                                                                                                            \n@param stackId The ID of the stack instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackId", "getterDocumentation" : "

                                                                                                                                                                                                                                            The ID of the stack instance.

                                                                                                                                                                                                                                            \n@return The ID of the stack instance.", "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 ID of the stack instance.

                                                                                                                                                                                                                                            \n@param stackId The ID of the stack instance.", "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 ID of the stack instance.

                                                                                                                                                                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStatusAsString", "beanStyleSetterMethodName" : "setStatus", "c2jName" : "Status", "c2jShape" : "StackInstanceStatus", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                            The status of the stack instance, in terms of its synchronization with its associated stack set.

                                                                                                                                                                                                                                            • INOPERABLE: A DeleteStackInstances operation has failed and left the stack in an unstable state. Stacks in this state are excluded from further UpdateStackSet operations. You might need to perform a DeleteStackInstances operation, with RetainStacks set to true, to delete the stack instance, and then delete the stack manually.

                                                                                                                                                                                                                                            • OUTDATED: The stack isn't currently up to date with the stack set because:

                                                                                                                                                                                                                                              • The associated stack failed during a CreateStackSet or UpdateStackSet operation.

                                                                                                                                                                                                                                              • The stack was part of a CreateStackSet or UpdateStackSet operation that failed or was stopped before the stack was created or updated.

                                                                                                                                                                                                                                            • CURRENT: The stack is currently up to date with the stack set.

                                                                                                                                                                                                                                            \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 #statusAsString(String)}.\n@param status 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 #status(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                            The status of the stack instance, in terms of its synchronization with its associated stack set.

                                                                                                                                                                                                                                            • INOPERABLE: A DeleteStackInstances operation has failed and left the stack in an unstable state. Stacks in this state are excluded from further UpdateStackSet operations. You might need to perform a DeleteStackInstances operation, with RetainStacks set to true, to delete the stack instance, and then delete the stack manually.

                                                                                                                                                                                                                                            • OUTDATED: The stack isn't currently up to date with the stack set because:

                                                                                                                                                                                                                                              • The associated stack failed during a CreateStackSet or UpdateStackSet operation.

                                                                                                                                                                                                                                              • The stack was part of a CreateStackSet or UpdateStackSet operation that failed or was stopped before the stack was created or updated.

                                                                                                                                                                                                                                            • CURRENT: The stack is currently up to date with the stack set.

                                                                                                                                                                                                                                            ", "endpointDiscoveryId" : false, "enumType" : "StackInstanceStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "status", "fluentEnumSetterMethodName" : "status", "fluentGetterMethodName" : "statusAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                            The status of the stack instance, in terms of its synchronization with its associated stack set.

                                                                                                                                                                                                                                            • INOPERABLE: A DeleteStackInstances operation has failed and left the stack in an unstable state. Stacks in this state are excluded from further UpdateStackSet operations. You might need to perform a DeleteStackInstances operation, with RetainStacks set to true, to delete the stack instance, and then delete the stack manually.

                                                                                                                                                                                                                                            • OUTDATED: The stack isn't currently up to date with the stack set because:

                                                                                                                                                                                                                                              • The associated stack failed during a CreateStackSet or UpdateStackSet operation.

                                                                                                                                                                                                                                              • The stack was part of a CreateStackSet or UpdateStackSet operation that failed or was stopped before the stack was created or updated.

                                                                                                                                                                                                                                            • CURRENT: The stack is currently up to date with the stack set.

                                                                                                                                                                                                                                            \n@param status The status of the stack instance, in terms of its synchronization with its associated stack set.

                                                                                                                                                                                                                                            • INOPERABLE: A DeleteStackInstances operation has failed and left the stack in an unstable state. Stacks in this state are excluded from further UpdateStackSet operations. You might need to perform a DeleteStackInstances operation, with RetainStacks set to true, to delete the stack instance, and then delete the stack manually.

                                                                                                                                                                                                                                            • OUTDATED: The stack isn't currently up to date with the stack set because:

                                                                                                                                                                                                                                              • The associated stack failed during a CreateStackSet or UpdateStackSet operation.

                                                                                                                                                                                                                                              • The stack was part of a CreateStackSet or UpdateStackSet operation that failed or was stopped before the stack was created or updated.

                                                                                                                                                                                                                                            • CURRENT: The stack is currently up to date with the stack set.

                                                                                                                                                                                                                                            • \n@see StackInstanceStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see StackInstanceStatus", "fluentSetterMethodName" : "status", "getterDocumentation" : "

                                                                                                                                                                                                                                              The status of the stack instance, in terms of its synchronization with its associated stack set.

                                                                                                                                                                                                                                              • INOPERABLE: A DeleteStackInstances operation has failed and left the stack in an unstable state. Stacks in this state are excluded from further UpdateStackSet operations. You might need to perform a DeleteStackInstances operation, with RetainStacks set to true, to delete the stack instance, and then delete the stack manually.

                                                                                                                                                                                                                                              • OUTDATED: The stack isn't currently up to date with the stack set because:

                                                                                                                                                                                                                                                • The associated stack failed during a CreateStackSet or UpdateStackSet operation.

                                                                                                                                                                                                                                                • The stack was part of a CreateStackSet or UpdateStackSet operation that failed or was stopped before the stack was created or updated.

                                                                                                                                                                                                                                              • CURRENT: The stack is currently up to date with the stack set.

                                                                                                                                                                                                                                              \n

                                                                                                                                                                                                                                              \nIf the service returns an enum value that is not available in the current SDK version, {@link #status} will return {@link StackInstanceStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #statusAsString}.\n

                                                                                                                                                                                                                                              \n@return The status of the stack instance, in terms of its synchronization with its associated stack set.

                                                                                                                                                                                                                                              • INOPERABLE: A DeleteStackInstances operation has failed and left the stack in an unstable state. Stacks in this state are excluded from further UpdateStackSet operations. You might need to perform a DeleteStackInstances operation, with RetainStacks set to true, to delete the stack instance, and then delete the stack manually.

                                                                                                                                                                                                                                              • OUTDATED: The stack isn't currently up to date with the stack set because:

                                                                                                                                                                                                                                                • The associated stack failed during a CreateStackSet or UpdateStackSet operation.

                                                                                                                                                                                                                                                • The stack was part of a CreateStackSet or UpdateStackSet operation that failed or was stopped before the stack was created or updated.

                                                                                                                                                                                                                                              • CURRENT: The stack is currently up to date with the stack set.

                                                                                                                                                                                                                                              • \n@see StackInstanceStatus", "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" : "Status", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Status", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Status", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                The status of the stack instance, in terms of its synchronization with its associated stack set.

                                                                                                                                                                                                                                                • INOPERABLE: A DeleteStackInstances operation has failed and left the stack in an unstable state. Stacks in this state are excluded from further UpdateStackSet operations. You might need to perform a DeleteStackInstances operation, with RetainStacks set to true, to delete the stack instance, and then delete the stack manually.

                                                                                                                                                                                                                                                • OUTDATED: The stack isn't currently up to date with the stack set because:

                                                                                                                                                                                                                                                  • The associated stack failed during a CreateStackSet or UpdateStackSet operation.

                                                                                                                                                                                                                                                  • The stack was part of a CreateStackSet or UpdateStackSet operation that failed or was stopped before the stack was created or updated.

                                                                                                                                                                                                                                                • CURRENT: The stack is currently up to date with the stack set.

                                                                                                                                                                                                                                                \n@param status The status of the stack instance, in terms of its synchronization with its associated stack set.

                                                                                                                                                                                                                                                • INOPERABLE: A DeleteStackInstances operation has failed and left the stack in an unstable state. Stacks in this state are excluded from further UpdateStackSet operations. You might need to perform a DeleteStackInstances operation, with RetainStacks set to true, to delete the stack instance, and then delete the stack manually.

                                                                                                                                                                                                                                                • OUTDATED: The stack isn't currently up to date with the stack set because:

                                                                                                                                                                                                                                                  • The associated stack failed during a CreateStackSet or UpdateStackSet operation.

                                                                                                                                                                                                                                                  • The stack was part of a CreateStackSet or UpdateStackSet operation that failed or was stopped before the stack was created or updated.

                                                                                                                                                                                                                                                • CURRENT: The stack is currently up to date with the stack set.

                                                                                                                                                                                                                                                • \n@see StackInstanceStatus", "setterMethodName" : "setStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                  The status of the stack instance, in terms of its synchronization with its associated stack set.

                                                                                                                                                                                                                                                  • INOPERABLE: A DeleteStackInstances operation has failed and left the stack in an unstable state. Stacks in this state are excluded from further UpdateStackSet operations. You might need to perform a DeleteStackInstances operation, with RetainStacks set to true, to delete the stack instance, and then delete the stack manually.

                                                                                                                                                                                                                                                  • OUTDATED: The stack isn't currently up to date with the stack set because:

                                                                                                                                                                                                                                                    • The associated stack failed during a CreateStackSet or UpdateStackSet operation.

                                                                                                                                                                                                                                                    • The stack was part of a CreateStackSet or UpdateStackSet operation that failed or was stopped before the stack was created or updated.

                                                                                                                                                                                                                                                  • CURRENT: The stack is currently up to date with the stack set.

                                                                                                                                                                                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStatusReason", "beanStyleSetterMethodName" : "setStatusReason", "c2jName" : "StatusReason", "c2jShape" : "Reason", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The explanation for the specific status code assigned to this stack instance.

                                                                                                                                                                                                                                                  \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 #statusReason(String)}.\n@param statusReason 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 #statusReason(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                  The explanation for the specific status code assigned to this stack instance.

                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "statusReason", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The explanation for the specific status code assigned to this stack instance.

                                                                                                                                                                                                                                                  \n@param statusReason The explanation for the specific status code assigned to this stack instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "statusReason", "getterDocumentation" : "

                                                                                                                                                                                                                                                  The explanation for the specific status code assigned to this stack instance.

                                                                                                                                                                                                                                                  \n@return The explanation for the specific status code assigned to this stack instance.", "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" : "StatusReason", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StatusReason", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StatusReason", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                  The explanation for the specific status code assigned to this stack instance.

                                                                                                                                                                                                                                                  \n@param statusReason The explanation for the specific status code assigned to this stack instance.", "setterMethodName" : "setStatusReason", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "statusReason", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "statusReason", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                  The explanation for the specific status code assigned to this stack instance.

                                                                                                                                                                                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Account" : { "beanStyleGetterMethodName" : "getAccount", "beanStyleSetterMethodName" : "setAccount", "c2jName" : "Account", "c2jShape" : "Account", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The name of the AWS account that the stack instance is associated with.

                                                                                                                                                                                                                                                  \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 #account(String)}.\n@param account 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 #account(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                  The name of the AWS account that the stack instance is associated with.

                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "account", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The name of the AWS account that the stack instance is associated with.

                                                                                                                                                                                                                                                  \n@param account The name of the AWS account that the stack instance is associated with.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "account", "getterDocumentation" : "

                                                                                                                                                                                                                                                  The name of the AWS account that the stack instance is associated with.

                                                                                                                                                                                                                                                  \n@return The name of the AWS account that the stack instance is associated with.", "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" : "Account", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Account", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Account", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                  The name of the AWS account that the stack instance is associated with.

                                                                                                                                                                                                                                                  \n@param account The name of the AWS account that the stack instance is associated with.", "setterMethodName" : "setAccount", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "account", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "account", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                  The name of the AWS account that the stack instance is associated with.

                                                                                                                                                                                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Region" : { "beanStyleGetterMethodName" : "getRegion", "beanStyleSetterMethodName" : "setRegion", "c2jName" : "Region", "c2jShape" : "Region", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The name of the AWS region that the stack instance is associated with.

                                                                                                                                                                                                                                                  \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 #region(String)}.\n@param region 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 #region(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                  The name of the AWS region that the stack instance is associated with.

                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "region", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The name of the AWS region that the stack instance is associated with.

                                                                                                                                                                                                                                                  \n@param region The name of the AWS region that the stack instance is associated with.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "region", "getterDocumentation" : "

                                                                                                                                                                                                                                                  The name of the AWS region that the stack instance is associated with.

                                                                                                                                                                                                                                                  \n@return The name of the AWS region that the stack instance is associated with.", "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" : "Region", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Region", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Region", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                  The name of the AWS region that the stack instance is associated with.

                                                                                                                                                                                                                                                  \n@param region The name of the AWS region that the stack instance is associated with.", "setterMethodName" : "setRegion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "region", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "region", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                  The name of the AWS region that the stack instance is associated with.

                                                                                                                                                                                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackId" : { "beanStyleGetterMethodName" : "getStackId", "beanStyleSetterMethodName" : "setStackId", "c2jName" : "StackId", "c2jShape" : "StackId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The ID of the stack instance.

                                                                                                                                                                                                                                                  \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 ID of the stack instance.

                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The ID of the stack instance.

                                                                                                                                                                                                                                                  \n@param stackId The ID of the stack instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackId", "getterDocumentation" : "

                                                                                                                                                                                                                                                  The ID of the stack instance.

                                                                                                                                                                                                                                                  \n@return The ID of the stack instance.", "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 ID of the stack instance.

                                                                                                                                                                                                                                                  \n@param stackId The ID of the stack instance.", "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 ID of the stack instance.

                                                                                                                                                                                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackSetId" : { "beanStyleGetterMethodName" : "getStackSetId", "beanStyleSetterMethodName" : "setStackSetId", "c2jName" : "StackSetId", "c2jShape" : "StackSetId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The name or unique ID of the stack set that the stack instance is associated with.

                                                                                                                                                                                                                                                  \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 #stackSetId(String)}.\n@param stackSetId 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 #stackSetId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                  The name or unique ID of the stack set that the stack instance is associated with.

                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackSetId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The name or unique ID of the stack set that the stack instance is associated with.

                                                                                                                                                                                                                                                  \n@param stackSetId The name or unique ID of the stack set that the stack instance is associated with.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackSetId", "getterDocumentation" : "

                                                                                                                                                                                                                                                  The name or unique ID of the stack set that the stack instance is associated with.

                                                                                                                                                                                                                                                  \n@return The name or unique ID of the stack set that the stack instance is associated with.", "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" : "StackSetId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackSetId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackSetId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                  The name or unique ID of the stack set that the stack instance is associated with.

                                                                                                                                                                                                                                                  \n@param stackSetId The name or unique ID of the stack set that the stack instance is associated with.", "setterMethodName" : "setStackSetId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackSetId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackSetId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                  The name or unique ID of the stack set that the stack instance is associated with.

                                                                                                                                                                                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Status" : { "beanStyleGetterMethodName" : "getStatusAsString", "beanStyleSetterMethodName" : "setStatus", "c2jName" : "Status", "c2jShape" : "StackInstanceStatus", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The status of the stack instance, in terms of its synchronization with its associated stack set.

                                                                                                                                                                                                                                                  • INOPERABLE: A DeleteStackInstances operation has failed and left the stack in an unstable state. Stacks in this state are excluded from further UpdateStackSet operations. You might need to perform a DeleteStackInstances operation, with RetainStacks set to true, to delete the stack instance, and then delete the stack manually.

                                                                                                                                                                                                                                                  • OUTDATED: The stack isn't currently up to date with the stack set because:

                                                                                                                                                                                                                                                    • The associated stack failed during a CreateStackSet or UpdateStackSet operation.

                                                                                                                                                                                                                                                    • The stack was part of a CreateStackSet or UpdateStackSet operation that failed or was stopped before the stack was created or updated.

                                                                                                                                                                                                                                                  • CURRENT: The stack is currently up to date with the stack set.

                                                                                                                                                                                                                                                  \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 #statusAsString(String)}.\n@param status 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 #status(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                  The status of the stack instance, in terms of its synchronization with its associated stack set.

                                                                                                                                                                                                                                                  • INOPERABLE: A DeleteStackInstances operation has failed and left the stack in an unstable state. Stacks in this state are excluded from further UpdateStackSet operations. You might need to perform a DeleteStackInstances operation, with RetainStacks set to true, to delete the stack instance, and then delete the stack manually.

                                                                                                                                                                                                                                                  • OUTDATED: The stack isn't currently up to date with the stack set because:

                                                                                                                                                                                                                                                    • The associated stack failed during a CreateStackSet or UpdateStackSet operation.

                                                                                                                                                                                                                                                    • The stack was part of a CreateStackSet or UpdateStackSet operation that failed or was stopped before the stack was created or updated.

                                                                                                                                                                                                                                                  • CURRENT: The stack is currently up to date with the stack set.

                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : "StackInstanceStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "status", "fluentEnumSetterMethodName" : "status", "fluentGetterMethodName" : "statusAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                  The status of the stack instance, in terms of its synchronization with its associated stack set.

                                                                                                                                                                                                                                                  • INOPERABLE: A DeleteStackInstances operation has failed and left the stack in an unstable state. Stacks in this state are excluded from further UpdateStackSet operations. You might need to perform a DeleteStackInstances operation, with RetainStacks set to true, to delete the stack instance, and then delete the stack manually.

                                                                                                                                                                                                                                                  • OUTDATED: The stack isn't currently up to date with the stack set because:

                                                                                                                                                                                                                                                    • The associated stack failed during a CreateStackSet or UpdateStackSet operation.

                                                                                                                                                                                                                                                    • The stack was part of a CreateStackSet or UpdateStackSet operation that failed or was stopped before the stack was created or updated.

                                                                                                                                                                                                                                                  • CURRENT: The stack is currently up to date with the stack set.

                                                                                                                                                                                                                                                  \n@param status The status of the stack instance, in terms of its synchronization with its associated stack set.

                                                                                                                                                                                                                                                  • INOPERABLE: A DeleteStackInstances operation has failed and left the stack in an unstable state. Stacks in this state are excluded from further UpdateStackSet operations. You might need to perform a DeleteStackInstances operation, with RetainStacks set to true, to delete the stack instance, and then delete the stack manually.

                                                                                                                                                                                                                                                  • OUTDATED: The stack isn't currently up to date with the stack set because:

                                                                                                                                                                                                                                                    • The associated stack failed during a CreateStackSet or UpdateStackSet operation.

                                                                                                                                                                                                                                                    • The stack was part of a CreateStackSet or UpdateStackSet operation that failed or was stopped before the stack was created or updated.

                                                                                                                                                                                                                                                  • CURRENT: The stack is currently up to date with the stack set.

                                                                                                                                                                                                                                                  • \n@see StackInstanceStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see StackInstanceStatus", "fluentSetterMethodName" : "status", "getterDocumentation" : "

                                                                                                                                                                                                                                                    The status of the stack instance, in terms of its synchronization with its associated stack set.

                                                                                                                                                                                                                                                    • INOPERABLE: A DeleteStackInstances operation has failed and left the stack in an unstable state. Stacks in this state are excluded from further UpdateStackSet operations. You might need to perform a DeleteStackInstances operation, with RetainStacks set to true, to delete the stack instance, and then delete the stack manually.

                                                                                                                                                                                                                                                    • OUTDATED: The stack isn't currently up to date with the stack set because:

                                                                                                                                                                                                                                                      • The associated stack failed during a CreateStackSet or UpdateStackSet operation.

                                                                                                                                                                                                                                                      • The stack was part of a CreateStackSet or UpdateStackSet operation that failed or was stopped before the stack was created or updated.

                                                                                                                                                                                                                                                    • CURRENT: The stack is currently up to date with the stack set.

                                                                                                                                                                                                                                                    \n

                                                                                                                                                                                                                                                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #status} will return {@link StackInstanceStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #statusAsString}.\n

                                                                                                                                                                                                                                                    \n@return The status of the stack instance, in terms of its synchronization with its associated stack set.

                                                                                                                                                                                                                                                    • INOPERABLE: A DeleteStackInstances operation has failed and left the stack in an unstable state. Stacks in this state are excluded from further UpdateStackSet operations. You might need to perform a DeleteStackInstances operation, with RetainStacks set to true, to delete the stack instance, and then delete the stack manually.

                                                                                                                                                                                                                                                    • OUTDATED: The stack isn't currently up to date with the stack set because:

                                                                                                                                                                                                                                                      • The associated stack failed during a CreateStackSet or UpdateStackSet operation.

                                                                                                                                                                                                                                                      • The stack was part of a CreateStackSet or UpdateStackSet operation that failed or was stopped before the stack was created or updated.

                                                                                                                                                                                                                                                    • CURRENT: The stack is currently up to date with the stack set.

                                                                                                                                                                                                                                                    • \n@see StackInstanceStatus", "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" : "Status", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Status", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Status", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                      The status of the stack instance, in terms of its synchronization with its associated stack set.

                                                                                                                                                                                                                                                      • INOPERABLE: A DeleteStackInstances operation has failed and left the stack in an unstable state. Stacks in this state are excluded from further UpdateStackSet operations. You might need to perform a DeleteStackInstances operation, with RetainStacks set to true, to delete the stack instance, and then delete the stack manually.

                                                                                                                                                                                                                                                      • OUTDATED: The stack isn't currently up to date with the stack set because:

                                                                                                                                                                                                                                                        • The associated stack failed during a CreateStackSet or UpdateStackSet operation.

                                                                                                                                                                                                                                                        • The stack was part of a CreateStackSet or UpdateStackSet operation that failed or was stopped before the stack was created or updated.

                                                                                                                                                                                                                                                      • CURRENT: The stack is currently up to date with the stack set.

                                                                                                                                                                                                                                                      \n@param status The status of the stack instance, in terms of its synchronization with its associated stack set.

                                                                                                                                                                                                                                                      • INOPERABLE: A DeleteStackInstances operation has failed and left the stack in an unstable state. Stacks in this state are excluded from further UpdateStackSet operations. You might need to perform a DeleteStackInstances operation, with RetainStacks set to true, to delete the stack instance, and then delete the stack manually.

                                                                                                                                                                                                                                                      • OUTDATED: The stack isn't currently up to date with the stack set because:

                                                                                                                                                                                                                                                        • The associated stack failed during a CreateStackSet or UpdateStackSet operation.

                                                                                                                                                                                                                                                        • The stack was part of a CreateStackSet or UpdateStackSet operation that failed or was stopped before the stack was created or updated.

                                                                                                                                                                                                                                                      • CURRENT: The stack is currently up to date with the stack set.

                                                                                                                                                                                                                                                      • \n@see StackInstanceStatus", "setterMethodName" : "setStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                        The status of the stack instance, in terms of its synchronization with its associated stack set.

                                                                                                                                                                                                                                                        • INOPERABLE: A DeleteStackInstances operation has failed and left the stack in an unstable state. Stacks in this state are excluded from further UpdateStackSet operations. You might need to perform a DeleteStackInstances operation, with RetainStacks set to true, to delete the stack instance, and then delete the stack manually.

                                                                                                                                                                                                                                                        • OUTDATED: The stack isn't currently up to date with the stack set because:

                                                                                                                                                                                                                                                          • The associated stack failed during a CreateStackSet or UpdateStackSet operation.

                                                                                                                                                                                                                                                          • The stack was part of a CreateStackSet or UpdateStackSet operation that failed or was stopped before the stack was created or updated.

                                                                                                                                                                                                                                                        • CURRENT: The stack is currently up to date with the stack set.

                                                                                                                                                                                                                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StatusReason" : { "beanStyleGetterMethodName" : "getStatusReason", "beanStyleSetterMethodName" : "setStatusReason", "c2jName" : "StatusReason", "c2jShape" : "Reason", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                        The explanation for the specific status code assigned to this stack instance.

                                                                                                                                                                                                                                                        \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 #statusReason(String)}.\n@param statusReason 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 #statusReason(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                        The explanation for the specific status code assigned to this stack instance.

                                                                                                                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "statusReason", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                        The explanation for the specific status code assigned to this stack instance.

                                                                                                                                                                                                                                                        \n@param statusReason The explanation for the specific status code assigned to this stack instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "statusReason", "getterDocumentation" : "

                                                                                                                                                                                                                                                        The explanation for the specific status code assigned to this stack instance.

                                                                                                                                                                                                                                                        \n@return The explanation for the specific status code assigned to this stack instance.", "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" : "StatusReason", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StatusReason", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StatusReason", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                        The explanation for the specific status code assigned to this stack instance.

                                                                                                                                                                                                                                                        \n@param statusReason The explanation for the specific status code assigned to this stack instance.", "setterMethodName" : "setStatusReason", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "statusReason", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "statusReason", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                        The explanation for the specific status code assigned to this stack instance.

                                                                                                                                                                                                                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getStackSetId", "beanStyleSetterMethodName" : "setStackSetId", "c2jName" : "StackSetId", "c2jShape" : "StackSetId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                        The name or unique ID of the stack set that the stack instance is associated with.

                                                                                                                                                                                                                                                        \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 #stackSetId(String)}.\n@param stackSetId 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 #stackSetId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                        The name or unique ID of the stack set that the stack instance is associated with.

                                                                                                                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackSetId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                        The name or unique ID of the stack set that the stack instance is associated with.

                                                                                                                                                                                                                                                        \n@param stackSetId The name or unique ID of the stack set that the stack instance is associated with.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackSetId", "getterDocumentation" : "

                                                                                                                                                                                                                                                        The name or unique ID of the stack set that the stack instance is associated with.

                                                                                                                                                                                                                                                        \n@return The name or unique ID of the stack set that the stack instance is associated with.", "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" : "StackSetId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackSetId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackSetId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                        The name or unique ID of the stack set that the stack instance is associated with.

                                                                                                                                                                                                                                                        \n@param stackSetId The name or unique ID of the stack set that the stack instance is associated with.", "setterMethodName" : "setStackSetId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackSetId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackSetId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                        The name or unique ID of the stack set that the stack instance is associated with.

                                                                                                                                                                                                                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRegion", "beanStyleSetterMethodName" : "setRegion", "c2jName" : "Region", "c2jShape" : "Region", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                        The name of the AWS region that the stack instance is associated with.

                                                                                                                                                                                                                                                        \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 #region(String)}.\n@param region 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 #region(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                        The name of the AWS region that the stack instance is associated with.

                                                                                                                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "region", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                        The name of the AWS region that the stack instance is associated with.

                                                                                                                                                                                                                                                        \n@param region The name of the AWS region that the stack instance is associated with.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "region", "getterDocumentation" : "

                                                                                                                                                                                                                                                        The name of the AWS region that the stack instance is associated with.

                                                                                                                                                                                                                                                        \n@return The name of the AWS region that the stack instance is associated with.", "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" : "Region", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Region", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Region", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                        The name of the AWS region that the stack instance is associated with.

                                                                                                                                                                                                                                                        \n@param region The name of the AWS region that the stack instance is associated with.", "setterMethodName" : "setRegion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "region", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "region", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                        The name of the AWS region that the stack instance is associated with.

                                                                                                                                                                                                                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAccount", "beanStyleSetterMethodName" : "setAccount", "c2jName" : "Account", "c2jShape" : "Account", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                        The name of the AWS account that the stack instance is associated with.

                                                                                                                                                                                                                                                        \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 #account(String)}.\n@param account 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 #account(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                        The name of the AWS account that the stack instance is associated with.

                                                                                                                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "account", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                        The name of the AWS account that the stack instance is associated with.

                                                                                                                                                                                                                                                        \n@param account The name of the AWS account that the stack instance is associated with.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "account", "getterDocumentation" : "

                                                                                                                                                                                                                                                        The name of the AWS account that the stack instance is associated with.

                                                                                                                                                                                                                                                        \n@return The name of the AWS account that the stack instance is associated with.", "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" : "Account", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Account", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Account", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                        The name of the AWS account that the stack instance is associated with.

                                                                                                                                                                                                                                                        \n@param account The name of the AWS account that the stack instance is associated with.", "setterMethodName" : "setAccount", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "account", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "account", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                        The name of the AWS account that the stack instance is associated with.

                                                                                                                                                                                                                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackId", "beanStyleSetterMethodName" : "setStackId", "c2jName" : "StackId", "c2jShape" : "StackId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                        The ID of the stack instance.

                                                                                                                                                                                                                                                        \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 ID of the stack instance.

                                                                                                                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                        The ID of the stack instance.

                                                                                                                                                                                                                                                        \n@param stackId The ID of the stack instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackId", "getterDocumentation" : "

                                                                                                                                                                                                                                                        The ID of the stack instance.

                                                                                                                                                                                                                                                        \n@return The ID of the stack instance.", "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 ID of the stack instance.

                                                                                                                                                                                                                                                        \n@param stackId The ID of the stack instance.", "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 ID of the stack instance.

                                                                                                                                                                                                                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStatusAsString", "beanStyleSetterMethodName" : "setStatus", "c2jName" : "Status", "c2jShape" : "StackInstanceStatus", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                        The status of the stack instance, in terms of its synchronization with its associated stack set.

                                                                                                                                                                                                                                                        • INOPERABLE: A DeleteStackInstances operation has failed and left the stack in an unstable state. Stacks in this state are excluded from further UpdateStackSet operations. You might need to perform a DeleteStackInstances operation, with RetainStacks set to true, to delete the stack instance, and then delete the stack manually.

                                                                                                                                                                                                                                                        • OUTDATED: The stack isn't currently up to date with the stack set because:

                                                                                                                                                                                                                                                          • The associated stack failed during a CreateStackSet or UpdateStackSet operation.

                                                                                                                                                                                                                                                          • The stack was part of a CreateStackSet or UpdateStackSet operation that failed or was stopped before the stack was created or updated.

                                                                                                                                                                                                                                                        • CURRENT: The stack is currently up to date with the stack set.

                                                                                                                                                                                                                                                        \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 #statusAsString(String)}.\n@param status 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 #status(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                        The status of the stack instance, in terms of its synchronization with its associated stack set.

                                                                                                                                                                                                                                                        • INOPERABLE: A DeleteStackInstances operation has failed and left the stack in an unstable state. Stacks in this state are excluded from further UpdateStackSet operations. You might need to perform a DeleteStackInstances operation, with RetainStacks set to true, to delete the stack instance, and then delete the stack manually.

                                                                                                                                                                                                                                                        • OUTDATED: The stack isn't currently up to date with the stack set because:

                                                                                                                                                                                                                                                          • The associated stack failed during a CreateStackSet or UpdateStackSet operation.

                                                                                                                                                                                                                                                          • The stack was part of a CreateStackSet or UpdateStackSet operation that failed or was stopped before the stack was created or updated.

                                                                                                                                                                                                                                                        • CURRENT: The stack is currently up to date with the stack set.

                                                                                                                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : "StackInstanceStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "status", "fluentEnumSetterMethodName" : "status", "fluentGetterMethodName" : "statusAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                        The status of the stack instance, in terms of its synchronization with its associated stack set.

                                                                                                                                                                                                                                                        • INOPERABLE: A DeleteStackInstances operation has failed and left the stack in an unstable state. Stacks in this state are excluded from further UpdateStackSet operations. You might need to perform a DeleteStackInstances operation, with RetainStacks set to true, to delete the stack instance, and then delete the stack manually.

                                                                                                                                                                                                                                                        • OUTDATED: The stack isn't currently up to date with the stack set because:

                                                                                                                                                                                                                                                          • The associated stack failed during a CreateStackSet or UpdateStackSet operation.

                                                                                                                                                                                                                                                          • The stack was part of a CreateStackSet or UpdateStackSet operation that failed or was stopped before the stack was created or updated.

                                                                                                                                                                                                                                                        • CURRENT: The stack is currently up to date with the stack set.

                                                                                                                                                                                                                                                        \n@param status The status of the stack instance, in terms of its synchronization with its associated stack set.

                                                                                                                                                                                                                                                        • INOPERABLE: A DeleteStackInstances operation has failed and left the stack in an unstable state. Stacks in this state are excluded from further UpdateStackSet operations. You might need to perform a DeleteStackInstances operation, with RetainStacks set to true, to delete the stack instance, and then delete the stack manually.

                                                                                                                                                                                                                                                        • OUTDATED: The stack isn't currently up to date with the stack set because:

                                                                                                                                                                                                                                                          • The associated stack failed during a CreateStackSet or UpdateStackSet operation.

                                                                                                                                                                                                                                                          • The stack was part of a CreateStackSet or UpdateStackSet operation that failed or was stopped before the stack was created or updated.

                                                                                                                                                                                                                                                        • CURRENT: The stack is currently up to date with the stack set.

                                                                                                                                                                                                                                                        • \n@see StackInstanceStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see StackInstanceStatus", "fluentSetterMethodName" : "status", "getterDocumentation" : "

                                                                                                                                                                                                                                                          The status of the stack instance, in terms of its synchronization with its associated stack set.

                                                                                                                                                                                                                                                          • INOPERABLE: A DeleteStackInstances operation has failed and left the stack in an unstable state. Stacks in this state are excluded from further UpdateStackSet operations. You might need to perform a DeleteStackInstances operation, with RetainStacks set to true, to delete the stack instance, and then delete the stack manually.

                                                                                                                                                                                                                                                          • OUTDATED: The stack isn't currently up to date with the stack set because:

                                                                                                                                                                                                                                                            • The associated stack failed during a CreateStackSet or UpdateStackSet operation.

                                                                                                                                                                                                                                                            • The stack was part of a CreateStackSet or UpdateStackSet operation that failed or was stopped before the stack was created or updated.

                                                                                                                                                                                                                                                          • CURRENT: The stack is currently up to date with the stack set.

                                                                                                                                                                                                                                                          \n

                                                                                                                                                                                                                                                          \nIf the service returns an enum value that is not available in the current SDK version, {@link #status} will return {@link StackInstanceStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #statusAsString}.\n

                                                                                                                                                                                                                                                          \n@return The status of the stack instance, in terms of its synchronization with its associated stack set.

                                                                                                                                                                                                                                                          • INOPERABLE: A DeleteStackInstances operation has failed and left the stack in an unstable state. Stacks in this state are excluded from further UpdateStackSet operations. You might need to perform a DeleteStackInstances operation, with RetainStacks set to true, to delete the stack instance, and then delete the stack manually.

                                                                                                                                                                                                                                                          • OUTDATED: The stack isn't currently up to date with the stack set because:

                                                                                                                                                                                                                                                            • The associated stack failed during a CreateStackSet or UpdateStackSet operation.

                                                                                                                                                                                                                                                            • The stack was part of a CreateStackSet or UpdateStackSet operation that failed or was stopped before the stack was created or updated.

                                                                                                                                                                                                                                                          • CURRENT: The stack is currently up to date with the stack set.

                                                                                                                                                                                                                                                          • \n@see StackInstanceStatus", "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" : "Status", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Status", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Status", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                            The status of the stack instance, in terms of its synchronization with its associated stack set.

                                                                                                                                                                                                                                                            • INOPERABLE: A DeleteStackInstances operation has failed and left the stack in an unstable state. Stacks in this state are excluded from further UpdateStackSet operations. You might need to perform a DeleteStackInstances operation, with RetainStacks set to true, to delete the stack instance, and then delete the stack manually.

                                                                                                                                                                                                                                                            • OUTDATED: The stack isn't currently up to date with the stack set because:

                                                                                                                                                                                                                                                              • The associated stack failed during a CreateStackSet or UpdateStackSet operation.

                                                                                                                                                                                                                                                              • The stack was part of a CreateStackSet or UpdateStackSet operation that failed or was stopped before the stack was created or updated.

                                                                                                                                                                                                                                                            • CURRENT: The stack is currently up to date with the stack set.

                                                                                                                                                                                                                                                            \n@param status The status of the stack instance, in terms of its synchronization with its associated stack set.

                                                                                                                                                                                                                                                            • INOPERABLE: A DeleteStackInstances operation has failed and left the stack in an unstable state. Stacks in this state are excluded from further UpdateStackSet operations. You might need to perform a DeleteStackInstances operation, with RetainStacks set to true, to delete the stack instance, and then delete the stack manually.

                                                                                                                                                                                                                                                            • OUTDATED: The stack isn't currently up to date with the stack set because:

                                                                                                                                                                                                                                                              • The associated stack failed during a CreateStackSet or UpdateStackSet operation.

                                                                                                                                                                                                                                                              • The stack was part of a CreateStackSet or UpdateStackSet operation that failed or was stopped before the stack was created or updated.

                                                                                                                                                                                                                                                            • CURRENT: The stack is currently up to date with the stack set.

                                                                                                                                                                                                                                                            • \n@see StackInstanceStatus", "setterMethodName" : "setStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                              The status of the stack instance, in terms of its synchronization with its associated stack set.

                                                                                                                                                                                                                                                              • INOPERABLE: A DeleteStackInstances operation has failed and left the stack in an unstable state. Stacks in this state are excluded from further UpdateStackSet operations. You might need to perform a DeleteStackInstances operation, with RetainStacks set to true, to delete the stack instance, and then delete the stack manually.

                                                                                                                                                                                                                                                              • OUTDATED: The stack isn't currently up to date with the stack set because:

                                                                                                                                                                                                                                                                • The associated stack failed during a CreateStackSet or UpdateStackSet operation.

                                                                                                                                                                                                                                                                • The stack was part of a CreateStackSet or UpdateStackSet operation that failed or was stopped before the stack was created or updated.

                                                                                                                                                                                                                                                              • CURRENT: The stack is currently up to date with the stack set.

                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStatusReason", "beanStyleSetterMethodName" : "setStatusReason", "c2jName" : "StatusReason", "c2jShape" : "Reason", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              The explanation for the specific status code assigned to this stack instance.

                                                                                                                                                                                                                                                              \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 #statusReason(String)}.\n@param statusReason 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 #statusReason(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                              The explanation for the specific status code assigned to this stack instance.

                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "statusReason", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              The explanation for the specific status code assigned to this stack instance.

                                                                                                                                                                                                                                                              \n@param statusReason The explanation for the specific status code assigned to this stack instance.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "statusReason", "getterDocumentation" : "

                                                                                                                                                                                                                                                              The explanation for the specific status code assigned to this stack instance.

                                                                                                                                                                                                                                                              \n@return The explanation for the specific status code assigned to this stack instance.", "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" : "StatusReason", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StatusReason", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StatusReason", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                              The explanation for the specific status code assigned to this stack instance.

                                                                                                                                                                                                                                                              \n@param statusReason The explanation for the specific status code assigned to this stack instance.", "setterMethodName" : "setStatusReason", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "statusReason", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "statusReason", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                              The explanation for the specific status code assigned to this stack instance.

                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "StackInstanceSummary", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "StackInstanceSummary", "variableName" : "stackInstanceSummary", "variableType" : "StackInstanceSummary", "documentation" : null, "simpleType" : "StackInstanceSummary", "variableSetterType" : "StackInstanceSummary" }, "wrapper" : false, "xmlNamespace" : null }, "StackResource" : { "c2jName" : "StackResource", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                              The StackResource data type.

                                                                                                                                                                                                                                                              ", "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" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              The name associated with the stack.

                                                                                                                                                                                                                                                              \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                              The name associated with the stack.

                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              The name associated with the stack.

                                                                                                                                                                                                                                                              \n@param stackName The name associated with the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                                                                                                                                                                                                                                                              The name associated with the stack.

                                                                                                                                                                                                                                                              \n@return The name associated with the stack.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                              The name associated with the stack.

                                                                                                                                                                                                                                                              \n@param stackName The name associated with the stack.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                              The name associated with the stack.

                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackId", "beanStyleSetterMethodName" : "setStackId", "c2jName" : "StackId", "c2jShape" : "StackId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              Unique identifier of the stack.

                                                                                                                                                                                                                                                              \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" : "

                                                                                                                                                                                                                                                              Unique identifier of the stack.

                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              Unique identifier of the stack.

                                                                                                                                                                                                                                                              \n@param stackId Unique identifier of the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackId", "getterDocumentation" : "

                                                                                                                                                                                                                                                              Unique identifier of the stack.

                                                                                                                                                                                                                                                              \n@return Unique identifier of the stack.", "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" : "

                                                                                                                                                                                                                                                              Unique identifier of the stack.

                                                                                                                                                                                                                                                              \n@param stackId Unique identifier of the stack.", "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" : "

                                                                                                                                                                                                                                                              Unique identifier of the stack.

                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getLogicalResourceId", "beanStyleSetterMethodName" : "setLogicalResourceId", "c2jName" : "LogicalResourceId", "c2jShape" : "LogicalResourceId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              The logical name of the resource specified in the template.

                                                                                                                                                                                                                                                              \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 #logicalResourceId(String)}.\n@param logicalResourceId 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 #logicalResourceId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                              The logical name of the resource specified in the template.

                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "logicalResourceId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              The logical name of the resource specified in the template.

                                                                                                                                                                                                                                                              \n@param logicalResourceId The logical name of the resource specified in the template.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "logicalResourceId", "getterDocumentation" : "

                                                                                                                                                                                                                                                              The logical name of the resource specified in the template.

                                                                                                                                                                                                                                                              \n@return The logical name of the resource specified in the template.", "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" : "LogicalResourceId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LogicalResourceId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "LogicalResourceId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                              The logical name of the resource specified in the template.

                                                                                                                                                                                                                                                              \n@param logicalResourceId The logical name of the resource specified in the template.", "setterMethodName" : "setLogicalResourceId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "logicalResourceId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "logicalResourceId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                              The logical name of the resource specified in the template.

                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getPhysicalResourceId", "beanStyleSetterMethodName" : "setPhysicalResourceId", "c2jName" : "PhysicalResourceId", "c2jShape" : "PhysicalResourceId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.

                                                                                                                                                                                                                                                              \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 #physicalResourceId(String)}.\n@param physicalResourceId 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 #physicalResourceId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                              The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.

                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "physicalResourceId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.

                                                                                                                                                                                                                                                              \n@param physicalResourceId The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "physicalResourceId", "getterDocumentation" : "

                                                                                                                                                                                                                                                              The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.

                                                                                                                                                                                                                                                              \n@return The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.", "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" : "PhysicalResourceId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "PhysicalResourceId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "PhysicalResourceId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                              The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.

                                                                                                                                                                                                                                                              \n@param physicalResourceId The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.", "setterMethodName" : "setPhysicalResourceId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "physicalResourceId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "physicalResourceId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                              The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.

                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getResourceType", "beanStyleSetterMethodName" : "setResourceType", "c2jName" : "ResourceType", "c2jShape" : "ResourceType", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              Type of resource. (For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                                                              \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 #resourceType(String)}.\n@param resourceType 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 #resourceType(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                              Type of resource. (For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceType", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              Type of resource. (For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                                                              \n@param resourceType Type of resource. (For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceType", "getterDocumentation" : "

                                                                                                                                                                                                                                                              Type of resource. (For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                                                              \n@return Type of resource. (For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)", "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" : "ResourceType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceType", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                              Type of resource. (For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                                                              \n@param resourceType Type of resource. (For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)", "setterMethodName" : "setResourceType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceType", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                              Type of resource. (For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTimestamp", "beanStyleSetterMethodName" : "setTimestamp", "c2jName" : "Timestamp", "c2jShape" : "Timestamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              Time the status was updated.

                                                                                                                                                                                                                                                              \nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #timestamp(Instant)}.\n@param timestamp a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #timestamp(Instant)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                              Time the status was updated.

                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "timestamp", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              Time the status was updated.

                                                                                                                                                                                                                                                              \n@param timestamp Time the status was updated.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "timestamp", "getterDocumentation" : "

                                                                                                                                                                                                                                                              Time the status was updated.

                                                                                                                                                                                                                                                              \n@return Time the status was updated.", "getterModel" : { "returnType" : "java.time.Instant", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Timestamp", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Timestamp", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "Timestamp", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                              Time the status was updated.

                                                                                                                                                                                                                                                              \n@param timestamp Time the status was updated.", "setterMethodName" : "setTimestamp", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "timestamp", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "timestamp", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                                                                                                                              Time the status was updated.

                                                                                                                                                                                                                                                              ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getResourceStatusAsString", "beanStyleSetterMethodName" : "setResourceStatus", "c2jName" : "ResourceStatus", "c2jShape" : "ResourceStatus", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              Current status of the resource.

                                                                                                                                                                                                                                                              \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 #resourceStatusAsString(String)}.\n@param resourceStatus 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 #resourceStatus(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                              Current status of the resource.

                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : "ResourceStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "resourceStatus", "fluentEnumSetterMethodName" : "resourceStatus", "fluentGetterMethodName" : "resourceStatusAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              Current status of the resource.

                                                                                                                                                                                                                                                              \n@param resourceStatus Current status of the resource.\n@see ResourceStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see ResourceStatus", "fluentSetterMethodName" : "resourceStatus", "getterDocumentation" : "

                                                                                                                                                                                                                                                              Current status of the resource.

                                                                                                                                                                                                                                                              \n

                                                                                                                                                                                                                                                              \nIf the service returns an enum value that is not available in the current SDK version, {@link #resourceStatus} will return {@link ResourceStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #resourceStatusAsString}.\n

                                                                                                                                                                                                                                                              \n@return Current status of the resource.\n@see ResourceStatus", "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" : "ResourceStatus", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceStatus", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                              Current status of the resource.

                                                                                                                                                                                                                                                              \n@param resourceStatus Current status of the resource.\n@see ResourceStatus", "setterMethodName" : "setResourceStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceStatus", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                              Current status of the resource.

                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getResourceStatusReason", "beanStyleSetterMethodName" : "setResourceStatusReason", "c2jName" : "ResourceStatusReason", "c2jShape" : "ResourceStatusReason", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              Success/failure message associated with the resource.

                                                                                                                                                                                                                                                              \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 #resourceStatusReason(String)}.\n@param resourceStatusReason 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 #resourceStatusReason(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                              Success/failure message associated with the resource.

                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceStatusReason", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              Success/failure message associated with the resource.

                                                                                                                                                                                                                                                              \n@param resourceStatusReason Success/failure message associated with the resource.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceStatusReason", "getterDocumentation" : "

                                                                                                                                                                                                                                                              Success/failure message associated with the resource.

                                                                                                                                                                                                                                                              \n@return Success/failure message associated with the resource.", "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" : "ResourceStatusReason", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceStatusReason", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceStatusReason", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                              Success/failure message associated with the resource.

                                                                                                                                                                                                                                                              \n@param resourceStatusReason Success/failure message associated with the resource.", "setterMethodName" : "setResourceStatusReason", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceStatusReason", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceStatusReason", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                              Success/failure message associated with the resource.

                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "Description", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              User defined description associated with the resource.

                                                                                                                                                                                                                                                              \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" : "

                                                                                                                                                                                                                                                              User defined description associated with the resource.

                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              User defined description associated with the resource.

                                                                                                                                                                                                                                                              \n@param description User defined description associated with the resource.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "description", "getterDocumentation" : "

                                                                                                                                                                                                                                                              User defined description associated with the resource.

                                                                                                                                                                                                                                                              \n@return User defined description associated with the resource.", "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" : "

                                                                                                                                                                                                                                                              User defined description associated with the resource.

                                                                                                                                                                                                                                                              \n@param description User defined description associated with the resource.", "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" : "

                                                                                                                                                                                                                                                              User defined description associated with the resource.

                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDriftInformation", "beanStyleSetterMethodName" : "setDriftInformation", "c2jName" : "DriftInformation", "c2jShape" : "StackResourceDriftInformation", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              Information about whether the resource's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                                                                                              \nThis is a convenience that creates an instance of the {@link StackResourceDriftInformation.Builder} avoiding the need to create one manually via {@link StackResourceDriftInformation#builder()}.\n\nWhen the {@link Consumer} completes, {@link StackResourceDriftInformation.Builder#build()} is called immediately and its result is passed to {@link #driftInformation(StackResourceDriftInformation)}.\n@param driftInformation a consumer that will call methods on {@link StackResourceDriftInformation.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #driftInformation(StackResourceDriftInformation)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                              Information about whether the resource's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "driftInformation", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              Information about whether the resource's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                                                                                              \n@param driftInformation Information about whether the resource's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "driftInformation", "getterDocumentation" : "

                                                                                                                                                                                                                                                              Information about whether the resource's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                                                                                              \n@return Information about whether the resource's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.", "getterModel" : { "returnType" : "StackResourceDriftInformation", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DriftInformation", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DriftInformation", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "DriftInformation", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                              Information about whether the resource's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                                                                                              \n@param driftInformation Information about whether the resource's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.", "setterMethodName" : "setDriftInformation", "setterModel" : { "variableDeclarationType" : "StackResourceDriftInformation", "variableName" : "driftInformation", "variableType" : "StackResourceDriftInformation", "documentation" : null, "simpleType" : "StackResourceDriftInformation", "variableSetterType" : "StackResourceDriftInformation" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StackResourceDriftInformation", "variableName" : "driftInformation", "variableType" : "StackResourceDriftInformation", "documentation" : "

                                                                                                                                                                                                                                                              Information about whether the resource's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                                                                                              ", "simpleType" : "StackResourceDriftInformation", "variableSetterType" : "StackResourceDriftInformation" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Description" : { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "Description", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              User defined description associated with the resource.

                                                                                                                                                                                                                                                              \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" : "

                                                                                                                                                                                                                                                              User defined description associated with the resource.

                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              User defined description associated with the resource.

                                                                                                                                                                                                                                                              \n@param description User defined description associated with the resource.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "description", "getterDocumentation" : "

                                                                                                                                                                                                                                                              User defined description associated with the resource.

                                                                                                                                                                                                                                                              \n@return User defined description associated with the resource.", "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" : "

                                                                                                                                                                                                                                                              User defined description associated with the resource.

                                                                                                                                                                                                                                                              \n@param description User defined description associated with the resource.", "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" : "

                                                                                                                                                                                                                                                              User defined description associated with the resource.

                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "DriftInformation" : { "beanStyleGetterMethodName" : "getDriftInformation", "beanStyleSetterMethodName" : "setDriftInformation", "c2jName" : "DriftInformation", "c2jShape" : "StackResourceDriftInformation", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              Information about whether the resource's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                                                                                              \nThis is a convenience that creates an instance of the {@link StackResourceDriftInformation.Builder} avoiding the need to create one manually via {@link StackResourceDriftInformation#builder()}.\n\nWhen the {@link Consumer} completes, {@link StackResourceDriftInformation.Builder#build()} is called immediately and its result is passed to {@link #driftInformation(StackResourceDriftInformation)}.\n@param driftInformation a consumer that will call methods on {@link StackResourceDriftInformation.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #driftInformation(StackResourceDriftInformation)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                              Information about whether the resource's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "driftInformation", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              Information about whether the resource's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                                                                                              \n@param driftInformation Information about whether the resource's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "driftInformation", "getterDocumentation" : "

                                                                                                                                                                                                                                                              Information about whether the resource's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                                                                                              \n@return Information about whether the resource's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.", "getterModel" : { "returnType" : "StackResourceDriftInformation", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DriftInformation", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DriftInformation", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "DriftInformation", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                              Information about whether the resource's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                                                                                              \n@param driftInformation Information about whether the resource's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.", "setterMethodName" : "setDriftInformation", "setterModel" : { "variableDeclarationType" : "StackResourceDriftInformation", "variableName" : "driftInformation", "variableType" : "StackResourceDriftInformation", "documentation" : null, "simpleType" : "StackResourceDriftInformation", "variableSetterType" : "StackResourceDriftInformation" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StackResourceDriftInformation", "variableName" : "driftInformation", "variableType" : "StackResourceDriftInformation", "documentation" : "

                                                                                                                                                                                                                                                              Information about whether the resource's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                                                                                              ", "simpleType" : "StackResourceDriftInformation", "variableSetterType" : "StackResourceDriftInformation" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "LogicalResourceId" : { "beanStyleGetterMethodName" : "getLogicalResourceId", "beanStyleSetterMethodName" : "setLogicalResourceId", "c2jName" : "LogicalResourceId", "c2jShape" : "LogicalResourceId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              The logical name of the resource specified in the template.

                                                                                                                                                                                                                                                              \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 #logicalResourceId(String)}.\n@param logicalResourceId 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 #logicalResourceId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                              The logical name of the resource specified in the template.

                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "logicalResourceId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              The logical name of the resource specified in the template.

                                                                                                                                                                                                                                                              \n@param logicalResourceId The logical name of the resource specified in the template.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "logicalResourceId", "getterDocumentation" : "

                                                                                                                                                                                                                                                              The logical name of the resource specified in the template.

                                                                                                                                                                                                                                                              \n@return The logical name of the resource specified in the template.", "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" : "LogicalResourceId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LogicalResourceId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "LogicalResourceId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                              The logical name of the resource specified in the template.

                                                                                                                                                                                                                                                              \n@param logicalResourceId The logical name of the resource specified in the template.", "setterMethodName" : "setLogicalResourceId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "logicalResourceId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "logicalResourceId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                              The logical name of the resource specified in the template.

                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "PhysicalResourceId" : { "beanStyleGetterMethodName" : "getPhysicalResourceId", "beanStyleSetterMethodName" : "setPhysicalResourceId", "c2jName" : "PhysicalResourceId", "c2jShape" : "PhysicalResourceId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.

                                                                                                                                                                                                                                                              \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 #physicalResourceId(String)}.\n@param physicalResourceId 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 #physicalResourceId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                              The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.

                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "physicalResourceId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.

                                                                                                                                                                                                                                                              \n@param physicalResourceId The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "physicalResourceId", "getterDocumentation" : "

                                                                                                                                                                                                                                                              The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.

                                                                                                                                                                                                                                                              \n@return The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.", "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" : "PhysicalResourceId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "PhysicalResourceId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "PhysicalResourceId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                              The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.

                                                                                                                                                                                                                                                              \n@param physicalResourceId The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.", "setterMethodName" : "setPhysicalResourceId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "physicalResourceId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "physicalResourceId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                              The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.

                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ResourceStatus" : { "beanStyleGetterMethodName" : "getResourceStatusAsString", "beanStyleSetterMethodName" : "setResourceStatus", "c2jName" : "ResourceStatus", "c2jShape" : "ResourceStatus", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              Current status of the resource.

                                                                                                                                                                                                                                                              \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 #resourceStatusAsString(String)}.\n@param resourceStatus 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 #resourceStatus(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                              Current status of the resource.

                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : "ResourceStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "resourceStatus", "fluentEnumSetterMethodName" : "resourceStatus", "fluentGetterMethodName" : "resourceStatusAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              Current status of the resource.

                                                                                                                                                                                                                                                              \n@param resourceStatus Current status of the resource.\n@see ResourceStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see ResourceStatus", "fluentSetterMethodName" : "resourceStatus", "getterDocumentation" : "

                                                                                                                                                                                                                                                              Current status of the resource.

                                                                                                                                                                                                                                                              \n

                                                                                                                                                                                                                                                              \nIf the service returns an enum value that is not available in the current SDK version, {@link #resourceStatus} will return {@link ResourceStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #resourceStatusAsString}.\n

                                                                                                                                                                                                                                                              \n@return Current status of the resource.\n@see ResourceStatus", "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" : "ResourceStatus", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceStatus", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                              Current status of the resource.

                                                                                                                                                                                                                                                              \n@param resourceStatus Current status of the resource.\n@see ResourceStatus", "setterMethodName" : "setResourceStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceStatus", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                              Current status of the resource.

                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ResourceStatusReason" : { "beanStyleGetterMethodName" : "getResourceStatusReason", "beanStyleSetterMethodName" : "setResourceStatusReason", "c2jName" : "ResourceStatusReason", "c2jShape" : "ResourceStatusReason", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              Success/failure message associated with the resource.

                                                                                                                                                                                                                                                              \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 #resourceStatusReason(String)}.\n@param resourceStatusReason 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 #resourceStatusReason(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                              Success/failure message associated with the resource.

                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceStatusReason", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              Success/failure message associated with the resource.

                                                                                                                                                                                                                                                              \n@param resourceStatusReason Success/failure message associated with the resource.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceStatusReason", "getterDocumentation" : "

                                                                                                                                                                                                                                                              Success/failure message associated with the resource.

                                                                                                                                                                                                                                                              \n@return Success/failure message associated with the resource.", "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" : "ResourceStatusReason", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceStatusReason", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceStatusReason", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                              Success/failure message associated with the resource.

                                                                                                                                                                                                                                                              \n@param resourceStatusReason Success/failure message associated with the resource.", "setterMethodName" : "setResourceStatusReason", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceStatusReason", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceStatusReason", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                              Success/failure message associated with the resource.

                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ResourceType" : { "beanStyleGetterMethodName" : "getResourceType", "beanStyleSetterMethodName" : "setResourceType", "c2jName" : "ResourceType", "c2jShape" : "ResourceType", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              Type of resource. (For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                                                              \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 #resourceType(String)}.\n@param resourceType 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 #resourceType(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                              Type of resource. (For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceType", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              Type of resource. (For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                                                              \n@param resourceType Type of resource. (For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceType", "getterDocumentation" : "

                                                                                                                                                                                                                                                              Type of resource. (For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                                                              \n@return Type of resource. (For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)", "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" : "ResourceType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceType", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                              Type of resource. (For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                                                              \n@param resourceType Type of resource. (For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)", "setterMethodName" : "setResourceType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceType", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                              Type of resource. (For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackId" : { "beanStyleGetterMethodName" : "getStackId", "beanStyleSetterMethodName" : "setStackId", "c2jName" : "StackId", "c2jShape" : "StackId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              Unique identifier of the stack.

                                                                                                                                                                                                                                                              \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" : "

                                                                                                                                                                                                                                                              Unique identifier of the stack.

                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              Unique identifier of the stack.

                                                                                                                                                                                                                                                              \n@param stackId Unique identifier of the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackId", "getterDocumentation" : "

                                                                                                                                                                                                                                                              Unique identifier of the stack.

                                                                                                                                                                                                                                                              \n@return Unique identifier of the stack.", "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" : "

                                                                                                                                                                                                                                                              Unique identifier of the stack.

                                                                                                                                                                                                                                                              \n@param stackId Unique identifier of the stack.", "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" : "

                                                                                                                                                                                                                                                              Unique identifier of the stack.

                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackName" : { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              The name associated with the stack.

                                                                                                                                                                                                                                                              \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                              The name associated with the stack.

                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              The name associated with the stack.

                                                                                                                                                                                                                                                              \n@param stackName The name associated with the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                                                                                                                                                                                                                                                              The name associated with the stack.

                                                                                                                                                                                                                                                              \n@return The name associated with the stack.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                              The name associated with the stack.

                                                                                                                                                                                                                                                              \n@param stackName The name associated with the stack.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                              The name associated with the stack.

                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Timestamp" : { "beanStyleGetterMethodName" : "getTimestamp", "beanStyleSetterMethodName" : "setTimestamp", "c2jName" : "Timestamp", "c2jShape" : "Timestamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              Time the status was updated.

                                                                                                                                                                                                                                                              \nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #timestamp(Instant)}.\n@param timestamp a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #timestamp(Instant)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                              Time the status was updated.

                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "timestamp", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              Time the status was updated.

                                                                                                                                                                                                                                                              \n@param timestamp Time the status was updated.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "timestamp", "getterDocumentation" : "

                                                                                                                                                                                                                                                              Time the status was updated.

                                                                                                                                                                                                                                                              \n@return Time the status was updated.", "getterModel" : { "returnType" : "java.time.Instant", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Timestamp", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Timestamp", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "Timestamp", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                              Time the status was updated.

                                                                                                                                                                                                                                                              \n@param timestamp Time the status was updated.", "setterMethodName" : "setTimestamp", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "timestamp", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "timestamp", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                                                                                                                              Time the status was updated.

                                                                                                                                                                                                                                                              ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              The name associated with the stack.

                                                                                                                                                                                                                                                              \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                              The name associated with the stack.

                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              The name associated with the stack.

                                                                                                                                                                                                                                                              \n@param stackName The name associated with the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                                                                                                                                                                                                                                                              The name associated with the stack.

                                                                                                                                                                                                                                                              \n@return The name associated with the stack.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                              The name associated with the stack.

                                                                                                                                                                                                                                                              \n@param stackName The name associated with the stack.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                              The name associated with the stack.

                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackId", "beanStyleSetterMethodName" : "setStackId", "c2jName" : "StackId", "c2jShape" : "StackId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              Unique identifier of the stack.

                                                                                                                                                                                                                                                              \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" : "

                                                                                                                                                                                                                                                              Unique identifier of the stack.

                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              Unique identifier of the stack.

                                                                                                                                                                                                                                                              \n@param stackId Unique identifier of the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackId", "getterDocumentation" : "

                                                                                                                                                                                                                                                              Unique identifier of the stack.

                                                                                                                                                                                                                                                              \n@return Unique identifier of the stack.", "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" : "

                                                                                                                                                                                                                                                              Unique identifier of the stack.

                                                                                                                                                                                                                                                              \n@param stackId Unique identifier of the stack.", "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" : "

                                                                                                                                                                                                                                                              Unique identifier of the stack.

                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getLogicalResourceId", "beanStyleSetterMethodName" : "setLogicalResourceId", "c2jName" : "LogicalResourceId", "c2jShape" : "LogicalResourceId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              The logical name of the resource specified in the template.

                                                                                                                                                                                                                                                              \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 #logicalResourceId(String)}.\n@param logicalResourceId 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 #logicalResourceId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                              The logical name of the resource specified in the template.

                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "logicalResourceId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              The logical name of the resource specified in the template.

                                                                                                                                                                                                                                                              \n@param logicalResourceId The logical name of the resource specified in the template.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "logicalResourceId", "getterDocumentation" : "

                                                                                                                                                                                                                                                              The logical name of the resource specified in the template.

                                                                                                                                                                                                                                                              \n@return The logical name of the resource specified in the template.", "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" : "LogicalResourceId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LogicalResourceId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "LogicalResourceId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                              The logical name of the resource specified in the template.

                                                                                                                                                                                                                                                              \n@param logicalResourceId The logical name of the resource specified in the template.", "setterMethodName" : "setLogicalResourceId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "logicalResourceId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "logicalResourceId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                              The logical name of the resource specified in the template.

                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getPhysicalResourceId", "beanStyleSetterMethodName" : "setPhysicalResourceId", "c2jName" : "PhysicalResourceId", "c2jShape" : "PhysicalResourceId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.

                                                                                                                                                                                                                                                              \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 #physicalResourceId(String)}.\n@param physicalResourceId 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 #physicalResourceId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                              The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.

                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "physicalResourceId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.

                                                                                                                                                                                                                                                              \n@param physicalResourceId The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "physicalResourceId", "getterDocumentation" : "

                                                                                                                                                                                                                                                              The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.

                                                                                                                                                                                                                                                              \n@return The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.", "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" : "PhysicalResourceId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "PhysicalResourceId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "PhysicalResourceId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                              The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.

                                                                                                                                                                                                                                                              \n@param physicalResourceId The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.", "setterMethodName" : "setPhysicalResourceId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "physicalResourceId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "physicalResourceId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                              The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.

                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getResourceType", "beanStyleSetterMethodName" : "setResourceType", "c2jName" : "ResourceType", "c2jShape" : "ResourceType", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              Type of resource. (For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                                                              \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 #resourceType(String)}.\n@param resourceType 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 #resourceType(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                              Type of resource. (For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceType", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              Type of resource. (For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                                                              \n@param resourceType Type of resource. (For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceType", "getterDocumentation" : "

                                                                                                                                                                                                                                                              Type of resource. (For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                                                              \n@return Type of resource. (For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)", "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" : "ResourceType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceType", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                              Type of resource. (For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                                                              \n@param resourceType Type of resource. (For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)", "setterMethodName" : "setResourceType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceType", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                              Type of resource. (For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTimestamp", "beanStyleSetterMethodName" : "setTimestamp", "c2jName" : "Timestamp", "c2jShape" : "Timestamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              Time the status was updated.

                                                                                                                                                                                                                                                              \nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #timestamp(Instant)}.\n@param timestamp a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #timestamp(Instant)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                              Time the status was updated.

                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "timestamp", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              Time the status was updated.

                                                                                                                                                                                                                                                              \n@param timestamp Time the status was updated.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "timestamp", "getterDocumentation" : "

                                                                                                                                                                                                                                                              Time the status was updated.

                                                                                                                                                                                                                                                              \n@return Time the status was updated.", "getterModel" : { "returnType" : "java.time.Instant", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Timestamp", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Timestamp", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "Timestamp", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                              Time the status was updated.

                                                                                                                                                                                                                                                              \n@param timestamp Time the status was updated.", "setterMethodName" : "setTimestamp", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "timestamp", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "timestamp", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                                                                                                                              Time the status was updated.

                                                                                                                                                                                                                                                              ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getResourceStatusAsString", "beanStyleSetterMethodName" : "setResourceStatus", "c2jName" : "ResourceStatus", "c2jShape" : "ResourceStatus", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              Current status of the resource.

                                                                                                                                                                                                                                                              \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 #resourceStatusAsString(String)}.\n@param resourceStatus 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 #resourceStatus(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                              Current status of the resource.

                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : "ResourceStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "resourceStatus", "fluentEnumSetterMethodName" : "resourceStatus", "fluentGetterMethodName" : "resourceStatusAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              Current status of the resource.

                                                                                                                                                                                                                                                              \n@param resourceStatus Current status of the resource.\n@see ResourceStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see ResourceStatus", "fluentSetterMethodName" : "resourceStatus", "getterDocumentation" : "

                                                                                                                                                                                                                                                              Current status of the resource.

                                                                                                                                                                                                                                                              \n

                                                                                                                                                                                                                                                              \nIf the service returns an enum value that is not available in the current SDK version, {@link #resourceStatus} will return {@link ResourceStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #resourceStatusAsString}.\n

                                                                                                                                                                                                                                                              \n@return Current status of the resource.\n@see ResourceStatus", "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" : "ResourceStatus", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceStatus", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                              Current status of the resource.

                                                                                                                                                                                                                                                              \n@param resourceStatus Current status of the resource.\n@see ResourceStatus", "setterMethodName" : "setResourceStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceStatus", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                              Current status of the resource.

                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getResourceStatusReason", "beanStyleSetterMethodName" : "setResourceStatusReason", "c2jName" : "ResourceStatusReason", "c2jShape" : "ResourceStatusReason", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              Success/failure message associated with the resource.

                                                                                                                                                                                                                                                              \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 #resourceStatusReason(String)}.\n@param resourceStatusReason 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 #resourceStatusReason(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                              Success/failure message associated with the resource.

                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceStatusReason", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              Success/failure message associated with the resource.

                                                                                                                                                                                                                                                              \n@param resourceStatusReason Success/failure message associated with the resource.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceStatusReason", "getterDocumentation" : "

                                                                                                                                                                                                                                                              Success/failure message associated with the resource.

                                                                                                                                                                                                                                                              \n@return Success/failure message associated with the resource.", "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" : "ResourceStatusReason", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceStatusReason", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceStatusReason", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                              Success/failure message associated with the resource.

                                                                                                                                                                                                                                                              \n@param resourceStatusReason Success/failure message associated with the resource.", "setterMethodName" : "setResourceStatusReason", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceStatusReason", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceStatusReason", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                              Success/failure message associated with the resource.

                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "Description", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              User defined description associated with the resource.

                                                                                                                                                                                                                                                              \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" : "

                                                                                                                                                                                                                                                              User defined description associated with the resource.

                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              User defined description associated with the resource.

                                                                                                                                                                                                                                                              \n@param description User defined description associated with the resource.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "description", "getterDocumentation" : "

                                                                                                                                                                                                                                                              User defined description associated with the resource.

                                                                                                                                                                                                                                                              \n@return User defined description associated with the resource.", "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" : "

                                                                                                                                                                                                                                                              User defined description associated with the resource.

                                                                                                                                                                                                                                                              \n@param description User defined description associated with the resource.", "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" : "

                                                                                                                                                                                                                                                              User defined description associated with the resource.

                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDriftInformation", "beanStyleSetterMethodName" : "setDriftInformation", "c2jName" : "DriftInformation", "c2jShape" : "StackResourceDriftInformation", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              Information about whether the resource's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                                                                                              \nThis is a convenience that creates an instance of the {@link StackResourceDriftInformation.Builder} avoiding the need to create one manually via {@link StackResourceDriftInformation#builder()}.\n\nWhen the {@link Consumer} completes, {@link StackResourceDriftInformation.Builder#build()} is called immediately and its result is passed to {@link #driftInformation(StackResourceDriftInformation)}.\n@param driftInformation a consumer that will call methods on {@link StackResourceDriftInformation.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #driftInformation(StackResourceDriftInformation)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                              Information about whether the resource's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "driftInformation", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              Information about whether the resource's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                                                                                              \n@param driftInformation Information about whether the resource's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "driftInformation", "getterDocumentation" : "

                                                                                                                                                                                                                                                              Information about whether the resource's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                                                                                              \n@return Information about whether the resource's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.", "getterModel" : { "returnType" : "StackResourceDriftInformation", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DriftInformation", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DriftInformation", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "DriftInformation", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                              Information about whether the resource's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                                                                                              \n@param driftInformation Information about whether the resource's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.", "setterMethodName" : "setDriftInformation", "setterModel" : { "variableDeclarationType" : "StackResourceDriftInformation", "variableName" : "driftInformation", "variableType" : "StackResourceDriftInformation", "documentation" : null, "simpleType" : "StackResourceDriftInformation", "variableSetterType" : "StackResourceDriftInformation" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StackResourceDriftInformation", "variableName" : "driftInformation", "variableType" : "StackResourceDriftInformation", "documentation" : "

                                                                                                                                                                                                                                                              Information about whether the resource's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                                                                                              ", "simpleType" : "StackResourceDriftInformation", "variableSetterType" : "StackResourceDriftInformation" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "LogicalResourceId", "ResourceType", "Timestamp", "ResourceStatus" ], "shapeName" : "StackResource", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "StackResource", "variableName" : "stackResource", "variableType" : "StackResource", "documentation" : null, "simpleType" : "StackResource", "variableSetterType" : "StackResource" }, "wrapper" : false, "xmlNamespace" : null }, "StackResourceDetail" : { "c2jName" : "StackResourceDetail", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                              Contains detailed information about the specified stack resource.

                                                                                                                                                                                                                                                              ", "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" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              The name associated with the stack.

                                                                                                                                                                                                                                                              \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                              The name associated with the stack.

                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              The name associated with the stack.

                                                                                                                                                                                                                                                              \n@param stackName The name associated with the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                                                                                                                                                                                                                                                              The name associated with the stack.

                                                                                                                                                                                                                                                              \n@return The name associated with the stack.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                              The name associated with the stack.

                                                                                                                                                                                                                                                              \n@param stackName The name associated with the stack.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                              The name associated with the stack.

                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackId", "beanStyleSetterMethodName" : "setStackId", "c2jName" : "StackId", "c2jShape" : "StackId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              Unique identifier of the stack.

                                                                                                                                                                                                                                                              \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" : "

                                                                                                                                                                                                                                                              Unique identifier of the stack.

                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              Unique identifier of the stack.

                                                                                                                                                                                                                                                              \n@param stackId Unique identifier of the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackId", "getterDocumentation" : "

                                                                                                                                                                                                                                                              Unique identifier of the stack.

                                                                                                                                                                                                                                                              \n@return Unique identifier of the stack.", "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" : "

                                                                                                                                                                                                                                                              Unique identifier of the stack.

                                                                                                                                                                                                                                                              \n@param stackId Unique identifier of the stack.", "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" : "

                                                                                                                                                                                                                                                              Unique identifier of the stack.

                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getLogicalResourceId", "beanStyleSetterMethodName" : "setLogicalResourceId", "c2jName" : "LogicalResourceId", "c2jShape" : "LogicalResourceId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              The logical name of the resource specified in the template.

                                                                                                                                                                                                                                                              \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 #logicalResourceId(String)}.\n@param logicalResourceId 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 #logicalResourceId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                              The logical name of the resource specified in the template.

                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "logicalResourceId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              The logical name of the resource specified in the template.

                                                                                                                                                                                                                                                              \n@param logicalResourceId The logical name of the resource specified in the template.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "logicalResourceId", "getterDocumentation" : "

                                                                                                                                                                                                                                                              The logical name of the resource specified in the template.

                                                                                                                                                                                                                                                              \n@return The logical name of the resource specified in the template.", "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" : "LogicalResourceId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LogicalResourceId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "LogicalResourceId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                              The logical name of the resource specified in the template.

                                                                                                                                                                                                                                                              \n@param logicalResourceId The logical name of the resource specified in the template.", "setterMethodName" : "setLogicalResourceId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "logicalResourceId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "logicalResourceId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                              The logical name of the resource specified in the template.

                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getPhysicalResourceId", "beanStyleSetterMethodName" : "setPhysicalResourceId", "c2jName" : "PhysicalResourceId", "c2jShape" : "PhysicalResourceId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.

                                                                                                                                                                                                                                                              \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 #physicalResourceId(String)}.\n@param physicalResourceId 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 #physicalResourceId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                              The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.

                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "physicalResourceId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.

                                                                                                                                                                                                                                                              \n@param physicalResourceId The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "physicalResourceId", "getterDocumentation" : "

                                                                                                                                                                                                                                                              The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.

                                                                                                                                                                                                                                                              \n@return The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.", "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" : "PhysicalResourceId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "PhysicalResourceId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "PhysicalResourceId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                              The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.

                                                                                                                                                                                                                                                              \n@param physicalResourceId The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.", "setterMethodName" : "setPhysicalResourceId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "physicalResourceId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "physicalResourceId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                              The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.

                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getResourceType", "beanStyleSetterMethodName" : "setResourceType", "c2jName" : "ResourceType", "c2jShape" : "ResourceType", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              Type of resource. ((For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                                                              \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 #resourceType(String)}.\n@param resourceType 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 #resourceType(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                              Type of resource. ((For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceType", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              Type of resource. ((For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                                                              \n@param resourceType Type of resource. ((For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceType", "getterDocumentation" : "

                                                                                                                                                                                                                                                              Type of resource. ((For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                                                              \n@return Type of resource. ((For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)", "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" : "ResourceType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceType", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                              Type of resource. ((For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                                                              \n@param resourceType Type of resource. ((For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)", "setterMethodName" : "setResourceType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceType", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                              Type of resource. ((For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getLastUpdatedTimestamp", "beanStyleSetterMethodName" : "setLastUpdatedTimestamp", "c2jName" : "LastUpdatedTimestamp", "c2jShape" : "Timestamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              Time the status was updated.

                                                                                                                                                                                                                                                              \nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #lastUpdatedTimestamp(Instant)}.\n@param lastUpdatedTimestamp a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #lastUpdatedTimestamp(Instant)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                              Time the status was updated.

                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "lastUpdatedTimestamp", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              Time the status was updated.

                                                                                                                                                                                                                                                              \n@param lastUpdatedTimestamp Time the status was updated.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "lastUpdatedTimestamp", "getterDocumentation" : "

                                                                                                                                                                                                                                                              Time the status was updated.

                                                                                                                                                                                                                                                              \n@return Time the status was updated.", "getterModel" : { "returnType" : "java.time.Instant", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "LastUpdatedTimestamp", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LastUpdatedTimestamp", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "LastUpdatedTimestamp", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                              Time the status was updated.

                                                                                                                                                                                                                                                              \n@param lastUpdatedTimestamp Time the status was updated.", "setterMethodName" : "setLastUpdatedTimestamp", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "lastUpdatedTimestamp", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "lastUpdatedTimestamp", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                                                                                                                              Time the status was updated.

                                                                                                                                                                                                                                                              ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getResourceStatusAsString", "beanStyleSetterMethodName" : "setResourceStatus", "c2jName" : "ResourceStatus", "c2jShape" : "ResourceStatus", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              Current status of the resource.

                                                                                                                                                                                                                                                              \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 #resourceStatusAsString(String)}.\n@param resourceStatus 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 #resourceStatus(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                              Current status of the resource.

                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : "ResourceStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "resourceStatus", "fluentEnumSetterMethodName" : "resourceStatus", "fluentGetterMethodName" : "resourceStatusAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              Current status of the resource.

                                                                                                                                                                                                                                                              \n@param resourceStatus Current status of the resource.\n@see ResourceStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see ResourceStatus", "fluentSetterMethodName" : "resourceStatus", "getterDocumentation" : "

                                                                                                                                                                                                                                                              Current status of the resource.

                                                                                                                                                                                                                                                              \n

                                                                                                                                                                                                                                                              \nIf the service returns an enum value that is not available in the current SDK version, {@link #resourceStatus} will return {@link ResourceStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #resourceStatusAsString}.\n

                                                                                                                                                                                                                                                              \n@return Current status of the resource.\n@see ResourceStatus", "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" : "ResourceStatus", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceStatus", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                              Current status of the resource.

                                                                                                                                                                                                                                                              \n@param resourceStatus Current status of the resource.\n@see ResourceStatus", "setterMethodName" : "setResourceStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceStatus", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                              Current status of the resource.

                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getResourceStatusReason", "beanStyleSetterMethodName" : "setResourceStatusReason", "c2jName" : "ResourceStatusReason", "c2jShape" : "ResourceStatusReason", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              Success/failure message associated with the resource.

                                                                                                                                                                                                                                                              \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 #resourceStatusReason(String)}.\n@param resourceStatusReason 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 #resourceStatusReason(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                              Success/failure message associated with the resource.

                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceStatusReason", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              Success/failure message associated with the resource.

                                                                                                                                                                                                                                                              \n@param resourceStatusReason Success/failure message associated with the resource.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceStatusReason", "getterDocumentation" : "

                                                                                                                                                                                                                                                              Success/failure message associated with the resource.

                                                                                                                                                                                                                                                              \n@return Success/failure message associated with the resource.", "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" : "ResourceStatusReason", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceStatusReason", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceStatusReason", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                              Success/failure message associated with the resource.

                                                                                                                                                                                                                                                              \n@param resourceStatusReason Success/failure message associated with the resource.", "setterMethodName" : "setResourceStatusReason", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceStatusReason", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceStatusReason", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                              Success/failure message associated with the resource.

                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "Description", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              User defined description associated with the resource.

                                                                                                                                                                                                                                                              \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" : "

                                                                                                                                                                                                                                                              User defined description associated with the resource.

                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              User defined description associated with the resource.

                                                                                                                                                                                                                                                              \n@param description User defined description associated with the resource.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "description", "getterDocumentation" : "

                                                                                                                                                                                                                                                              User defined description associated with the resource.

                                                                                                                                                                                                                                                              \n@return User defined description associated with the resource.", "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" : "

                                                                                                                                                                                                                                                              User defined description associated with the resource.

                                                                                                                                                                                                                                                              \n@param description User defined description associated with the resource.", "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" : "

                                                                                                                                                                                                                                                              User defined description associated with the resource.

                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMetadata", "beanStyleSetterMethodName" : "setMetadata", "c2jName" : "Metadata", "c2jShape" : "Metadata", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              The content of the Metadata attribute declared for the resource. For more information, see Metadata Attribute in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                              \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 #metadata(String)}.\n@param metadata 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 #metadata(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                              The content of the Metadata attribute declared for the resource. For more information, see Metadata Attribute in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "metadata", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              The content of the Metadata attribute declared for the resource. For more information, see Metadata Attribute in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                              \n@param metadata The content of the Metadata attribute declared for the resource. For more information, see Metadata Attribute in the AWS CloudFormation User Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "metadata", "getterDocumentation" : "

                                                                                                                                                                                                                                                              The content of the Metadata attribute declared for the resource. For more information, see Metadata Attribute in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                              \n@return The content of the Metadata attribute declared for the resource. For more information, see Metadata Attribute in the AWS CloudFormation User Guide.", "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" : "Metadata", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Metadata", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Metadata", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                              The content of the Metadata attribute declared for the resource. For more information, see Metadata Attribute in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                              \n@param metadata The content of the Metadata attribute declared for the resource. For more information, see Metadata Attribute in the AWS CloudFormation User Guide.", "setterMethodName" : "setMetadata", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "metadata", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "metadata", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                              The content of the Metadata attribute declared for the resource. For more information, see Metadata Attribute in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDriftInformation", "beanStyleSetterMethodName" : "setDriftInformation", "c2jName" : "DriftInformation", "c2jShape" : "StackResourceDriftInformation", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              Information about whether the resource's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                                                                                              \nThis is a convenience that creates an instance of the {@link StackResourceDriftInformation.Builder} avoiding the need to create one manually via {@link StackResourceDriftInformation#builder()}.\n\nWhen the {@link Consumer} completes, {@link StackResourceDriftInformation.Builder#build()} is called immediately and its result is passed to {@link #driftInformation(StackResourceDriftInformation)}.\n@param driftInformation a consumer that will call methods on {@link StackResourceDriftInformation.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #driftInformation(StackResourceDriftInformation)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                              Information about whether the resource's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "driftInformation", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              Information about whether the resource's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                                                                                              \n@param driftInformation Information about whether the resource's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "driftInformation", "getterDocumentation" : "

                                                                                                                                                                                                                                                              Information about whether the resource's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                                                                                              \n@return Information about whether the resource's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.", "getterModel" : { "returnType" : "StackResourceDriftInformation", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DriftInformation", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DriftInformation", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "DriftInformation", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                              Information about whether the resource's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                                                                                              \n@param driftInformation Information about whether the resource's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.", "setterMethodName" : "setDriftInformation", "setterModel" : { "variableDeclarationType" : "StackResourceDriftInformation", "variableName" : "driftInformation", "variableType" : "StackResourceDriftInformation", "documentation" : null, "simpleType" : "StackResourceDriftInformation", "variableSetterType" : "StackResourceDriftInformation" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StackResourceDriftInformation", "variableName" : "driftInformation", "variableType" : "StackResourceDriftInformation", "documentation" : "

                                                                                                                                                                                                                                                              Information about whether the resource's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                                                                                              ", "simpleType" : "StackResourceDriftInformation", "variableSetterType" : "StackResourceDriftInformation" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Description" : { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "Description", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              User defined description associated with the resource.

                                                                                                                                                                                                                                                              \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" : "

                                                                                                                                                                                                                                                              User defined description associated with the resource.

                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              User defined description associated with the resource.

                                                                                                                                                                                                                                                              \n@param description User defined description associated with the resource.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "description", "getterDocumentation" : "

                                                                                                                                                                                                                                                              User defined description associated with the resource.

                                                                                                                                                                                                                                                              \n@return User defined description associated with the resource.", "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" : "

                                                                                                                                                                                                                                                              User defined description associated with the resource.

                                                                                                                                                                                                                                                              \n@param description User defined description associated with the resource.", "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" : "

                                                                                                                                                                                                                                                              User defined description associated with the resource.

                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "DriftInformation" : { "beanStyleGetterMethodName" : "getDriftInformation", "beanStyleSetterMethodName" : "setDriftInformation", "c2jName" : "DriftInformation", "c2jShape" : "StackResourceDriftInformation", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              Information about whether the resource's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                                                                                              \nThis is a convenience that creates an instance of the {@link StackResourceDriftInformation.Builder} avoiding the need to create one manually via {@link StackResourceDriftInformation#builder()}.\n\nWhen the {@link Consumer} completes, {@link StackResourceDriftInformation.Builder#build()} is called immediately and its result is passed to {@link #driftInformation(StackResourceDriftInformation)}.\n@param driftInformation a consumer that will call methods on {@link StackResourceDriftInformation.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #driftInformation(StackResourceDriftInformation)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                              Information about whether the resource's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "driftInformation", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              Information about whether the resource's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                                                                                              \n@param driftInformation Information about whether the resource's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "driftInformation", "getterDocumentation" : "

                                                                                                                                                                                                                                                              Information about whether the resource's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                                                                                              \n@return Information about whether the resource's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.", "getterModel" : { "returnType" : "StackResourceDriftInformation", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DriftInformation", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DriftInformation", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "DriftInformation", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                              Information about whether the resource's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                                                                                              \n@param driftInformation Information about whether the resource's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.", "setterMethodName" : "setDriftInformation", "setterModel" : { "variableDeclarationType" : "StackResourceDriftInformation", "variableName" : "driftInformation", "variableType" : "StackResourceDriftInformation", "documentation" : null, "simpleType" : "StackResourceDriftInformation", "variableSetterType" : "StackResourceDriftInformation" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StackResourceDriftInformation", "variableName" : "driftInformation", "variableType" : "StackResourceDriftInformation", "documentation" : "

                                                                                                                                                                                                                                                              Information about whether the resource's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                                                                                              ", "simpleType" : "StackResourceDriftInformation", "variableSetterType" : "StackResourceDriftInformation" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "LastUpdatedTimestamp" : { "beanStyleGetterMethodName" : "getLastUpdatedTimestamp", "beanStyleSetterMethodName" : "setLastUpdatedTimestamp", "c2jName" : "LastUpdatedTimestamp", "c2jShape" : "Timestamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              Time the status was updated.

                                                                                                                                                                                                                                                              \nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #lastUpdatedTimestamp(Instant)}.\n@param lastUpdatedTimestamp a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #lastUpdatedTimestamp(Instant)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                              Time the status was updated.

                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "lastUpdatedTimestamp", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              Time the status was updated.

                                                                                                                                                                                                                                                              \n@param lastUpdatedTimestamp Time the status was updated.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "lastUpdatedTimestamp", "getterDocumentation" : "

                                                                                                                                                                                                                                                              Time the status was updated.

                                                                                                                                                                                                                                                              \n@return Time the status was updated.", "getterModel" : { "returnType" : "java.time.Instant", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "LastUpdatedTimestamp", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LastUpdatedTimestamp", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "LastUpdatedTimestamp", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                              Time the status was updated.

                                                                                                                                                                                                                                                              \n@param lastUpdatedTimestamp Time the status was updated.", "setterMethodName" : "setLastUpdatedTimestamp", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "lastUpdatedTimestamp", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "lastUpdatedTimestamp", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                                                                                                                              Time the status was updated.

                                                                                                                                                                                                                                                              ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "LogicalResourceId" : { "beanStyleGetterMethodName" : "getLogicalResourceId", "beanStyleSetterMethodName" : "setLogicalResourceId", "c2jName" : "LogicalResourceId", "c2jShape" : "LogicalResourceId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              The logical name of the resource specified in the template.

                                                                                                                                                                                                                                                              \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 #logicalResourceId(String)}.\n@param logicalResourceId 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 #logicalResourceId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                              The logical name of the resource specified in the template.

                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "logicalResourceId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              The logical name of the resource specified in the template.

                                                                                                                                                                                                                                                              \n@param logicalResourceId The logical name of the resource specified in the template.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "logicalResourceId", "getterDocumentation" : "

                                                                                                                                                                                                                                                              The logical name of the resource specified in the template.

                                                                                                                                                                                                                                                              \n@return The logical name of the resource specified in the template.", "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" : "LogicalResourceId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LogicalResourceId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "LogicalResourceId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                              The logical name of the resource specified in the template.

                                                                                                                                                                                                                                                              \n@param logicalResourceId The logical name of the resource specified in the template.", "setterMethodName" : "setLogicalResourceId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "logicalResourceId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "logicalResourceId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                              The logical name of the resource specified in the template.

                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Metadata" : { "beanStyleGetterMethodName" : "getMetadata", "beanStyleSetterMethodName" : "setMetadata", "c2jName" : "Metadata", "c2jShape" : "Metadata", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              The content of the Metadata attribute declared for the resource. For more information, see Metadata Attribute in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                              \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 #metadata(String)}.\n@param metadata 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 #metadata(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                              The content of the Metadata attribute declared for the resource. For more information, see Metadata Attribute in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "metadata", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              The content of the Metadata attribute declared for the resource. For more information, see Metadata Attribute in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                              \n@param metadata The content of the Metadata attribute declared for the resource. For more information, see Metadata Attribute in the AWS CloudFormation User Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "metadata", "getterDocumentation" : "

                                                                                                                                                                                                                                                              The content of the Metadata attribute declared for the resource. For more information, see Metadata Attribute in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                              \n@return The content of the Metadata attribute declared for the resource. For more information, see Metadata Attribute in the AWS CloudFormation User Guide.", "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" : "Metadata", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Metadata", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Metadata", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                              The content of the Metadata attribute declared for the resource. For more information, see Metadata Attribute in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                              \n@param metadata The content of the Metadata attribute declared for the resource. For more information, see Metadata Attribute in the AWS CloudFormation User Guide.", "setterMethodName" : "setMetadata", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "metadata", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "metadata", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                              The content of the Metadata attribute declared for the resource. For more information, see Metadata Attribute in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "PhysicalResourceId" : { "beanStyleGetterMethodName" : "getPhysicalResourceId", "beanStyleSetterMethodName" : "setPhysicalResourceId", "c2jName" : "PhysicalResourceId", "c2jShape" : "PhysicalResourceId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.

                                                                                                                                                                                                                                                              \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 #physicalResourceId(String)}.\n@param physicalResourceId 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 #physicalResourceId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                              The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.

                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "physicalResourceId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.

                                                                                                                                                                                                                                                              \n@param physicalResourceId The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "physicalResourceId", "getterDocumentation" : "

                                                                                                                                                                                                                                                              The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.

                                                                                                                                                                                                                                                              \n@return The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.", "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" : "PhysicalResourceId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "PhysicalResourceId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "PhysicalResourceId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                              The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.

                                                                                                                                                                                                                                                              \n@param physicalResourceId The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.", "setterMethodName" : "setPhysicalResourceId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "physicalResourceId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "physicalResourceId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                              The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.

                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ResourceStatus" : { "beanStyleGetterMethodName" : "getResourceStatusAsString", "beanStyleSetterMethodName" : "setResourceStatus", "c2jName" : "ResourceStatus", "c2jShape" : "ResourceStatus", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              Current status of the resource.

                                                                                                                                                                                                                                                              \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 #resourceStatusAsString(String)}.\n@param resourceStatus 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 #resourceStatus(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                              Current status of the resource.

                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : "ResourceStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "resourceStatus", "fluentEnumSetterMethodName" : "resourceStatus", "fluentGetterMethodName" : "resourceStatusAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              Current status of the resource.

                                                                                                                                                                                                                                                              \n@param resourceStatus Current status of the resource.\n@see ResourceStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see ResourceStatus", "fluentSetterMethodName" : "resourceStatus", "getterDocumentation" : "

                                                                                                                                                                                                                                                              Current status of the resource.

                                                                                                                                                                                                                                                              \n

                                                                                                                                                                                                                                                              \nIf the service returns an enum value that is not available in the current SDK version, {@link #resourceStatus} will return {@link ResourceStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #resourceStatusAsString}.\n

                                                                                                                                                                                                                                                              \n@return Current status of the resource.\n@see ResourceStatus", "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" : "ResourceStatus", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceStatus", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                              Current status of the resource.

                                                                                                                                                                                                                                                              \n@param resourceStatus Current status of the resource.\n@see ResourceStatus", "setterMethodName" : "setResourceStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceStatus", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                              Current status of the resource.

                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ResourceStatusReason" : { "beanStyleGetterMethodName" : "getResourceStatusReason", "beanStyleSetterMethodName" : "setResourceStatusReason", "c2jName" : "ResourceStatusReason", "c2jShape" : "ResourceStatusReason", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              Success/failure message associated with the resource.

                                                                                                                                                                                                                                                              \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 #resourceStatusReason(String)}.\n@param resourceStatusReason 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 #resourceStatusReason(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                              Success/failure message associated with the resource.

                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceStatusReason", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              Success/failure message associated with the resource.

                                                                                                                                                                                                                                                              \n@param resourceStatusReason Success/failure message associated with the resource.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceStatusReason", "getterDocumentation" : "

                                                                                                                                                                                                                                                              Success/failure message associated with the resource.

                                                                                                                                                                                                                                                              \n@return Success/failure message associated with the resource.", "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" : "ResourceStatusReason", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceStatusReason", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceStatusReason", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                              Success/failure message associated with the resource.

                                                                                                                                                                                                                                                              \n@param resourceStatusReason Success/failure message associated with the resource.", "setterMethodName" : "setResourceStatusReason", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceStatusReason", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceStatusReason", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                              Success/failure message associated with the resource.

                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ResourceType" : { "beanStyleGetterMethodName" : "getResourceType", "beanStyleSetterMethodName" : "setResourceType", "c2jName" : "ResourceType", "c2jShape" : "ResourceType", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              Type of resource. ((For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                                                              \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 #resourceType(String)}.\n@param resourceType 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 #resourceType(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                              Type of resource. ((For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceType", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              Type of resource. ((For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                                                              \n@param resourceType Type of resource. ((For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceType", "getterDocumentation" : "

                                                                                                                                                                                                                                                              Type of resource. ((For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                                                              \n@return Type of resource. ((For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)", "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" : "ResourceType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceType", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                              Type of resource. ((For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                                                              \n@param resourceType Type of resource. ((For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)", "setterMethodName" : "setResourceType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceType", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                              Type of resource. ((For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackId" : { "beanStyleGetterMethodName" : "getStackId", "beanStyleSetterMethodName" : "setStackId", "c2jName" : "StackId", "c2jShape" : "StackId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              Unique identifier of the stack.

                                                                                                                                                                                                                                                              \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" : "

                                                                                                                                                                                                                                                              Unique identifier of the stack.

                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              Unique identifier of the stack.

                                                                                                                                                                                                                                                              \n@param stackId Unique identifier of the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackId", "getterDocumentation" : "

                                                                                                                                                                                                                                                              Unique identifier of the stack.

                                                                                                                                                                                                                                                              \n@return Unique identifier of the stack.", "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" : "

                                                                                                                                                                                                                                                              Unique identifier of the stack.

                                                                                                                                                                                                                                                              \n@param stackId Unique identifier of the stack.", "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" : "

                                                                                                                                                                                                                                                              Unique identifier of the stack.

                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackName" : { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              The name associated with the stack.

                                                                                                                                                                                                                                                              \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                              The name associated with the stack.

                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              The name associated with the stack.

                                                                                                                                                                                                                                                              \n@param stackName The name associated with the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                                                                                                                                                                                                                                                              The name associated with the stack.

                                                                                                                                                                                                                                                              \n@return The name associated with the stack.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                              The name associated with the stack.

                                                                                                                                                                                                                                                              \n@param stackName The name associated with the stack.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                              The name associated with the stack.

                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              The name associated with the stack.

                                                                                                                                                                                                                                                              \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                              The name associated with the stack.

                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              The name associated with the stack.

                                                                                                                                                                                                                                                              \n@param stackName The name associated with the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                                                                                                                                                                                                                                                              The name associated with the stack.

                                                                                                                                                                                                                                                              \n@return The name associated with the stack.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                              The name associated with the stack.

                                                                                                                                                                                                                                                              \n@param stackName The name associated with the stack.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                              The name associated with the stack.

                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackId", "beanStyleSetterMethodName" : "setStackId", "c2jName" : "StackId", "c2jShape" : "StackId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              Unique identifier of the stack.

                                                                                                                                                                                                                                                              \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" : "

                                                                                                                                                                                                                                                              Unique identifier of the stack.

                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              Unique identifier of the stack.

                                                                                                                                                                                                                                                              \n@param stackId Unique identifier of the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackId", "getterDocumentation" : "

                                                                                                                                                                                                                                                              Unique identifier of the stack.

                                                                                                                                                                                                                                                              \n@return Unique identifier of the stack.", "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" : "

                                                                                                                                                                                                                                                              Unique identifier of the stack.

                                                                                                                                                                                                                                                              \n@param stackId Unique identifier of the stack.", "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" : "

                                                                                                                                                                                                                                                              Unique identifier of the stack.

                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getLogicalResourceId", "beanStyleSetterMethodName" : "setLogicalResourceId", "c2jName" : "LogicalResourceId", "c2jShape" : "LogicalResourceId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              The logical name of the resource specified in the template.

                                                                                                                                                                                                                                                              \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 #logicalResourceId(String)}.\n@param logicalResourceId 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 #logicalResourceId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                              The logical name of the resource specified in the template.

                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "logicalResourceId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              The logical name of the resource specified in the template.

                                                                                                                                                                                                                                                              \n@param logicalResourceId The logical name of the resource specified in the template.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "logicalResourceId", "getterDocumentation" : "

                                                                                                                                                                                                                                                              The logical name of the resource specified in the template.

                                                                                                                                                                                                                                                              \n@return The logical name of the resource specified in the template.", "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" : "LogicalResourceId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LogicalResourceId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "LogicalResourceId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                              The logical name of the resource specified in the template.

                                                                                                                                                                                                                                                              \n@param logicalResourceId The logical name of the resource specified in the template.", "setterMethodName" : "setLogicalResourceId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "logicalResourceId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "logicalResourceId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                              The logical name of the resource specified in the template.

                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getPhysicalResourceId", "beanStyleSetterMethodName" : "setPhysicalResourceId", "c2jName" : "PhysicalResourceId", "c2jShape" : "PhysicalResourceId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.

                                                                                                                                                                                                                                                              \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 #physicalResourceId(String)}.\n@param physicalResourceId 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 #physicalResourceId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                              The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.

                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "physicalResourceId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.

                                                                                                                                                                                                                                                              \n@param physicalResourceId The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "physicalResourceId", "getterDocumentation" : "

                                                                                                                                                                                                                                                              The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.

                                                                                                                                                                                                                                                              \n@return The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.", "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" : "PhysicalResourceId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "PhysicalResourceId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "PhysicalResourceId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                              The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.

                                                                                                                                                                                                                                                              \n@param physicalResourceId The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.", "setterMethodName" : "setPhysicalResourceId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "physicalResourceId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "physicalResourceId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                              The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.

                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getResourceType", "beanStyleSetterMethodName" : "setResourceType", "c2jName" : "ResourceType", "c2jShape" : "ResourceType", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              Type of resource. ((For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                                                              \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 #resourceType(String)}.\n@param resourceType 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 #resourceType(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                              Type of resource. ((For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceType", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              Type of resource. ((For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                                                              \n@param resourceType Type of resource. ((For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceType", "getterDocumentation" : "

                                                                                                                                                                                                                                                              Type of resource. ((For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                                                              \n@return Type of resource. ((For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)", "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" : "ResourceType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceType", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                              Type of resource. ((For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                                                              \n@param resourceType Type of resource. ((For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)", "setterMethodName" : "setResourceType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceType", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                              Type of resource. ((For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getLastUpdatedTimestamp", "beanStyleSetterMethodName" : "setLastUpdatedTimestamp", "c2jName" : "LastUpdatedTimestamp", "c2jShape" : "Timestamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              Time the status was updated.

                                                                                                                                                                                                                                                              \nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #lastUpdatedTimestamp(Instant)}.\n@param lastUpdatedTimestamp a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #lastUpdatedTimestamp(Instant)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                              Time the status was updated.

                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "lastUpdatedTimestamp", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              Time the status was updated.

                                                                                                                                                                                                                                                              \n@param lastUpdatedTimestamp Time the status was updated.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "lastUpdatedTimestamp", "getterDocumentation" : "

                                                                                                                                                                                                                                                              Time the status was updated.

                                                                                                                                                                                                                                                              \n@return Time the status was updated.", "getterModel" : { "returnType" : "java.time.Instant", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "LastUpdatedTimestamp", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LastUpdatedTimestamp", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "LastUpdatedTimestamp", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                              Time the status was updated.

                                                                                                                                                                                                                                                              \n@param lastUpdatedTimestamp Time the status was updated.", "setterMethodName" : "setLastUpdatedTimestamp", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "lastUpdatedTimestamp", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "lastUpdatedTimestamp", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                                                                                                                              Time the status was updated.

                                                                                                                                                                                                                                                              ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getResourceStatusAsString", "beanStyleSetterMethodName" : "setResourceStatus", "c2jName" : "ResourceStatus", "c2jShape" : "ResourceStatus", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              Current status of the resource.

                                                                                                                                                                                                                                                              \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 #resourceStatusAsString(String)}.\n@param resourceStatus 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 #resourceStatus(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                              Current status of the resource.

                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : "ResourceStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "resourceStatus", "fluentEnumSetterMethodName" : "resourceStatus", "fluentGetterMethodName" : "resourceStatusAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              Current status of the resource.

                                                                                                                                                                                                                                                              \n@param resourceStatus Current status of the resource.\n@see ResourceStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see ResourceStatus", "fluentSetterMethodName" : "resourceStatus", "getterDocumentation" : "

                                                                                                                                                                                                                                                              Current status of the resource.

                                                                                                                                                                                                                                                              \n

                                                                                                                                                                                                                                                              \nIf the service returns an enum value that is not available in the current SDK version, {@link #resourceStatus} will return {@link ResourceStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #resourceStatusAsString}.\n

                                                                                                                                                                                                                                                              \n@return Current status of the resource.\n@see ResourceStatus", "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" : "ResourceStatus", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceStatus", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                              Current status of the resource.

                                                                                                                                                                                                                                                              \n@param resourceStatus Current status of the resource.\n@see ResourceStatus", "setterMethodName" : "setResourceStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceStatus", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                              Current status of the resource.

                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getResourceStatusReason", "beanStyleSetterMethodName" : "setResourceStatusReason", "c2jName" : "ResourceStatusReason", "c2jShape" : "ResourceStatusReason", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              Success/failure message associated with the resource.

                                                                                                                                                                                                                                                              \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 #resourceStatusReason(String)}.\n@param resourceStatusReason 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 #resourceStatusReason(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                              Success/failure message associated with the resource.

                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceStatusReason", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              Success/failure message associated with the resource.

                                                                                                                                                                                                                                                              \n@param resourceStatusReason Success/failure message associated with the resource.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceStatusReason", "getterDocumentation" : "

                                                                                                                                                                                                                                                              Success/failure message associated with the resource.

                                                                                                                                                                                                                                                              \n@return Success/failure message associated with the resource.", "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" : "ResourceStatusReason", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceStatusReason", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceStatusReason", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                              Success/failure message associated with the resource.

                                                                                                                                                                                                                                                              \n@param resourceStatusReason Success/failure message associated with the resource.", "setterMethodName" : "setResourceStatusReason", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceStatusReason", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceStatusReason", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                              Success/failure message associated with the resource.

                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "Description", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              User defined description associated with the resource.

                                                                                                                                                                                                                                                              \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" : "

                                                                                                                                                                                                                                                              User defined description associated with the resource.

                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              User defined description associated with the resource.

                                                                                                                                                                                                                                                              \n@param description User defined description associated with the resource.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "description", "getterDocumentation" : "

                                                                                                                                                                                                                                                              User defined description associated with the resource.

                                                                                                                                                                                                                                                              \n@return User defined description associated with the resource.", "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" : "

                                                                                                                                                                                                                                                              User defined description associated with the resource.

                                                                                                                                                                                                                                                              \n@param description User defined description associated with the resource.", "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" : "

                                                                                                                                                                                                                                                              User defined description associated with the resource.

                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMetadata", "beanStyleSetterMethodName" : "setMetadata", "c2jName" : "Metadata", "c2jShape" : "Metadata", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              The content of the Metadata attribute declared for the resource. For more information, see Metadata Attribute in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                              \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 #metadata(String)}.\n@param metadata 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 #metadata(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                              The content of the Metadata attribute declared for the resource. For more information, see Metadata Attribute in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "metadata", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              The content of the Metadata attribute declared for the resource. For more information, see Metadata Attribute in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                              \n@param metadata The content of the Metadata attribute declared for the resource. For more information, see Metadata Attribute in the AWS CloudFormation User Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "metadata", "getterDocumentation" : "

                                                                                                                                                                                                                                                              The content of the Metadata attribute declared for the resource. For more information, see Metadata Attribute in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                              \n@return The content of the Metadata attribute declared for the resource. For more information, see Metadata Attribute in the AWS CloudFormation User Guide.", "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" : "Metadata", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Metadata", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Metadata", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                              The content of the Metadata attribute declared for the resource. For more information, see Metadata Attribute in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                              \n@param metadata The content of the Metadata attribute declared for the resource. For more information, see Metadata Attribute in the AWS CloudFormation User Guide.", "setterMethodName" : "setMetadata", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "metadata", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "metadata", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                              The content of the Metadata attribute declared for the resource. For more information, see Metadata Attribute in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDriftInformation", "beanStyleSetterMethodName" : "setDriftInformation", "c2jName" : "DriftInformation", "c2jShape" : "StackResourceDriftInformation", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              Information about whether the resource's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                                                                                              \nThis is a convenience that creates an instance of the {@link StackResourceDriftInformation.Builder} avoiding the need to create one manually via {@link StackResourceDriftInformation#builder()}.\n\nWhen the {@link Consumer} completes, {@link StackResourceDriftInformation.Builder#build()} is called immediately and its result is passed to {@link #driftInformation(StackResourceDriftInformation)}.\n@param driftInformation a consumer that will call methods on {@link StackResourceDriftInformation.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #driftInformation(StackResourceDriftInformation)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                              Information about whether the resource's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "driftInformation", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              Information about whether the resource's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                                                                                              \n@param driftInformation Information about whether the resource's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "driftInformation", "getterDocumentation" : "

                                                                                                                                                                                                                                                              Information about whether the resource's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                                                                                              \n@return Information about whether the resource's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.", "getterModel" : { "returnType" : "StackResourceDriftInformation", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DriftInformation", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DriftInformation", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "DriftInformation", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                              Information about whether the resource's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                                                                                              \n@param driftInformation Information about whether the resource's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.", "setterMethodName" : "setDriftInformation", "setterModel" : { "variableDeclarationType" : "StackResourceDriftInformation", "variableName" : "driftInformation", "variableType" : "StackResourceDriftInformation", "documentation" : null, "simpleType" : "StackResourceDriftInformation", "variableSetterType" : "StackResourceDriftInformation" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StackResourceDriftInformation", "variableName" : "driftInformation", "variableType" : "StackResourceDriftInformation", "documentation" : "

                                                                                                                                                                                                                                                              Information about whether the resource's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                                                                                              ", "simpleType" : "StackResourceDriftInformation", "variableSetterType" : "StackResourceDriftInformation" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "LogicalResourceId", "ResourceType", "LastUpdatedTimestamp", "ResourceStatus" ], "shapeName" : "StackResourceDetail", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "StackResourceDetail", "variableName" : "stackResourceDetail", "variableType" : "StackResourceDetail", "documentation" : null, "simpleType" : "StackResourceDetail", "variableSetterType" : "StackResourceDetail" }, "wrapper" : false, "xmlNamespace" : null }, "StackResourceDrift" : { "c2jName" : "StackResourceDrift", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                              Contains the drift information for a resource that has been checked for drift. This includes actual and expected property values for resources in which AWS CloudFormation has detected drift. Only resource properties explicitly defined in the stack template are checked for drift. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                                                                                              Resources that do not currently support drift detection cannot be checked. For a list of resources that support drift detection, see Resources that Support Drift Detection.

                                                                                                                                                                                                                                                              Use DetectStackResourceDrift to detect drift on individual resources, or DetectStackDrift to detect drift on all resources in a given stack that support drift detection.

                                                                                                                                                                                                                                                              ", "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" : "getStackId", "beanStyleSetterMethodName" : "setStackId", "c2jName" : "StackId", "c2jShape" : "StackId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              The ID of the stack.

                                                                                                                                                                                                                                                              \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 ID of the stack.

                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              The ID of the stack.

                                                                                                                                                                                                                                                              \n@param stackId The ID of the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackId", "getterDocumentation" : "

                                                                                                                                                                                                                                                              The ID of the stack.

                                                                                                                                                                                                                                                              \n@return The ID of the stack.", "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 ID of the stack.

                                                                                                                                                                                                                                                              \n@param stackId The ID of the stack.", "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 ID of the stack.

                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getLogicalResourceId", "beanStyleSetterMethodName" : "setLogicalResourceId", "c2jName" : "LogicalResourceId", "c2jShape" : "LogicalResourceId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              The logical name of the resource specified in the template.

                                                                                                                                                                                                                                                              \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 #logicalResourceId(String)}.\n@param logicalResourceId 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 #logicalResourceId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                              The logical name of the resource specified in the template.

                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "logicalResourceId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              The logical name of the resource specified in the template.

                                                                                                                                                                                                                                                              \n@param logicalResourceId The logical name of the resource specified in the template.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "logicalResourceId", "getterDocumentation" : "

                                                                                                                                                                                                                                                              The logical name of the resource specified in the template.

                                                                                                                                                                                                                                                              \n@return The logical name of the resource specified in the template.", "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" : "LogicalResourceId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LogicalResourceId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "LogicalResourceId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                              The logical name of the resource specified in the template.

                                                                                                                                                                                                                                                              \n@param logicalResourceId The logical name of the resource specified in the template.", "setterMethodName" : "setLogicalResourceId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "logicalResourceId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "logicalResourceId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                              The logical name of the resource specified in the template.

                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getPhysicalResourceId", "beanStyleSetterMethodName" : "setPhysicalResourceId", "c2jName" : "PhysicalResourceId", "c2jShape" : "PhysicalResourceId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.

                                                                                                                                                                                                                                                              \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 #physicalResourceId(String)}.\n@param physicalResourceId 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 #physicalResourceId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                              The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.

                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "physicalResourceId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.

                                                                                                                                                                                                                                                              \n@param physicalResourceId The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "physicalResourceId", "getterDocumentation" : "

                                                                                                                                                                                                                                                              The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.

                                                                                                                                                                                                                                                              \n@return The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.", "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" : "PhysicalResourceId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "PhysicalResourceId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "PhysicalResourceId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                              The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.

                                                                                                                                                                                                                                                              \n@param physicalResourceId The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.", "setterMethodName" : "setPhysicalResourceId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "physicalResourceId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "physicalResourceId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                              The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.

                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getPhysicalResourceIdContext", "beanStyleSetterMethodName" : "setPhysicalResourceIdContext", "c2jName" : "PhysicalResourceIdContext", "c2jShape" : "PhysicalResourceIdContext", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              Context information that enables AWS CloudFormation to uniquely identify a resource. AWS CloudFormation uses context key-value pairs in cases where a resource's logical and physical IDs are not enough to uniquely identify that resource. Each context key-value pair specifies a unique resource that contains the targeted resource.

                                                                                                                                                                                                                                                              \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 #physicalResourceIdContext(List)}.\n@param physicalResourceIdContext 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 #physicalResourceIdContext(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                              Context information that enables AWS CloudFormation to uniquely identify a resource. AWS CloudFormation uses context key-value pairs in cases where a resource's logical and physical IDs are not enough to uniquely identify that resource. Each context key-value pair specifies a unique resource that contains the targeted resource.

                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "physicalResourceIdContext", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              Context information that enables AWS CloudFormation to uniquely identify a resource. AWS CloudFormation uses context key-value pairs in cases where a resource's logical and physical IDs are not enough to uniquely identify that resource. Each context key-value pair specifies a unique resource that contains the targeted resource.

                                                                                                                                                                                                                                                              \n@param physicalResourceIdContext Context information that enables AWS CloudFormation to uniquely identify a resource. AWS CloudFormation uses context key-value pairs in cases where a resource's logical and physical IDs are not enough to uniquely identify that resource. Each context key-value pair specifies a unique resource that contains the targeted resource.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "physicalResourceIdContext", "getterDocumentation" : "

                                                                                                                                                                                                                                                              Context information that enables AWS CloudFormation to uniquely identify a resource. AWS CloudFormation uses context key-value pairs in cases where a resource's logical and physical IDs are not enough to uniquely identify that resource. Each context key-value pair specifies a unique resource that contains the targeted resource.

                                                                                                                                                                                                                                                              \n

                                                                                                                                                                                                                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                                                                                                              \n@return Context information that enables AWS CloudFormation to uniquely identify a resource. AWS CloudFormation uses context key-value pairs in cases where a resource's logical and physical IDs are not enough to uniquely identify that resource. Each context key-value pair specifies a unique resource that contains the targeted resource.", "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" : "PhysicalResourceIdContext", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "PhysicalResourceIdContext", "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" : "PhysicalResourceIdContextKeyValuePair", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link PhysicalResourceIdContextKeyValuePair.Builder} avoiding the need to create one manually via {@link PhysicalResourceIdContextKeyValuePair#builder()}.\n\nWhen the {@link Consumer} completes, {@link PhysicalResourceIdContextKeyValuePair.Builder#build()} is called immediately and its result is passed to {@link #member(PhysicalResourceIdContextKeyValuePair)}.\n@param member a consumer that will call methods on {@link PhysicalResourceIdContextKeyValuePair.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(PhysicalResourceIdContextKeyValuePair)", "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" : "PhysicalResourceIdContextKeyValuePair", "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" : "PhysicalResourceIdContextKeyValuePair", "variableName" : "member", "variableType" : "PhysicalResourceIdContextKeyValuePair", "documentation" : null, "simpleType" : "PhysicalResourceIdContextKeyValuePair", "variableSetterType" : "PhysicalResourceIdContextKeyValuePair" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "PhysicalResourceIdContextKeyValuePair", "variableName" : "member", "variableType" : "PhysicalResourceIdContextKeyValuePair", "documentation" : "", "simpleType" : "PhysicalResourceIdContextKeyValuePair", "variableSetterType" : "PhysicalResourceIdContextKeyValuePair" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "PhysicalResourceIdContextKeyValuePair", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "PhysicalResourceIdContextKeyValuePair", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "PhysicalResourceIdContext", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                              Context information that enables AWS CloudFormation to uniquely identify a resource. AWS CloudFormation uses context key-value pairs in cases where a resource's logical and physical IDs are not enough to uniquely identify that resource. Each context key-value pair specifies a unique resource that contains the targeted resource.

                                                                                                                                                                                                                                                              \n@param physicalResourceIdContext Context information that enables AWS CloudFormation to uniquely identify a resource. AWS CloudFormation uses context key-value pairs in cases where a resource's logical and physical IDs are not enough to uniquely identify that resource. Each context key-value pair specifies a unique resource that contains the targeted resource.", "setterMethodName" : "setPhysicalResourceIdContext", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "physicalResourceIdContext", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "physicalResourceIdContext", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                                                                                                              Context information that enables AWS CloudFormation to uniquely identify a resource. AWS CloudFormation uses context key-value pairs in cases where a resource's logical and physical IDs are not enough to uniquely identify that resource. Each context key-value pair specifies a unique resource that contains the targeted resource.

                                                                                                                                                                                                                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getResourceType", "beanStyleSetterMethodName" : "setResourceType", "c2jName" : "ResourceType", "c2jShape" : "ResourceType", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              The type of the resource.

                                                                                                                                                                                                                                                              \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 #resourceType(String)}.\n@param resourceType 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 #resourceType(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                              The type of the resource.

                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceType", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              The type of the resource.

                                                                                                                                                                                                                                                              \n@param resourceType The type of the resource.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceType", "getterDocumentation" : "

                                                                                                                                                                                                                                                              The type of the resource.

                                                                                                                                                                                                                                                              \n@return The type of the resource.", "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" : "ResourceType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceType", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                              The type of the resource.

                                                                                                                                                                                                                                                              \n@param resourceType The type of the resource.", "setterMethodName" : "setResourceType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceType", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                              The type of the resource.

                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getExpectedProperties", "beanStyleSetterMethodName" : "setExpectedProperties", "c2jName" : "ExpectedProperties", "c2jShape" : "Properties", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              A JSON structure containing the expected property values of the stack resource, as defined in the stack template and any values specified as template parameters.

                                                                                                                                                                                                                                                              For resources whose StackResourceDriftStatus is DELETED, this structure will not be present.

                                                                                                                                                                                                                                                              \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 #expectedProperties(String)}.\n@param expectedProperties 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 #expectedProperties(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                              A JSON structure containing the expected property values of the stack resource, as defined in the stack template and any values specified as template parameters.

                                                                                                                                                                                                                                                              For resources whose StackResourceDriftStatus is DELETED, this structure will not be present.

                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "expectedProperties", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              A JSON structure containing the expected property values of the stack resource, as defined in the stack template and any values specified as template parameters.

                                                                                                                                                                                                                                                              For resources whose StackResourceDriftStatus is DELETED, this structure will not be present.

                                                                                                                                                                                                                                                              \n@param expectedProperties A JSON structure containing the expected property values of the stack resource, as defined in the stack template and any values specified as template parameters.

                                                                                                                                                                                                                                                              For resources whose StackResourceDriftStatus is DELETED, this structure will not be present.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "expectedProperties", "getterDocumentation" : "

                                                                                                                                                                                                                                                              A JSON structure containing the expected property values of the stack resource, as defined in the stack template and any values specified as template parameters.

                                                                                                                                                                                                                                                              For resources whose StackResourceDriftStatus is DELETED, this structure will not be present.

                                                                                                                                                                                                                                                              \n@return A JSON structure containing the expected property values of the stack resource, as defined in the stack template and any values specified as template parameters.

                                                                                                                                                                                                                                                              For resources whose StackResourceDriftStatus is DELETED, this structure will not be present.", "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" : "ExpectedProperties", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ExpectedProperties", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ExpectedProperties", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                              A JSON structure containing the expected property values of the stack resource, as defined in the stack template and any values specified as template parameters.

                                                                                                                                                                                                                                                              For resources whose StackResourceDriftStatus is DELETED, this structure will not be present.

                                                                                                                                                                                                                                                              \n@param expectedProperties A JSON structure containing the expected property values of the stack resource, as defined in the stack template and any values specified as template parameters.

                                                                                                                                                                                                                                                              For resources whose StackResourceDriftStatus is DELETED, this structure will not be present.", "setterMethodName" : "setExpectedProperties", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "expectedProperties", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "expectedProperties", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                              A JSON structure containing the expected property values of the stack resource, as defined in the stack template and any values specified as template parameters.

                                                                                                                                                                                                                                                              For resources whose StackResourceDriftStatus is DELETED, this structure will not be present.

                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getActualProperties", "beanStyleSetterMethodName" : "setActualProperties", "c2jName" : "ActualProperties", "c2jShape" : "Properties", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              A JSON structure containing the actual property values of the stack resource.

                                                                                                                                                                                                                                                              For resources whose StackResourceDriftStatus is DELETED, this structure will not be present.

                                                                                                                                                                                                                                                              \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 #actualProperties(String)}.\n@param actualProperties 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 #actualProperties(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                              A JSON structure containing the actual property values of the stack resource.

                                                                                                                                                                                                                                                              For resources whose StackResourceDriftStatus is DELETED, this structure will not be present.

                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "actualProperties", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              A JSON structure containing the actual property values of the stack resource.

                                                                                                                                                                                                                                                              For resources whose StackResourceDriftStatus is DELETED, this structure will not be present.

                                                                                                                                                                                                                                                              \n@param actualProperties A JSON structure containing the actual property values of the stack resource.

                                                                                                                                                                                                                                                              For resources whose StackResourceDriftStatus is DELETED, this structure will not be present.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "actualProperties", "getterDocumentation" : "

                                                                                                                                                                                                                                                              A JSON structure containing the actual property values of the stack resource.

                                                                                                                                                                                                                                                              For resources whose StackResourceDriftStatus is DELETED, this structure will not be present.

                                                                                                                                                                                                                                                              \n@return A JSON structure containing the actual property values of the stack resource.

                                                                                                                                                                                                                                                              For resources whose StackResourceDriftStatus is DELETED, this structure will not be present.", "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" : "ActualProperties", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ActualProperties", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ActualProperties", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                              A JSON structure containing the actual property values of the stack resource.

                                                                                                                                                                                                                                                              For resources whose StackResourceDriftStatus is DELETED, this structure will not be present.

                                                                                                                                                                                                                                                              \n@param actualProperties A JSON structure containing the actual property values of the stack resource.

                                                                                                                                                                                                                                                              For resources whose StackResourceDriftStatus is DELETED, this structure will not be present.", "setterMethodName" : "setActualProperties", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "actualProperties", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "actualProperties", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                              A JSON structure containing the actual property values of the stack resource.

                                                                                                                                                                                                                                                              For resources whose StackResourceDriftStatus is DELETED, this structure will not be present.

                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getPropertyDifferences", "beanStyleSetterMethodName" : "setPropertyDifferences", "c2jName" : "PropertyDifferences", "c2jShape" : "PropertyDifferences", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              A collection of the resource properties whose actual values differ from their expected values. These will be present only for resources whose StackResourceDriftStatus is MODIFIED.

                                                                                                                                                                                                                                                              \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 #propertyDifferences(List)}.\n@param propertyDifferences 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 #propertyDifferences(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                              A collection of the resource properties whose actual values differ from their expected values. These will be present only for resources whose StackResourceDriftStatus is MODIFIED.

                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "propertyDifferences", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              A collection of the resource properties whose actual values differ from their expected values. These will be present only for resources whose StackResourceDriftStatus is MODIFIED.

                                                                                                                                                                                                                                                              \n@param propertyDifferences A collection of the resource properties whose actual values differ from their expected values. These will be present only for resources whose StackResourceDriftStatus is MODIFIED.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "propertyDifferences", "getterDocumentation" : "

                                                                                                                                                                                                                                                              A collection of the resource properties whose actual values differ from their expected values. These will be present only for resources whose StackResourceDriftStatus is MODIFIED.

                                                                                                                                                                                                                                                              \n

                                                                                                                                                                                                                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                                                                                                              \n@return A collection of the resource properties whose actual values differ from their expected values. These will be present only for resources whose StackResourceDriftStatus is MODIFIED.", "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" : "PropertyDifferences", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "PropertyDifferences", "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" : "PropertyDifference", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link PropertyDifference.Builder} avoiding the need to create one manually via {@link PropertyDifference#builder()}.\n\nWhen the {@link Consumer} completes, {@link PropertyDifference.Builder#build()} is called immediately and its result is passed to {@link #member(PropertyDifference)}.\n@param member a consumer that will call methods on {@link PropertyDifference.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(PropertyDifference)", "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" : "PropertyDifference", "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" : "PropertyDifference", "variableName" : "member", "variableType" : "PropertyDifference", "documentation" : null, "simpleType" : "PropertyDifference", "variableSetterType" : "PropertyDifference" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "PropertyDifference", "variableName" : "member", "variableType" : "PropertyDifference", "documentation" : "", "simpleType" : "PropertyDifference", "variableSetterType" : "PropertyDifference" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "PropertyDifference", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "PropertyDifference", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "PropertyDifferences", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                              A collection of the resource properties whose actual values differ from their expected values. These will be present only for resources whose StackResourceDriftStatus is MODIFIED.

                                                                                                                                                                                                                                                              \n@param propertyDifferences A collection of the resource properties whose actual values differ from their expected values. These will be present only for resources whose StackResourceDriftStatus is MODIFIED.", "setterMethodName" : "setPropertyDifferences", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "propertyDifferences", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "propertyDifferences", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                                                                                                              A collection of the resource properties whose actual values differ from their expected values. These will be present only for resources whose StackResourceDriftStatus is MODIFIED.

                                                                                                                                                                                                                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackResourceDriftStatusAsString", "beanStyleSetterMethodName" : "setStackResourceDriftStatus", "c2jName" : "StackResourceDriftStatus", "c2jShape" : "StackResourceDriftStatus", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              Status of the resource's actual configuration compared to its expected configuration

                                                                                                                                                                                                                                                              • DELETED: The resource differs from its expected template configuration because the resource has been deleted.

                                                                                                                                                                                                                                                              • MODIFIED: One or more resource properties differ from their expected values (as defined in the stack template and any values specified as template parameters).

                                                                                                                                                                                                                                                              • IN_SYNC: The resources's actual configuration matches its expected template configuration.

                                                                                                                                                                                                                                                              • NOT_CHECKED: AWS CloudFormation does not currently return this value.

                                                                                                                                                                                                                                                              \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 #stackResourceDriftStatusAsString(String)}.\n@param stackResourceDriftStatus 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 #stackResourceDriftStatus(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                              Status of the resource's actual configuration compared to its expected configuration

                                                                                                                                                                                                                                                              • DELETED: The resource differs from its expected template configuration because the resource has been deleted.

                                                                                                                                                                                                                                                              • MODIFIED: One or more resource properties differ from their expected values (as defined in the stack template and any values specified as template parameters).

                                                                                                                                                                                                                                                              • IN_SYNC: The resources's actual configuration matches its expected template configuration.

                                                                                                                                                                                                                                                              • NOT_CHECKED: AWS CloudFormation does not currently return this value.

                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : "StackResourceDriftStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "stackResourceDriftStatus", "fluentEnumSetterMethodName" : "stackResourceDriftStatus", "fluentGetterMethodName" : "stackResourceDriftStatusAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                              Status of the resource's actual configuration compared to its expected configuration

                                                                                                                                                                                                                                                              • DELETED: The resource differs from its expected template configuration because the resource has been deleted.

                                                                                                                                                                                                                                                              • MODIFIED: One or more resource properties differ from their expected values (as defined in the stack template and any values specified as template parameters).

                                                                                                                                                                                                                                                              • IN_SYNC: The resources's actual configuration matches its expected template configuration.

                                                                                                                                                                                                                                                              • NOT_CHECKED: AWS CloudFormation does not currently return this value.

                                                                                                                                                                                                                                                              \n@param stackResourceDriftStatus Status of the resource's actual configuration compared to its expected configuration

                                                                                                                                                                                                                                                              • DELETED: The resource differs from its expected template configuration because the resource has been deleted.

                                                                                                                                                                                                                                                              • MODIFIED: One or more resource properties differ from their expected values (as defined in the stack template and any values specified as template parameters).

                                                                                                                                                                                                                                                              • IN_SYNC: The resources's actual configuration matches its expected template configuration.

                                                                                                                                                                                                                                                              • NOT_CHECKED: AWS CloudFormation does not currently return this value.

                                                                                                                                                                                                                                                              • \n@see StackResourceDriftStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see StackResourceDriftStatus", "fluentSetterMethodName" : "stackResourceDriftStatus", "getterDocumentation" : "

                                                                                                                                                                                                                                                                Status of the resource's actual configuration compared to its expected configuration

                                                                                                                                                                                                                                                                • DELETED: The resource differs from its expected template configuration because the resource has been deleted.

                                                                                                                                                                                                                                                                • MODIFIED: One or more resource properties differ from their expected values (as defined in the stack template and any values specified as template parameters).

                                                                                                                                                                                                                                                                • IN_SYNC: The resources's actual configuration matches its expected template configuration.

                                                                                                                                                                                                                                                                • NOT_CHECKED: AWS CloudFormation does not currently return this value.

                                                                                                                                                                                                                                                                \n

                                                                                                                                                                                                                                                                \nIf the service returns an enum value that is not available in the current SDK version, {@link #stackResourceDriftStatus} will return {@link StackResourceDriftStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #stackResourceDriftStatusAsString}.\n

                                                                                                                                                                                                                                                                \n@return Status of the resource's actual configuration compared to its expected configuration

                                                                                                                                                                                                                                                                • DELETED: The resource differs from its expected template configuration because the resource has been deleted.

                                                                                                                                                                                                                                                                • MODIFIED: One or more resource properties differ from their expected values (as defined in the stack template and any values specified as template parameters).

                                                                                                                                                                                                                                                                • IN_SYNC: The resources's actual configuration matches its expected template configuration.

                                                                                                                                                                                                                                                                • NOT_CHECKED: AWS CloudFormation does not currently return this value.

                                                                                                                                                                                                                                                                • \n@see StackResourceDriftStatus", "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" : "StackResourceDriftStatus", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackResourceDriftStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackResourceDriftStatus", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                  Status of the resource's actual configuration compared to its expected configuration

                                                                                                                                                                                                                                                                  • DELETED: The resource differs from its expected template configuration because the resource has been deleted.

                                                                                                                                                                                                                                                                  • MODIFIED: One or more resource properties differ from their expected values (as defined in the stack template and any values specified as template parameters).

                                                                                                                                                                                                                                                                  • IN_SYNC: The resources's actual configuration matches its expected template configuration.

                                                                                                                                                                                                                                                                  • NOT_CHECKED: AWS CloudFormation does not currently return this value.

                                                                                                                                                                                                                                                                  \n@param stackResourceDriftStatus Status of the resource's actual configuration compared to its expected configuration

                                                                                                                                                                                                                                                                  • DELETED: The resource differs from its expected template configuration because the resource has been deleted.

                                                                                                                                                                                                                                                                  • MODIFIED: One or more resource properties differ from their expected values (as defined in the stack template and any values specified as template parameters).

                                                                                                                                                                                                                                                                  • IN_SYNC: The resources's actual configuration matches its expected template configuration.

                                                                                                                                                                                                                                                                  • NOT_CHECKED: AWS CloudFormation does not currently return this value.

                                                                                                                                                                                                                                                                  • \n@see StackResourceDriftStatus", "setterMethodName" : "setStackResourceDriftStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackResourceDriftStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackResourceDriftStatus", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                    Status of the resource's actual configuration compared to its expected configuration

                                                                                                                                                                                                                                                                    • DELETED: The resource differs from its expected template configuration because the resource has been deleted.

                                                                                                                                                                                                                                                                    • MODIFIED: One or more resource properties differ from their expected values (as defined in the stack template and any values specified as template parameters).

                                                                                                                                                                                                                                                                    • IN_SYNC: The resources's actual configuration matches its expected template configuration.

                                                                                                                                                                                                                                                                    • NOT_CHECKED: AWS CloudFormation does not currently return this value.

                                                                                                                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTimestamp", "beanStyleSetterMethodName" : "setTimestamp", "c2jName" : "Timestamp", "c2jShape" : "Timestamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                    Time at which AWS CloudFormation performed drift detection on the stack resource.

                                                                                                                                                                                                                                                                    \nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #timestamp(Instant)}.\n@param timestamp a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #timestamp(Instant)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                    Time at which AWS CloudFormation performed drift detection on the stack resource.

                                                                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "timestamp", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                    Time at which AWS CloudFormation performed drift detection on the stack resource.

                                                                                                                                                                                                                                                                    \n@param timestamp Time at which AWS CloudFormation performed drift detection on the stack resource.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "timestamp", "getterDocumentation" : "

                                                                                                                                                                                                                                                                    Time at which AWS CloudFormation performed drift detection on the stack resource.

                                                                                                                                                                                                                                                                    \n@return Time at which AWS CloudFormation performed drift detection on the stack resource.", "getterModel" : { "returnType" : "java.time.Instant", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Timestamp", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Timestamp", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "Timestamp", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                    Time at which AWS CloudFormation performed drift detection on the stack resource.

                                                                                                                                                                                                                                                                    \n@param timestamp Time at which AWS CloudFormation performed drift detection on the stack resource.", "setterMethodName" : "setTimestamp", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "timestamp", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "timestamp", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                                                                                                                                    Time at which AWS CloudFormation performed drift detection on the stack resource.

                                                                                                                                                                                                                                                                    ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ActualProperties" : { "beanStyleGetterMethodName" : "getActualProperties", "beanStyleSetterMethodName" : "setActualProperties", "c2jName" : "ActualProperties", "c2jShape" : "Properties", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                    A JSON structure containing the actual property values of the stack resource.

                                                                                                                                                                                                                                                                    For resources whose StackResourceDriftStatus is DELETED, this structure will not be present.

                                                                                                                                                                                                                                                                    \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 #actualProperties(String)}.\n@param actualProperties 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 #actualProperties(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                    A JSON structure containing the actual property values of the stack resource.

                                                                                                                                                                                                                                                                    For resources whose StackResourceDriftStatus is DELETED, this structure will not be present.

                                                                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "actualProperties", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                    A JSON structure containing the actual property values of the stack resource.

                                                                                                                                                                                                                                                                    For resources whose StackResourceDriftStatus is DELETED, this structure will not be present.

                                                                                                                                                                                                                                                                    \n@param actualProperties A JSON structure containing the actual property values of the stack resource.

                                                                                                                                                                                                                                                                    For resources whose StackResourceDriftStatus is DELETED, this structure will not be present.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "actualProperties", "getterDocumentation" : "

                                                                                                                                                                                                                                                                    A JSON structure containing the actual property values of the stack resource.

                                                                                                                                                                                                                                                                    For resources whose StackResourceDriftStatus is DELETED, this structure will not be present.

                                                                                                                                                                                                                                                                    \n@return A JSON structure containing the actual property values of the stack resource.

                                                                                                                                                                                                                                                                    For resources whose StackResourceDriftStatus is DELETED, this structure will not be present.", "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" : "ActualProperties", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ActualProperties", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ActualProperties", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                    A JSON structure containing the actual property values of the stack resource.

                                                                                                                                                                                                                                                                    For resources whose StackResourceDriftStatus is DELETED, this structure will not be present.

                                                                                                                                                                                                                                                                    \n@param actualProperties A JSON structure containing the actual property values of the stack resource.

                                                                                                                                                                                                                                                                    For resources whose StackResourceDriftStatus is DELETED, this structure will not be present.", "setterMethodName" : "setActualProperties", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "actualProperties", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "actualProperties", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                    A JSON structure containing the actual property values of the stack resource.

                                                                                                                                                                                                                                                                    For resources whose StackResourceDriftStatus is DELETED, this structure will not be present.

                                                                                                                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ExpectedProperties" : { "beanStyleGetterMethodName" : "getExpectedProperties", "beanStyleSetterMethodName" : "setExpectedProperties", "c2jName" : "ExpectedProperties", "c2jShape" : "Properties", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                    A JSON structure containing the expected property values of the stack resource, as defined in the stack template and any values specified as template parameters.

                                                                                                                                                                                                                                                                    For resources whose StackResourceDriftStatus is DELETED, this structure will not be present.

                                                                                                                                                                                                                                                                    \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 #expectedProperties(String)}.\n@param expectedProperties 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 #expectedProperties(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                    A JSON structure containing the expected property values of the stack resource, as defined in the stack template and any values specified as template parameters.

                                                                                                                                                                                                                                                                    For resources whose StackResourceDriftStatus is DELETED, this structure will not be present.

                                                                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "expectedProperties", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                    A JSON structure containing the expected property values of the stack resource, as defined in the stack template and any values specified as template parameters.

                                                                                                                                                                                                                                                                    For resources whose StackResourceDriftStatus is DELETED, this structure will not be present.

                                                                                                                                                                                                                                                                    \n@param expectedProperties A JSON structure containing the expected property values of the stack resource, as defined in the stack template and any values specified as template parameters.

                                                                                                                                                                                                                                                                    For resources whose StackResourceDriftStatus is DELETED, this structure will not be present.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "expectedProperties", "getterDocumentation" : "

                                                                                                                                                                                                                                                                    A JSON structure containing the expected property values of the stack resource, as defined in the stack template and any values specified as template parameters.

                                                                                                                                                                                                                                                                    For resources whose StackResourceDriftStatus is DELETED, this structure will not be present.

                                                                                                                                                                                                                                                                    \n@return A JSON structure containing the expected property values of the stack resource, as defined in the stack template and any values specified as template parameters.

                                                                                                                                                                                                                                                                    For resources whose StackResourceDriftStatus is DELETED, this structure will not be present.", "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" : "ExpectedProperties", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ExpectedProperties", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ExpectedProperties", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                    A JSON structure containing the expected property values of the stack resource, as defined in the stack template and any values specified as template parameters.

                                                                                                                                                                                                                                                                    For resources whose StackResourceDriftStatus is DELETED, this structure will not be present.

                                                                                                                                                                                                                                                                    \n@param expectedProperties A JSON structure containing the expected property values of the stack resource, as defined in the stack template and any values specified as template parameters.

                                                                                                                                                                                                                                                                    For resources whose StackResourceDriftStatus is DELETED, this structure will not be present.", "setterMethodName" : "setExpectedProperties", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "expectedProperties", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "expectedProperties", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                    A JSON structure containing the expected property values of the stack resource, as defined in the stack template and any values specified as template parameters.

                                                                                                                                                                                                                                                                    For resources whose StackResourceDriftStatus is DELETED, this structure will not be present.

                                                                                                                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "LogicalResourceId" : { "beanStyleGetterMethodName" : "getLogicalResourceId", "beanStyleSetterMethodName" : "setLogicalResourceId", "c2jName" : "LogicalResourceId", "c2jShape" : "LogicalResourceId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                    The logical name of the resource specified in the template.

                                                                                                                                                                                                                                                                    \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 #logicalResourceId(String)}.\n@param logicalResourceId 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 #logicalResourceId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                    The logical name of the resource specified in the template.

                                                                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "logicalResourceId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                    The logical name of the resource specified in the template.

                                                                                                                                                                                                                                                                    \n@param logicalResourceId The logical name of the resource specified in the template.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "logicalResourceId", "getterDocumentation" : "

                                                                                                                                                                                                                                                                    The logical name of the resource specified in the template.

                                                                                                                                                                                                                                                                    \n@return The logical name of the resource specified in the template.", "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" : "LogicalResourceId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LogicalResourceId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "LogicalResourceId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                    The logical name of the resource specified in the template.

                                                                                                                                                                                                                                                                    \n@param logicalResourceId The logical name of the resource specified in the template.", "setterMethodName" : "setLogicalResourceId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "logicalResourceId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "logicalResourceId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                    The logical name of the resource specified in the template.

                                                                                                                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "PhysicalResourceId" : { "beanStyleGetterMethodName" : "getPhysicalResourceId", "beanStyleSetterMethodName" : "setPhysicalResourceId", "c2jName" : "PhysicalResourceId", "c2jShape" : "PhysicalResourceId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                    The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.

                                                                                                                                                                                                                                                                    \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 #physicalResourceId(String)}.\n@param physicalResourceId 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 #physicalResourceId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                    The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.

                                                                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "physicalResourceId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                    The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.

                                                                                                                                                                                                                                                                    \n@param physicalResourceId The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "physicalResourceId", "getterDocumentation" : "

                                                                                                                                                                                                                                                                    The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.

                                                                                                                                                                                                                                                                    \n@return The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.", "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" : "PhysicalResourceId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "PhysicalResourceId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "PhysicalResourceId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                    The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.

                                                                                                                                                                                                                                                                    \n@param physicalResourceId The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.", "setterMethodName" : "setPhysicalResourceId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "physicalResourceId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "physicalResourceId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                    The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.

                                                                                                                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "PhysicalResourceIdContext" : { "beanStyleGetterMethodName" : "getPhysicalResourceIdContext", "beanStyleSetterMethodName" : "setPhysicalResourceIdContext", "c2jName" : "PhysicalResourceIdContext", "c2jShape" : "PhysicalResourceIdContext", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                    Context information that enables AWS CloudFormation to uniquely identify a resource. AWS CloudFormation uses context key-value pairs in cases where a resource's logical and physical IDs are not enough to uniquely identify that resource. Each context key-value pair specifies a unique resource that contains the targeted resource.

                                                                                                                                                                                                                                                                    \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 #physicalResourceIdContext(List)}.\n@param physicalResourceIdContext 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 #physicalResourceIdContext(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                    Context information that enables AWS CloudFormation to uniquely identify a resource. AWS CloudFormation uses context key-value pairs in cases where a resource's logical and physical IDs are not enough to uniquely identify that resource. Each context key-value pair specifies a unique resource that contains the targeted resource.

                                                                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "physicalResourceIdContext", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                    Context information that enables AWS CloudFormation to uniquely identify a resource. AWS CloudFormation uses context key-value pairs in cases where a resource's logical and physical IDs are not enough to uniquely identify that resource. Each context key-value pair specifies a unique resource that contains the targeted resource.

                                                                                                                                                                                                                                                                    \n@param physicalResourceIdContext Context information that enables AWS CloudFormation to uniquely identify a resource. AWS CloudFormation uses context key-value pairs in cases where a resource's logical and physical IDs are not enough to uniquely identify that resource. Each context key-value pair specifies a unique resource that contains the targeted resource.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "physicalResourceIdContext", "getterDocumentation" : "

                                                                                                                                                                                                                                                                    Context information that enables AWS CloudFormation to uniquely identify a resource. AWS CloudFormation uses context key-value pairs in cases where a resource's logical and physical IDs are not enough to uniquely identify that resource. Each context key-value pair specifies a unique resource that contains the targeted resource.

                                                                                                                                                                                                                                                                    \n

                                                                                                                                                                                                                                                                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                                                                                                                    \n@return Context information that enables AWS CloudFormation to uniquely identify a resource. AWS CloudFormation uses context key-value pairs in cases where a resource's logical and physical IDs are not enough to uniquely identify that resource. Each context key-value pair specifies a unique resource that contains the targeted resource.", "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" : "PhysicalResourceIdContext", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "PhysicalResourceIdContext", "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" : "PhysicalResourceIdContextKeyValuePair", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link PhysicalResourceIdContextKeyValuePair.Builder} avoiding the need to create one manually via {@link PhysicalResourceIdContextKeyValuePair#builder()}.\n\nWhen the {@link Consumer} completes, {@link PhysicalResourceIdContextKeyValuePair.Builder#build()} is called immediately and its result is passed to {@link #member(PhysicalResourceIdContextKeyValuePair)}.\n@param member a consumer that will call methods on {@link PhysicalResourceIdContextKeyValuePair.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(PhysicalResourceIdContextKeyValuePair)", "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" : "PhysicalResourceIdContextKeyValuePair", "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" : "PhysicalResourceIdContextKeyValuePair", "variableName" : "member", "variableType" : "PhysicalResourceIdContextKeyValuePair", "documentation" : null, "simpleType" : "PhysicalResourceIdContextKeyValuePair", "variableSetterType" : "PhysicalResourceIdContextKeyValuePair" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "PhysicalResourceIdContextKeyValuePair", "variableName" : "member", "variableType" : "PhysicalResourceIdContextKeyValuePair", "documentation" : "", "simpleType" : "PhysicalResourceIdContextKeyValuePair", "variableSetterType" : "PhysicalResourceIdContextKeyValuePair" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "PhysicalResourceIdContextKeyValuePair", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "PhysicalResourceIdContextKeyValuePair", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "PhysicalResourceIdContext", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                    Context information that enables AWS CloudFormation to uniquely identify a resource. AWS CloudFormation uses context key-value pairs in cases where a resource's logical and physical IDs are not enough to uniquely identify that resource. Each context key-value pair specifies a unique resource that contains the targeted resource.

                                                                                                                                                                                                                                                                    \n@param physicalResourceIdContext Context information that enables AWS CloudFormation to uniquely identify a resource. AWS CloudFormation uses context key-value pairs in cases where a resource's logical and physical IDs are not enough to uniquely identify that resource. Each context key-value pair specifies a unique resource that contains the targeted resource.", "setterMethodName" : "setPhysicalResourceIdContext", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "physicalResourceIdContext", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "physicalResourceIdContext", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                                                                                                                    Context information that enables AWS CloudFormation to uniquely identify a resource. AWS CloudFormation uses context key-value pairs in cases where a resource's logical and physical IDs are not enough to uniquely identify that resource. Each context key-value pair specifies a unique resource that contains the targeted resource.

                                                                                                                                                                                                                                                                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "PropertyDifferences" : { "beanStyleGetterMethodName" : "getPropertyDifferences", "beanStyleSetterMethodName" : "setPropertyDifferences", "c2jName" : "PropertyDifferences", "c2jShape" : "PropertyDifferences", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                    A collection of the resource properties whose actual values differ from their expected values. These will be present only for resources whose StackResourceDriftStatus is MODIFIED.

                                                                                                                                                                                                                                                                    \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 #propertyDifferences(List)}.\n@param propertyDifferences 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 #propertyDifferences(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                    A collection of the resource properties whose actual values differ from their expected values. These will be present only for resources whose StackResourceDriftStatus is MODIFIED.

                                                                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "propertyDifferences", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                    A collection of the resource properties whose actual values differ from their expected values. These will be present only for resources whose StackResourceDriftStatus is MODIFIED.

                                                                                                                                                                                                                                                                    \n@param propertyDifferences A collection of the resource properties whose actual values differ from their expected values. These will be present only for resources whose StackResourceDriftStatus is MODIFIED.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "propertyDifferences", "getterDocumentation" : "

                                                                                                                                                                                                                                                                    A collection of the resource properties whose actual values differ from their expected values. These will be present only for resources whose StackResourceDriftStatus is MODIFIED.

                                                                                                                                                                                                                                                                    \n

                                                                                                                                                                                                                                                                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                                                                                                                    \n@return A collection of the resource properties whose actual values differ from their expected values. These will be present only for resources whose StackResourceDriftStatus is MODIFIED.", "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" : "PropertyDifferences", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "PropertyDifferences", "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" : "PropertyDifference", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link PropertyDifference.Builder} avoiding the need to create one manually via {@link PropertyDifference#builder()}.\n\nWhen the {@link Consumer} completes, {@link PropertyDifference.Builder#build()} is called immediately and its result is passed to {@link #member(PropertyDifference)}.\n@param member a consumer that will call methods on {@link PropertyDifference.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(PropertyDifference)", "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" : "PropertyDifference", "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" : "PropertyDifference", "variableName" : "member", "variableType" : "PropertyDifference", "documentation" : null, "simpleType" : "PropertyDifference", "variableSetterType" : "PropertyDifference" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "PropertyDifference", "variableName" : "member", "variableType" : "PropertyDifference", "documentation" : "", "simpleType" : "PropertyDifference", "variableSetterType" : "PropertyDifference" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "PropertyDifference", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "PropertyDifference", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "PropertyDifferences", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                    A collection of the resource properties whose actual values differ from their expected values. These will be present only for resources whose StackResourceDriftStatus is MODIFIED.

                                                                                                                                                                                                                                                                    \n@param propertyDifferences A collection of the resource properties whose actual values differ from their expected values. These will be present only for resources whose StackResourceDriftStatus is MODIFIED.", "setterMethodName" : "setPropertyDifferences", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "propertyDifferences", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "propertyDifferences", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                                                                                                                    A collection of the resource properties whose actual values differ from their expected values. These will be present only for resources whose StackResourceDriftStatus is MODIFIED.

                                                                                                                                                                                                                                                                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ResourceType" : { "beanStyleGetterMethodName" : "getResourceType", "beanStyleSetterMethodName" : "setResourceType", "c2jName" : "ResourceType", "c2jShape" : "ResourceType", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                    The type of the resource.

                                                                                                                                                                                                                                                                    \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 #resourceType(String)}.\n@param resourceType 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 #resourceType(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                    The type of the resource.

                                                                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceType", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                    The type of the resource.

                                                                                                                                                                                                                                                                    \n@param resourceType The type of the resource.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceType", "getterDocumentation" : "

                                                                                                                                                                                                                                                                    The type of the resource.

                                                                                                                                                                                                                                                                    \n@return The type of the resource.", "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" : "ResourceType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceType", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                    The type of the resource.

                                                                                                                                                                                                                                                                    \n@param resourceType The type of the resource.", "setterMethodName" : "setResourceType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceType", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                    The type of the resource.

                                                                                                                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackId" : { "beanStyleGetterMethodName" : "getStackId", "beanStyleSetterMethodName" : "setStackId", "c2jName" : "StackId", "c2jShape" : "StackId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                    The ID of the stack.

                                                                                                                                                                                                                                                                    \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 ID of the stack.

                                                                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                    The ID of the stack.

                                                                                                                                                                                                                                                                    \n@param stackId The ID of the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackId", "getterDocumentation" : "

                                                                                                                                                                                                                                                                    The ID of the stack.

                                                                                                                                                                                                                                                                    \n@return The ID of the stack.", "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 ID of the stack.

                                                                                                                                                                                                                                                                    \n@param stackId The ID of the stack.", "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 ID of the stack.

                                                                                                                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackResourceDriftStatus" : { "beanStyleGetterMethodName" : "getStackResourceDriftStatusAsString", "beanStyleSetterMethodName" : "setStackResourceDriftStatus", "c2jName" : "StackResourceDriftStatus", "c2jShape" : "StackResourceDriftStatus", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                    Status of the resource's actual configuration compared to its expected configuration

                                                                                                                                                                                                                                                                    • DELETED: The resource differs from its expected template configuration because the resource has been deleted.

                                                                                                                                                                                                                                                                    • MODIFIED: One or more resource properties differ from their expected values (as defined in the stack template and any values specified as template parameters).

                                                                                                                                                                                                                                                                    • IN_SYNC: The resources's actual configuration matches its expected template configuration.

                                                                                                                                                                                                                                                                    • NOT_CHECKED: AWS CloudFormation does not currently return this value.

                                                                                                                                                                                                                                                                    \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 #stackResourceDriftStatusAsString(String)}.\n@param stackResourceDriftStatus 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 #stackResourceDriftStatus(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                    Status of the resource's actual configuration compared to its expected configuration

                                                                                                                                                                                                                                                                    • DELETED: The resource differs from its expected template configuration because the resource has been deleted.

                                                                                                                                                                                                                                                                    • MODIFIED: One or more resource properties differ from their expected values (as defined in the stack template and any values specified as template parameters).

                                                                                                                                                                                                                                                                    • IN_SYNC: The resources's actual configuration matches its expected template configuration.

                                                                                                                                                                                                                                                                    • NOT_CHECKED: AWS CloudFormation does not currently return this value.

                                                                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : "StackResourceDriftStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "stackResourceDriftStatus", "fluentEnumSetterMethodName" : "stackResourceDriftStatus", "fluentGetterMethodName" : "stackResourceDriftStatusAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                    Status of the resource's actual configuration compared to its expected configuration

                                                                                                                                                                                                                                                                    • DELETED: The resource differs from its expected template configuration because the resource has been deleted.

                                                                                                                                                                                                                                                                    • MODIFIED: One or more resource properties differ from their expected values (as defined in the stack template and any values specified as template parameters).

                                                                                                                                                                                                                                                                    • IN_SYNC: The resources's actual configuration matches its expected template configuration.

                                                                                                                                                                                                                                                                    • NOT_CHECKED: AWS CloudFormation does not currently return this value.

                                                                                                                                                                                                                                                                    \n@param stackResourceDriftStatus Status of the resource's actual configuration compared to its expected configuration

                                                                                                                                                                                                                                                                    • DELETED: The resource differs from its expected template configuration because the resource has been deleted.

                                                                                                                                                                                                                                                                    • MODIFIED: One or more resource properties differ from their expected values (as defined in the stack template and any values specified as template parameters).

                                                                                                                                                                                                                                                                    • IN_SYNC: The resources's actual configuration matches its expected template configuration.

                                                                                                                                                                                                                                                                    • NOT_CHECKED: AWS CloudFormation does not currently return this value.

                                                                                                                                                                                                                                                                    • \n@see StackResourceDriftStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see StackResourceDriftStatus", "fluentSetterMethodName" : "stackResourceDriftStatus", "getterDocumentation" : "

                                                                                                                                                                                                                                                                      Status of the resource's actual configuration compared to its expected configuration

                                                                                                                                                                                                                                                                      • DELETED: The resource differs from its expected template configuration because the resource has been deleted.

                                                                                                                                                                                                                                                                      • MODIFIED: One or more resource properties differ from their expected values (as defined in the stack template and any values specified as template parameters).

                                                                                                                                                                                                                                                                      • IN_SYNC: The resources's actual configuration matches its expected template configuration.

                                                                                                                                                                                                                                                                      • NOT_CHECKED: AWS CloudFormation does not currently return this value.

                                                                                                                                                                                                                                                                      \n

                                                                                                                                                                                                                                                                      \nIf the service returns an enum value that is not available in the current SDK version, {@link #stackResourceDriftStatus} will return {@link StackResourceDriftStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #stackResourceDriftStatusAsString}.\n

                                                                                                                                                                                                                                                                      \n@return Status of the resource's actual configuration compared to its expected configuration

                                                                                                                                                                                                                                                                      • DELETED: The resource differs from its expected template configuration because the resource has been deleted.

                                                                                                                                                                                                                                                                      • MODIFIED: One or more resource properties differ from their expected values (as defined in the stack template and any values specified as template parameters).

                                                                                                                                                                                                                                                                      • IN_SYNC: The resources's actual configuration matches its expected template configuration.

                                                                                                                                                                                                                                                                      • NOT_CHECKED: AWS CloudFormation does not currently return this value.

                                                                                                                                                                                                                                                                      • \n@see StackResourceDriftStatus", "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" : "StackResourceDriftStatus", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackResourceDriftStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackResourceDriftStatus", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                        Status of the resource's actual configuration compared to its expected configuration

                                                                                                                                                                                                                                                                        • DELETED: The resource differs from its expected template configuration because the resource has been deleted.

                                                                                                                                                                                                                                                                        • MODIFIED: One or more resource properties differ from their expected values (as defined in the stack template and any values specified as template parameters).

                                                                                                                                                                                                                                                                        • IN_SYNC: The resources's actual configuration matches its expected template configuration.

                                                                                                                                                                                                                                                                        • NOT_CHECKED: AWS CloudFormation does not currently return this value.

                                                                                                                                                                                                                                                                        \n@param stackResourceDriftStatus Status of the resource's actual configuration compared to its expected configuration

                                                                                                                                                                                                                                                                        • DELETED: The resource differs from its expected template configuration because the resource has been deleted.

                                                                                                                                                                                                                                                                        • MODIFIED: One or more resource properties differ from their expected values (as defined in the stack template and any values specified as template parameters).

                                                                                                                                                                                                                                                                        • IN_SYNC: The resources's actual configuration matches its expected template configuration.

                                                                                                                                                                                                                                                                        • NOT_CHECKED: AWS CloudFormation does not currently return this value.

                                                                                                                                                                                                                                                                        • \n@see StackResourceDriftStatus", "setterMethodName" : "setStackResourceDriftStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackResourceDriftStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackResourceDriftStatus", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                          Status of the resource's actual configuration compared to its expected configuration

                                                                                                                                                                                                                                                                          • DELETED: The resource differs from its expected template configuration because the resource has been deleted.

                                                                                                                                                                                                                                                                          • MODIFIED: One or more resource properties differ from their expected values (as defined in the stack template and any values specified as template parameters).

                                                                                                                                                                                                                                                                          • IN_SYNC: The resources's actual configuration matches its expected template configuration.

                                                                                                                                                                                                                                                                          • NOT_CHECKED: AWS CloudFormation does not currently return this value.

                                                                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Timestamp" : { "beanStyleGetterMethodName" : "getTimestamp", "beanStyleSetterMethodName" : "setTimestamp", "c2jName" : "Timestamp", "c2jShape" : "Timestamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                          Time at which AWS CloudFormation performed drift detection on the stack resource.

                                                                                                                                                                                                                                                                          \nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #timestamp(Instant)}.\n@param timestamp a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #timestamp(Instant)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                          Time at which AWS CloudFormation performed drift detection on the stack resource.

                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "timestamp", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                          Time at which AWS CloudFormation performed drift detection on the stack resource.

                                                                                                                                                                                                                                                                          \n@param timestamp Time at which AWS CloudFormation performed drift detection on the stack resource.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "timestamp", "getterDocumentation" : "

                                                                                                                                                                                                                                                                          Time at which AWS CloudFormation performed drift detection on the stack resource.

                                                                                                                                                                                                                                                                          \n@return Time at which AWS CloudFormation performed drift detection on the stack resource.", "getterModel" : { "returnType" : "java.time.Instant", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Timestamp", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Timestamp", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "Timestamp", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                          Time at which AWS CloudFormation performed drift detection on the stack resource.

                                                                                                                                                                                                                                                                          \n@param timestamp Time at which AWS CloudFormation performed drift detection on the stack resource.", "setterMethodName" : "setTimestamp", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "timestamp", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "timestamp", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                                                                                                                                          Time at which AWS CloudFormation performed drift detection on the stack resource.

                                                                                                                                                                                                                                                                          ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getStackId", "beanStyleSetterMethodName" : "setStackId", "c2jName" : "StackId", "c2jShape" : "StackId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                          The ID of the stack.

                                                                                                                                                                                                                                                                          \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 ID of the stack.

                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                          The ID of the stack.

                                                                                                                                                                                                                                                                          \n@param stackId The ID of the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackId", "getterDocumentation" : "

                                                                                                                                                                                                                                                                          The ID of the stack.

                                                                                                                                                                                                                                                                          \n@return The ID of the stack.", "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 ID of the stack.

                                                                                                                                                                                                                                                                          \n@param stackId The ID of the stack.", "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 ID of the stack.

                                                                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getLogicalResourceId", "beanStyleSetterMethodName" : "setLogicalResourceId", "c2jName" : "LogicalResourceId", "c2jShape" : "LogicalResourceId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                          The logical name of the resource specified in the template.

                                                                                                                                                                                                                                                                          \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 #logicalResourceId(String)}.\n@param logicalResourceId 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 #logicalResourceId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                          The logical name of the resource specified in the template.

                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "logicalResourceId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                          The logical name of the resource specified in the template.

                                                                                                                                                                                                                                                                          \n@param logicalResourceId The logical name of the resource specified in the template.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "logicalResourceId", "getterDocumentation" : "

                                                                                                                                                                                                                                                                          The logical name of the resource specified in the template.

                                                                                                                                                                                                                                                                          \n@return The logical name of the resource specified in the template.", "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" : "LogicalResourceId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LogicalResourceId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "LogicalResourceId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                          The logical name of the resource specified in the template.

                                                                                                                                                                                                                                                                          \n@param logicalResourceId The logical name of the resource specified in the template.", "setterMethodName" : "setLogicalResourceId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "logicalResourceId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "logicalResourceId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                          The logical name of the resource specified in the template.

                                                                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getPhysicalResourceId", "beanStyleSetterMethodName" : "setPhysicalResourceId", "c2jName" : "PhysicalResourceId", "c2jShape" : "PhysicalResourceId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                          The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.

                                                                                                                                                                                                                                                                          \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 #physicalResourceId(String)}.\n@param physicalResourceId 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 #physicalResourceId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                          The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.

                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "physicalResourceId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                          The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.

                                                                                                                                                                                                                                                                          \n@param physicalResourceId The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "physicalResourceId", "getterDocumentation" : "

                                                                                                                                                                                                                                                                          The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.

                                                                                                                                                                                                                                                                          \n@return The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.", "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" : "PhysicalResourceId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "PhysicalResourceId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "PhysicalResourceId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                          The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.

                                                                                                                                                                                                                                                                          \n@param physicalResourceId The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.", "setterMethodName" : "setPhysicalResourceId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "physicalResourceId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "physicalResourceId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                          The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.

                                                                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getPhysicalResourceIdContext", "beanStyleSetterMethodName" : "setPhysicalResourceIdContext", "c2jName" : "PhysicalResourceIdContext", "c2jShape" : "PhysicalResourceIdContext", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                          Context information that enables AWS CloudFormation to uniquely identify a resource. AWS CloudFormation uses context key-value pairs in cases where a resource's logical and physical IDs are not enough to uniquely identify that resource. Each context key-value pair specifies a unique resource that contains the targeted resource.

                                                                                                                                                                                                                                                                          \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 #physicalResourceIdContext(List)}.\n@param physicalResourceIdContext 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 #physicalResourceIdContext(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                          Context information that enables AWS CloudFormation to uniquely identify a resource. AWS CloudFormation uses context key-value pairs in cases where a resource's logical and physical IDs are not enough to uniquely identify that resource. Each context key-value pair specifies a unique resource that contains the targeted resource.

                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "physicalResourceIdContext", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                          Context information that enables AWS CloudFormation to uniquely identify a resource. AWS CloudFormation uses context key-value pairs in cases where a resource's logical and physical IDs are not enough to uniquely identify that resource. Each context key-value pair specifies a unique resource that contains the targeted resource.

                                                                                                                                                                                                                                                                          \n@param physicalResourceIdContext Context information that enables AWS CloudFormation to uniquely identify a resource. AWS CloudFormation uses context key-value pairs in cases where a resource's logical and physical IDs are not enough to uniquely identify that resource. Each context key-value pair specifies a unique resource that contains the targeted resource.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "physicalResourceIdContext", "getterDocumentation" : "

                                                                                                                                                                                                                                                                          Context information that enables AWS CloudFormation to uniquely identify a resource. AWS CloudFormation uses context key-value pairs in cases where a resource's logical and physical IDs are not enough to uniquely identify that resource. Each context key-value pair specifies a unique resource that contains the targeted resource.

                                                                                                                                                                                                                                                                          \n

                                                                                                                                                                                                                                                                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                                                                                                                          \n@return Context information that enables AWS CloudFormation to uniquely identify a resource. AWS CloudFormation uses context key-value pairs in cases where a resource's logical and physical IDs are not enough to uniquely identify that resource. Each context key-value pair specifies a unique resource that contains the targeted resource.", "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" : "PhysicalResourceIdContext", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "PhysicalResourceIdContext", "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" : "PhysicalResourceIdContextKeyValuePair", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link PhysicalResourceIdContextKeyValuePair.Builder} avoiding the need to create one manually via {@link PhysicalResourceIdContextKeyValuePair#builder()}.\n\nWhen the {@link Consumer} completes, {@link PhysicalResourceIdContextKeyValuePair.Builder#build()} is called immediately and its result is passed to {@link #member(PhysicalResourceIdContextKeyValuePair)}.\n@param member a consumer that will call methods on {@link PhysicalResourceIdContextKeyValuePair.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(PhysicalResourceIdContextKeyValuePair)", "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" : "PhysicalResourceIdContextKeyValuePair", "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" : "PhysicalResourceIdContextKeyValuePair", "variableName" : "member", "variableType" : "PhysicalResourceIdContextKeyValuePair", "documentation" : null, "simpleType" : "PhysicalResourceIdContextKeyValuePair", "variableSetterType" : "PhysicalResourceIdContextKeyValuePair" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "PhysicalResourceIdContextKeyValuePair", "variableName" : "member", "variableType" : "PhysicalResourceIdContextKeyValuePair", "documentation" : "", "simpleType" : "PhysicalResourceIdContextKeyValuePair", "variableSetterType" : "PhysicalResourceIdContextKeyValuePair" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "PhysicalResourceIdContextKeyValuePair", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "PhysicalResourceIdContextKeyValuePair", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "PhysicalResourceIdContext", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                          Context information that enables AWS CloudFormation to uniquely identify a resource. AWS CloudFormation uses context key-value pairs in cases where a resource's logical and physical IDs are not enough to uniquely identify that resource. Each context key-value pair specifies a unique resource that contains the targeted resource.

                                                                                                                                                                                                                                                                          \n@param physicalResourceIdContext Context information that enables AWS CloudFormation to uniquely identify a resource. AWS CloudFormation uses context key-value pairs in cases where a resource's logical and physical IDs are not enough to uniquely identify that resource. Each context key-value pair specifies a unique resource that contains the targeted resource.", "setterMethodName" : "setPhysicalResourceIdContext", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "physicalResourceIdContext", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "physicalResourceIdContext", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                                                                                                                          Context information that enables AWS CloudFormation to uniquely identify a resource. AWS CloudFormation uses context key-value pairs in cases where a resource's logical and physical IDs are not enough to uniquely identify that resource. Each context key-value pair specifies a unique resource that contains the targeted resource.

                                                                                                                                                                                                                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getResourceType", "beanStyleSetterMethodName" : "setResourceType", "c2jName" : "ResourceType", "c2jShape" : "ResourceType", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                          The type of the resource.

                                                                                                                                                                                                                                                                          \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 #resourceType(String)}.\n@param resourceType 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 #resourceType(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                          The type of the resource.

                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceType", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                          The type of the resource.

                                                                                                                                                                                                                                                                          \n@param resourceType The type of the resource.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceType", "getterDocumentation" : "

                                                                                                                                                                                                                                                                          The type of the resource.

                                                                                                                                                                                                                                                                          \n@return The type of the resource.", "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" : "ResourceType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceType", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                          The type of the resource.

                                                                                                                                                                                                                                                                          \n@param resourceType The type of the resource.", "setterMethodName" : "setResourceType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceType", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                          The type of the resource.

                                                                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getExpectedProperties", "beanStyleSetterMethodName" : "setExpectedProperties", "c2jName" : "ExpectedProperties", "c2jShape" : "Properties", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                          A JSON structure containing the expected property values of the stack resource, as defined in the stack template and any values specified as template parameters.

                                                                                                                                                                                                                                                                          For resources whose StackResourceDriftStatus is DELETED, this structure will not be present.

                                                                                                                                                                                                                                                                          \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 #expectedProperties(String)}.\n@param expectedProperties 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 #expectedProperties(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                          A JSON structure containing the expected property values of the stack resource, as defined in the stack template and any values specified as template parameters.

                                                                                                                                                                                                                                                                          For resources whose StackResourceDriftStatus is DELETED, this structure will not be present.

                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "expectedProperties", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                          A JSON structure containing the expected property values of the stack resource, as defined in the stack template and any values specified as template parameters.

                                                                                                                                                                                                                                                                          For resources whose StackResourceDriftStatus is DELETED, this structure will not be present.

                                                                                                                                                                                                                                                                          \n@param expectedProperties A JSON structure containing the expected property values of the stack resource, as defined in the stack template and any values specified as template parameters.

                                                                                                                                                                                                                                                                          For resources whose StackResourceDriftStatus is DELETED, this structure will not be present.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "expectedProperties", "getterDocumentation" : "

                                                                                                                                                                                                                                                                          A JSON structure containing the expected property values of the stack resource, as defined in the stack template and any values specified as template parameters.

                                                                                                                                                                                                                                                                          For resources whose StackResourceDriftStatus is DELETED, this structure will not be present.

                                                                                                                                                                                                                                                                          \n@return A JSON structure containing the expected property values of the stack resource, as defined in the stack template and any values specified as template parameters.

                                                                                                                                                                                                                                                                          For resources whose StackResourceDriftStatus is DELETED, this structure will not be present.", "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" : "ExpectedProperties", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ExpectedProperties", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ExpectedProperties", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                          A JSON structure containing the expected property values of the stack resource, as defined in the stack template and any values specified as template parameters.

                                                                                                                                                                                                                                                                          For resources whose StackResourceDriftStatus is DELETED, this structure will not be present.

                                                                                                                                                                                                                                                                          \n@param expectedProperties A JSON structure containing the expected property values of the stack resource, as defined in the stack template and any values specified as template parameters.

                                                                                                                                                                                                                                                                          For resources whose StackResourceDriftStatus is DELETED, this structure will not be present.", "setterMethodName" : "setExpectedProperties", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "expectedProperties", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "expectedProperties", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                          A JSON structure containing the expected property values of the stack resource, as defined in the stack template and any values specified as template parameters.

                                                                                                                                                                                                                                                                          For resources whose StackResourceDriftStatus is DELETED, this structure will not be present.

                                                                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getActualProperties", "beanStyleSetterMethodName" : "setActualProperties", "c2jName" : "ActualProperties", "c2jShape" : "Properties", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                          A JSON structure containing the actual property values of the stack resource.

                                                                                                                                                                                                                                                                          For resources whose StackResourceDriftStatus is DELETED, this structure will not be present.

                                                                                                                                                                                                                                                                          \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 #actualProperties(String)}.\n@param actualProperties 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 #actualProperties(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                          A JSON structure containing the actual property values of the stack resource.

                                                                                                                                                                                                                                                                          For resources whose StackResourceDriftStatus is DELETED, this structure will not be present.

                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "actualProperties", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                          A JSON structure containing the actual property values of the stack resource.

                                                                                                                                                                                                                                                                          For resources whose StackResourceDriftStatus is DELETED, this structure will not be present.

                                                                                                                                                                                                                                                                          \n@param actualProperties A JSON structure containing the actual property values of the stack resource.

                                                                                                                                                                                                                                                                          For resources whose StackResourceDriftStatus is DELETED, this structure will not be present.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "actualProperties", "getterDocumentation" : "

                                                                                                                                                                                                                                                                          A JSON structure containing the actual property values of the stack resource.

                                                                                                                                                                                                                                                                          For resources whose StackResourceDriftStatus is DELETED, this structure will not be present.

                                                                                                                                                                                                                                                                          \n@return A JSON structure containing the actual property values of the stack resource.

                                                                                                                                                                                                                                                                          For resources whose StackResourceDriftStatus is DELETED, this structure will not be present.", "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" : "ActualProperties", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ActualProperties", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ActualProperties", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                          A JSON structure containing the actual property values of the stack resource.

                                                                                                                                                                                                                                                                          For resources whose StackResourceDriftStatus is DELETED, this structure will not be present.

                                                                                                                                                                                                                                                                          \n@param actualProperties A JSON structure containing the actual property values of the stack resource.

                                                                                                                                                                                                                                                                          For resources whose StackResourceDriftStatus is DELETED, this structure will not be present.", "setterMethodName" : "setActualProperties", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "actualProperties", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "actualProperties", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                          A JSON structure containing the actual property values of the stack resource.

                                                                                                                                                                                                                                                                          For resources whose StackResourceDriftStatus is DELETED, this structure will not be present.

                                                                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getPropertyDifferences", "beanStyleSetterMethodName" : "setPropertyDifferences", "c2jName" : "PropertyDifferences", "c2jShape" : "PropertyDifferences", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                          A collection of the resource properties whose actual values differ from their expected values. These will be present only for resources whose StackResourceDriftStatus is MODIFIED.

                                                                                                                                                                                                                                                                          \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 #propertyDifferences(List)}.\n@param propertyDifferences 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 #propertyDifferences(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                          A collection of the resource properties whose actual values differ from their expected values. These will be present only for resources whose StackResourceDriftStatus is MODIFIED.

                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "propertyDifferences", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                          A collection of the resource properties whose actual values differ from their expected values. These will be present only for resources whose StackResourceDriftStatus is MODIFIED.

                                                                                                                                                                                                                                                                          \n@param propertyDifferences A collection of the resource properties whose actual values differ from their expected values. These will be present only for resources whose StackResourceDriftStatus is MODIFIED.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "propertyDifferences", "getterDocumentation" : "

                                                                                                                                                                                                                                                                          A collection of the resource properties whose actual values differ from their expected values. These will be present only for resources whose StackResourceDriftStatus is MODIFIED.

                                                                                                                                                                                                                                                                          \n

                                                                                                                                                                                                                                                                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                                                                                                                          \n@return A collection of the resource properties whose actual values differ from their expected values. These will be present only for resources whose StackResourceDriftStatus is MODIFIED.", "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" : "PropertyDifferences", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "PropertyDifferences", "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" : "PropertyDifference", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link PropertyDifference.Builder} avoiding the need to create one manually via {@link PropertyDifference#builder()}.\n\nWhen the {@link Consumer} completes, {@link PropertyDifference.Builder#build()} is called immediately and its result is passed to {@link #member(PropertyDifference)}.\n@param member a consumer that will call methods on {@link PropertyDifference.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(PropertyDifference)", "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" : "PropertyDifference", "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" : "PropertyDifference", "variableName" : "member", "variableType" : "PropertyDifference", "documentation" : null, "simpleType" : "PropertyDifference", "variableSetterType" : "PropertyDifference" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "PropertyDifference", "variableName" : "member", "variableType" : "PropertyDifference", "documentation" : "", "simpleType" : "PropertyDifference", "variableSetterType" : "PropertyDifference" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "PropertyDifference", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "PropertyDifference", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "PropertyDifferences", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                          A collection of the resource properties whose actual values differ from their expected values. These will be present only for resources whose StackResourceDriftStatus is MODIFIED.

                                                                                                                                                                                                                                                                          \n@param propertyDifferences A collection of the resource properties whose actual values differ from their expected values. These will be present only for resources whose StackResourceDriftStatus is MODIFIED.", "setterMethodName" : "setPropertyDifferences", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "propertyDifferences", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "propertyDifferences", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                                                                                                                          A collection of the resource properties whose actual values differ from their expected values. These will be present only for resources whose StackResourceDriftStatus is MODIFIED.

                                                                                                                                                                                                                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackResourceDriftStatusAsString", "beanStyleSetterMethodName" : "setStackResourceDriftStatus", "c2jName" : "StackResourceDriftStatus", "c2jShape" : "StackResourceDriftStatus", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                          Status of the resource's actual configuration compared to its expected configuration

                                                                                                                                                                                                                                                                          • DELETED: The resource differs from its expected template configuration because the resource has been deleted.

                                                                                                                                                                                                                                                                          • MODIFIED: One or more resource properties differ from their expected values (as defined in the stack template and any values specified as template parameters).

                                                                                                                                                                                                                                                                          • IN_SYNC: The resources's actual configuration matches its expected template configuration.

                                                                                                                                                                                                                                                                          • NOT_CHECKED: AWS CloudFormation does not currently return this value.

                                                                                                                                                                                                                                                                          \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 #stackResourceDriftStatusAsString(String)}.\n@param stackResourceDriftStatus 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 #stackResourceDriftStatus(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                          Status of the resource's actual configuration compared to its expected configuration

                                                                                                                                                                                                                                                                          • DELETED: The resource differs from its expected template configuration because the resource has been deleted.

                                                                                                                                                                                                                                                                          • MODIFIED: One or more resource properties differ from their expected values (as defined in the stack template and any values specified as template parameters).

                                                                                                                                                                                                                                                                          • IN_SYNC: The resources's actual configuration matches its expected template configuration.

                                                                                                                                                                                                                                                                          • NOT_CHECKED: AWS CloudFormation does not currently return this value.

                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : "StackResourceDriftStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "stackResourceDriftStatus", "fluentEnumSetterMethodName" : "stackResourceDriftStatus", "fluentGetterMethodName" : "stackResourceDriftStatusAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                          Status of the resource's actual configuration compared to its expected configuration

                                                                                                                                                                                                                                                                          • DELETED: The resource differs from its expected template configuration because the resource has been deleted.

                                                                                                                                                                                                                                                                          • MODIFIED: One or more resource properties differ from their expected values (as defined in the stack template and any values specified as template parameters).

                                                                                                                                                                                                                                                                          • IN_SYNC: The resources's actual configuration matches its expected template configuration.

                                                                                                                                                                                                                                                                          • NOT_CHECKED: AWS CloudFormation does not currently return this value.

                                                                                                                                                                                                                                                                          \n@param stackResourceDriftStatus Status of the resource's actual configuration compared to its expected configuration

                                                                                                                                                                                                                                                                          • DELETED: The resource differs from its expected template configuration because the resource has been deleted.

                                                                                                                                                                                                                                                                          • MODIFIED: One or more resource properties differ from their expected values (as defined in the stack template and any values specified as template parameters).

                                                                                                                                                                                                                                                                          • IN_SYNC: The resources's actual configuration matches its expected template configuration.

                                                                                                                                                                                                                                                                          • NOT_CHECKED: AWS CloudFormation does not currently return this value.

                                                                                                                                                                                                                                                                          • \n@see StackResourceDriftStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see StackResourceDriftStatus", "fluentSetterMethodName" : "stackResourceDriftStatus", "getterDocumentation" : "

                                                                                                                                                                                                                                                                            Status of the resource's actual configuration compared to its expected configuration

                                                                                                                                                                                                                                                                            • DELETED: The resource differs from its expected template configuration because the resource has been deleted.

                                                                                                                                                                                                                                                                            • MODIFIED: One or more resource properties differ from their expected values (as defined in the stack template and any values specified as template parameters).

                                                                                                                                                                                                                                                                            • IN_SYNC: The resources's actual configuration matches its expected template configuration.

                                                                                                                                                                                                                                                                            • NOT_CHECKED: AWS CloudFormation does not currently return this value.

                                                                                                                                                                                                                                                                            \n

                                                                                                                                                                                                                                                                            \nIf the service returns an enum value that is not available in the current SDK version, {@link #stackResourceDriftStatus} will return {@link StackResourceDriftStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #stackResourceDriftStatusAsString}.\n

                                                                                                                                                                                                                                                                            \n@return Status of the resource's actual configuration compared to its expected configuration

                                                                                                                                                                                                                                                                            • DELETED: The resource differs from its expected template configuration because the resource has been deleted.

                                                                                                                                                                                                                                                                            • MODIFIED: One or more resource properties differ from their expected values (as defined in the stack template and any values specified as template parameters).

                                                                                                                                                                                                                                                                            • IN_SYNC: The resources's actual configuration matches its expected template configuration.

                                                                                                                                                                                                                                                                            • NOT_CHECKED: AWS CloudFormation does not currently return this value.

                                                                                                                                                                                                                                                                            • \n@see StackResourceDriftStatus", "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" : "StackResourceDriftStatus", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackResourceDriftStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackResourceDriftStatus", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                              Status of the resource's actual configuration compared to its expected configuration

                                                                                                                                                                                                                                                                              • DELETED: The resource differs from its expected template configuration because the resource has been deleted.

                                                                                                                                                                                                                                                                              • MODIFIED: One or more resource properties differ from their expected values (as defined in the stack template and any values specified as template parameters).

                                                                                                                                                                                                                                                                              • IN_SYNC: The resources's actual configuration matches its expected template configuration.

                                                                                                                                                                                                                                                                              • NOT_CHECKED: AWS CloudFormation does not currently return this value.

                                                                                                                                                                                                                                                                              \n@param stackResourceDriftStatus Status of the resource's actual configuration compared to its expected configuration

                                                                                                                                                                                                                                                                              • DELETED: The resource differs from its expected template configuration because the resource has been deleted.

                                                                                                                                                                                                                                                                              • MODIFIED: One or more resource properties differ from their expected values (as defined in the stack template and any values specified as template parameters).

                                                                                                                                                                                                                                                                              • IN_SYNC: The resources's actual configuration matches its expected template configuration.

                                                                                                                                                                                                                                                                              • NOT_CHECKED: AWS CloudFormation does not currently return this value.

                                                                                                                                                                                                                                                                              • \n@see StackResourceDriftStatus", "setterMethodName" : "setStackResourceDriftStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackResourceDriftStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackResourceDriftStatus", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                Status of the resource's actual configuration compared to its expected configuration

                                                                                                                                                                                                                                                                                • DELETED: The resource differs from its expected template configuration because the resource has been deleted.

                                                                                                                                                                                                                                                                                • MODIFIED: One or more resource properties differ from their expected values (as defined in the stack template and any values specified as template parameters).

                                                                                                                                                                                                                                                                                • IN_SYNC: The resources's actual configuration matches its expected template configuration.

                                                                                                                                                                                                                                                                                • NOT_CHECKED: AWS CloudFormation does not currently return this value.

                                                                                                                                                                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTimestamp", "beanStyleSetterMethodName" : "setTimestamp", "c2jName" : "Timestamp", "c2jShape" : "Timestamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                Time at which AWS CloudFormation performed drift detection on the stack resource.

                                                                                                                                                                                                                                                                                \nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #timestamp(Instant)}.\n@param timestamp a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #timestamp(Instant)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                Time at which AWS CloudFormation performed drift detection on the stack resource.

                                                                                                                                                                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "timestamp", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                Time at which AWS CloudFormation performed drift detection on the stack resource.

                                                                                                                                                                                                                                                                                \n@param timestamp Time at which AWS CloudFormation performed drift detection on the stack resource.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "timestamp", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                Time at which AWS CloudFormation performed drift detection on the stack resource.

                                                                                                                                                                                                                                                                                \n@return Time at which AWS CloudFormation performed drift detection on the stack resource.", "getterModel" : { "returnType" : "java.time.Instant", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Timestamp", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Timestamp", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "Timestamp", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                Time at which AWS CloudFormation performed drift detection on the stack resource.

                                                                                                                                                                                                                                                                                \n@param timestamp Time at which AWS CloudFormation performed drift detection on the stack resource.", "setterMethodName" : "setTimestamp", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "timestamp", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "timestamp", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                                                                                                                                                Time at which AWS CloudFormation performed drift detection on the stack resource.

                                                                                                                                                                                                                                                                                ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "StackId", "LogicalResourceId", "ResourceType", "StackResourceDriftStatus", "Timestamp" ], "shapeName" : "StackResourceDrift", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "StackResourceDrift", "variableName" : "stackResourceDrift", "variableType" : "StackResourceDrift", "documentation" : null, "simpleType" : "StackResourceDrift", "variableSetterType" : "StackResourceDrift" }, "wrapper" : false, "xmlNamespace" : null }, "StackResourceDriftInformation" : { "c2jName" : "StackResourceDriftInformation", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                Contains information about whether the resource's actual configuration differs, or has drifted, from its expected configuration.

                                                                                                                                                                                                                                                                                ", "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" : "getStackResourceDriftStatusAsString", "beanStyleSetterMethodName" : "setStackResourceDriftStatus", "c2jName" : "StackResourceDriftStatus", "c2jShape" : "StackResourceDriftStatus", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                Status of the resource's actual configuration compared to its expected configuration

                                                                                                                                                                                                                                                                                • DELETED: The resource differs from its expected configuration in that it has been deleted.

                                                                                                                                                                                                                                                                                • MODIFIED: The resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                • NOT_CHECKED: AWS CloudFormation has not checked if the resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                  Any resources that do not currently support drift detection have a status of NOT_CHECKED. For more information, see Resources that Support Drift Detection.

                                                                                                                                                                                                                                                                                • IN_SYNC: The resources's actual configuration matches its expected configuration.

                                                                                                                                                                                                                                                                                \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 #stackResourceDriftStatusAsString(String)}.\n@param stackResourceDriftStatus 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 #stackResourceDriftStatus(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                Status of the resource's actual configuration compared to its expected configuration

                                                                                                                                                                                                                                                                                • DELETED: The resource differs from its expected configuration in that it has been deleted.

                                                                                                                                                                                                                                                                                • MODIFIED: The resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                • NOT_CHECKED: AWS CloudFormation has not checked if the resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                  Any resources that do not currently support drift detection have a status of NOT_CHECKED. For more information, see Resources that Support Drift Detection.

                                                                                                                                                                                                                                                                                • IN_SYNC: The resources's actual configuration matches its expected configuration.

                                                                                                                                                                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : "StackResourceDriftStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "stackResourceDriftStatus", "fluentEnumSetterMethodName" : "stackResourceDriftStatus", "fluentGetterMethodName" : "stackResourceDriftStatusAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                Status of the resource's actual configuration compared to its expected configuration

                                                                                                                                                                                                                                                                                • DELETED: The resource differs from its expected configuration in that it has been deleted.

                                                                                                                                                                                                                                                                                • MODIFIED: The resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                • NOT_CHECKED: AWS CloudFormation has not checked if the resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                  Any resources that do not currently support drift detection have a status of NOT_CHECKED. For more information, see Resources that Support Drift Detection.

                                                                                                                                                                                                                                                                                • IN_SYNC: The resources's actual configuration matches its expected configuration.

                                                                                                                                                                                                                                                                                \n@param stackResourceDriftStatus Status of the resource's actual configuration compared to its expected configuration

                                                                                                                                                                                                                                                                                • DELETED: The resource differs from its expected configuration in that it has been deleted.

                                                                                                                                                                                                                                                                                • MODIFIED: The resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                • NOT_CHECKED: AWS CloudFormation has not checked if the resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                  Any resources that do not currently support drift detection have a status of NOT_CHECKED. For more information, see Resources that Support Drift Detection.

                                                                                                                                                                                                                                                                                • IN_SYNC: The resources's actual configuration matches its expected configuration.

                                                                                                                                                                                                                                                                                • \n@see StackResourceDriftStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see StackResourceDriftStatus", "fluentSetterMethodName" : "stackResourceDriftStatus", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                  Status of the resource's actual configuration compared to its expected configuration

                                                                                                                                                                                                                                                                                  • DELETED: The resource differs from its expected configuration in that it has been deleted.

                                                                                                                                                                                                                                                                                  • MODIFIED: The resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                  • NOT_CHECKED: AWS CloudFormation has not checked if the resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                    Any resources that do not currently support drift detection have a status of NOT_CHECKED. For more information, see Resources that Support Drift Detection.

                                                                                                                                                                                                                                                                                  • IN_SYNC: The resources's actual configuration matches its expected configuration.

                                                                                                                                                                                                                                                                                  \n

                                                                                                                                                                                                                                                                                  \nIf the service returns an enum value that is not available in the current SDK version, {@link #stackResourceDriftStatus} will return {@link StackResourceDriftStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #stackResourceDriftStatusAsString}.\n

                                                                                                                                                                                                                                                                                  \n@return Status of the resource's actual configuration compared to its expected configuration

                                                                                                                                                                                                                                                                                  • DELETED: The resource differs from its expected configuration in that it has been deleted.

                                                                                                                                                                                                                                                                                  • MODIFIED: The resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                  • NOT_CHECKED: AWS CloudFormation has not checked if the resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                    Any resources that do not currently support drift detection have a status of NOT_CHECKED. For more information, see Resources that Support Drift Detection.

                                                                                                                                                                                                                                                                                  • IN_SYNC: The resources's actual configuration matches its expected configuration.

                                                                                                                                                                                                                                                                                  • \n@see StackResourceDriftStatus", "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" : "StackResourceDriftStatus", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackResourceDriftStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackResourceDriftStatus", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                    Status of the resource's actual configuration compared to its expected configuration

                                                                                                                                                                                                                                                                                    • DELETED: The resource differs from its expected configuration in that it has been deleted.

                                                                                                                                                                                                                                                                                    • MODIFIED: The resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                    • NOT_CHECKED: AWS CloudFormation has not checked if the resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                      Any resources that do not currently support drift detection have a status of NOT_CHECKED. For more information, see Resources that Support Drift Detection.

                                                                                                                                                                                                                                                                                    • IN_SYNC: The resources's actual configuration matches its expected configuration.

                                                                                                                                                                                                                                                                                    \n@param stackResourceDriftStatus Status of the resource's actual configuration compared to its expected configuration

                                                                                                                                                                                                                                                                                    • DELETED: The resource differs from its expected configuration in that it has been deleted.

                                                                                                                                                                                                                                                                                    • MODIFIED: The resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                    • NOT_CHECKED: AWS CloudFormation has not checked if the resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                      Any resources that do not currently support drift detection have a status of NOT_CHECKED. For more information, see Resources that Support Drift Detection.

                                                                                                                                                                                                                                                                                    • IN_SYNC: The resources's actual configuration matches its expected configuration.

                                                                                                                                                                                                                                                                                    • \n@see StackResourceDriftStatus", "setterMethodName" : "setStackResourceDriftStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackResourceDriftStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackResourceDriftStatus", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                      Status of the resource's actual configuration compared to its expected configuration

                                                                                                                                                                                                                                                                                      • DELETED: The resource differs from its expected configuration in that it has been deleted.

                                                                                                                                                                                                                                                                                      • MODIFIED: The resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                      • NOT_CHECKED: AWS CloudFormation has not checked if the resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                        Any resources that do not currently support drift detection have a status of NOT_CHECKED. For more information, see Resources that Support Drift Detection.

                                                                                                                                                                                                                                                                                      • IN_SYNC: The resources's actual configuration matches its expected configuration.

                                                                                                                                                                                                                                                                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getLastCheckTimestamp", "beanStyleSetterMethodName" : "setLastCheckTimestamp", "c2jName" : "LastCheckTimestamp", "c2jShape" : "Timestamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                      When AWS CloudFormation last checked if the resource had drifted from its expected configuration.

                                                                                                                                                                                                                                                                                      \nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #lastCheckTimestamp(Instant)}.\n@param lastCheckTimestamp a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #lastCheckTimestamp(Instant)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                      When AWS CloudFormation last checked if the resource had drifted from its expected configuration.

                                                                                                                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "lastCheckTimestamp", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                      When AWS CloudFormation last checked if the resource had drifted from its expected configuration.

                                                                                                                                                                                                                                                                                      \n@param lastCheckTimestamp When AWS CloudFormation last checked if the resource had drifted from its expected configuration.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "lastCheckTimestamp", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                      When AWS CloudFormation last checked if the resource had drifted from its expected configuration.

                                                                                                                                                                                                                                                                                      \n@return When AWS CloudFormation last checked if the resource had drifted from its expected configuration.", "getterModel" : { "returnType" : "java.time.Instant", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "LastCheckTimestamp", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LastCheckTimestamp", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "LastCheckTimestamp", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                      When AWS CloudFormation last checked if the resource had drifted from its expected configuration.

                                                                                                                                                                                                                                                                                      \n@param lastCheckTimestamp When AWS CloudFormation last checked if the resource had drifted from its expected configuration.", "setterMethodName" : "setLastCheckTimestamp", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "lastCheckTimestamp", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "lastCheckTimestamp", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                                                                                                                                                      When AWS CloudFormation last checked if the resource had drifted from its expected configuration.

                                                                                                                                                                                                                                                                                      ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "LastCheckTimestamp" : { "beanStyleGetterMethodName" : "getLastCheckTimestamp", "beanStyleSetterMethodName" : "setLastCheckTimestamp", "c2jName" : "LastCheckTimestamp", "c2jShape" : "Timestamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                      When AWS CloudFormation last checked if the resource had drifted from its expected configuration.

                                                                                                                                                                                                                                                                                      \nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #lastCheckTimestamp(Instant)}.\n@param lastCheckTimestamp a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #lastCheckTimestamp(Instant)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                      When AWS CloudFormation last checked if the resource had drifted from its expected configuration.

                                                                                                                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "lastCheckTimestamp", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                      When AWS CloudFormation last checked if the resource had drifted from its expected configuration.

                                                                                                                                                                                                                                                                                      \n@param lastCheckTimestamp When AWS CloudFormation last checked if the resource had drifted from its expected configuration.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "lastCheckTimestamp", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                      When AWS CloudFormation last checked if the resource had drifted from its expected configuration.

                                                                                                                                                                                                                                                                                      \n@return When AWS CloudFormation last checked if the resource had drifted from its expected configuration.", "getterModel" : { "returnType" : "java.time.Instant", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "LastCheckTimestamp", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LastCheckTimestamp", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "LastCheckTimestamp", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                      When AWS CloudFormation last checked if the resource had drifted from its expected configuration.

                                                                                                                                                                                                                                                                                      \n@param lastCheckTimestamp When AWS CloudFormation last checked if the resource had drifted from its expected configuration.", "setterMethodName" : "setLastCheckTimestamp", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "lastCheckTimestamp", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "lastCheckTimestamp", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                                                                                                                                                      When AWS CloudFormation last checked if the resource had drifted from its expected configuration.

                                                                                                                                                                                                                                                                                      ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackResourceDriftStatus" : { "beanStyleGetterMethodName" : "getStackResourceDriftStatusAsString", "beanStyleSetterMethodName" : "setStackResourceDriftStatus", "c2jName" : "StackResourceDriftStatus", "c2jShape" : "StackResourceDriftStatus", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                      Status of the resource's actual configuration compared to its expected configuration

                                                                                                                                                                                                                                                                                      • DELETED: The resource differs from its expected configuration in that it has been deleted.

                                                                                                                                                                                                                                                                                      • MODIFIED: The resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                      • NOT_CHECKED: AWS CloudFormation has not checked if the resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                        Any resources that do not currently support drift detection have a status of NOT_CHECKED. For more information, see Resources that Support Drift Detection.

                                                                                                                                                                                                                                                                                      • IN_SYNC: The resources's actual configuration matches its expected configuration.

                                                                                                                                                                                                                                                                                      \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 #stackResourceDriftStatusAsString(String)}.\n@param stackResourceDriftStatus 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 #stackResourceDriftStatus(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                      Status of the resource's actual configuration compared to its expected configuration

                                                                                                                                                                                                                                                                                      • DELETED: The resource differs from its expected configuration in that it has been deleted.

                                                                                                                                                                                                                                                                                      • MODIFIED: The resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                      • NOT_CHECKED: AWS CloudFormation has not checked if the resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                        Any resources that do not currently support drift detection have a status of NOT_CHECKED. For more information, see Resources that Support Drift Detection.

                                                                                                                                                                                                                                                                                      • IN_SYNC: The resources's actual configuration matches its expected configuration.

                                                                                                                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : "StackResourceDriftStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "stackResourceDriftStatus", "fluentEnumSetterMethodName" : "stackResourceDriftStatus", "fluentGetterMethodName" : "stackResourceDriftStatusAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                      Status of the resource's actual configuration compared to its expected configuration

                                                                                                                                                                                                                                                                                      • DELETED: The resource differs from its expected configuration in that it has been deleted.

                                                                                                                                                                                                                                                                                      • MODIFIED: The resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                      • NOT_CHECKED: AWS CloudFormation has not checked if the resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                        Any resources that do not currently support drift detection have a status of NOT_CHECKED. For more information, see Resources that Support Drift Detection.

                                                                                                                                                                                                                                                                                      • IN_SYNC: The resources's actual configuration matches its expected configuration.

                                                                                                                                                                                                                                                                                      \n@param stackResourceDriftStatus Status of the resource's actual configuration compared to its expected configuration

                                                                                                                                                                                                                                                                                      • DELETED: The resource differs from its expected configuration in that it has been deleted.

                                                                                                                                                                                                                                                                                      • MODIFIED: The resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                      • NOT_CHECKED: AWS CloudFormation has not checked if the resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                        Any resources that do not currently support drift detection have a status of NOT_CHECKED. For more information, see Resources that Support Drift Detection.

                                                                                                                                                                                                                                                                                      • IN_SYNC: The resources's actual configuration matches its expected configuration.

                                                                                                                                                                                                                                                                                      • \n@see StackResourceDriftStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see StackResourceDriftStatus", "fluentSetterMethodName" : "stackResourceDriftStatus", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                        Status of the resource's actual configuration compared to its expected configuration

                                                                                                                                                                                                                                                                                        • DELETED: The resource differs from its expected configuration in that it has been deleted.

                                                                                                                                                                                                                                                                                        • MODIFIED: The resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                        • NOT_CHECKED: AWS CloudFormation has not checked if the resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                          Any resources that do not currently support drift detection have a status of NOT_CHECKED. For more information, see Resources that Support Drift Detection.

                                                                                                                                                                                                                                                                                        • IN_SYNC: The resources's actual configuration matches its expected configuration.

                                                                                                                                                                                                                                                                                        \n

                                                                                                                                                                                                                                                                                        \nIf the service returns an enum value that is not available in the current SDK version, {@link #stackResourceDriftStatus} will return {@link StackResourceDriftStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #stackResourceDriftStatusAsString}.\n

                                                                                                                                                                                                                                                                                        \n@return Status of the resource's actual configuration compared to its expected configuration

                                                                                                                                                                                                                                                                                        • DELETED: The resource differs from its expected configuration in that it has been deleted.

                                                                                                                                                                                                                                                                                        • MODIFIED: The resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                        • NOT_CHECKED: AWS CloudFormation has not checked if the resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                          Any resources that do not currently support drift detection have a status of NOT_CHECKED. For more information, see Resources that Support Drift Detection.

                                                                                                                                                                                                                                                                                        • IN_SYNC: The resources's actual configuration matches its expected configuration.

                                                                                                                                                                                                                                                                                        • \n@see StackResourceDriftStatus", "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" : "StackResourceDriftStatus", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackResourceDriftStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackResourceDriftStatus", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                          Status of the resource's actual configuration compared to its expected configuration

                                                                                                                                                                                                                                                                                          • DELETED: The resource differs from its expected configuration in that it has been deleted.

                                                                                                                                                                                                                                                                                          • MODIFIED: The resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                          • NOT_CHECKED: AWS CloudFormation has not checked if the resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                            Any resources that do not currently support drift detection have a status of NOT_CHECKED. For more information, see Resources that Support Drift Detection.

                                                                                                                                                                                                                                                                                          • IN_SYNC: The resources's actual configuration matches its expected configuration.

                                                                                                                                                                                                                                                                                          \n@param stackResourceDriftStatus Status of the resource's actual configuration compared to its expected configuration

                                                                                                                                                                                                                                                                                          • DELETED: The resource differs from its expected configuration in that it has been deleted.

                                                                                                                                                                                                                                                                                          • MODIFIED: The resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                          • NOT_CHECKED: AWS CloudFormation has not checked if the resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                            Any resources that do not currently support drift detection have a status of NOT_CHECKED. For more information, see Resources that Support Drift Detection.

                                                                                                                                                                                                                                                                                          • IN_SYNC: The resources's actual configuration matches its expected configuration.

                                                                                                                                                                                                                                                                                          • \n@see StackResourceDriftStatus", "setterMethodName" : "setStackResourceDriftStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackResourceDriftStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackResourceDriftStatus", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                            Status of the resource's actual configuration compared to its expected configuration

                                                                                                                                                                                                                                                                                            • DELETED: The resource differs from its expected configuration in that it has been deleted.

                                                                                                                                                                                                                                                                                            • MODIFIED: The resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                            • NOT_CHECKED: AWS CloudFormation has not checked if the resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                              Any resources that do not currently support drift detection have a status of NOT_CHECKED. For more information, see Resources that Support Drift Detection.

                                                                                                                                                                                                                                                                                            • IN_SYNC: The resources's actual configuration matches its expected configuration.

                                                                                                                                                                                                                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getStackResourceDriftStatusAsString", "beanStyleSetterMethodName" : "setStackResourceDriftStatus", "c2jName" : "StackResourceDriftStatus", "c2jShape" : "StackResourceDriftStatus", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                            Status of the resource's actual configuration compared to its expected configuration

                                                                                                                                                                                                                                                                                            • DELETED: The resource differs from its expected configuration in that it has been deleted.

                                                                                                                                                                                                                                                                                            • MODIFIED: The resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                            • NOT_CHECKED: AWS CloudFormation has not checked if the resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                              Any resources that do not currently support drift detection have a status of NOT_CHECKED. For more information, see Resources that Support Drift Detection.

                                                                                                                                                                                                                                                                                            • IN_SYNC: The resources's actual configuration matches its expected configuration.

                                                                                                                                                                                                                                                                                            \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 #stackResourceDriftStatusAsString(String)}.\n@param stackResourceDriftStatus 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 #stackResourceDriftStatus(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                            Status of the resource's actual configuration compared to its expected configuration

                                                                                                                                                                                                                                                                                            • DELETED: The resource differs from its expected configuration in that it has been deleted.

                                                                                                                                                                                                                                                                                            • MODIFIED: The resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                            • NOT_CHECKED: AWS CloudFormation has not checked if the resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                              Any resources that do not currently support drift detection have a status of NOT_CHECKED. For more information, see Resources that Support Drift Detection.

                                                                                                                                                                                                                                                                                            • IN_SYNC: The resources's actual configuration matches its expected configuration.

                                                                                                                                                                                                                                                                                            ", "endpointDiscoveryId" : false, "enumType" : "StackResourceDriftStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "stackResourceDriftStatus", "fluentEnumSetterMethodName" : "stackResourceDriftStatus", "fluentGetterMethodName" : "stackResourceDriftStatusAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                            Status of the resource's actual configuration compared to its expected configuration

                                                                                                                                                                                                                                                                                            • DELETED: The resource differs from its expected configuration in that it has been deleted.

                                                                                                                                                                                                                                                                                            • MODIFIED: The resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                            • NOT_CHECKED: AWS CloudFormation has not checked if the resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                              Any resources that do not currently support drift detection have a status of NOT_CHECKED. For more information, see Resources that Support Drift Detection.

                                                                                                                                                                                                                                                                                            • IN_SYNC: The resources's actual configuration matches its expected configuration.

                                                                                                                                                                                                                                                                                            \n@param stackResourceDriftStatus Status of the resource's actual configuration compared to its expected configuration

                                                                                                                                                                                                                                                                                            • DELETED: The resource differs from its expected configuration in that it has been deleted.

                                                                                                                                                                                                                                                                                            • MODIFIED: The resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                            • NOT_CHECKED: AWS CloudFormation has not checked if the resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                              Any resources that do not currently support drift detection have a status of NOT_CHECKED. For more information, see Resources that Support Drift Detection.

                                                                                                                                                                                                                                                                                            • IN_SYNC: The resources's actual configuration matches its expected configuration.

                                                                                                                                                                                                                                                                                            • \n@see StackResourceDriftStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see StackResourceDriftStatus", "fluentSetterMethodName" : "stackResourceDriftStatus", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                              Status of the resource's actual configuration compared to its expected configuration

                                                                                                                                                                                                                                                                                              • DELETED: The resource differs from its expected configuration in that it has been deleted.

                                                                                                                                                                                                                                                                                              • MODIFIED: The resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                              • NOT_CHECKED: AWS CloudFormation has not checked if the resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                                Any resources that do not currently support drift detection have a status of NOT_CHECKED. For more information, see Resources that Support Drift Detection.

                                                                                                                                                                                                                                                                                              • IN_SYNC: The resources's actual configuration matches its expected configuration.

                                                                                                                                                                                                                                                                                              \n

                                                                                                                                                                                                                                                                                              \nIf the service returns an enum value that is not available in the current SDK version, {@link #stackResourceDriftStatus} will return {@link StackResourceDriftStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #stackResourceDriftStatusAsString}.\n

                                                                                                                                                                                                                                                                                              \n@return Status of the resource's actual configuration compared to its expected configuration

                                                                                                                                                                                                                                                                                              • DELETED: The resource differs from its expected configuration in that it has been deleted.

                                                                                                                                                                                                                                                                                              • MODIFIED: The resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                              • NOT_CHECKED: AWS CloudFormation has not checked if the resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                                Any resources that do not currently support drift detection have a status of NOT_CHECKED. For more information, see Resources that Support Drift Detection.

                                                                                                                                                                                                                                                                                              • IN_SYNC: The resources's actual configuration matches its expected configuration.

                                                                                                                                                                                                                                                                                              • \n@see StackResourceDriftStatus", "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" : "StackResourceDriftStatus", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackResourceDriftStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackResourceDriftStatus", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                Status of the resource's actual configuration compared to its expected configuration

                                                                                                                                                                                                                                                                                                • DELETED: The resource differs from its expected configuration in that it has been deleted.

                                                                                                                                                                                                                                                                                                • MODIFIED: The resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                                • NOT_CHECKED: AWS CloudFormation has not checked if the resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                                  Any resources that do not currently support drift detection have a status of NOT_CHECKED. For more information, see Resources that Support Drift Detection.

                                                                                                                                                                                                                                                                                                • IN_SYNC: The resources's actual configuration matches its expected configuration.

                                                                                                                                                                                                                                                                                                \n@param stackResourceDriftStatus Status of the resource's actual configuration compared to its expected configuration

                                                                                                                                                                                                                                                                                                • DELETED: The resource differs from its expected configuration in that it has been deleted.

                                                                                                                                                                                                                                                                                                • MODIFIED: The resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                                • NOT_CHECKED: AWS CloudFormation has not checked if the resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                                  Any resources that do not currently support drift detection have a status of NOT_CHECKED. For more information, see Resources that Support Drift Detection.

                                                                                                                                                                                                                                                                                                • IN_SYNC: The resources's actual configuration matches its expected configuration.

                                                                                                                                                                                                                                                                                                • \n@see StackResourceDriftStatus", "setterMethodName" : "setStackResourceDriftStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackResourceDriftStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackResourceDriftStatus", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                  Status of the resource's actual configuration compared to its expected configuration

                                                                                                                                                                                                                                                                                                  • DELETED: The resource differs from its expected configuration in that it has been deleted.

                                                                                                                                                                                                                                                                                                  • MODIFIED: The resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                                  • NOT_CHECKED: AWS CloudFormation has not checked if the resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                                    Any resources that do not currently support drift detection have a status of NOT_CHECKED. For more information, see Resources that Support Drift Detection.

                                                                                                                                                                                                                                                                                                  • IN_SYNC: The resources's actual configuration matches its expected configuration.

                                                                                                                                                                                                                                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getLastCheckTimestamp", "beanStyleSetterMethodName" : "setLastCheckTimestamp", "c2jName" : "LastCheckTimestamp", "c2jShape" : "Timestamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                  When AWS CloudFormation last checked if the resource had drifted from its expected configuration.

                                                                                                                                                                                                                                                                                                  \nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #lastCheckTimestamp(Instant)}.\n@param lastCheckTimestamp a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #lastCheckTimestamp(Instant)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                  When AWS CloudFormation last checked if the resource had drifted from its expected configuration.

                                                                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "lastCheckTimestamp", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                  When AWS CloudFormation last checked if the resource had drifted from its expected configuration.

                                                                                                                                                                                                                                                                                                  \n@param lastCheckTimestamp When AWS CloudFormation last checked if the resource had drifted from its expected configuration.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "lastCheckTimestamp", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                  When AWS CloudFormation last checked if the resource had drifted from its expected configuration.

                                                                                                                                                                                                                                                                                                  \n@return When AWS CloudFormation last checked if the resource had drifted from its expected configuration.", "getterModel" : { "returnType" : "java.time.Instant", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "LastCheckTimestamp", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LastCheckTimestamp", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "LastCheckTimestamp", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                  When AWS CloudFormation last checked if the resource had drifted from its expected configuration.

                                                                                                                                                                                                                                                                                                  \n@param lastCheckTimestamp When AWS CloudFormation last checked if the resource had drifted from its expected configuration.", "setterMethodName" : "setLastCheckTimestamp", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "lastCheckTimestamp", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "lastCheckTimestamp", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                                                                                                                                                                  When AWS CloudFormation last checked if the resource had drifted from its expected configuration.

                                                                                                                                                                                                                                                                                                  ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "StackResourceDriftStatus" ], "shapeName" : "StackResourceDriftInformation", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "StackResourceDriftInformation", "variableName" : "stackResourceDriftInformation", "variableType" : "StackResourceDriftInformation", "documentation" : null, "simpleType" : "StackResourceDriftInformation", "variableSetterType" : "StackResourceDriftInformation" }, "wrapper" : false, "xmlNamespace" : null }, "StackResourceDriftInformationSummary" : { "c2jName" : "StackResourceDriftInformationSummary", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                  Summarizes information about whether the resource's actual configuration differs, or has drifted, from its expected configuration.

                                                                                                                                                                                                                                                                                                  ", "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" : "getStackResourceDriftStatusAsString", "beanStyleSetterMethodName" : "setStackResourceDriftStatus", "c2jName" : "StackResourceDriftStatus", "c2jShape" : "StackResourceDriftStatus", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                  Status of the resource's actual configuration compared to its expected configuration

                                                                                                                                                                                                                                                                                                  • DELETED: The resource differs from its expected configuration in that it has been deleted.

                                                                                                                                                                                                                                                                                                  • MODIFIED: The resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                                  • NOT_CHECKED: AWS CloudFormation has not checked if the resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                                    Any resources that do not currently support drift detection have a status of NOT_CHECKED. For more information, see Resources that Support Drift Detection. If you performed an ContinueUpdateRollback operation on a stack, any resources included in ResourcesToSkip will also have a status of NOT_CHECKED. For more information on skipping resources during rollback operations, see Continue Rolling Back an Update in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                  • IN_SYNC: The resources's actual configuration matches its expected configuration.

                                                                                                                                                                                                                                                                                                  \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 #stackResourceDriftStatusAsString(String)}.\n@param stackResourceDriftStatus 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 #stackResourceDriftStatus(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                  Status of the resource's actual configuration compared to its expected configuration

                                                                                                                                                                                                                                                                                                  • DELETED: The resource differs from its expected configuration in that it has been deleted.

                                                                                                                                                                                                                                                                                                  • MODIFIED: The resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                                  • NOT_CHECKED: AWS CloudFormation has not checked if the resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                                    Any resources that do not currently support drift detection have a status of NOT_CHECKED. For more information, see Resources that Support Drift Detection. If you performed an ContinueUpdateRollback operation on a stack, any resources included in ResourcesToSkip will also have a status of NOT_CHECKED. For more information on skipping resources during rollback operations, see Continue Rolling Back an Update in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                  • IN_SYNC: The resources's actual configuration matches its expected configuration.

                                                                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : "StackResourceDriftStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "stackResourceDriftStatus", "fluentEnumSetterMethodName" : "stackResourceDriftStatus", "fluentGetterMethodName" : "stackResourceDriftStatusAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                  Status of the resource's actual configuration compared to its expected configuration

                                                                                                                                                                                                                                                                                                  • DELETED: The resource differs from its expected configuration in that it has been deleted.

                                                                                                                                                                                                                                                                                                  • MODIFIED: The resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                                  • NOT_CHECKED: AWS CloudFormation has not checked if the resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                                    Any resources that do not currently support drift detection have a status of NOT_CHECKED. For more information, see Resources that Support Drift Detection. If you performed an ContinueUpdateRollback operation on a stack, any resources included in ResourcesToSkip will also have a status of NOT_CHECKED. For more information on skipping resources during rollback operations, see Continue Rolling Back an Update in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                  • IN_SYNC: The resources's actual configuration matches its expected configuration.

                                                                                                                                                                                                                                                                                                  \n@param stackResourceDriftStatus Status of the resource's actual configuration compared to its expected configuration

                                                                                                                                                                                                                                                                                                  • DELETED: The resource differs from its expected configuration in that it has been deleted.

                                                                                                                                                                                                                                                                                                  • MODIFIED: The resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                                  • NOT_CHECKED: AWS CloudFormation has not checked if the resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                                    Any resources that do not currently support drift detection have a status of NOT_CHECKED. For more information, see Resources that Support Drift Detection. If you performed an ContinueUpdateRollback operation on a stack, any resources included in ResourcesToSkip will also have a status of NOT_CHECKED. For more information on skipping resources during rollback operations, see Continue Rolling Back an Update in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                  • IN_SYNC: The resources's actual configuration matches its expected configuration.

                                                                                                                                                                                                                                                                                                  • \n@see StackResourceDriftStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see StackResourceDriftStatus", "fluentSetterMethodName" : "stackResourceDriftStatus", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                    Status of the resource's actual configuration compared to its expected configuration

                                                                                                                                                                                                                                                                                                    • DELETED: The resource differs from its expected configuration in that it has been deleted.

                                                                                                                                                                                                                                                                                                    • MODIFIED: The resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                                    • NOT_CHECKED: AWS CloudFormation has not checked if the resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                                      Any resources that do not currently support drift detection have a status of NOT_CHECKED. For more information, see Resources that Support Drift Detection. If you performed an ContinueUpdateRollback operation on a stack, any resources included in ResourcesToSkip will also have a status of NOT_CHECKED. For more information on skipping resources during rollback operations, see Continue Rolling Back an Update in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                    • IN_SYNC: The resources's actual configuration matches its expected configuration.

                                                                                                                                                                                                                                                                                                    \n

                                                                                                                                                                                                                                                                                                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #stackResourceDriftStatus} will return {@link StackResourceDriftStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #stackResourceDriftStatusAsString}.\n

                                                                                                                                                                                                                                                                                                    \n@return Status of the resource's actual configuration compared to its expected configuration

                                                                                                                                                                                                                                                                                                    • DELETED: The resource differs from its expected configuration in that it has been deleted.

                                                                                                                                                                                                                                                                                                    • MODIFIED: The resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                                    • NOT_CHECKED: AWS CloudFormation has not checked if the resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                                      Any resources that do not currently support drift detection have a status of NOT_CHECKED. For more information, see Resources that Support Drift Detection. If you performed an ContinueUpdateRollback operation on a stack, any resources included in ResourcesToSkip will also have a status of NOT_CHECKED. For more information on skipping resources during rollback operations, see Continue Rolling Back an Update in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                    • IN_SYNC: The resources's actual configuration matches its expected configuration.

                                                                                                                                                                                                                                                                                                    • \n@see StackResourceDriftStatus", "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" : "StackResourceDriftStatus", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackResourceDriftStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackResourceDriftStatus", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                      Status of the resource's actual configuration compared to its expected configuration

                                                                                                                                                                                                                                                                                                      • DELETED: The resource differs from its expected configuration in that it has been deleted.

                                                                                                                                                                                                                                                                                                      • MODIFIED: The resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                                      • NOT_CHECKED: AWS CloudFormation has not checked if the resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                                        Any resources that do not currently support drift detection have a status of NOT_CHECKED. For more information, see Resources that Support Drift Detection. If you performed an ContinueUpdateRollback operation on a stack, any resources included in ResourcesToSkip will also have a status of NOT_CHECKED. For more information on skipping resources during rollback operations, see Continue Rolling Back an Update in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                      • IN_SYNC: The resources's actual configuration matches its expected configuration.

                                                                                                                                                                                                                                                                                                      \n@param stackResourceDriftStatus Status of the resource's actual configuration compared to its expected configuration

                                                                                                                                                                                                                                                                                                      • DELETED: The resource differs from its expected configuration in that it has been deleted.

                                                                                                                                                                                                                                                                                                      • MODIFIED: The resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                                      • NOT_CHECKED: AWS CloudFormation has not checked if the resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                                        Any resources that do not currently support drift detection have a status of NOT_CHECKED. For more information, see Resources that Support Drift Detection. If you performed an ContinueUpdateRollback operation on a stack, any resources included in ResourcesToSkip will also have a status of NOT_CHECKED. For more information on skipping resources during rollback operations, see Continue Rolling Back an Update in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                      • IN_SYNC: The resources's actual configuration matches its expected configuration.

                                                                                                                                                                                                                                                                                                      • \n@see StackResourceDriftStatus", "setterMethodName" : "setStackResourceDriftStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackResourceDriftStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackResourceDriftStatus", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                        Status of the resource's actual configuration compared to its expected configuration

                                                                                                                                                                                                                                                                                                        • DELETED: The resource differs from its expected configuration in that it has been deleted.

                                                                                                                                                                                                                                                                                                        • MODIFIED: The resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                                        • NOT_CHECKED: AWS CloudFormation has not checked if the resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                                          Any resources that do not currently support drift detection have a status of NOT_CHECKED. For more information, see Resources that Support Drift Detection. If you performed an ContinueUpdateRollback operation on a stack, any resources included in ResourcesToSkip will also have a status of NOT_CHECKED. For more information on skipping resources during rollback operations, see Continue Rolling Back an Update in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                        • IN_SYNC: The resources's actual configuration matches its expected configuration.

                                                                                                                                                                                                                                                                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getLastCheckTimestamp", "beanStyleSetterMethodName" : "setLastCheckTimestamp", "c2jName" : "LastCheckTimestamp", "c2jShape" : "Timestamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                        When AWS CloudFormation last checked if the resource had drifted from its expected configuration.

                                                                                                                                                                                                                                                                                                        \nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #lastCheckTimestamp(Instant)}.\n@param lastCheckTimestamp a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #lastCheckTimestamp(Instant)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                        When AWS CloudFormation last checked if the resource had drifted from its expected configuration.

                                                                                                                                                                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "lastCheckTimestamp", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                        When AWS CloudFormation last checked if the resource had drifted from its expected configuration.

                                                                                                                                                                                                                                                                                                        \n@param lastCheckTimestamp When AWS CloudFormation last checked if the resource had drifted from its expected configuration.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "lastCheckTimestamp", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                        When AWS CloudFormation last checked if the resource had drifted from its expected configuration.

                                                                                                                                                                                                                                                                                                        \n@return When AWS CloudFormation last checked if the resource had drifted from its expected configuration.", "getterModel" : { "returnType" : "java.time.Instant", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "LastCheckTimestamp", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LastCheckTimestamp", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "LastCheckTimestamp", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                        When AWS CloudFormation last checked if the resource had drifted from its expected configuration.

                                                                                                                                                                                                                                                                                                        \n@param lastCheckTimestamp When AWS CloudFormation last checked if the resource had drifted from its expected configuration.", "setterMethodName" : "setLastCheckTimestamp", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "lastCheckTimestamp", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "lastCheckTimestamp", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                                                                                                                                                                        When AWS CloudFormation last checked if the resource had drifted from its expected configuration.

                                                                                                                                                                                                                                                                                                        ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "LastCheckTimestamp" : { "beanStyleGetterMethodName" : "getLastCheckTimestamp", "beanStyleSetterMethodName" : "setLastCheckTimestamp", "c2jName" : "LastCheckTimestamp", "c2jShape" : "Timestamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                        When AWS CloudFormation last checked if the resource had drifted from its expected configuration.

                                                                                                                                                                                                                                                                                                        \nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #lastCheckTimestamp(Instant)}.\n@param lastCheckTimestamp a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #lastCheckTimestamp(Instant)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                        When AWS CloudFormation last checked if the resource had drifted from its expected configuration.

                                                                                                                                                                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "lastCheckTimestamp", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                        When AWS CloudFormation last checked if the resource had drifted from its expected configuration.

                                                                                                                                                                                                                                                                                                        \n@param lastCheckTimestamp When AWS CloudFormation last checked if the resource had drifted from its expected configuration.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "lastCheckTimestamp", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                        When AWS CloudFormation last checked if the resource had drifted from its expected configuration.

                                                                                                                                                                                                                                                                                                        \n@return When AWS CloudFormation last checked if the resource had drifted from its expected configuration.", "getterModel" : { "returnType" : "java.time.Instant", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "LastCheckTimestamp", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LastCheckTimestamp", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "LastCheckTimestamp", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                        When AWS CloudFormation last checked if the resource had drifted from its expected configuration.

                                                                                                                                                                                                                                                                                                        \n@param lastCheckTimestamp When AWS CloudFormation last checked if the resource had drifted from its expected configuration.", "setterMethodName" : "setLastCheckTimestamp", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "lastCheckTimestamp", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "lastCheckTimestamp", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                                                                                                                                                                        When AWS CloudFormation last checked if the resource had drifted from its expected configuration.

                                                                                                                                                                                                                                                                                                        ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackResourceDriftStatus" : { "beanStyleGetterMethodName" : "getStackResourceDriftStatusAsString", "beanStyleSetterMethodName" : "setStackResourceDriftStatus", "c2jName" : "StackResourceDriftStatus", "c2jShape" : "StackResourceDriftStatus", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                        Status of the resource's actual configuration compared to its expected configuration

                                                                                                                                                                                                                                                                                                        • DELETED: The resource differs from its expected configuration in that it has been deleted.

                                                                                                                                                                                                                                                                                                        • MODIFIED: The resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                                        • NOT_CHECKED: AWS CloudFormation has not checked if the resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                                          Any resources that do not currently support drift detection have a status of NOT_CHECKED. For more information, see Resources that Support Drift Detection. If you performed an ContinueUpdateRollback operation on a stack, any resources included in ResourcesToSkip will also have a status of NOT_CHECKED. For more information on skipping resources during rollback operations, see Continue Rolling Back an Update in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                        • IN_SYNC: The resources's actual configuration matches its expected configuration.

                                                                                                                                                                                                                                                                                                        \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 #stackResourceDriftStatusAsString(String)}.\n@param stackResourceDriftStatus 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 #stackResourceDriftStatus(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                        Status of the resource's actual configuration compared to its expected configuration

                                                                                                                                                                                                                                                                                                        • DELETED: The resource differs from its expected configuration in that it has been deleted.

                                                                                                                                                                                                                                                                                                        • MODIFIED: The resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                                        • NOT_CHECKED: AWS CloudFormation has not checked if the resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                                          Any resources that do not currently support drift detection have a status of NOT_CHECKED. For more information, see Resources that Support Drift Detection. If you performed an ContinueUpdateRollback operation on a stack, any resources included in ResourcesToSkip will also have a status of NOT_CHECKED. For more information on skipping resources during rollback operations, see Continue Rolling Back an Update in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                        • IN_SYNC: The resources's actual configuration matches its expected configuration.

                                                                                                                                                                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : "StackResourceDriftStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "stackResourceDriftStatus", "fluentEnumSetterMethodName" : "stackResourceDriftStatus", "fluentGetterMethodName" : "stackResourceDriftStatusAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                        Status of the resource's actual configuration compared to its expected configuration

                                                                                                                                                                                                                                                                                                        • DELETED: The resource differs from its expected configuration in that it has been deleted.

                                                                                                                                                                                                                                                                                                        • MODIFIED: The resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                                        • NOT_CHECKED: AWS CloudFormation has not checked if the resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                                          Any resources that do not currently support drift detection have a status of NOT_CHECKED. For more information, see Resources that Support Drift Detection. If you performed an ContinueUpdateRollback operation on a stack, any resources included in ResourcesToSkip will also have a status of NOT_CHECKED. For more information on skipping resources during rollback operations, see Continue Rolling Back an Update in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                        • IN_SYNC: The resources's actual configuration matches its expected configuration.

                                                                                                                                                                                                                                                                                                        \n@param stackResourceDriftStatus Status of the resource's actual configuration compared to its expected configuration

                                                                                                                                                                                                                                                                                                        • DELETED: The resource differs from its expected configuration in that it has been deleted.

                                                                                                                                                                                                                                                                                                        • MODIFIED: The resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                                        • NOT_CHECKED: AWS CloudFormation has not checked if the resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                                          Any resources that do not currently support drift detection have a status of NOT_CHECKED. For more information, see Resources that Support Drift Detection. If you performed an ContinueUpdateRollback operation on a stack, any resources included in ResourcesToSkip will also have a status of NOT_CHECKED. For more information on skipping resources during rollback operations, see Continue Rolling Back an Update in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                        • IN_SYNC: The resources's actual configuration matches its expected configuration.

                                                                                                                                                                                                                                                                                                        • \n@see StackResourceDriftStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see StackResourceDriftStatus", "fluentSetterMethodName" : "stackResourceDriftStatus", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                          Status of the resource's actual configuration compared to its expected configuration

                                                                                                                                                                                                                                                                                                          • DELETED: The resource differs from its expected configuration in that it has been deleted.

                                                                                                                                                                                                                                                                                                          • MODIFIED: The resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                                          • NOT_CHECKED: AWS CloudFormation has not checked if the resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                                            Any resources that do not currently support drift detection have a status of NOT_CHECKED. For more information, see Resources that Support Drift Detection. If you performed an ContinueUpdateRollback operation on a stack, any resources included in ResourcesToSkip will also have a status of NOT_CHECKED. For more information on skipping resources during rollback operations, see Continue Rolling Back an Update in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                          • IN_SYNC: The resources's actual configuration matches its expected configuration.

                                                                                                                                                                                                                                                                                                          \n

                                                                                                                                                                                                                                                                                                          \nIf the service returns an enum value that is not available in the current SDK version, {@link #stackResourceDriftStatus} will return {@link StackResourceDriftStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #stackResourceDriftStatusAsString}.\n

                                                                                                                                                                                                                                                                                                          \n@return Status of the resource's actual configuration compared to its expected configuration

                                                                                                                                                                                                                                                                                                          • DELETED: The resource differs from its expected configuration in that it has been deleted.

                                                                                                                                                                                                                                                                                                          • MODIFIED: The resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                                          • NOT_CHECKED: AWS CloudFormation has not checked if the resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                                            Any resources that do not currently support drift detection have a status of NOT_CHECKED. For more information, see Resources that Support Drift Detection. If you performed an ContinueUpdateRollback operation on a stack, any resources included in ResourcesToSkip will also have a status of NOT_CHECKED. For more information on skipping resources during rollback operations, see Continue Rolling Back an Update in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                          • IN_SYNC: The resources's actual configuration matches its expected configuration.

                                                                                                                                                                                                                                                                                                          • \n@see StackResourceDriftStatus", "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" : "StackResourceDriftStatus", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackResourceDriftStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackResourceDriftStatus", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                            Status of the resource's actual configuration compared to its expected configuration

                                                                                                                                                                                                                                                                                                            • DELETED: The resource differs from its expected configuration in that it has been deleted.

                                                                                                                                                                                                                                                                                                            • MODIFIED: The resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                                            • NOT_CHECKED: AWS CloudFormation has not checked if the resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                                              Any resources that do not currently support drift detection have a status of NOT_CHECKED. For more information, see Resources that Support Drift Detection. If you performed an ContinueUpdateRollback operation on a stack, any resources included in ResourcesToSkip will also have a status of NOT_CHECKED. For more information on skipping resources during rollback operations, see Continue Rolling Back an Update in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                            • IN_SYNC: The resources's actual configuration matches its expected configuration.

                                                                                                                                                                                                                                                                                                            \n@param stackResourceDriftStatus Status of the resource's actual configuration compared to its expected configuration

                                                                                                                                                                                                                                                                                                            • DELETED: The resource differs from its expected configuration in that it has been deleted.

                                                                                                                                                                                                                                                                                                            • MODIFIED: The resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                                            • NOT_CHECKED: AWS CloudFormation has not checked if the resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                                              Any resources that do not currently support drift detection have a status of NOT_CHECKED. For more information, see Resources that Support Drift Detection. If you performed an ContinueUpdateRollback operation on a stack, any resources included in ResourcesToSkip will also have a status of NOT_CHECKED. For more information on skipping resources during rollback operations, see Continue Rolling Back an Update in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                            • IN_SYNC: The resources's actual configuration matches its expected configuration.

                                                                                                                                                                                                                                                                                                            • \n@see StackResourceDriftStatus", "setterMethodName" : "setStackResourceDriftStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackResourceDriftStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackResourceDriftStatus", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                              Status of the resource's actual configuration compared to its expected configuration

                                                                                                                                                                                                                                                                                                              • DELETED: The resource differs from its expected configuration in that it has been deleted.

                                                                                                                                                                                                                                                                                                              • MODIFIED: The resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                                              • NOT_CHECKED: AWS CloudFormation has not checked if the resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                                                Any resources that do not currently support drift detection have a status of NOT_CHECKED. For more information, see Resources that Support Drift Detection. If you performed an ContinueUpdateRollback operation on a stack, any resources included in ResourcesToSkip will also have a status of NOT_CHECKED. For more information on skipping resources during rollback operations, see Continue Rolling Back an Update in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                              • IN_SYNC: The resources's actual configuration matches its expected configuration.

                                                                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getStackResourceDriftStatusAsString", "beanStyleSetterMethodName" : "setStackResourceDriftStatus", "c2jName" : "StackResourceDriftStatus", "c2jShape" : "StackResourceDriftStatus", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                              Status of the resource's actual configuration compared to its expected configuration

                                                                                                                                                                                                                                                                                                              • DELETED: The resource differs from its expected configuration in that it has been deleted.

                                                                                                                                                                                                                                                                                                              • MODIFIED: The resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                                              • NOT_CHECKED: AWS CloudFormation has not checked if the resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                                                Any resources that do not currently support drift detection have a status of NOT_CHECKED. For more information, see Resources that Support Drift Detection. If you performed an ContinueUpdateRollback operation on a stack, any resources included in ResourcesToSkip will also have a status of NOT_CHECKED. For more information on skipping resources during rollback operations, see Continue Rolling Back an Update in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                              • IN_SYNC: The resources's actual configuration matches its expected configuration.

                                                                                                                                                                                                                                                                                                              \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 #stackResourceDriftStatusAsString(String)}.\n@param stackResourceDriftStatus 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 #stackResourceDriftStatus(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                              Status of the resource's actual configuration compared to its expected configuration

                                                                                                                                                                                                                                                                                                              • DELETED: The resource differs from its expected configuration in that it has been deleted.

                                                                                                                                                                                                                                                                                                              • MODIFIED: The resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                                              • NOT_CHECKED: AWS CloudFormation has not checked if the resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                                                Any resources that do not currently support drift detection have a status of NOT_CHECKED. For more information, see Resources that Support Drift Detection. If you performed an ContinueUpdateRollback operation on a stack, any resources included in ResourcesToSkip will also have a status of NOT_CHECKED. For more information on skipping resources during rollback operations, see Continue Rolling Back an Update in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                              • IN_SYNC: The resources's actual configuration matches its expected configuration.

                                                                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : "StackResourceDriftStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "stackResourceDriftStatus", "fluentEnumSetterMethodName" : "stackResourceDriftStatus", "fluentGetterMethodName" : "stackResourceDriftStatusAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                              Status of the resource's actual configuration compared to its expected configuration

                                                                                                                                                                                                                                                                                                              • DELETED: The resource differs from its expected configuration in that it has been deleted.

                                                                                                                                                                                                                                                                                                              • MODIFIED: The resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                                              • NOT_CHECKED: AWS CloudFormation has not checked if the resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                                                Any resources that do not currently support drift detection have a status of NOT_CHECKED. For more information, see Resources that Support Drift Detection. If you performed an ContinueUpdateRollback operation on a stack, any resources included in ResourcesToSkip will also have a status of NOT_CHECKED. For more information on skipping resources during rollback operations, see Continue Rolling Back an Update in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                              • IN_SYNC: The resources's actual configuration matches its expected configuration.

                                                                                                                                                                                                                                                                                                              \n@param stackResourceDriftStatus Status of the resource's actual configuration compared to its expected configuration

                                                                                                                                                                                                                                                                                                              • DELETED: The resource differs from its expected configuration in that it has been deleted.

                                                                                                                                                                                                                                                                                                              • MODIFIED: The resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                                              • NOT_CHECKED: AWS CloudFormation has not checked if the resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                                                Any resources that do not currently support drift detection have a status of NOT_CHECKED. For more information, see Resources that Support Drift Detection. If you performed an ContinueUpdateRollback operation on a stack, any resources included in ResourcesToSkip will also have a status of NOT_CHECKED. For more information on skipping resources during rollback operations, see Continue Rolling Back an Update in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                              • IN_SYNC: The resources's actual configuration matches its expected configuration.

                                                                                                                                                                                                                                                                                                              • \n@see StackResourceDriftStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see StackResourceDriftStatus", "fluentSetterMethodName" : "stackResourceDriftStatus", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                Status of the resource's actual configuration compared to its expected configuration

                                                                                                                                                                                                                                                                                                                • DELETED: The resource differs from its expected configuration in that it has been deleted.

                                                                                                                                                                                                                                                                                                                • MODIFIED: The resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                                                • NOT_CHECKED: AWS CloudFormation has not checked if the resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                                                  Any resources that do not currently support drift detection have a status of NOT_CHECKED. For more information, see Resources that Support Drift Detection. If you performed an ContinueUpdateRollback operation on a stack, any resources included in ResourcesToSkip will also have a status of NOT_CHECKED. For more information on skipping resources during rollback operations, see Continue Rolling Back an Update in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                • IN_SYNC: The resources's actual configuration matches its expected configuration.

                                                                                                                                                                                                                                                                                                                \n

                                                                                                                                                                                                                                                                                                                \nIf the service returns an enum value that is not available in the current SDK version, {@link #stackResourceDriftStatus} will return {@link StackResourceDriftStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #stackResourceDriftStatusAsString}.\n

                                                                                                                                                                                                                                                                                                                \n@return Status of the resource's actual configuration compared to its expected configuration

                                                                                                                                                                                                                                                                                                                • DELETED: The resource differs from its expected configuration in that it has been deleted.

                                                                                                                                                                                                                                                                                                                • MODIFIED: The resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                                                • NOT_CHECKED: AWS CloudFormation has not checked if the resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                                                  Any resources that do not currently support drift detection have a status of NOT_CHECKED. For more information, see Resources that Support Drift Detection. If you performed an ContinueUpdateRollback operation on a stack, any resources included in ResourcesToSkip will also have a status of NOT_CHECKED. For more information on skipping resources during rollback operations, see Continue Rolling Back an Update in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                • IN_SYNC: The resources's actual configuration matches its expected configuration.

                                                                                                                                                                                                                                                                                                                • \n@see StackResourceDriftStatus", "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" : "StackResourceDriftStatus", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackResourceDriftStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackResourceDriftStatus", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                  Status of the resource's actual configuration compared to its expected configuration

                                                                                                                                                                                                                                                                                                                  • DELETED: The resource differs from its expected configuration in that it has been deleted.

                                                                                                                                                                                                                                                                                                                  • MODIFIED: The resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                                                  • NOT_CHECKED: AWS CloudFormation has not checked if the resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                                                    Any resources that do not currently support drift detection have a status of NOT_CHECKED. For more information, see Resources that Support Drift Detection. If you performed an ContinueUpdateRollback operation on a stack, any resources included in ResourcesToSkip will also have a status of NOT_CHECKED. For more information on skipping resources during rollback operations, see Continue Rolling Back an Update in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                  • IN_SYNC: The resources's actual configuration matches its expected configuration.

                                                                                                                                                                                                                                                                                                                  \n@param stackResourceDriftStatus Status of the resource's actual configuration compared to its expected configuration

                                                                                                                                                                                                                                                                                                                  • DELETED: The resource differs from its expected configuration in that it has been deleted.

                                                                                                                                                                                                                                                                                                                  • MODIFIED: The resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                                                  • NOT_CHECKED: AWS CloudFormation has not checked if the resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                                                    Any resources that do not currently support drift detection have a status of NOT_CHECKED. For more information, see Resources that Support Drift Detection. If you performed an ContinueUpdateRollback operation on a stack, any resources included in ResourcesToSkip will also have a status of NOT_CHECKED. For more information on skipping resources during rollback operations, see Continue Rolling Back an Update in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                  • IN_SYNC: The resources's actual configuration matches its expected configuration.

                                                                                                                                                                                                                                                                                                                  • \n@see StackResourceDriftStatus", "setterMethodName" : "setStackResourceDriftStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackResourceDriftStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackResourceDriftStatus", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                    Status of the resource's actual configuration compared to its expected configuration

                                                                                                                                                                                                                                                                                                                    • DELETED: The resource differs from its expected configuration in that it has been deleted.

                                                                                                                                                                                                                                                                                                                    • MODIFIED: The resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                                                    • NOT_CHECKED: AWS CloudFormation has not checked if the resource differs from its expected configuration.

                                                                                                                                                                                                                                                                                                                      Any resources that do not currently support drift detection have a status of NOT_CHECKED. For more information, see Resources that Support Drift Detection. If you performed an ContinueUpdateRollback operation on a stack, any resources included in ResourcesToSkip will also have a status of NOT_CHECKED. For more information on skipping resources during rollback operations, see Continue Rolling Back an Update in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                    • IN_SYNC: The resources's actual configuration matches its expected configuration.

                                                                                                                                                                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getLastCheckTimestamp", "beanStyleSetterMethodName" : "setLastCheckTimestamp", "c2jName" : "LastCheckTimestamp", "c2jShape" : "Timestamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    When AWS CloudFormation last checked if the resource had drifted from its expected configuration.

                                                                                                                                                                                                                                                                                                                    \nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #lastCheckTimestamp(Instant)}.\n@param lastCheckTimestamp a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #lastCheckTimestamp(Instant)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                    When AWS CloudFormation last checked if the resource had drifted from its expected configuration.

                                                                                                                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "lastCheckTimestamp", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    When AWS CloudFormation last checked if the resource had drifted from its expected configuration.

                                                                                                                                                                                                                                                                                                                    \n@param lastCheckTimestamp When AWS CloudFormation last checked if the resource had drifted from its expected configuration.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "lastCheckTimestamp", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    When AWS CloudFormation last checked if the resource had drifted from its expected configuration.

                                                                                                                                                                                                                                                                                                                    \n@return When AWS CloudFormation last checked if the resource had drifted from its expected configuration.", "getterModel" : { "returnType" : "java.time.Instant", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "LastCheckTimestamp", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LastCheckTimestamp", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "LastCheckTimestamp", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    When AWS CloudFormation last checked if the resource had drifted from its expected configuration.

                                                                                                                                                                                                                                                                                                                    \n@param lastCheckTimestamp When AWS CloudFormation last checked if the resource had drifted from its expected configuration.", "setterMethodName" : "setLastCheckTimestamp", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "lastCheckTimestamp", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "lastCheckTimestamp", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                                                                                                                                                                                    When AWS CloudFormation last checked if the resource had drifted from its expected configuration.

                                                                                                                                                                                                                                                                                                                    ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "StackResourceDriftStatus" ], "shapeName" : "StackResourceDriftInformationSummary", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "StackResourceDriftInformationSummary", "variableName" : "stackResourceDriftInformationSummary", "variableType" : "StackResourceDriftInformationSummary", "documentation" : null, "simpleType" : "StackResourceDriftInformationSummary", "variableSetterType" : "StackResourceDriftInformationSummary" }, "wrapper" : false, "xmlNamespace" : null }, "StackResourceDriftStatus" : { "c2jName" : "StackResourceDriftStatus", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : [ { "name" : "IN_SYNC", "value" : "IN_SYNC" }, { "name" : "MODIFIED", "value" : "MODIFIED" }, { "name" : "DELETED", "value" : "DELETED" }, { "name" : "NOT_CHECKED", "value" : "NOT_CHECKED" } ], "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" : "StackResourceDriftStatus", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "StackResourceDriftStatus", "variableName" : "stackResourceDriftStatus", "variableType" : "StackResourceDriftStatus", "documentation" : null, "simpleType" : "StackResourceDriftStatus", "variableSetterType" : "StackResourceDriftStatus" }, "wrapper" : false, "xmlNamespace" : null }, "StackResourceSummary" : { "c2jName" : "StackResourceSummary", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                    Contains high-level information about the specified stack resource.

                                                                                                                                                                                                                                                                                                                    ", "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" : "getLogicalResourceId", "beanStyleSetterMethodName" : "setLogicalResourceId", "c2jName" : "LogicalResourceId", "c2jShape" : "LogicalResourceId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The logical name of the resource specified in the template.

                                                                                                                                                                                                                                                                                                                    \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 #logicalResourceId(String)}.\n@param logicalResourceId 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 #logicalResourceId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                    The logical name of the resource specified in the template.

                                                                                                                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "logicalResourceId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The logical name of the resource specified in the template.

                                                                                                                                                                                                                                                                                                                    \n@param logicalResourceId The logical name of the resource specified in the template.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "logicalResourceId", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The logical name of the resource specified in the template.

                                                                                                                                                                                                                                                                                                                    \n@return The logical name of the resource specified in the template.", "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" : "LogicalResourceId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LogicalResourceId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "LogicalResourceId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The logical name of the resource specified in the template.

                                                                                                                                                                                                                                                                                                                    \n@param logicalResourceId The logical name of the resource specified in the template.", "setterMethodName" : "setLogicalResourceId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "logicalResourceId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "logicalResourceId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                    The logical name of the resource specified in the template.

                                                                                                                                                                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getPhysicalResourceId", "beanStyleSetterMethodName" : "setPhysicalResourceId", "c2jName" : "PhysicalResourceId", "c2jShape" : "PhysicalResourceId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The name or unique identifier that corresponds to a physical instance ID of the resource.

                                                                                                                                                                                                                                                                                                                    \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 #physicalResourceId(String)}.\n@param physicalResourceId 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 #physicalResourceId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                    The name or unique identifier that corresponds to a physical instance ID of the resource.

                                                                                                                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "physicalResourceId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The name or unique identifier that corresponds to a physical instance ID of the resource.

                                                                                                                                                                                                                                                                                                                    \n@param physicalResourceId The name or unique identifier that corresponds to a physical instance ID of the resource.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "physicalResourceId", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The name or unique identifier that corresponds to a physical instance ID of the resource.

                                                                                                                                                                                                                                                                                                                    \n@return The name or unique identifier that corresponds to a physical instance ID of the resource.", "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" : "PhysicalResourceId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "PhysicalResourceId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "PhysicalResourceId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The name or unique identifier that corresponds to a physical instance ID of the resource.

                                                                                                                                                                                                                                                                                                                    \n@param physicalResourceId The name or unique identifier that corresponds to a physical instance ID of the resource.", "setterMethodName" : "setPhysicalResourceId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "physicalResourceId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "physicalResourceId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                    The name or unique identifier that corresponds to a physical instance ID of the resource.

                                                                                                                                                                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getResourceType", "beanStyleSetterMethodName" : "setResourceType", "c2jName" : "ResourceType", "c2jShape" : "ResourceType", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    Type of resource. (For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                                                                                                                    \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 #resourceType(String)}.\n@param resourceType 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 #resourceType(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                    Type of resource. (For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceType", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    Type of resource. (For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                                                                                                                    \n@param resourceType Type of resource. (For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceType", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    Type of resource. (For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                                                                                                                    \n@return Type of resource. (For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)", "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" : "ResourceType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceType", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    Type of resource. (For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                                                                                                                    \n@param resourceType Type of resource. (For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)", "setterMethodName" : "setResourceType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceType", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                    Type of resource. (For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getLastUpdatedTimestamp", "beanStyleSetterMethodName" : "setLastUpdatedTimestamp", "c2jName" : "LastUpdatedTimestamp", "c2jShape" : "Timestamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    Time the status was updated.

                                                                                                                                                                                                                                                                                                                    \nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #lastUpdatedTimestamp(Instant)}.\n@param lastUpdatedTimestamp a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #lastUpdatedTimestamp(Instant)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                    Time the status was updated.

                                                                                                                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "lastUpdatedTimestamp", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    Time the status was updated.

                                                                                                                                                                                                                                                                                                                    \n@param lastUpdatedTimestamp Time the status was updated.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "lastUpdatedTimestamp", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    Time the status was updated.

                                                                                                                                                                                                                                                                                                                    \n@return Time the status was updated.", "getterModel" : { "returnType" : "java.time.Instant", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "LastUpdatedTimestamp", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LastUpdatedTimestamp", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "LastUpdatedTimestamp", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    Time the status was updated.

                                                                                                                                                                                                                                                                                                                    \n@param lastUpdatedTimestamp Time the status was updated.", "setterMethodName" : "setLastUpdatedTimestamp", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "lastUpdatedTimestamp", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "lastUpdatedTimestamp", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                                                                                                                                                                                    Time the status was updated.

                                                                                                                                                                                                                                                                                                                    ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getResourceStatusAsString", "beanStyleSetterMethodName" : "setResourceStatus", "c2jName" : "ResourceStatus", "c2jShape" : "ResourceStatus", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    Current status of the resource.

                                                                                                                                                                                                                                                                                                                    \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 #resourceStatusAsString(String)}.\n@param resourceStatus 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 #resourceStatus(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                    Current status of the resource.

                                                                                                                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : "ResourceStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "resourceStatus", "fluentEnumSetterMethodName" : "resourceStatus", "fluentGetterMethodName" : "resourceStatusAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    Current status of the resource.

                                                                                                                                                                                                                                                                                                                    \n@param resourceStatus Current status of the resource.\n@see ResourceStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see ResourceStatus", "fluentSetterMethodName" : "resourceStatus", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    Current status of the resource.

                                                                                                                                                                                                                                                                                                                    \n

                                                                                                                                                                                                                                                                                                                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #resourceStatus} will return {@link ResourceStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #resourceStatusAsString}.\n

                                                                                                                                                                                                                                                                                                                    \n@return Current status of the resource.\n@see ResourceStatus", "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" : "ResourceStatus", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceStatus", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    Current status of the resource.

                                                                                                                                                                                                                                                                                                                    \n@param resourceStatus Current status of the resource.\n@see ResourceStatus", "setterMethodName" : "setResourceStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceStatus", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                    Current status of the resource.

                                                                                                                                                                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getResourceStatusReason", "beanStyleSetterMethodName" : "setResourceStatusReason", "c2jName" : "ResourceStatusReason", "c2jShape" : "ResourceStatusReason", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    Success/failure message associated with the resource.

                                                                                                                                                                                                                                                                                                                    \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 #resourceStatusReason(String)}.\n@param resourceStatusReason 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 #resourceStatusReason(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                    Success/failure message associated with the resource.

                                                                                                                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceStatusReason", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    Success/failure message associated with the resource.

                                                                                                                                                                                                                                                                                                                    \n@param resourceStatusReason Success/failure message associated with the resource.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceStatusReason", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    Success/failure message associated with the resource.

                                                                                                                                                                                                                                                                                                                    \n@return Success/failure message associated with the resource.", "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" : "ResourceStatusReason", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceStatusReason", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceStatusReason", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    Success/failure message associated with the resource.

                                                                                                                                                                                                                                                                                                                    \n@param resourceStatusReason Success/failure message associated with the resource.", "setterMethodName" : "setResourceStatusReason", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceStatusReason", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceStatusReason", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                    Success/failure message associated with the resource.

                                                                                                                                                                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDriftInformation", "beanStyleSetterMethodName" : "setDriftInformation", "c2jName" : "DriftInformation", "c2jShape" : "StackResourceDriftInformationSummary", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    Information about whether the resource's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                                                                                                                                                    \nThis is a convenience that creates an instance of the {@link StackResourceDriftInformationSummary.Builder} avoiding the need to create one manually via {@link StackResourceDriftInformationSummary#builder()}.\n\nWhen the {@link Consumer} completes, {@link StackResourceDriftInformationSummary.Builder#build()} is called immediately and its result is passed to {@link #driftInformation(StackResourceDriftInformationSummary)}.\n@param driftInformation a consumer that will call methods on {@link StackResourceDriftInformationSummary.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #driftInformation(StackResourceDriftInformationSummary)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                    Information about whether the resource's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "driftInformation", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    Information about whether the resource's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                                                                                                                                                    \n@param driftInformation Information about whether the resource's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "driftInformation", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    Information about whether the resource's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                                                                                                                                                    \n@return Information about whether the resource's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.", "getterModel" : { "returnType" : "StackResourceDriftInformationSummary", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DriftInformation", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DriftInformation", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "DriftInformation", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    Information about whether the resource's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                                                                                                                                                    \n@param driftInformation Information about whether the resource's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.", "setterMethodName" : "setDriftInformation", "setterModel" : { "variableDeclarationType" : "StackResourceDriftInformationSummary", "variableName" : "driftInformation", "variableType" : "StackResourceDriftInformationSummary", "documentation" : null, "simpleType" : "StackResourceDriftInformationSummary", "variableSetterType" : "StackResourceDriftInformationSummary" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StackResourceDriftInformationSummary", "variableName" : "driftInformation", "variableType" : "StackResourceDriftInformationSummary", "documentation" : "

                                                                                                                                                                                                                                                                                                                    Information about whether the resource's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                                                                                                                                                    ", "simpleType" : "StackResourceDriftInformationSummary", "variableSetterType" : "StackResourceDriftInformationSummary" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "DriftInformation" : { "beanStyleGetterMethodName" : "getDriftInformation", "beanStyleSetterMethodName" : "setDriftInformation", "c2jName" : "DriftInformation", "c2jShape" : "StackResourceDriftInformationSummary", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    Information about whether the resource's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                                                                                                                                                    \nThis is a convenience that creates an instance of the {@link StackResourceDriftInformationSummary.Builder} avoiding the need to create one manually via {@link StackResourceDriftInformationSummary#builder()}.\n\nWhen the {@link Consumer} completes, {@link StackResourceDriftInformationSummary.Builder#build()} is called immediately and its result is passed to {@link #driftInformation(StackResourceDriftInformationSummary)}.\n@param driftInformation a consumer that will call methods on {@link StackResourceDriftInformationSummary.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #driftInformation(StackResourceDriftInformationSummary)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                    Information about whether the resource's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "driftInformation", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    Information about whether the resource's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                                                                                                                                                    \n@param driftInformation Information about whether the resource's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "driftInformation", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    Information about whether the resource's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                                                                                                                                                    \n@return Information about whether the resource's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.", "getterModel" : { "returnType" : "StackResourceDriftInformationSummary", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DriftInformation", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DriftInformation", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "DriftInformation", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    Information about whether the resource's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                                                                                                                                                    \n@param driftInformation Information about whether the resource's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.", "setterMethodName" : "setDriftInformation", "setterModel" : { "variableDeclarationType" : "StackResourceDriftInformationSummary", "variableName" : "driftInformation", "variableType" : "StackResourceDriftInformationSummary", "documentation" : null, "simpleType" : "StackResourceDriftInformationSummary", "variableSetterType" : "StackResourceDriftInformationSummary" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StackResourceDriftInformationSummary", "variableName" : "driftInformation", "variableType" : "StackResourceDriftInformationSummary", "documentation" : "

                                                                                                                                                                                                                                                                                                                    Information about whether the resource's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                                                                                                                                                    ", "simpleType" : "StackResourceDriftInformationSummary", "variableSetterType" : "StackResourceDriftInformationSummary" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "LastUpdatedTimestamp" : { "beanStyleGetterMethodName" : "getLastUpdatedTimestamp", "beanStyleSetterMethodName" : "setLastUpdatedTimestamp", "c2jName" : "LastUpdatedTimestamp", "c2jShape" : "Timestamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    Time the status was updated.

                                                                                                                                                                                                                                                                                                                    \nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #lastUpdatedTimestamp(Instant)}.\n@param lastUpdatedTimestamp a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #lastUpdatedTimestamp(Instant)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                    Time the status was updated.

                                                                                                                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "lastUpdatedTimestamp", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    Time the status was updated.

                                                                                                                                                                                                                                                                                                                    \n@param lastUpdatedTimestamp Time the status was updated.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "lastUpdatedTimestamp", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    Time the status was updated.

                                                                                                                                                                                                                                                                                                                    \n@return Time the status was updated.", "getterModel" : { "returnType" : "java.time.Instant", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "LastUpdatedTimestamp", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LastUpdatedTimestamp", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "LastUpdatedTimestamp", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    Time the status was updated.

                                                                                                                                                                                                                                                                                                                    \n@param lastUpdatedTimestamp Time the status was updated.", "setterMethodName" : "setLastUpdatedTimestamp", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "lastUpdatedTimestamp", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "lastUpdatedTimestamp", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                                                                                                                                                                                    Time the status was updated.

                                                                                                                                                                                                                                                                                                                    ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "LogicalResourceId" : { "beanStyleGetterMethodName" : "getLogicalResourceId", "beanStyleSetterMethodName" : "setLogicalResourceId", "c2jName" : "LogicalResourceId", "c2jShape" : "LogicalResourceId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The logical name of the resource specified in the template.

                                                                                                                                                                                                                                                                                                                    \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 #logicalResourceId(String)}.\n@param logicalResourceId 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 #logicalResourceId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                    The logical name of the resource specified in the template.

                                                                                                                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "logicalResourceId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The logical name of the resource specified in the template.

                                                                                                                                                                                                                                                                                                                    \n@param logicalResourceId The logical name of the resource specified in the template.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "logicalResourceId", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The logical name of the resource specified in the template.

                                                                                                                                                                                                                                                                                                                    \n@return The logical name of the resource specified in the template.", "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" : "LogicalResourceId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LogicalResourceId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "LogicalResourceId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The logical name of the resource specified in the template.

                                                                                                                                                                                                                                                                                                                    \n@param logicalResourceId The logical name of the resource specified in the template.", "setterMethodName" : "setLogicalResourceId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "logicalResourceId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "logicalResourceId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                    The logical name of the resource specified in the template.

                                                                                                                                                                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "PhysicalResourceId" : { "beanStyleGetterMethodName" : "getPhysicalResourceId", "beanStyleSetterMethodName" : "setPhysicalResourceId", "c2jName" : "PhysicalResourceId", "c2jShape" : "PhysicalResourceId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The name or unique identifier that corresponds to a physical instance ID of the resource.

                                                                                                                                                                                                                                                                                                                    \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 #physicalResourceId(String)}.\n@param physicalResourceId 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 #physicalResourceId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                    The name or unique identifier that corresponds to a physical instance ID of the resource.

                                                                                                                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "physicalResourceId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The name or unique identifier that corresponds to a physical instance ID of the resource.

                                                                                                                                                                                                                                                                                                                    \n@param physicalResourceId The name or unique identifier that corresponds to a physical instance ID of the resource.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "physicalResourceId", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The name or unique identifier that corresponds to a physical instance ID of the resource.

                                                                                                                                                                                                                                                                                                                    \n@return The name or unique identifier that corresponds to a physical instance ID of the resource.", "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" : "PhysicalResourceId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "PhysicalResourceId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "PhysicalResourceId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The name or unique identifier that corresponds to a physical instance ID of the resource.

                                                                                                                                                                                                                                                                                                                    \n@param physicalResourceId The name or unique identifier that corresponds to a physical instance ID of the resource.", "setterMethodName" : "setPhysicalResourceId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "physicalResourceId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "physicalResourceId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                    The name or unique identifier that corresponds to a physical instance ID of the resource.

                                                                                                                                                                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ResourceStatus" : { "beanStyleGetterMethodName" : "getResourceStatusAsString", "beanStyleSetterMethodName" : "setResourceStatus", "c2jName" : "ResourceStatus", "c2jShape" : "ResourceStatus", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    Current status of the resource.

                                                                                                                                                                                                                                                                                                                    \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 #resourceStatusAsString(String)}.\n@param resourceStatus 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 #resourceStatus(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                    Current status of the resource.

                                                                                                                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : "ResourceStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "resourceStatus", "fluentEnumSetterMethodName" : "resourceStatus", "fluentGetterMethodName" : "resourceStatusAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    Current status of the resource.

                                                                                                                                                                                                                                                                                                                    \n@param resourceStatus Current status of the resource.\n@see ResourceStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see ResourceStatus", "fluentSetterMethodName" : "resourceStatus", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    Current status of the resource.

                                                                                                                                                                                                                                                                                                                    \n

                                                                                                                                                                                                                                                                                                                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #resourceStatus} will return {@link ResourceStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #resourceStatusAsString}.\n

                                                                                                                                                                                                                                                                                                                    \n@return Current status of the resource.\n@see ResourceStatus", "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" : "ResourceStatus", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceStatus", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    Current status of the resource.

                                                                                                                                                                                                                                                                                                                    \n@param resourceStatus Current status of the resource.\n@see ResourceStatus", "setterMethodName" : "setResourceStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceStatus", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                    Current status of the resource.

                                                                                                                                                                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ResourceStatusReason" : { "beanStyleGetterMethodName" : "getResourceStatusReason", "beanStyleSetterMethodName" : "setResourceStatusReason", "c2jName" : "ResourceStatusReason", "c2jShape" : "ResourceStatusReason", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    Success/failure message associated with the resource.

                                                                                                                                                                                                                                                                                                                    \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 #resourceStatusReason(String)}.\n@param resourceStatusReason 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 #resourceStatusReason(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                    Success/failure message associated with the resource.

                                                                                                                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceStatusReason", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    Success/failure message associated with the resource.

                                                                                                                                                                                                                                                                                                                    \n@param resourceStatusReason Success/failure message associated with the resource.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceStatusReason", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    Success/failure message associated with the resource.

                                                                                                                                                                                                                                                                                                                    \n@return Success/failure message associated with the resource.", "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" : "ResourceStatusReason", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceStatusReason", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceStatusReason", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    Success/failure message associated with the resource.

                                                                                                                                                                                                                                                                                                                    \n@param resourceStatusReason Success/failure message associated with the resource.", "setterMethodName" : "setResourceStatusReason", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceStatusReason", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceStatusReason", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                    Success/failure message associated with the resource.

                                                                                                                                                                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ResourceType" : { "beanStyleGetterMethodName" : "getResourceType", "beanStyleSetterMethodName" : "setResourceType", "c2jName" : "ResourceType", "c2jShape" : "ResourceType", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    Type of resource. (For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                                                                                                                    \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 #resourceType(String)}.\n@param resourceType 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 #resourceType(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                    Type of resource. (For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceType", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    Type of resource. (For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                                                                                                                    \n@param resourceType Type of resource. (For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceType", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    Type of resource. (For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                                                                                                                    \n@return Type of resource. (For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)", "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" : "ResourceType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceType", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    Type of resource. (For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                                                                                                                    \n@param resourceType Type of resource. (For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)", "setterMethodName" : "setResourceType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceType", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                    Type of resource. (For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getLogicalResourceId", "beanStyleSetterMethodName" : "setLogicalResourceId", "c2jName" : "LogicalResourceId", "c2jShape" : "LogicalResourceId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The logical name of the resource specified in the template.

                                                                                                                                                                                                                                                                                                                    \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 #logicalResourceId(String)}.\n@param logicalResourceId 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 #logicalResourceId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                    The logical name of the resource specified in the template.

                                                                                                                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "logicalResourceId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The logical name of the resource specified in the template.

                                                                                                                                                                                                                                                                                                                    \n@param logicalResourceId The logical name of the resource specified in the template.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "logicalResourceId", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The logical name of the resource specified in the template.

                                                                                                                                                                                                                                                                                                                    \n@return The logical name of the resource specified in the template.", "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" : "LogicalResourceId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LogicalResourceId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "LogicalResourceId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The logical name of the resource specified in the template.

                                                                                                                                                                                                                                                                                                                    \n@param logicalResourceId The logical name of the resource specified in the template.", "setterMethodName" : "setLogicalResourceId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "logicalResourceId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "logicalResourceId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                    The logical name of the resource specified in the template.

                                                                                                                                                                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getPhysicalResourceId", "beanStyleSetterMethodName" : "setPhysicalResourceId", "c2jName" : "PhysicalResourceId", "c2jShape" : "PhysicalResourceId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The name or unique identifier that corresponds to a physical instance ID of the resource.

                                                                                                                                                                                                                                                                                                                    \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 #physicalResourceId(String)}.\n@param physicalResourceId 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 #physicalResourceId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                    The name or unique identifier that corresponds to a physical instance ID of the resource.

                                                                                                                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "physicalResourceId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The name or unique identifier that corresponds to a physical instance ID of the resource.

                                                                                                                                                                                                                                                                                                                    \n@param physicalResourceId The name or unique identifier that corresponds to a physical instance ID of the resource.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "physicalResourceId", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The name or unique identifier that corresponds to a physical instance ID of the resource.

                                                                                                                                                                                                                                                                                                                    \n@return The name or unique identifier that corresponds to a physical instance ID of the resource.", "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" : "PhysicalResourceId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "PhysicalResourceId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "PhysicalResourceId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The name or unique identifier that corresponds to a physical instance ID of the resource.

                                                                                                                                                                                                                                                                                                                    \n@param physicalResourceId The name or unique identifier that corresponds to a physical instance ID of the resource.", "setterMethodName" : "setPhysicalResourceId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "physicalResourceId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "physicalResourceId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                    The name or unique identifier that corresponds to a physical instance ID of the resource.

                                                                                                                                                                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getResourceType", "beanStyleSetterMethodName" : "setResourceType", "c2jName" : "ResourceType", "c2jShape" : "ResourceType", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    Type of resource. (For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                                                                                                                    \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 #resourceType(String)}.\n@param resourceType 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 #resourceType(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                    Type of resource. (For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceType", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    Type of resource. (For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                                                                                                                    \n@param resourceType Type of resource. (For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceType", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    Type of resource. (For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                                                                                                                    \n@return Type of resource. (For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)", "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" : "ResourceType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceType", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    Type of resource. (For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                                                                                                                    \n@param resourceType Type of resource. (For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)", "setterMethodName" : "setResourceType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceType", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                    Type of resource. (For more information, go to AWS Resource Types Reference in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getLastUpdatedTimestamp", "beanStyleSetterMethodName" : "setLastUpdatedTimestamp", "c2jName" : "LastUpdatedTimestamp", "c2jShape" : "Timestamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    Time the status was updated.

                                                                                                                                                                                                                                                                                                                    \nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #lastUpdatedTimestamp(Instant)}.\n@param lastUpdatedTimestamp a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #lastUpdatedTimestamp(Instant)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                    Time the status was updated.

                                                                                                                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "lastUpdatedTimestamp", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    Time the status was updated.

                                                                                                                                                                                                                                                                                                                    \n@param lastUpdatedTimestamp Time the status was updated.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "lastUpdatedTimestamp", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    Time the status was updated.

                                                                                                                                                                                                                                                                                                                    \n@return Time the status was updated.", "getterModel" : { "returnType" : "java.time.Instant", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "LastUpdatedTimestamp", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LastUpdatedTimestamp", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "LastUpdatedTimestamp", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    Time the status was updated.

                                                                                                                                                                                                                                                                                                                    \n@param lastUpdatedTimestamp Time the status was updated.", "setterMethodName" : "setLastUpdatedTimestamp", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "lastUpdatedTimestamp", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "lastUpdatedTimestamp", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                                                                                                                                                                                    Time the status was updated.

                                                                                                                                                                                                                                                                                                                    ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getResourceStatusAsString", "beanStyleSetterMethodName" : "setResourceStatus", "c2jName" : "ResourceStatus", "c2jShape" : "ResourceStatus", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    Current status of the resource.

                                                                                                                                                                                                                                                                                                                    \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 #resourceStatusAsString(String)}.\n@param resourceStatus 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 #resourceStatus(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                    Current status of the resource.

                                                                                                                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : "ResourceStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "resourceStatus", "fluentEnumSetterMethodName" : "resourceStatus", "fluentGetterMethodName" : "resourceStatusAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    Current status of the resource.

                                                                                                                                                                                                                                                                                                                    \n@param resourceStatus Current status of the resource.\n@see ResourceStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see ResourceStatus", "fluentSetterMethodName" : "resourceStatus", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    Current status of the resource.

                                                                                                                                                                                                                                                                                                                    \n

                                                                                                                                                                                                                                                                                                                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #resourceStatus} will return {@link ResourceStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #resourceStatusAsString}.\n

                                                                                                                                                                                                                                                                                                                    \n@return Current status of the resource.\n@see ResourceStatus", "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" : "ResourceStatus", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceStatus", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    Current status of the resource.

                                                                                                                                                                                                                                                                                                                    \n@param resourceStatus Current status of the resource.\n@see ResourceStatus", "setterMethodName" : "setResourceStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceStatus", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                    Current status of the resource.

                                                                                                                                                                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getResourceStatusReason", "beanStyleSetterMethodName" : "setResourceStatusReason", "c2jName" : "ResourceStatusReason", "c2jShape" : "ResourceStatusReason", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    Success/failure message associated with the resource.

                                                                                                                                                                                                                                                                                                                    \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 #resourceStatusReason(String)}.\n@param resourceStatusReason 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 #resourceStatusReason(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                    Success/failure message associated with the resource.

                                                                                                                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceStatusReason", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    Success/failure message associated with the resource.

                                                                                                                                                                                                                                                                                                                    \n@param resourceStatusReason Success/failure message associated with the resource.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceStatusReason", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    Success/failure message associated with the resource.

                                                                                                                                                                                                                                                                                                                    \n@return Success/failure message associated with the resource.", "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" : "ResourceStatusReason", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceStatusReason", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceStatusReason", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    Success/failure message associated with the resource.

                                                                                                                                                                                                                                                                                                                    \n@param resourceStatusReason Success/failure message associated with the resource.", "setterMethodName" : "setResourceStatusReason", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceStatusReason", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceStatusReason", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                    Success/failure message associated with the resource.

                                                                                                                                                                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDriftInformation", "beanStyleSetterMethodName" : "setDriftInformation", "c2jName" : "DriftInformation", "c2jShape" : "StackResourceDriftInformationSummary", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    Information about whether the resource's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                                                                                                                                                    \nThis is a convenience that creates an instance of the {@link StackResourceDriftInformationSummary.Builder} avoiding the need to create one manually via {@link StackResourceDriftInformationSummary#builder()}.\n\nWhen the {@link Consumer} completes, {@link StackResourceDriftInformationSummary.Builder#build()} is called immediately and its result is passed to {@link #driftInformation(StackResourceDriftInformationSummary)}.\n@param driftInformation a consumer that will call methods on {@link StackResourceDriftInformationSummary.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #driftInformation(StackResourceDriftInformationSummary)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                    Information about whether the resource's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "driftInformation", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    Information about whether the resource's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                                                                                                                                                    \n@param driftInformation Information about whether the resource's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "driftInformation", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    Information about whether the resource's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                                                                                                                                                    \n@return Information about whether the resource's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.", "getterModel" : { "returnType" : "StackResourceDriftInformationSummary", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DriftInformation", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DriftInformation", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "DriftInformation", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    Information about whether the resource's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                                                                                                                                                    \n@param driftInformation Information about whether the resource's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.", "setterMethodName" : "setDriftInformation", "setterModel" : { "variableDeclarationType" : "StackResourceDriftInformationSummary", "variableName" : "driftInformation", "variableType" : "StackResourceDriftInformationSummary", "documentation" : null, "simpleType" : "StackResourceDriftInformationSummary", "variableSetterType" : "StackResourceDriftInformationSummary" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StackResourceDriftInformationSummary", "variableName" : "driftInformation", "variableType" : "StackResourceDriftInformationSummary", "documentation" : "

                                                                                                                                                                                                                                                                                                                    Information about whether the resource's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                                                                                                                                                    ", "simpleType" : "StackResourceDriftInformationSummary", "variableSetterType" : "StackResourceDriftInformationSummary" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "LogicalResourceId", "ResourceType", "LastUpdatedTimestamp", "ResourceStatus" ], "shapeName" : "StackResourceSummary", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "StackResourceSummary", "variableName" : "stackResourceSummary", "variableType" : "StackResourceSummary", "documentation" : null, "simpleType" : "StackResourceSummary", "variableSetterType" : "StackResourceSummary" }, "wrapper" : false, "xmlNamespace" : null }, "StackSet" : { "c2jName" : "StackSet", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                    A structure that contains information about a stack set. A stack set enables you to provision stacks into AWS accounts and across regions by using a single CloudFormation template. In the stack set, you specify the template to use, as well as any parameters and capabilities that the template requires.

                                                                                                                                                                                                                                                                                                                    ", "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" : "getStackSetName", "beanStyleSetterMethodName" : "setStackSetName", "c2jName" : "StackSetName", "c2jShape" : "StackSetName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The name that's associated with the stack set.

                                                                                                                                                                                                                                                                                                                    \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 #stackSetName(String)}.\n@param stackSetName 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 #stackSetName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                    The name that's associated with the stack set.

                                                                                                                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackSetName", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The name that's associated with the stack set.

                                                                                                                                                                                                                                                                                                                    \n@param stackSetName The name that's associated with the stack set.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackSetName", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The name that's associated with the stack set.

                                                                                                                                                                                                                                                                                                                    \n@return The name that's associated with the stack set.", "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" : "StackSetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackSetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackSetName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The name that's associated with the stack set.

                                                                                                                                                                                                                                                                                                                    \n@param stackSetName The name that's associated with the stack set.", "setterMethodName" : "setStackSetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                    The name that's associated with the stack set.

                                                                                                                                                                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackSetId", "beanStyleSetterMethodName" : "setStackSetId", "c2jName" : "StackSetId", "c2jShape" : "StackSetId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The ID of the stack set.

                                                                                                                                                                                                                                                                                                                    \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 #stackSetId(String)}.\n@param stackSetId 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 #stackSetId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                    The ID of the stack set.

                                                                                                                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackSetId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The ID of the stack set.

                                                                                                                                                                                                                                                                                                                    \n@param stackSetId The ID of the stack set.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackSetId", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The ID of the stack set.

                                                                                                                                                                                                                                                                                                                    \n@return The ID of the stack set.", "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" : "StackSetId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackSetId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackSetId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The ID of the stack set.

                                                                                                                                                                                                                                                                                                                    \n@param stackSetId The ID of the stack set.", "setterMethodName" : "setStackSetId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackSetId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackSetId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                    The ID of the stack set.

                                                                                                                                                                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "Description", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    A description of the stack set that you specify when the stack set is created or updated.

                                                                                                                                                                                                                                                                                                                    \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 stack set that you specify when the stack set is created or updated.

                                                                                                                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    A description of the stack set that you specify when the stack set is created or updated.

                                                                                                                                                                                                                                                                                                                    \n@param description A description of the stack set that you specify when the stack set is created or updated.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "description", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    A description of the stack set that you specify when the stack set is created or updated.

                                                                                                                                                                                                                                                                                                                    \n@return A description of the stack set that you specify when the stack set is created or updated.", "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 stack set that you specify when the stack set is created or updated.

                                                                                                                                                                                                                                                                                                                    \n@param description A description of the stack set that you specify when the stack set is created or updated.", "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 stack set that you specify when the stack set is created or updated.

                                                                                                                                                                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStatusAsString", "beanStyleSetterMethodName" : "setStatus", "c2jName" : "Status", "c2jShape" : "StackSetStatus", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The status of the stack set.

                                                                                                                                                                                                                                                                                                                    \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 #statusAsString(String)}.\n@param status 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 #status(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                    The status of the stack set.

                                                                                                                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : "StackSetStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "status", "fluentEnumSetterMethodName" : "status", "fluentGetterMethodName" : "statusAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The status of the stack set.

                                                                                                                                                                                                                                                                                                                    \n@param status The status of the stack set.\n@see StackSetStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see StackSetStatus", "fluentSetterMethodName" : "status", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The status of the stack set.

                                                                                                                                                                                                                                                                                                                    \n

                                                                                                                                                                                                                                                                                                                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #status} will return {@link StackSetStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #statusAsString}.\n

                                                                                                                                                                                                                                                                                                                    \n@return The status of the stack set.\n@see StackSetStatus", "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" : "Status", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Status", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Status", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The status of the stack set.

                                                                                                                                                                                                                                                                                                                    \n@param status The status of the stack set.\n@see StackSetStatus", "setterMethodName" : "setStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                    The status of the stack set.

                                                                                                                                                                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTemplateBody", "beanStyleSetterMethodName" : "setTemplateBody", "c2jName" : "TemplateBody", "c2jShape" : "TemplateBody", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The structure that contains the body of the template that was used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                    \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 #templateBody(String)}.\n@param templateBody 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 #templateBody(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                    The structure that contains the body of the template that was used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "templateBody", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The structure that contains the body of the template that was used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                    \n@param templateBody The structure that contains the body of the template that was used to create or update the stack set.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "templateBody", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The structure that contains the body of the template that was used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                    \n@return The structure that contains the body of the template that was used to create or update the stack set.", "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" : "TemplateBody", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TemplateBody", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TemplateBody", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The structure that contains the body of the template that was used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                    \n@param templateBody The structure that contains the body of the template that was used to create or update the stack set.", "setterMethodName" : "setTemplateBody", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "templateBody", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "templateBody", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                    The structure that contains the body of the template that was used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getParameters", "beanStyleSetterMethodName" : "setParameters", "c2jName" : "Parameters", "c2jShape" : "Parameters", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    A list of input parameters for a stack set.

                                                                                                                                                                                                                                                                                                                    \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 #parameters(List)}.\n@param parameters 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 #parameters(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                    A list of input parameters for a stack set.

                                                                                                                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "parameters", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    A list of input parameters for a stack set.

                                                                                                                                                                                                                                                                                                                    \n@param parameters A list of input parameters for a stack set.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parameters", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    A list of input parameters for a stack set.

                                                                                                                                                                                                                                                                                                                    \n

                                                                                                                                                                                                                                                                                                                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                                                                                                                                                                    \n@return A list of input parameters for a stack set.", "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" : "Parameters", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Parameters", "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" : "Parameter", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Parameter.Builder} avoiding the need to create one manually via {@link Parameter#builder()}.\n\nWhen the {@link Consumer} completes, {@link Parameter.Builder#build()} is called immediately and its result is passed to {@link #member(Parameter)}.\n@param member a consumer that will call methods on {@link Parameter.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Parameter)", "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" : "Parameter", "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" : "Parameter", "variableName" : "member", "variableType" : "Parameter", "documentation" : null, "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Parameter", "variableName" : "member", "variableType" : "Parameter", "documentation" : "", "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Parameter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Parameter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Parameters", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    A list of input parameters for a stack set.

                                                                                                                                                                                                                                                                                                                    \n@param parameters A list of input parameters for a stack set.", "setterMethodName" : "setParameters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameters", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                                                                                                                                                                    A list of input parameters for a stack set.

                                                                                                                                                                                                                                                                                                                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCapabilitiesAsStrings", "beanStyleSetterMethodName" : "setCapabilitiesWithStrings", "c2jName" : "Capabilities", "c2jShape" : "Capabilities", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The capabilities that are allowed in the stack set. Some stack set templates might include resources that can affect permissions in your AWS account—for example, by creating new AWS Identity and Access Management (IAM) users. For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                    \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 #capabilitiesAsStrings(List)}.\n@param capabilities 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 #capabilitiesWithStrings(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                    The capabilities that are allowed in the stack set. Some stack set templates might include resources that can affect permissions in your AWS account—for example, by creating new AWS Identity and Access Management (IAM) users. For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "capabilities", "fluentEnumSetterMethodName" : "capabilities", "fluentGetterMethodName" : "capabilitiesAsStrings", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The capabilities that are allowed in the stack set. Some stack set templates might include resources that can affect permissions in your AWS account—for example, by creating new AWS Identity and Access Management (IAM) users. For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                    \n@param capabilities The capabilities that are allowed in the stack set. Some stack set templates might include resources that can affect permissions in your AWS account—for example, by creating new AWS Identity and Access Management (IAM) users. For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "capabilitiesWithStrings", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The capabilities that are allowed in the stack set. Some stack set templates might include resources that can affect permissions in your AWS account—for example, by creating new AWS Identity and Access Management (IAM) users. For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                    \n

                                                                                                                                                                                                                                                                                                                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                                                                                                                                                                    \n@return The capabilities that are allowed in the stack set. Some stack set templates might include resources that can affect permissions in your AWS account—for example, by creating new AWS Identity and Access Management (IAM) users. For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.", "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" : "Capabilities", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Capabilities", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMemberAsString", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Capability", "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 #memberAsString(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" : "Capability", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "member", "fluentEnumSetterMethodName" : "member", "fluentGetterMethodName" : "memberAsString", "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@see Capability\n@return Returns a reference to this object so that method calls can be chained together.\n@see Capability", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n

                                                                                                                                                                                                                                                                                                                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #member} will return {@link Capability#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #memberAsString}.\n

                                                                                                                                                                                                                                                                                                                    \n@return The value of the Member property for this object.\n@see Capability", "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.\n@see Capability", "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" : "Capabilities", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The capabilities that are allowed in the stack set. Some stack set templates might include resources that can affect permissions in your AWS account—for example, by creating new AWS Identity and Access Management (IAM) users. For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                    \n@param capabilities The capabilities that are allowed in the stack set. Some stack set templates might include resources that can affect permissions in your AWS account—for example, by creating new AWS Identity and Access Management (IAM) users. For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.", "setterMethodName" : "setCapabilitiesWithStrings", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "capabilities", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "capabilities", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                                                                                                                                                                    The capabilities that are allowed in the stack set. Some stack set templates might include resources that can affect permissions in your AWS account—for example, by creating new AWS Identity and Access Management (IAM) users. For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "Tags", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    A list of tags that specify information about the stack set. A maximum number of 50 tags can be specified.

                                                                                                                                                                                                                                                                                                                    \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 #tags(List)}.\n@param tags 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 #tags(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                    A list of tags that specify information about the stack set. A maximum number of 50 tags can be specified.

                                                                                                                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tags", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    A list of tags that specify information about the stack set. A maximum number of 50 tags can be specified.

                                                                                                                                                                                                                                                                                                                    \n@param tags A list of tags that specify information about the stack set. A maximum number of 50 tags can be specified.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    A list of tags that specify information about the stack set. A maximum number of 50 tags can be specified.

                                                                                                                                                                                                                                                                                                                    \n

                                                                                                                                                                                                                                                                                                                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                                                                                                                                                                    \n@return A list of tags that specify information about the stack set. A maximum number of 50 tags can be specified.", "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" : "Tags", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "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" : "Tag", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Tag.Builder} avoiding the need to create one manually via {@link Tag#builder()}.\n\nWhen the {@link Consumer} completes, {@link Tag.Builder#build()} is called immediately and its result is passed to {@link #member(Tag)}.\n@param member a consumer that will call methods on {@link Tag.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Tag)", "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" : "Tag", "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" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : null, "simpleType" : "Tag", "variableSetterType" : "Tag" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : "", "simpleType" : "Tag", "variableSetterType" : "Tag" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Tag", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Tag", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    A list of tags that specify information about the stack set. A maximum number of 50 tags can be specified.

                                                                                                                                                                                                                                                                                                                    \n@param tags A list of tags that specify information about the stack set. A maximum number of 50 tags can be specified.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                                                                                                                                                                    A list of tags that specify information about the stack set. A maximum number of 50 tags can be specified.

                                                                                                                                                                                                                                                                                                                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackSetARN", "beanStyleSetterMethodName" : "setStackSetARN", "c2jName" : "StackSetARN", "c2jShape" : "StackSetARN", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The Amazon Resource Number (ARN) of the stack set.

                                                                                                                                                                                                                                                                                                                    \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 #stackSetARN(String)}.\n@param stackSetARN 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 #stackSetARN(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                    The Amazon Resource Number (ARN) of the stack set.

                                                                                                                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackSetARN", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The Amazon Resource Number (ARN) of the stack set.

                                                                                                                                                                                                                                                                                                                    \n@param stackSetARN The Amazon Resource Number (ARN) of the stack set.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackSetARN", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The Amazon Resource Number (ARN) of the stack set.

                                                                                                                                                                                                                                                                                                                    \n@return The Amazon Resource Number (ARN) of the stack set.", "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" : "StackSetARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackSetARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackSetARN", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The Amazon Resource Number (ARN) of the stack set.

                                                                                                                                                                                                                                                                                                                    \n@param stackSetARN The Amazon Resource Number (ARN) of the stack set.", "setterMethodName" : "setStackSetARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackSetARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackSetARN", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                    The Amazon Resource Number (ARN) of the stack set.

                                                                                                                                                                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAdministrationRoleARN", "beanStyleSetterMethodName" : "setAdministrationRoleARN", "c2jName" : "AdministrationRoleARN", "c2jShape" : "RoleARN", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The Amazon Resource Number (ARN) of the IAM role used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                    Use customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Prerequisites: Granting Permissions for Stack Set Operations in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                    \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 #administrationRoleARN(String)}.\n@param administrationRoleARN 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 #administrationRoleARN(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                    The Amazon Resource Number (ARN) of the IAM role used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                    Use customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Prerequisites: Granting Permissions for Stack Set Operations in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "administrationRoleARN", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The Amazon Resource Number (ARN) of the IAM role used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                    Use customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Prerequisites: Granting Permissions for Stack Set Operations in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                    \n@param administrationRoleARN The Amazon Resource Number (ARN) of the IAM role used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                    Use customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Prerequisites: Granting Permissions for Stack Set Operations in the AWS CloudFormation User Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "administrationRoleARN", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The Amazon Resource Number (ARN) of the IAM role used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                    Use customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Prerequisites: Granting Permissions for Stack Set Operations in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                    \n@return The Amazon Resource Number (ARN) of the IAM role used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                    Use customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Prerequisites: Granting Permissions for Stack Set Operations in the AWS CloudFormation User Guide.", "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" : "AdministrationRoleARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AdministrationRoleARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AdministrationRoleARN", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The Amazon Resource Number (ARN) of the IAM role used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                    Use customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Prerequisites: Granting Permissions for Stack Set Operations in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                    \n@param administrationRoleARN The Amazon Resource Number (ARN) of the IAM role used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                    Use customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Prerequisites: Granting Permissions for Stack Set Operations in the AWS CloudFormation User Guide.", "setterMethodName" : "setAdministrationRoleARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "administrationRoleARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "administrationRoleARN", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                    The Amazon Resource Number (ARN) of the IAM role used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                    Use customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Prerequisites: Granting Permissions for Stack Set Operations in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getExecutionRoleName", "beanStyleSetterMethodName" : "setExecutionRoleName", "c2jName" : "ExecutionRoleName", "c2jShape" : "ExecutionRoleName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The name of the IAM execution role used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                    Use customized execution roles to control which stack resources users and groups can include in their stack sets.

                                                                                                                                                                                                                                                                                                                    \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 #executionRoleName(String)}.\n@param executionRoleName 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 #executionRoleName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                    The name of the IAM execution role used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                    Use customized execution roles to control which stack resources users and groups can include in their stack sets.

                                                                                                                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "executionRoleName", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The name of the IAM execution role used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                    Use customized execution roles to control which stack resources users and groups can include in their stack sets.

                                                                                                                                                                                                                                                                                                                    \n@param executionRoleName The name of the IAM execution role used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                    Use customized execution roles to control which stack resources users and groups can include in their stack sets.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "executionRoleName", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The name of the IAM execution role used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                    Use customized execution roles to control which stack resources users and groups can include in their stack sets.

                                                                                                                                                                                                                                                                                                                    \n@return The name of the IAM execution role used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                    Use customized execution roles to control which stack resources users and groups can include in their stack sets.", "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" : "ExecutionRoleName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ExecutionRoleName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ExecutionRoleName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The name of the IAM execution role used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                    Use customized execution roles to control which stack resources users and groups can include in their stack sets.

                                                                                                                                                                                                                                                                                                                    \n@param executionRoleName The name of the IAM execution role used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                    Use customized execution roles to control which stack resources users and groups can include in their stack sets.", "setterMethodName" : "setExecutionRoleName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "executionRoleName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "executionRoleName", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                    The name of the IAM execution role used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                    Use customized execution roles to control which stack resources users and groups can include in their stack sets.

                                                                                                                                                                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AdministrationRoleARN" : { "beanStyleGetterMethodName" : "getAdministrationRoleARN", "beanStyleSetterMethodName" : "setAdministrationRoleARN", "c2jName" : "AdministrationRoleARN", "c2jShape" : "RoleARN", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The Amazon Resource Number (ARN) of the IAM role used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                    Use customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Prerequisites: Granting Permissions for Stack Set Operations in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                    \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 #administrationRoleARN(String)}.\n@param administrationRoleARN 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 #administrationRoleARN(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                    The Amazon Resource Number (ARN) of the IAM role used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                    Use customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Prerequisites: Granting Permissions for Stack Set Operations in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "administrationRoleARN", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The Amazon Resource Number (ARN) of the IAM role used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                    Use customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Prerequisites: Granting Permissions for Stack Set Operations in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                    \n@param administrationRoleARN The Amazon Resource Number (ARN) of the IAM role used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                    Use customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Prerequisites: Granting Permissions for Stack Set Operations in the AWS CloudFormation User Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "administrationRoleARN", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The Amazon Resource Number (ARN) of the IAM role used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                    Use customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Prerequisites: Granting Permissions for Stack Set Operations in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                    \n@return The Amazon Resource Number (ARN) of the IAM role used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                    Use customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Prerequisites: Granting Permissions for Stack Set Operations in the AWS CloudFormation User Guide.", "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" : "AdministrationRoleARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AdministrationRoleARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AdministrationRoleARN", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The Amazon Resource Number (ARN) of the IAM role used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                    Use customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Prerequisites: Granting Permissions for Stack Set Operations in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                    \n@param administrationRoleARN The Amazon Resource Number (ARN) of the IAM role used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                    Use customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Prerequisites: Granting Permissions for Stack Set Operations in the AWS CloudFormation User Guide.", "setterMethodName" : "setAdministrationRoleARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "administrationRoleARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "administrationRoleARN", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                    The Amazon Resource Number (ARN) of the IAM role used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                    Use customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Prerequisites: Granting Permissions for Stack Set Operations in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Capabilities" : { "beanStyleGetterMethodName" : "getCapabilitiesAsStrings", "beanStyleSetterMethodName" : "setCapabilitiesWithStrings", "c2jName" : "Capabilities", "c2jShape" : "Capabilities", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The capabilities that are allowed in the stack set. Some stack set templates might include resources that can affect permissions in your AWS account—for example, by creating new AWS Identity and Access Management (IAM) users. For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                    \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 #capabilitiesAsStrings(List)}.\n@param capabilities 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 #capabilitiesWithStrings(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                    The capabilities that are allowed in the stack set. Some stack set templates might include resources that can affect permissions in your AWS account—for example, by creating new AWS Identity and Access Management (IAM) users. For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "capabilities", "fluentEnumSetterMethodName" : "capabilities", "fluentGetterMethodName" : "capabilitiesAsStrings", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The capabilities that are allowed in the stack set. Some stack set templates might include resources that can affect permissions in your AWS account—for example, by creating new AWS Identity and Access Management (IAM) users. For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                    \n@param capabilities The capabilities that are allowed in the stack set. Some stack set templates might include resources that can affect permissions in your AWS account—for example, by creating new AWS Identity and Access Management (IAM) users. For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "capabilitiesWithStrings", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The capabilities that are allowed in the stack set. Some stack set templates might include resources that can affect permissions in your AWS account—for example, by creating new AWS Identity and Access Management (IAM) users. For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                    \n

                                                                                                                                                                                                                                                                                                                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                                                                                                                                                                    \n@return The capabilities that are allowed in the stack set. Some stack set templates might include resources that can affect permissions in your AWS account—for example, by creating new AWS Identity and Access Management (IAM) users. For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.", "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" : "Capabilities", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Capabilities", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMemberAsString", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Capability", "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 #memberAsString(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" : "Capability", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "member", "fluentEnumSetterMethodName" : "member", "fluentGetterMethodName" : "memberAsString", "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@see Capability\n@return Returns a reference to this object so that method calls can be chained together.\n@see Capability", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n

                                                                                                                                                                                                                                                                                                                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #member} will return {@link Capability#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #memberAsString}.\n

                                                                                                                                                                                                                                                                                                                    \n@return The value of the Member property for this object.\n@see Capability", "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.\n@see Capability", "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" : "Capabilities", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The capabilities that are allowed in the stack set. Some stack set templates might include resources that can affect permissions in your AWS account—for example, by creating new AWS Identity and Access Management (IAM) users. For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                    \n@param capabilities The capabilities that are allowed in the stack set. Some stack set templates might include resources that can affect permissions in your AWS account—for example, by creating new AWS Identity and Access Management (IAM) users. For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.", "setterMethodName" : "setCapabilitiesWithStrings", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "capabilities", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "capabilities", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                                                                                                                                                                    The capabilities that are allowed in the stack set. Some stack set templates might include resources that can affect permissions in your AWS account—for example, by creating new AWS Identity and Access Management (IAM) users. For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Description" : { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "Description", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    A description of the stack set that you specify when the stack set is created or updated.

                                                                                                                                                                                                                                                                                                                    \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 stack set that you specify when the stack set is created or updated.

                                                                                                                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    A description of the stack set that you specify when the stack set is created or updated.

                                                                                                                                                                                                                                                                                                                    \n@param description A description of the stack set that you specify when the stack set is created or updated.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "description", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    A description of the stack set that you specify when the stack set is created or updated.

                                                                                                                                                                                                                                                                                                                    \n@return A description of the stack set that you specify when the stack set is created or updated.", "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 stack set that you specify when the stack set is created or updated.

                                                                                                                                                                                                                                                                                                                    \n@param description A description of the stack set that you specify when the stack set is created or updated.", "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 stack set that you specify when the stack set is created or updated.

                                                                                                                                                                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ExecutionRoleName" : { "beanStyleGetterMethodName" : "getExecutionRoleName", "beanStyleSetterMethodName" : "setExecutionRoleName", "c2jName" : "ExecutionRoleName", "c2jShape" : "ExecutionRoleName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The name of the IAM execution role used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                    Use customized execution roles to control which stack resources users and groups can include in their stack sets.

                                                                                                                                                                                                                                                                                                                    \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 #executionRoleName(String)}.\n@param executionRoleName 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 #executionRoleName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                    The name of the IAM execution role used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                    Use customized execution roles to control which stack resources users and groups can include in their stack sets.

                                                                                                                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "executionRoleName", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The name of the IAM execution role used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                    Use customized execution roles to control which stack resources users and groups can include in their stack sets.

                                                                                                                                                                                                                                                                                                                    \n@param executionRoleName The name of the IAM execution role used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                    Use customized execution roles to control which stack resources users and groups can include in their stack sets.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "executionRoleName", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The name of the IAM execution role used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                    Use customized execution roles to control which stack resources users and groups can include in their stack sets.

                                                                                                                                                                                                                                                                                                                    \n@return The name of the IAM execution role used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                    Use customized execution roles to control which stack resources users and groups can include in their stack sets.", "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" : "ExecutionRoleName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ExecutionRoleName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ExecutionRoleName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The name of the IAM execution role used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                    Use customized execution roles to control which stack resources users and groups can include in their stack sets.

                                                                                                                                                                                                                                                                                                                    \n@param executionRoleName The name of the IAM execution role used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                    Use customized execution roles to control which stack resources users and groups can include in their stack sets.", "setterMethodName" : "setExecutionRoleName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "executionRoleName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "executionRoleName", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                    The name of the IAM execution role used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                    Use customized execution roles to control which stack resources users and groups can include in their stack sets.

                                                                                                                                                                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Parameters" : { "beanStyleGetterMethodName" : "getParameters", "beanStyleSetterMethodName" : "setParameters", "c2jName" : "Parameters", "c2jShape" : "Parameters", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    A list of input parameters for a stack set.

                                                                                                                                                                                                                                                                                                                    \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 #parameters(List)}.\n@param parameters 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 #parameters(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                    A list of input parameters for a stack set.

                                                                                                                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "parameters", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    A list of input parameters for a stack set.

                                                                                                                                                                                                                                                                                                                    \n@param parameters A list of input parameters for a stack set.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parameters", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    A list of input parameters for a stack set.

                                                                                                                                                                                                                                                                                                                    \n

                                                                                                                                                                                                                                                                                                                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                                                                                                                                                                    \n@return A list of input parameters for a stack set.", "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" : "Parameters", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Parameters", "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" : "Parameter", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Parameter.Builder} avoiding the need to create one manually via {@link Parameter#builder()}.\n\nWhen the {@link Consumer} completes, {@link Parameter.Builder#build()} is called immediately and its result is passed to {@link #member(Parameter)}.\n@param member a consumer that will call methods on {@link Parameter.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Parameter)", "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" : "Parameter", "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" : "Parameter", "variableName" : "member", "variableType" : "Parameter", "documentation" : null, "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Parameter", "variableName" : "member", "variableType" : "Parameter", "documentation" : "", "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Parameter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Parameter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Parameters", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    A list of input parameters for a stack set.

                                                                                                                                                                                                                                                                                                                    \n@param parameters A list of input parameters for a stack set.", "setterMethodName" : "setParameters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameters", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                                                                                                                                                                    A list of input parameters for a stack set.

                                                                                                                                                                                                                                                                                                                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackSetARN" : { "beanStyleGetterMethodName" : "getStackSetARN", "beanStyleSetterMethodName" : "setStackSetARN", "c2jName" : "StackSetARN", "c2jShape" : "StackSetARN", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The Amazon Resource Number (ARN) of the stack set.

                                                                                                                                                                                                                                                                                                                    \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 #stackSetARN(String)}.\n@param stackSetARN 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 #stackSetARN(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                    The Amazon Resource Number (ARN) of the stack set.

                                                                                                                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackSetARN", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The Amazon Resource Number (ARN) of the stack set.

                                                                                                                                                                                                                                                                                                                    \n@param stackSetARN The Amazon Resource Number (ARN) of the stack set.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackSetARN", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The Amazon Resource Number (ARN) of the stack set.

                                                                                                                                                                                                                                                                                                                    \n@return The Amazon Resource Number (ARN) of the stack set.", "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" : "StackSetARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackSetARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackSetARN", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The Amazon Resource Number (ARN) of the stack set.

                                                                                                                                                                                                                                                                                                                    \n@param stackSetARN The Amazon Resource Number (ARN) of the stack set.", "setterMethodName" : "setStackSetARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackSetARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackSetARN", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                    The Amazon Resource Number (ARN) of the stack set.

                                                                                                                                                                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackSetId" : { "beanStyleGetterMethodName" : "getStackSetId", "beanStyleSetterMethodName" : "setStackSetId", "c2jName" : "StackSetId", "c2jShape" : "StackSetId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The ID of the stack set.

                                                                                                                                                                                                                                                                                                                    \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 #stackSetId(String)}.\n@param stackSetId 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 #stackSetId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                    The ID of the stack set.

                                                                                                                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackSetId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The ID of the stack set.

                                                                                                                                                                                                                                                                                                                    \n@param stackSetId The ID of the stack set.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackSetId", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The ID of the stack set.

                                                                                                                                                                                                                                                                                                                    \n@return The ID of the stack set.", "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" : "StackSetId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackSetId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackSetId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The ID of the stack set.

                                                                                                                                                                                                                                                                                                                    \n@param stackSetId The ID of the stack set.", "setterMethodName" : "setStackSetId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackSetId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackSetId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                    The ID of the stack set.

                                                                                                                                                                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackSetName" : { "beanStyleGetterMethodName" : "getStackSetName", "beanStyleSetterMethodName" : "setStackSetName", "c2jName" : "StackSetName", "c2jShape" : "StackSetName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The name that's associated with the stack set.

                                                                                                                                                                                                                                                                                                                    \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 #stackSetName(String)}.\n@param stackSetName 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 #stackSetName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                    The name that's associated with the stack set.

                                                                                                                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackSetName", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The name that's associated with the stack set.

                                                                                                                                                                                                                                                                                                                    \n@param stackSetName The name that's associated with the stack set.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackSetName", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The name that's associated with the stack set.

                                                                                                                                                                                                                                                                                                                    \n@return The name that's associated with the stack set.", "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" : "StackSetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackSetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackSetName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The name that's associated with the stack set.

                                                                                                                                                                                                                                                                                                                    \n@param stackSetName The name that's associated with the stack set.", "setterMethodName" : "setStackSetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                    The name that's associated with the stack set.

                                                                                                                                                                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Status" : { "beanStyleGetterMethodName" : "getStatusAsString", "beanStyleSetterMethodName" : "setStatus", "c2jName" : "Status", "c2jShape" : "StackSetStatus", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The status of the stack set.

                                                                                                                                                                                                                                                                                                                    \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 #statusAsString(String)}.\n@param status 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 #status(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                    The status of the stack set.

                                                                                                                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : "StackSetStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "status", "fluentEnumSetterMethodName" : "status", "fluentGetterMethodName" : "statusAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The status of the stack set.

                                                                                                                                                                                                                                                                                                                    \n@param status The status of the stack set.\n@see StackSetStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see StackSetStatus", "fluentSetterMethodName" : "status", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The status of the stack set.

                                                                                                                                                                                                                                                                                                                    \n

                                                                                                                                                                                                                                                                                                                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #status} will return {@link StackSetStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #statusAsString}.\n

                                                                                                                                                                                                                                                                                                                    \n@return The status of the stack set.\n@see StackSetStatus", "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" : "Status", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Status", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Status", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The status of the stack set.

                                                                                                                                                                                                                                                                                                                    \n@param status The status of the stack set.\n@see StackSetStatus", "setterMethodName" : "setStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                    The status of the stack set.

                                                                                                                                                                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Tags" : { "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "Tags", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    A list of tags that specify information about the stack set. A maximum number of 50 tags can be specified.

                                                                                                                                                                                                                                                                                                                    \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 #tags(List)}.\n@param tags 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 #tags(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                    A list of tags that specify information about the stack set. A maximum number of 50 tags can be specified.

                                                                                                                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tags", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    A list of tags that specify information about the stack set. A maximum number of 50 tags can be specified.

                                                                                                                                                                                                                                                                                                                    \n@param tags A list of tags that specify information about the stack set. A maximum number of 50 tags can be specified.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    A list of tags that specify information about the stack set. A maximum number of 50 tags can be specified.

                                                                                                                                                                                                                                                                                                                    \n

                                                                                                                                                                                                                                                                                                                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                                                                                                                                                                    \n@return A list of tags that specify information about the stack set. A maximum number of 50 tags can be specified.", "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" : "Tags", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "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" : "Tag", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Tag.Builder} avoiding the need to create one manually via {@link Tag#builder()}.\n\nWhen the {@link Consumer} completes, {@link Tag.Builder#build()} is called immediately and its result is passed to {@link #member(Tag)}.\n@param member a consumer that will call methods on {@link Tag.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Tag)", "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" : "Tag", "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" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : null, "simpleType" : "Tag", "variableSetterType" : "Tag" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : "", "simpleType" : "Tag", "variableSetterType" : "Tag" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Tag", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Tag", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    A list of tags that specify information about the stack set. A maximum number of 50 tags can be specified.

                                                                                                                                                                                                                                                                                                                    \n@param tags A list of tags that specify information about the stack set. A maximum number of 50 tags can be specified.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                                                                                                                                                                    A list of tags that specify information about the stack set. A maximum number of 50 tags can be specified.

                                                                                                                                                                                                                                                                                                                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "TemplateBody" : { "beanStyleGetterMethodName" : "getTemplateBody", "beanStyleSetterMethodName" : "setTemplateBody", "c2jName" : "TemplateBody", "c2jShape" : "TemplateBody", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The structure that contains the body of the template that was used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                    \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 #templateBody(String)}.\n@param templateBody 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 #templateBody(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                    The structure that contains the body of the template that was used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "templateBody", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The structure that contains the body of the template that was used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                    \n@param templateBody The structure that contains the body of the template that was used to create or update the stack set.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "templateBody", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The structure that contains the body of the template that was used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                    \n@return The structure that contains the body of the template that was used to create or update the stack set.", "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" : "TemplateBody", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TemplateBody", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TemplateBody", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The structure that contains the body of the template that was used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                    \n@param templateBody The structure that contains the body of the template that was used to create or update the stack set.", "setterMethodName" : "setTemplateBody", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "templateBody", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "templateBody", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                    The structure that contains the body of the template that was used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getStackSetName", "beanStyleSetterMethodName" : "setStackSetName", "c2jName" : "StackSetName", "c2jShape" : "StackSetName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The name that's associated with the stack set.

                                                                                                                                                                                                                                                                                                                    \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 #stackSetName(String)}.\n@param stackSetName 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 #stackSetName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                    The name that's associated with the stack set.

                                                                                                                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackSetName", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The name that's associated with the stack set.

                                                                                                                                                                                                                                                                                                                    \n@param stackSetName The name that's associated with the stack set.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackSetName", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The name that's associated with the stack set.

                                                                                                                                                                                                                                                                                                                    \n@return The name that's associated with the stack set.", "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" : "StackSetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackSetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackSetName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The name that's associated with the stack set.

                                                                                                                                                                                                                                                                                                                    \n@param stackSetName The name that's associated with the stack set.", "setterMethodName" : "setStackSetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                    The name that's associated with the stack set.

                                                                                                                                                                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackSetId", "beanStyleSetterMethodName" : "setStackSetId", "c2jName" : "StackSetId", "c2jShape" : "StackSetId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The ID of the stack set.

                                                                                                                                                                                                                                                                                                                    \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 #stackSetId(String)}.\n@param stackSetId 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 #stackSetId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                    The ID of the stack set.

                                                                                                                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackSetId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The ID of the stack set.

                                                                                                                                                                                                                                                                                                                    \n@param stackSetId The ID of the stack set.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackSetId", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The ID of the stack set.

                                                                                                                                                                                                                                                                                                                    \n@return The ID of the stack set.", "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" : "StackSetId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackSetId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackSetId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The ID of the stack set.

                                                                                                                                                                                                                                                                                                                    \n@param stackSetId The ID of the stack set.", "setterMethodName" : "setStackSetId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackSetId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackSetId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                    The ID of the stack set.

                                                                                                                                                                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "Description", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    A description of the stack set that you specify when the stack set is created or updated.

                                                                                                                                                                                                                                                                                                                    \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 stack set that you specify when the stack set is created or updated.

                                                                                                                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    A description of the stack set that you specify when the stack set is created or updated.

                                                                                                                                                                                                                                                                                                                    \n@param description A description of the stack set that you specify when the stack set is created or updated.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "description", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    A description of the stack set that you specify when the stack set is created or updated.

                                                                                                                                                                                                                                                                                                                    \n@return A description of the stack set that you specify when the stack set is created or updated.", "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 stack set that you specify when the stack set is created or updated.

                                                                                                                                                                                                                                                                                                                    \n@param description A description of the stack set that you specify when the stack set is created or updated.", "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 stack set that you specify when the stack set is created or updated.

                                                                                                                                                                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStatusAsString", "beanStyleSetterMethodName" : "setStatus", "c2jName" : "Status", "c2jShape" : "StackSetStatus", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The status of the stack set.

                                                                                                                                                                                                                                                                                                                    \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 #statusAsString(String)}.\n@param status 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 #status(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                    The status of the stack set.

                                                                                                                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : "StackSetStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "status", "fluentEnumSetterMethodName" : "status", "fluentGetterMethodName" : "statusAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The status of the stack set.

                                                                                                                                                                                                                                                                                                                    \n@param status The status of the stack set.\n@see StackSetStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see StackSetStatus", "fluentSetterMethodName" : "status", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The status of the stack set.

                                                                                                                                                                                                                                                                                                                    \n

                                                                                                                                                                                                                                                                                                                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #status} will return {@link StackSetStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #statusAsString}.\n

                                                                                                                                                                                                                                                                                                                    \n@return The status of the stack set.\n@see StackSetStatus", "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" : "Status", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Status", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Status", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The status of the stack set.

                                                                                                                                                                                                                                                                                                                    \n@param status The status of the stack set.\n@see StackSetStatus", "setterMethodName" : "setStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                    The status of the stack set.

                                                                                                                                                                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTemplateBody", "beanStyleSetterMethodName" : "setTemplateBody", "c2jName" : "TemplateBody", "c2jShape" : "TemplateBody", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The structure that contains the body of the template that was used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                    \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 #templateBody(String)}.\n@param templateBody 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 #templateBody(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                    The structure that contains the body of the template that was used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "templateBody", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The structure that contains the body of the template that was used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                    \n@param templateBody The structure that contains the body of the template that was used to create or update the stack set.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "templateBody", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The structure that contains the body of the template that was used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                    \n@return The structure that contains the body of the template that was used to create or update the stack set.", "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" : "TemplateBody", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TemplateBody", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TemplateBody", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The structure that contains the body of the template that was used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                    \n@param templateBody The structure that contains the body of the template that was used to create or update the stack set.", "setterMethodName" : "setTemplateBody", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "templateBody", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "templateBody", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                    The structure that contains the body of the template that was used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getParameters", "beanStyleSetterMethodName" : "setParameters", "c2jName" : "Parameters", "c2jShape" : "Parameters", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    A list of input parameters for a stack set.

                                                                                                                                                                                                                                                                                                                    \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 #parameters(List)}.\n@param parameters 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 #parameters(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                    A list of input parameters for a stack set.

                                                                                                                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "parameters", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    A list of input parameters for a stack set.

                                                                                                                                                                                                                                                                                                                    \n@param parameters A list of input parameters for a stack set.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parameters", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    A list of input parameters for a stack set.

                                                                                                                                                                                                                                                                                                                    \n

                                                                                                                                                                                                                                                                                                                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                                                                                                                                                                    \n@return A list of input parameters for a stack set.", "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" : "Parameters", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Parameters", "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" : "Parameter", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Parameter.Builder} avoiding the need to create one manually via {@link Parameter#builder()}.\n\nWhen the {@link Consumer} completes, {@link Parameter.Builder#build()} is called immediately and its result is passed to {@link #member(Parameter)}.\n@param member a consumer that will call methods on {@link Parameter.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Parameter)", "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" : "Parameter", "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" : "Parameter", "variableName" : "member", "variableType" : "Parameter", "documentation" : null, "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Parameter", "variableName" : "member", "variableType" : "Parameter", "documentation" : "", "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Parameter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Parameter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Parameters", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    A list of input parameters for a stack set.

                                                                                                                                                                                                                                                                                                                    \n@param parameters A list of input parameters for a stack set.", "setterMethodName" : "setParameters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameters", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                                                                                                                                                                    A list of input parameters for a stack set.

                                                                                                                                                                                                                                                                                                                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCapabilitiesAsStrings", "beanStyleSetterMethodName" : "setCapabilitiesWithStrings", "c2jName" : "Capabilities", "c2jShape" : "Capabilities", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The capabilities that are allowed in the stack set. Some stack set templates might include resources that can affect permissions in your AWS account—for example, by creating new AWS Identity and Access Management (IAM) users. For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                    \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 #capabilitiesAsStrings(List)}.\n@param capabilities 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 #capabilitiesWithStrings(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                    The capabilities that are allowed in the stack set. Some stack set templates might include resources that can affect permissions in your AWS account—for example, by creating new AWS Identity and Access Management (IAM) users. For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "capabilities", "fluentEnumSetterMethodName" : "capabilities", "fluentGetterMethodName" : "capabilitiesAsStrings", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The capabilities that are allowed in the stack set. Some stack set templates might include resources that can affect permissions in your AWS account—for example, by creating new AWS Identity and Access Management (IAM) users. For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                    \n@param capabilities The capabilities that are allowed in the stack set. Some stack set templates might include resources that can affect permissions in your AWS account—for example, by creating new AWS Identity and Access Management (IAM) users. For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "capabilitiesWithStrings", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The capabilities that are allowed in the stack set. Some stack set templates might include resources that can affect permissions in your AWS account—for example, by creating new AWS Identity and Access Management (IAM) users. For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                    \n

                                                                                                                                                                                                                                                                                                                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                                                                                                                                                                    \n@return The capabilities that are allowed in the stack set. Some stack set templates might include resources that can affect permissions in your AWS account—for example, by creating new AWS Identity and Access Management (IAM) users. For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.", "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" : "Capabilities", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Capabilities", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMemberAsString", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Capability", "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 #memberAsString(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" : "Capability", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "member", "fluentEnumSetterMethodName" : "member", "fluentGetterMethodName" : "memberAsString", "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@see Capability\n@return Returns a reference to this object so that method calls can be chained together.\n@see Capability", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n

                                                                                                                                                                                                                                                                                                                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #member} will return {@link Capability#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #memberAsString}.\n

                                                                                                                                                                                                                                                                                                                    \n@return The value of the Member property for this object.\n@see Capability", "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.\n@see Capability", "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" : "Capabilities", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The capabilities that are allowed in the stack set. Some stack set templates might include resources that can affect permissions in your AWS account—for example, by creating new AWS Identity and Access Management (IAM) users. For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                    \n@param capabilities The capabilities that are allowed in the stack set. Some stack set templates might include resources that can affect permissions in your AWS account—for example, by creating new AWS Identity and Access Management (IAM) users. For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.", "setterMethodName" : "setCapabilitiesWithStrings", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "capabilities", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "capabilities", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                                                                                                                                                                    The capabilities that are allowed in the stack set. Some stack set templates might include resources that can affect permissions in your AWS account—for example, by creating new AWS Identity and Access Management (IAM) users. For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "Tags", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    A list of tags that specify information about the stack set. A maximum number of 50 tags can be specified.

                                                                                                                                                                                                                                                                                                                    \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 #tags(List)}.\n@param tags 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 #tags(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                    A list of tags that specify information about the stack set. A maximum number of 50 tags can be specified.

                                                                                                                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tags", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    A list of tags that specify information about the stack set. A maximum number of 50 tags can be specified.

                                                                                                                                                                                                                                                                                                                    \n@param tags A list of tags that specify information about the stack set. A maximum number of 50 tags can be specified.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    A list of tags that specify information about the stack set. A maximum number of 50 tags can be specified.

                                                                                                                                                                                                                                                                                                                    \n

                                                                                                                                                                                                                                                                                                                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                                                                                                                                                                    \n@return A list of tags that specify information about the stack set. A maximum number of 50 tags can be specified.", "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" : "Tags", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "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" : "Tag", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Tag.Builder} avoiding the need to create one manually via {@link Tag#builder()}.\n\nWhen the {@link Consumer} completes, {@link Tag.Builder#build()} is called immediately and its result is passed to {@link #member(Tag)}.\n@param member a consumer that will call methods on {@link Tag.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Tag)", "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" : "Tag", "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" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : null, "simpleType" : "Tag", "variableSetterType" : "Tag" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : "", "simpleType" : "Tag", "variableSetterType" : "Tag" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Tag", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Tag", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    A list of tags that specify information about the stack set. A maximum number of 50 tags can be specified.

                                                                                                                                                                                                                                                                                                                    \n@param tags A list of tags that specify information about the stack set. A maximum number of 50 tags can be specified.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                                                                                                                                                                    A list of tags that specify information about the stack set. A maximum number of 50 tags can be specified.

                                                                                                                                                                                                                                                                                                                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackSetARN", "beanStyleSetterMethodName" : "setStackSetARN", "c2jName" : "StackSetARN", "c2jShape" : "StackSetARN", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The Amazon Resource Number (ARN) of the stack set.

                                                                                                                                                                                                                                                                                                                    \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 #stackSetARN(String)}.\n@param stackSetARN 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 #stackSetARN(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                    The Amazon Resource Number (ARN) of the stack set.

                                                                                                                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackSetARN", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The Amazon Resource Number (ARN) of the stack set.

                                                                                                                                                                                                                                                                                                                    \n@param stackSetARN The Amazon Resource Number (ARN) of the stack set.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackSetARN", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The Amazon Resource Number (ARN) of the stack set.

                                                                                                                                                                                                                                                                                                                    \n@return The Amazon Resource Number (ARN) of the stack set.", "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" : "StackSetARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackSetARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackSetARN", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The Amazon Resource Number (ARN) of the stack set.

                                                                                                                                                                                                                                                                                                                    \n@param stackSetARN The Amazon Resource Number (ARN) of the stack set.", "setterMethodName" : "setStackSetARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackSetARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackSetARN", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                    The Amazon Resource Number (ARN) of the stack set.

                                                                                                                                                                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAdministrationRoleARN", "beanStyleSetterMethodName" : "setAdministrationRoleARN", "c2jName" : "AdministrationRoleARN", "c2jShape" : "RoleARN", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The Amazon Resource Number (ARN) of the IAM role used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                    Use customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Prerequisites: Granting Permissions for Stack Set Operations in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                    \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 #administrationRoleARN(String)}.\n@param administrationRoleARN 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 #administrationRoleARN(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                    The Amazon Resource Number (ARN) of the IAM role used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                    Use customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Prerequisites: Granting Permissions for Stack Set Operations in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "administrationRoleARN", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The Amazon Resource Number (ARN) of the IAM role used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                    Use customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Prerequisites: Granting Permissions for Stack Set Operations in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                    \n@param administrationRoleARN The Amazon Resource Number (ARN) of the IAM role used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                    Use customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Prerequisites: Granting Permissions for Stack Set Operations in the AWS CloudFormation User Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "administrationRoleARN", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The Amazon Resource Number (ARN) of the IAM role used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                    Use customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Prerequisites: Granting Permissions for Stack Set Operations in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                    \n@return The Amazon Resource Number (ARN) of the IAM role used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                    Use customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Prerequisites: Granting Permissions for Stack Set Operations in the AWS CloudFormation User Guide.", "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" : "AdministrationRoleARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AdministrationRoleARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AdministrationRoleARN", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The Amazon Resource Number (ARN) of the IAM role used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                    Use customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Prerequisites: Granting Permissions for Stack Set Operations in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                    \n@param administrationRoleARN The Amazon Resource Number (ARN) of the IAM role used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                    Use customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Prerequisites: Granting Permissions for Stack Set Operations in the AWS CloudFormation User Guide.", "setterMethodName" : "setAdministrationRoleARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "administrationRoleARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "administrationRoleARN", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                    The Amazon Resource Number (ARN) of the IAM role used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                    Use customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Prerequisites: Granting Permissions for Stack Set Operations in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getExecutionRoleName", "beanStyleSetterMethodName" : "setExecutionRoleName", "c2jName" : "ExecutionRoleName", "c2jShape" : "ExecutionRoleName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The name of the IAM execution role used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                    Use customized execution roles to control which stack resources users and groups can include in their stack sets.

                                                                                                                                                                                                                                                                                                                    \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 #executionRoleName(String)}.\n@param executionRoleName 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 #executionRoleName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                    The name of the IAM execution role used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                    Use customized execution roles to control which stack resources users and groups can include in their stack sets.

                                                                                                                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "executionRoleName", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The name of the IAM execution role used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                    Use customized execution roles to control which stack resources users and groups can include in their stack sets.

                                                                                                                                                                                                                                                                                                                    \n@param executionRoleName The name of the IAM execution role used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                    Use customized execution roles to control which stack resources users and groups can include in their stack sets.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "executionRoleName", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The name of the IAM execution role used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                    Use customized execution roles to control which stack resources users and groups can include in their stack sets.

                                                                                                                                                                                                                                                                                                                    \n@return The name of the IAM execution role used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                    Use customized execution roles to control which stack resources users and groups can include in their stack sets.", "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" : "ExecutionRoleName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ExecutionRoleName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ExecutionRoleName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The name of the IAM execution role used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                    Use customized execution roles to control which stack resources users and groups can include in their stack sets.

                                                                                                                                                                                                                                                                                                                    \n@param executionRoleName The name of the IAM execution role used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                    Use customized execution roles to control which stack resources users and groups can include in their stack sets.", "setterMethodName" : "setExecutionRoleName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "executionRoleName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "executionRoleName", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                    The name of the IAM execution role used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                    Use customized execution roles to control which stack resources users and groups can include in their stack sets.

                                                                                                                                                                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "StackSet", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "StackSet", "variableName" : "stackSet", "variableType" : "StackSet", "documentation" : null, "simpleType" : "StackSet", "variableSetterType" : "StackSet" }, "wrapper" : false, "xmlNamespace" : null }, "StackSetNotEmptyException" : { "c2jName" : "StackSetNotEmptyException", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                    You can't yet delete this stack set, because it still contains one or more stack instances. Delete all stack instances from the stack set before deleting the stack set.

                                                                                                                                                                                                                                                                                                                    ", "endpointDiscovery" : null, "enums" : null, "errorCode" : "StackSetNotEmptyException", "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : 409, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "StackSetNotEmptyException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "StackSetNotEmptyException", "variableName" : "stackSetNotEmptyException", "variableType" : "StackSetNotEmptyException", "documentation" : null, "simpleType" : "StackSetNotEmptyException", "variableSetterType" : "StackSetNotEmptyException" }, "wrapper" : false, "xmlNamespace" : null }, "StackSetNotFoundException" : { "c2jName" : "StackSetNotFoundException", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                    The specified stack set doesn't exist.

                                                                                                                                                                                                                                                                                                                    ", "endpointDiscovery" : null, "enums" : null, "errorCode" : "StackSetNotFoundException", "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : 404, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "StackSetNotFoundException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "StackSetNotFoundException", "variableName" : "stackSetNotFoundException", "variableType" : "StackSetNotFoundException", "documentation" : null, "simpleType" : "StackSetNotFoundException", "variableSetterType" : "StackSetNotFoundException" }, "wrapper" : false, "xmlNamespace" : null }, "StackSetOperation" : { "c2jName" : "StackSetOperation", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                    The structure that contains information about a stack set operation.

                                                                                                                                                                                                                                                                                                                    ", "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" : "getOperationId", "beanStyleSetterMethodName" : "setOperationId", "c2jName" : "OperationId", "c2jShape" : "ClientRequestToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The unique ID of a stack set operation.

                                                                                                                                                                                                                                                                                                                    \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 #operationId(String)}.\n@param operationId 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 #operationId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                    The unique ID of a stack set operation.

                                                                                                                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "operationId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The unique ID of a stack set operation.

                                                                                                                                                                                                                                                                                                                    \n@param operationId The unique ID of a stack set operation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "operationId", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The unique ID of a stack set operation.

                                                                                                                                                                                                                                                                                                                    \n@return The unique ID of a stack set operation.", "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" : "OperationId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OperationId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "OperationId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The unique ID of a stack set operation.

                                                                                                                                                                                                                                                                                                                    \n@param operationId The unique ID of a stack set operation.", "setterMethodName" : "setOperationId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "operationId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "operationId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                    The unique ID of a stack set operation.

                                                                                                                                                                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackSetId", "beanStyleSetterMethodName" : "setStackSetId", "c2jName" : "StackSetId", "c2jShape" : "StackSetId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The ID of the stack set.

                                                                                                                                                                                                                                                                                                                    \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 #stackSetId(String)}.\n@param stackSetId 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 #stackSetId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                    The ID of the stack set.

                                                                                                                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackSetId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The ID of the stack set.

                                                                                                                                                                                                                                                                                                                    \n@param stackSetId The ID of the stack set.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackSetId", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The ID of the stack set.

                                                                                                                                                                                                                                                                                                                    \n@return The ID of the stack set.", "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" : "StackSetId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackSetId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackSetId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The ID of the stack set.

                                                                                                                                                                                                                                                                                                                    \n@param stackSetId The ID of the stack set.", "setterMethodName" : "setStackSetId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackSetId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackSetId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                    The ID of the stack set.

                                                                                                                                                                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getActionAsString", "beanStyleSetterMethodName" : "setAction", "c2jName" : "Action", "c2jShape" : "StackSetOperationAction", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The type of stack set operation: CREATE, UPDATE, or DELETE. Create and delete operations affect only the specified stack set instances that are associated with the specified stack set. Update operations affect both the stack set itself, as well as all associated stack set instances.

                                                                                                                                                                                                                                                                                                                    \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 #actionAsString(String)}.\n@param action 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 #action(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                    The type of stack set operation: CREATE, UPDATE, or DELETE. Create and delete operations affect only the specified stack set instances that are associated with the specified stack set. Update operations affect both the stack set itself, as well as all associated stack set instances.

                                                                                                                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : "StackSetOperationAction", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "action", "fluentEnumSetterMethodName" : "action", "fluentGetterMethodName" : "actionAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The type of stack set operation: CREATE, UPDATE, or DELETE. Create and delete operations affect only the specified stack set instances that are associated with the specified stack set. Update operations affect both the stack set itself, as well as all associated stack set instances.

                                                                                                                                                                                                                                                                                                                    \n@param action The type of stack set operation: CREATE, UPDATE, or DELETE. Create and delete operations affect only the specified stack set instances that are associated with the specified stack set. Update operations affect both the stack set itself, as well as all associated stack set instances.\n@see StackSetOperationAction\n@return Returns a reference to this object so that method calls can be chained together.\n@see StackSetOperationAction", "fluentSetterMethodName" : "action", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The type of stack set operation: CREATE, UPDATE, or DELETE. Create and delete operations affect only the specified stack set instances that are associated with the specified stack set. Update operations affect both the stack set itself, as well as all associated stack set instances.

                                                                                                                                                                                                                                                                                                                    \n

                                                                                                                                                                                                                                                                                                                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #action} will return {@link StackSetOperationAction#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #actionAsString}.\n

                                                                                                                                                                                                                                                                                                                    \n@return The type of stack set operation: CREATE, UPDATE, or DELETE. Create and delete operations affect only the specified stack set instances that are associated with the specified stack set. Update operations affect both the stack set itself, as well as all associated stack set instances.\n@see StackSetOperationAction", "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" : "Action", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Action", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Action", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The type of stack set operation: CREATE, UPDATE, or DELETE. Create and delete operations affect only the specified stack set instances that are associated with the specified stack set. Update operations affect both the stack set itself, as well as all associated stack set instances.

                                                                                                                                                                                                                                                                                                                    \n@param action The type of stack set operation: CREATE, UPDATE, or DELETE. Create and delete operations affect only the specified stack set instances that are associated with the specified stack set. Update operations affect both the stack set itself, as well as all associated stack set instances.\n@see StackSetOperationAction", "setterMethodName" : "setAction", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "action", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "action", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                    The type of stack set operation: CREATE, UPDATE, or DELETE. Create and delete operations affect only the specified stack set instances that are associated with the specified stack set. Update operations affect both the stack set itself, as well as all associated stack set instances.

                                                                                                                                                                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStatusAsString", "beanStyleSetterMethodName" : "setStatus", "c2jName" : "Status", "c2jShape" : "StackSetOperationStatus", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The status of the operation.

                                                                                                                                                                                                                                                                                                                    • FAILED: The operation exceeded the specified failure tolerance. The failure tolerance value that you've set for an operation is applied for each region during stack create and update operations. If the number of failed stacks within a region exceeds the failure tolerance, the status of the operation in the region is set to FAILED. This in turn sets the status of the operation as a whole to FAILED, and AWS CloudFormation cancels the operation in any remaining regions.

                                                                                                                                                                                                                                                                                                                    • RUNNING: The operation is currently being performed.

                                                                                                                                                                                                                                                                                                                    • STOPPED: The user has cancelled the operation.

                                                                                                                                                                                                                                                                                                                    • STOPPING: The operation is in the process of stopping, at user request.

                                                                                                                                                                                                                                                                                                                    • SUCCEEDED: The operation completed creating or updating all the specified stacks without exceeding the failure tolerance for the operation.

                                                                                                                                                                                                                                                                                                                    \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 #statusAsString(String)}.\n@param status 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 #status(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                    The status of the operation.

                                                                                                                                                                                                                                                                                                                    • FAILED: The operation exceeded the specified failure tolerance. The failure tolerance value that you've set for an operation is applied for each region during stack create and update operations. If the number of failed stacks within a region exceeds the failure tolerance, the status of the operation in the region is set to FAILED. This in turn sets the status of the operation as a whole to FAILED, and AWS CloudFormation cancels the operation in any remaining regions.

                                                                                                                                                                                                                                                                                                                    • RUNNING: The operation is currently being performed.

                                                                                                                                                                                                                                                                                                                    • STOPPED: The user has cancelled the operation.

                                                                                                                                                                                                                                                                                                                    • STOPPING: The operation is in the process of stopping, at user request.

                                                                                                                                                                                                                                                                                                                    • SUCCEEDED: The operation completed creating or updating all the specified stacks without exceeding the failure tolerance for the operation.

                                                                                                                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : "StackSetOperationStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "status", "fluentEnumSetterMethodName" : "status", "fluentGetterMethodName" : "statusAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                    The status of the operation.

                                                                                                                                                                                                                                                                                                                    • FAILED: The operation exceeded the specified failure tolerance. The failure tolerance value that you've set for an operation is applied for each region during stack create and update operations. If the number of failed stacks within a region exceeds the failure tolerance, the status of the operation in the region is set to FAILED. This in turn sets the status of the operation as a whole to FAILED, and AWS CloudFormation cancels the operation in any remaining regions.

                                                                                                                                                                                                                                                                                                                    • RUNNING: The operation is currently being performed.

                                                                                                                                                                                                                                                                                                                    • STOPPED: The user has cancelled the operation.

                                                                                                                                                                                                                                                                                                                    • STOPPING: The operation is in the process of stopping, at user request.

                                                                                                                                                                                                                                                                                                                    • SUCCEEDED: The operation completed creating or updating all the specified stacks without exceeding the failure tolerance for the operation.

                                                                                                                                                                                                                                                                                                                    \n@param status The status of the operation.

                                                                                                                                                                                                                                                                                                                    • FAILED: The operation exceeded the specified failure tolerance. The failure tolerance value that you've set for an operation is applied for each region during stack create and update operations. If the number of failed stacks within a region exceeds the failure tolerance, the status of the operation in the region is set to FAILED. This in turn sets the status of the operation as a whole to FAILED, and AWS CloudFormation cancels the operation in any remaining regions.

                                                                                                                                                                                                                                                                                                                    • RUNNING: The operation is currently being performed.

                                                                                                                                                                                                                                                                                                                    • STOPPED: The user has cancelled the operation.

                                                                                                                                                                                                                                                                                                                    • STOPPING: The operation is in the process of stopping, at user request.

                                                                                                                                                                                                                                                                                                                    • SUCCEEDED: The operation completed creating or updating all the specified stacks without exceeding the failure tolerance for the operation.

                                                                                                                                                                                                                                                                                                                    • \n@see StackSetOperationStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see StackSetOperationStatus", "fluentSetterMethodName" : "status", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                      The status of the operation.

                                                                                                                                                                                                                                                                                                                      • FAILED: The operation exceeded the specified failure tolerance. The failure tolerance value that you've set for an operation is applied for each region during stack create and update operations. If the number of failed stacks within a region exceeds the failure tolerance, the status of the operation in the region is set to FAILED. This in turn sets the status of the operation as a whole to FAILED, and AWS CloudFormation cancels the operation in any remaining regions.

                                                                                                                                                                                                                                                                                                                      • RUNNING: The operation is currently being performed.

                                                                                                                                                                                                                                                                                                                      • STOPPED: The user has cancelled the operation.

                                                                                                                                                                                                                                                                                                                      • STOPPING: The operation is in the process of stopping, at user request.

                                                                                                                                                                                                                                                                                                                      • SUCCEEDED: The operation completed creating or updating all the specified stacks without exceeding the failure tolerance for the operation.

                                                                                                                                                                                                                                                                                                                      \n

                                                                                                                                                                                                                                                                                                                      \nIf the service returns an enum value that is not available in the current SDK version, {@link #status} will return {@link StackSetOperationStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #statusAsString}.\n

                                                                                                                                                                                                                                                                                                                      \n@return The status of the operation.

                                                                                                                                                                                                                                                                                                                      • FAILED: The operation exceeded the specified failure tolerance. The failure tolerance value that you've set for an operation is applied for each region during stack create and update operations. If the number of failed stacks within a region exceeds the failure tolerance, the status of the operation in the region is set to FAILED. This in turn sets the status of the operation as a whole to FAILED, and AWS CloudFormation cancels the operation in any remaining regions.

                                                                                                                                                                                                                                                                                                                      • RUNNING: The operation is currently being performed.

                                                                                                                                                                                                                                                                                                                      • STOPPED: The user has cancelled the operation.

                                                                                                                                                                                                                                                                                                                      • STOPPING: The operation is in the process of stopping, at user request.

                                                                                                                                                                                                                                                                                                                      • SUCCEEDED: The operation completed creating or updating all the specified stacks without exceeding the failure tolerance for the operation.

                                                                                                                                                                                                                                                                                                                      • \n@see StackSetOperationStatus", "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" : "Status", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Status", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Status", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                        The status of the operation.

                                                                                                                                                                                                                                                                                                                        • FAILED: The operation exceeded the specified failure tolerance. The failure tolerance value that you've set for an operation is applied for each region during stack create and update operations. If the number of failed stacks within a region exceeds the failure tolerance, the status of the operation in the region is set to FAILED. This in turn sets the status of the operation as a whole to FAILED, and AWS CloudFormation cancels the operation in any remaining regions.

                                                                                                                                                                                                                                                                                                                        • RUNNING: The operation is currently being performed.

                                                                                                                                                                                                                                                                                                                        • STOPPED: The user has cancelled the operation.

                                                                                                                                                                                                                                                                                                                        • STOPPING: The operation is in the process of stopping, at user request.

                                                                                                                                                                                                                                                                                                                        • SUCCEEDED: The operation completed creating or updating all the specified stacks without exceeding the failure tolerance for the operation.

                                                                                                                                                                                                                                                                                                                        \n@param status The status of the operation.

                                                                                                                                                                                                                                                                                                                        • FAILED: The operation exceeded the specified failure tolerance. The failure tolerance value that you've set for an operation is applied for each region during stack create and update operations. If the number of failed stacks within a region exceeds the failure tolerance, the status of the operation in the region is set to FAILED. This in turn sets the status of the operation as a whole to FAILED, and AWS CloudFormation cancels the operation in any remaining regions.

                                                                                                                                                                                                                                                                                                                        • RUNNING: The operation is currently being performed.

                                                                                                                                                                                                                                                                                                                        • STOPPED: The user has cancelled the operation.

                                                                                                                                                                                                                                                                                                                        • STOPPING: The operation is in the process of stopping, at user request.

                                                                                                                                                                                                                                                                                                                        • SUCCEEDED: The operation completed creating or updating all the specified stacks without exceeding the failure tolerance for the operation.

                                                                                                                                                                                                                                                                                                                        • \n@see StackSetOperationStatus", "setterMethodName" : "setStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                          The status of the operation.

                                                                                                                                                                                                                                                                                                                          • FAILED: The operation exceeded the specified failure tolerance. The failure tolerance value that you've set for an operation is applied for each region during stack create and update operations. If the number of failed stacks within a region exceeds the failure tolerance, the status of the operation in the region is set to FAILED. This in turn sets the status of the operation as a whole to FAILED, and AWS CloudFormation cancels the operation in any remaining regions.

                                                                                                                                                                                                                                                                                                                          • RUNNING: The operation is currently being performed.

                                                                                                                                                                                                                                                                                                                          • STOPPED: The user has cancelled the operation.

                                                                                                                                                                                                                                                                                                                          • STOPPING: The operation is in the process of stopping, at user request.

                                                                                                                                                                                                                                                                                                                          • SUCCEEDED: The operation completed creating or updating all the specified stacks without exceeding the failure tolerance for the operation.

                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getOperationPreferences", "beanStyleSetterMethodName" : "setOperationPreferences", "c2jName" : "OperationPreferences", "c2jShape" : "StackSetOperationPreferences", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                          The preferences for how AWS CloudFormation performs this stack set operation.

                                                                                                                                                                                                                                                                                                                          \nThis is a convenience that creates an instance of the {@link StackSetOperationPreferences.Builder} avoiding the need to create one manually via {@link StackSetOperationPreferences#builder()}.\n\nWhen the {@link Consumer} completes, {@link StackSetOperationPreferences.Builder#build()} is called immediately and its result is passed to {@link #operationPreferences(StackSetOperationPreferences)}.\n@param operationPreferences a consumer that will call methods on {@link StackSetOperationPreferences.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #operationPreferences(StackSetOperationPreferences)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                          The preferences for how AWS CloudFormation performs this stack set operation.

                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "operationPreferences", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                          The preferences for how AWS CloudFormation performs this stack set operation.

                                                                                                                                                                                                                                                                                                                          \n@param operationPreferences The preferences for how AWS CloudFormation performs this stack set operation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "operationPreferences", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                          The preferences for how AWS CloudFormation performs this stack set operation.

                                                                                                                                                                                                                                                                                                                          \n@return The preferences for how AWS CloudFormation performs this stack set operation.", "getterModel" : { "returnType" : "StackSetOperationPreferences", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "OperationPreferences", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OperationPreferences", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "OperationPreferences", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                          The preferences for how AWS CloudFormation performs this stack set operation.

                                                                                                                                                                                                                                                                                                                          \n@param operationPreferences The preferences for how AWS CloudFormation performs this stack set operation.", "setterMethodName" : "setOperationPreferences", "setterModel" : { "variableDeclarationType" : "StackSetOperationPreferences", "variableName" : "operationPreferences", "variableType" : "StackSetOperationPreferences", "documentation" : null, "simpleType" : "StackSetOperationPreferences", "variableSetterType" : "StackSetOperationPreferences" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StackSetOperationPreferences", "variableName" : "operationPreferences", "variableType" : "StackSetOperationPreferences", "documentation" : "

                                                                                                                                                                                                                                                                                                                          The preferences for how AWS CloudFormation performs this stack set operation.

                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "StackSetOperationPreferences", "variableSetterType" : "StackSetOperationPreferences" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRetainStacks", "beanStyleSetterMethodName" : "setRetainStacks", "c2jName" : "RetainStacks", "c2jShape" : "RetainStacksNullable", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                          For stack set operations of action type DELETE, specifies whether to remove the stack instances from the specified stack set, but doesn't delete the stacks. You can't reassociate a retained stack, or add an existing, saved stack to a new stack set.

                                                                                                                                                                                                                                                                                                                          \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 #retainStacks(Boolean)}.\n@param retainStacks 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 #retainStacks(Boolean)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                          For stack set operations of action type DELETE, specifies whether to remove the stack instances from the specified stack set, but doesn't delete the stacks. You can't reassociate a retained stack, or add an existing, saved stack to a new stack set.

                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "retainStacks", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                          For stack set operations of action type DELETE, specifies whether to remove the stack instances from the specified stack set, but doesn't delete the stacks. You can't reassociate a retained stack, or add an existing, saved stack to a new stack set.

                                                                                                                                                                                                                                                                                                                          \n@param retainStacks For stack set operations of action type DELETE, specifies whether to remove the stack instances from the specified stack set, but doesn't delete the stacks. You can't reassociate a retained stack, or add an existing, saved stack to a new stack set.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "retainStacks", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                          For stack set operations of action type DELETE, specifies whether to remove the stack instances from the specified stack set, but doesn't delete the stacks. You can't reassociate a retained stack, or add an existing, saved stack to a new stack set.

                                                                                                                                                                                                                                                                                                                          \n@return For stack set operations of action type DELETE, specifies whether to remove the stack instances from the specified stack set, but doesn't delete the stacks. You can't reassociate a retained stack, or add an existing, saved stack to a new stack set.", "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" : "RetainStacks", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RetainStacks", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "RetainStacks", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                          For stack set operations of action type DELETE, specifies whether to remove the stack instances from the specified stack set, but doesn't delete the stacks. You can't reassociate a retained stack, or add an existing, saved stack to a new stack set.

                                                                                                                                                                                                                                                                                                                          \n@param retainStacks For stack set operations of action type DELETE, specifies whether to remove the stack instances from the specified stack set, but doesn't delete the stacks. You can't reassociate a retained stack, or add an existing, saved stack to a new stack set.", "setterMethodName" : "setRetainStacks", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "retainStacks", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "retainStacks", "variableType" : "Boolean", "documentation" : "

                                                                                                                                                                                                                                                                                                                          For stack set operations of action type DELETE, specifies whether to remove the stack instances from the specified stack set, but doesn't delete the stacks. You can't reassociate a retained stack, or add an existing, saved stack to a new stack set.

                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAdministrationRoleARN", "beanStyleSetterMethodName" : "setAdministrationRoleARN", "c2jName" : "AdministrationRoleARN", "c2jShape" : "RoleARN", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                          The Amazon Resource Number (ARN) of the IAM role used to perform this stack set operation.

                                                                                                                                                                                                                                                                                                                          Use customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Define Permissions for Multiple Administrators in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                          \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 #administrationRoleARN(String)}.\n@param administrationRoleARN 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 #administrationRoleARN(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                          The Amazon Resource Number (ARN) of the IAM role used to perform this stack set operation.

                                                                                                                                                                                                                                                                                                                          Use customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Define Permissions for Multiple Administrators in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "administrationRoleARN", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                          The Amazon Resource Number (ARN) of the IAM role used to perform this stack set operation.

                                                                                                                                                                                                                                                                                                                          Use customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Define Permissions for Multiple Administrators in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                          \n@param administrationRoleARN The Amazon Resource Number (ARN) of the IAM role used to perform this stack set operation.

                                                                                                                                                                                                                                                                                                                          Use customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Define Permissions for Multiple Administrators in the AWS CloudFormation User Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "administrationRoleARN", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                          The Amazon Resource Number (ARN) of the IAM role used to perform this stack set operation.

                                                                                                                                                                                                                                                                                                                          Use customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Define Permissions for Multiple Administrators in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                          \n@return The Amazon Resource Number (ARN) of the IAM role used to perform this stack set operation.

                                                                                                                                                                                                                                                                                                                          Use customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Define Permissions for Multiple Administrators in the AWS CloudFormation User Guide.", "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" : "AdministrationRoleARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AdministrationRoleARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AdministrationRoleARN", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                          The Amazon Resource Number (ARN) of the IAM role used to perform this stack set operation.

                                                                                                                                                                                                                                                                                                                          Use customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Define Permissions for Multiple Administrators in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                          \n@param administrationRoleARN The Amazon Resource Number (ARN) of the IAM role used to perform this stack set operation.

                                                                                                                                                                                                                                                                                                                          Use customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Define Permissions for Multiple Administrators in the AWS CloudFormation User Guide.", "setterMethodName" : "setAdministrationRoleARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "administrationRoleARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "administrationRoleARN", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                          The Amazon Resource Number (ARN) of the IAM role used to perform this stack set operation.

                                                                                                                                                                                                                                                                                                                          Use customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Define Permissions for Multiple Administrators in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getExecutionRoleName", "beanStyleSetterMethodName" : "setExecutionRoleName", "c2jName" : "ExecutionRoleName", "c2jShape" : "ExecutionRoleName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                          The name of the IAM execution role used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                          Use customized execution roles to control which stack resources users and groups can include in their stack sets.

                                                                                                                                                                                                                                                                                                                          \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 #executionRoleName(String)}.\n@param executionRoleName 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 #executionRoleName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                          The name of the IAM execution role used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                          Use customized execution roles to control which stack resources users and groups can include in their stack sets.

                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "executionRoleName", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                          The name of the IAM execution role used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                          Use customized execution roles to control which stack resources users and groups can include in their stack sets.

                                                                                                                                                                                                                                                                                                                          \n@param executionRoleName The name of the IAM execution role used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                          Use customized execution roles to control which stack resources users and groups can include in their stack sets.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "executionRoleName", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                          The name of the IAM execution role used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                          Use customized execution roles to control which stack resources users and groups can include in their stack sets.

                                                                                                                                                                                                                                                                                                                          \n@return The name of the IAM execution role used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                          Use customized execution roles to control which stack resources users and groups can include in their stack sets.", "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" : "ExecutionRoleName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ExecutionRoleName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ExecutionRoleName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                          The name of the IAM execution role used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                          Use customized execution roles to control which stack resources users and groups can include in their stack sets.

                                                                                                                                                                                                                                                                                                                          \n@param executionRoleName The name of the IAM execution role used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                          Use customized execution roles to control which stack resources users and groups can include in their stack sets.", "setterMethodName" : "setExecutionRoleName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "executionRoleName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "executionRoleName", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                          The name of the IAM execution role used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                          Use customized execution roles to control which stack resources users and groups can include in their stack sets.

                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCreationTimestamp", "beanStyleSetterMethodName" : "setCreationTimestamp", "c2jName" : "CreationTimestamp", "c2jShape" : "Timestamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                          The time at which the operation was initiated. Note that the creation times for the stack set operation might differ from the creation time of the individual stacks themselves. This is because AWS CloudFormation needs to perform preparatory work for the operation, such as dispatching the work to the requested regions, before actually creating the first stacks.

                                                                                                                                                                                                                                                                                                                          \nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #creationTimestamp(Instant)}.\n@param creationTimestamp a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #creationTimestamp(Instant)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                          The time at which the operation was initiated. Note that the creation times for the stack set operation might differ from the creation time of the individual stacks themselves. This is because AWS CloudFormation needs to perform preparatory work for the operation, such as dispatching the work to the requested regions, before actually creating the first stacks.

                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "creationTimestamp", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                          The time at which the operation was initiated. Note that the creation times for the stack set operation might differ from the creation time of the individual stacks themselves. This is because AWS CloudFormation needs to perform preparatory work for the operation, such as dispatching the work to the requested regions, before actually creating the first stacks.

                                                                                                                                                                                                                                                                                                                          \n@param creationTimestamp The time at which the operation was initiated. Note that the creation times for the stack set operation might differ from the creation time of the individual stacks themselves. This is because AWS CloudFormation needs to perform preparatory work for the operation, such as dispatching the work to the requested regions, before actually creating the first stacks.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "creationTimestamp", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                          The time at which the operation was initiated. Note that the creation times for the stack set operation might differ from the creation time of the individual stacks themselves. This is because AWS CloudFormation needs to perform preparatory work for the operation, such as dispatching the work to the requested regions, before actually creating the first stacks.

                                                                                                                                                                                                                                                                                                                          \n@return The time at which the operation was initiated. Note that the creation times for the stack set operation might differ from the creation time of the individual stacks themselves. This is because AWS CloudFormation needs to perform preparatory work for the operation, such as dispatching the work to the requested regions, before actually creating the first stacks.", "getterModel" : { "returnType" : "java.time.Instant", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CreationTimestamp", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CreationTimestamp", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "CreationTimestamp", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                          The time at which the operation was initiated. Note that the creation times for the stack set operation might differ from the creation time of the individual stacks themselves. This is because AWS CloudFormation needs to perform preparatory work for the operation, such as dispatching the work to the requested regions, before actually creating the first stacks.

                                                                                                                                                                                                                                                                                                                          \n@param creationTimestamp The time at which the operation was initiated. Note that the creation times for the stack set operation might differ from the creation time of the individual stacks themselves. This is because AWS CloudFormation needs to perform preparatory work for the operation, such as dispatching the work to the requested regions, before actually creating the first stacks.", "setterMethodName" : "setCreationTimestamp", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "creationTimestamp", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "creationTimestamp", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                                                                                                                                                                                          The time at which the operation was initiated. Note that the creation times for the stack set operation might differ from the creation time of the individual stacks themselves. This is because AWS CloudFormation needs to perform preparatory work for the operation, such as dispatching the work to the requested regions, before actually creating the first stacks.

                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEndTimestamp", "beanStyleSetterMethodName" : "setEndTimestamp", "c2jName" : "EndTimestamp", "c2jShape" : "Timestamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                          The time at which the stack set operation ended, across all accounts and regions specified. Note that this doesn't necessarily mean that the stack set operation was successful, or even attempted, in each account or region.

                                                                                                                                                                                                                                                                                                                          \nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #endTimestamp(Instant)}.\n@param endTimestamp a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #endTimestamp(Instant)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                          The time at which the stack set operation ended, across all accounts and regions specified. Note that this doesn't necessarily mean that the stack set operation was successful, or even attempted, in each account or region.

                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "endTimestamp", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                          The time at which the stack set operation ended, across all accounts and regions specified. Note that this doesn't necessarily mean that the stack set operation was successful, or even attempted, in each account or region.

                                                                                                                                                                                                                                                                                                                          \n@param endTimestamp The time at which the stack set operation ended, across all accounts and regions specified. Note that this doesn't necessarily mean that the stack set operation was successful, or even attempted, in each account or region.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "endTimestamp", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                          The time at which the stack set operation ended, across all accounts and regions specified. Note that this doesn't necessarily mean that the stack set operation was successful, or even attempted, in each account or region.

                                                                                                                                                                                                                                                                                                                          \n@return The time at which the stack set operation ended, across all accounts and regions specified. Note that this doesn't necessarily mean that the stack set operation was successful, or even attempted, in each account or region.", "getterModel" : { "returnType" : "java.time.Instant", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EndTimestamp", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EndTimestamp", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "EndTimestamp", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                          The time at which the stack set operation ended, across all accounts and regions specified. Note that this doesn't necessarily mean that the stack set operation was successful, or even attempted, in each account or region.

                                                                                                                                                                                                                                                                                                                          \n@param endTimestamp The time at which the stack set operation ended, across all accounts and regions specified. Note that this doesn't necessarily mean that the stack set operation was successful, or even attempted, in each account or region.", "setterMethodName" : "setEndTimestamp", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "endTimestamp", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "endTimestamp", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                                                                                                                                                                                          The time at which the stack set operation ended, across all accounts and regions specified. Note that this doesn't necessarily mean that the stack set operation was successful, or even attempted, in each account or region.

                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Action" : { "beanStyleGetterMethodName" : "getActionAsString", "beanStyleSetterMethodName" : "setAction", "c2jName" : "Action", "c2jShape" : "StackSetOperationAction", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                          The type of stack set operation: CREATE, UPDATE, or DELETE. Create and delete operations affect only the specified stack set instances that are associated with the specified stack set. Update operations affect both the stack set itself, as well as all associated stack set instances.

                                                                                                                                                                                                                                                                                                                          \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 #actionAsString(String)}.\n@param action 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 #action(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                          The type of stack set operation: CREATE, UPDATE, or DELETE. Create and delete operations affect only the specified stack set instances that are associated with the specified stack set. Update operations affect both the stack set itself, as well as all associated stack set instances.

                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : "StackSetOperationAction", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "action", "fluentEnumSetterMethodName" : "action", "fluentGetterMethodName" : "actionAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                          The type of stack set operation: CREATE, UPDATE, or DELETE. Create and delete operations affect only the specified stack set instances that are associated with the specified stack set. Update operations affect both the stack set itself, as well as all associated stack set instances.

                                                                                                                                                                                                                                                                                                                          \n@param action The type of stack set operation: CREATE, UPDATE, or DELETE. Create and delete operations affect only the specified stack set instances that are associated with the specified stack set. Update operations affect both the stack set itself, as well as all associated stack set instances.\n@see StackSetOperationAction\n@return Returns a reference to this object so that method calls can be chained together.\n@see StackSetOperationAction", "fluentSetterMethodName" : "action", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                          The type of stack set operation: CREATE, UPDATE, or DELETE. Create and delete operations affect only the specified stack set instances that are associated with the specified stack set. Update operations affect both the stack set itself, as well as all associated stack set instances.

                                                                                                                                                                                                                                                                                                                          \n

                                                                                                                                                                                                                                                                                                                          \nIf the service returns an enum value that is not available in the current SDK version, {@link #action} will return {@link StackSetOperationAction#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #actionAsString}.\n

                                                                                                                                                                                                                                                                                                                          \n@return The type of stack set operation: CREATE, UPDATE, or DELETE. Create and delete operations affect only the specified stack set instances that are associated with the specified stack set. Update operations affect both the stack set itself, as well as all associated stack set instances.\n@see StackSetOperationAction", "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" : "Action", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Action", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Action", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                          The type of stack set operation: CREATE, UPDATE, or DELETE. Create and delete operations affect only the specified stack set instances that are associated with the specified stack set. Update operations affect both the stack set itself, as well as all associated stack set instances.

                                                                                                                                                                                                                                                                                                                          \n@param action The type of stack set operation: CREATE, UPDATE, or DELETE. Create and delete operations affect only the specified stack set instances that are associated with the specified stack set. Update operations affect both the stack set itself, as well as all associated stack set instances.\n@see StackSetOperationAction", "setterMethodName" : "setAction", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "action", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "action", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                          The type of stack set operation: CREATE, UPDATE, or DELETE. Create and delete operations affect only the specified stack set instances that are associated with the specified stack set. Update operations affect both the stack set itself, as well as all associated stack set instances.

                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "AdministrationRoleARN" : { "beanStyleGetterMethodName" : "getAdministrationRoleARN", "beanStyleSetterMethodName" : "setAdministrationRoleARN", "c2jName" : "AdministrationRoleARN", "c2jShape" : "RoleARN", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                          The Amazon Resource Number (ARN) of the IAM role used to perform this stack set operation.

                                                                                                                                                                                                                                                                                                                          Use customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Define Permissions for Multiple Administrators in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                          \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 #administrationRoleARN(String)}.\n@param administrationRoleARN 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 #administrationRoleARN(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                          The Amazon Resource Number (ARN) of the IAM role used to perform this stack set operation.

                                                                                                                                                                                                                                                                                                                          Use customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Define Permissions for Multiple Administrators in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "administrationRoleARN", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                          The Amazon Resource Number (ARN) of the IAM role used to perform this stack set operation.

                                                                                                                                                                                                                                                                                                                          Use customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Define Permissions for Multiple Administrators in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                          \n@param administrationRoleARN The Amazon Resource Number (ARN) of the IAM role used to perform this stack set operation.

                                                                                                                                                                                                                                                                                                                          Use customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Define Permissions for Multiple Administrators in the AWS CloudFormation User Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "administrationRoleARN", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                          The Amazon Resource Number (ARN) of the IAM role used to perform this stack set operation.

                                                                                                                                                                                                                                                                                                                          Use customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Define Permissions for Multiple Administrators in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                          \n@return The Amazon Resource Number (ARN) of the IAM role used to perform this stack set operation.

                                                                                                                                                                                                                                                                                                                          Use customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Define Permissions for Multiple Administrators in the AWS CloudFormation User Guide.", "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" : "AdministrationRoleARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AdministrationRoleARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AdministrationRoleARN", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                          The Amazon Resource Number (ARN) of the IAM role used to perform this stack set operation.

                                                                                                                                                                                                                                                                                                                          Use customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Define Permissions for Multiple Administrators in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                          \n@param administrationRoleARN The Amazon Resource Number (ARN) of the IAM role used to perform this stack set operation.

                                                                                                                                                                                                                                                                                                                          Use customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Define Permissions for Multiple Administrators in the AWS CloudFormation User Guide.", "setterMethodName" : "setAdministrationRoleARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "administrationRoleARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "administrationRoleARN", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                          The Amazon Resource Number (ARN) of the IAM role used to perform this stack set operation.

                                                                                                                                                                                                                                                                                                                          Use customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Define Permissions for Multiple Administrators in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "CreationTimestamp" : { "beanStyleGetterMethodName" : "getCreationTimestamp", "beanStyleSetterMethodName" : "setCreationTimestamp", "c2jName" : "CreationTimestamp", "c2jShape" : "Timestamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                          The time at which the operation was initiated. Note that the creation times for the stack set operation might differ from the creation time of the individual stacks themselves. This is because AWS CloudFormation needs to perform preparatory work for the operation, such as dispatching the work to the requested regions, before actually creating the first stacks.

                                                                                                                                                                                                                                                                                                                          \nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #creationTimestamp(Instant)}.\n@param creationTimestamp a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #creationTimestamp(Instant)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                          The time at which the operation was initiated. Note that the creation times for the stack set operation might differ from the creation time of the individual stacks themselves. This is because AWS CloudFormation needs to perform preparatory work for the operation, such as dispatching the work to the requested regions, before actually creating the first stacks.

                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "creationTimestamp", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                          The time at which the operation was initiated. Note that the creation times for the stack set operation might differ from the creation time of the individual stacks themselves. This is because AWS CloudFormation needs to perform preparatory work for the operation, such as dispatching the work to the requested regions, before actually creating the first stacks.

                                                                                                                                                                                                                                                                                                                          \n@param creationTimestamp The time at which the operation was initiated. Note that the creation times for the stack set operation might differ from the creation time of the individual stacks themselves. This is because AWS CloudFormation needs to perform preparatory work for the operation, such as dispatching the work to the requested regions, before actually creating the first stacks.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "creationTimestamp", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                          The time at which the operation was initiated. Note that the creation times for the stack set operation might differ from the creation time of the individual stacks themselves. This is because AWS CloudFormation needs to perform preparatory work for the operation, such as dispatching the work to the requested regions, before actually creating the first stacks.

                                                                                                                                                                                                                                                                                                                          \n@return The time at which the operation was initiated. Note that the creation times for the stack set operation might differ from the creation time of the individual stacks themselves. This is because AWS CloudFormation needs to perform preparatory work for the operation, such as dispatching the work to the requested regions, before actually creating the first stacks.", "getterModel" : { "returnType" : "java.time.Instant", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CreationTimestamp", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CreationTimestamp", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "CreationTimestamp", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                          The time at which the operation was initiated. Note that the creation times for the stack set operation might differ from the creation time of the individual stacks themselves. This is because AWS CloudFormation needs to perform preparatory work for the operation, such as dispatching the work to the requested regions, before actually creating the first stacks.

                                                                                                                                                                                                                                                                                                                          \n@param creationTimestamp The time at which the operation was initiated. Note that the creation times for the stack set operation might differ from the creation time of the individual stacks themselves. This is because AWS CloudFormation needs to perform preparatory work for the operation, such as dispatching the work to the requested regions, before actually creating the first stacks.", "setterMethodName" : "setCreationTimestamp", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "creationTimestamp", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "creationTimestamp", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                                                                                                                                                                                          The time at which the operation was initiated. Note that the creation times for the stack set operation might differ from the creation time of the individual stacks themselves. This is because AWS CloudFormation needs to perform preparatory work for the operation, such as dispatching the work to the requested regions, before actually creating the first stacks.

                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "EndTimestamp" : { "beanStyleGetterMethodName" : "getEndTimestamp", "beanStyleSetterMethodName" : "setEndTimestamp", "c2jName" : "EndTimestamp", "c2jShape" : "Timestamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                          The time at which the stack set operation ended, across all accounts and regions specified. Note that this doesn't necessarily mean that the stack set operation was successful, or even attempted, in each account or region.

                                                                                                                                                                                                                                                                                                                          \nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #endTimestamp(Instant)}.\n@param endTimestamp a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #endTimestamp(Instant)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                          The time at which the stack set operation ended, across all accounts and regions specified. Note that this doesn't necessarily mean that the stack set operation was successful, or even attempted, in each account or region.

                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "endTimestamp", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                          The time at which the stack set operation ended, across all accounts and regions specified. Note that this doesn't necessarily mean that the stack set operation was successful, or even attempted, in each account or region.

                                                                                                                                                                                                                                                                                                                          \n@param endTimestamp The time at which the stack set operation ended, across all accounts and regions specified. Note that this doesn't necessarily mean that the stack set operation was successful, or even attempted, in each account or region.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "endTimestamp", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                          The time at which the stack set operation ended, across all accounts and regions specified. Note that this doesn't necessarily mean that the stack set operation was successful, or even attempted, in each account or region.

                                                                                                                                                                                                                                                                                                                          \n@return The time at which the stack set operation ended, across all accounts and regions specified. Note that this doesn't necessarily mean that the stack set operation was successful, or even attempted, in each account or region.", "getterModel" : { "returnType" : "java.time.Instant", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EndTimestamp", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EndTimestamp", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "EndTimestamp", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                          The time at which the stack set operation ended, across all accounts and regions specified. Note that this doesn't necessarily mean that the stack set operation was successful, or even attempted, in each account or region.

                                                                                                                                                                                                                                                                                                                          \n@param endTimestamp The time at which the stack set operation ended, across all accounts and regions specified. Note that this doesn't necessarily mean that the stack set operation was successful, or even attempted, in each account or region.", "setterMethodName" : "setEndTimestamp", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "endTimestamp", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "endTimestamp", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                                                                                                                                                                                          The time at which the stack set operation ended, across all accounts and regions specified. Note that this doesn't necessarily mean that the stack set operation was successful, or even attempted, in each account or region.

                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ExecutionRoleName" : { "beanStyleGetterMethodName" : "getExecutionRoleName", "beanStyleSetterMethodName" : "setExecutionRoleName", "c2jName" : "ExecutionRoleName", "c2jShape" : "ExecutionRoleName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                          The name of the IAM execution role used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                          Use customized execution roles to control which stack resources users and groups can include in their stack sets.

                                                                                                                                                                                                                                                                                                                          \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 #executionRoleName(String)}.\n@param executionRoleName 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 #executionRoleName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                          The name of the IAM execution role used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                          Use customized execution roles to control which stack resources users and groups can include in their stack sets.

                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "executionRoleName", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                          The name of the IAM execution role used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                          Use customized execution roles to control which stack resources users and groups can include in their stack sets.

                                                                                                                                                                                                                                                                                                                          \n@param executionRoleName The name of the IAM execution role used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                          Use customized execution roles to control which stack resources users and groups can include in their stack sets.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "executionRoleName", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                          The name of the IAM execution role used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                          Use customized execution roles to control which stack resources users and groups can include in their stack sets.

                                                                                                                                                                                                                                                                                                                          \n@return The name of the IAM execution role used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                          Use customized execution roles to control which stack resources users and groups can include in their stack sets.", "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" : "ExecutionRoleName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ExecutionRoleName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ExecutionRoleName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                          The name of the IAM execution role used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                          Use customized execution roles to control which stack resources users and groups can include in their stack sets.

                                                                                                                                                                                                                                                                                                                          \n@param executionRoleName The name of the IAM execution role used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                          Use customized execution roles to control which stack resources users and groups can include in their stack sets.", "setterMethodName" : "setExecutionRoleName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "executionRoleName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "executionRoleName", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                          The name of the IAM execution role used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                          Use customized execution roles to control which stack resources users and groups can include in their stack sets.

                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "OperationId" : { "beanStyleGetterMethodName" : "getOperationId", "beanStyleSetterMethodName" : "setOperationId", "c2jName" : "OperationId", "c2jShape" : "ClientRequestToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                          The unique ID of a stack set operation.

                                                                                                                                                                                                                                                                                                                          \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 #operationId(String)}.\n@param operationId 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 #operationId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                          The unique ID of a stack set operation.

                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "operationId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                          The unique ID of a stack set operation.

                                                                                                                                                                                                                                                                                                                          \n@param operationId The unique ID of a stack set operation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "operationId", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                          The unique ID of a stack set operation.

                                                                                                                                                                                                                                                                                                                          \n@return The unique ID of a stack set operation.", "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" : "OperationId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OperationId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "OperationId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                          The unique ID of a stack set operation.

                                                                                                                                                                                                                                                                                                                          \n@param operationId The unique ID of a stack set operation.", "setterMethodName" : "setOperationId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "operationId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "operationId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                          The unique ID of a stack set operation.

                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "OperationPreferences" : { "beanStyleGetterMethodName" : "getOperationPreferences", "beanStyleSetterMethodName" : "setOperationPreferences", "c2jName" : "OperationPreferences", "c2jShape" : "StackSetOperationPreferences", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                          The preferences for how AWS CloudFormation performs this stack set operation.

                                                                                                                                                                                                                                                                                                                          \nThis is a convenience that creates an instance of the {@link StackSetOperationPreferences.Builder} avoiding the need to create one manually via {@link StackSetOperationPreferences#builder()}.\n\nWhen the {@link Consumer} completes, {@link StackSetOperationPreferences.Builder#build()} is called immediately and its result is passed to {@link #operationPreferences(StackSetOperationPreferences)}.\n@param operationPreferences a consumer that will call methods on {@link StackSetOperationPreferences.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #operationPreferences(StackSetOperationPreferences)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                          The preferences for how AWS CloudFormation performs this stack set operation.

                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "operationPreferences", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                          The preferences for how AWS CloudFormation performs this stack set operation.

                                                                                                                                                                                                                                                                                                                          \n@param operationPreferences The preferences for how AWS CloudFormation performs this stack set operation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "operationPreferences", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                          The preferences for how AWS CloudFormation performs this stack set operation.

                                                                                                                                                                                                                                                                                                                          \n@return The preferences for how AWS CloudFormation performs this stack set operation.", "getterModel" : { "returnType" : "StackSetOperationPreferences", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "OperationPreferences", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OperationPreferences", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "OperationPreferences", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                          The preferences for how AWS CloudFormation performs this stack set operation.

                                                                                                                                                                                                                                                                                                                          \n@param operationPreferences The preferences for how AWS CloudFormation performs this stack set operation.", "setterMethodName" : "setOperationPreferences", "setterModel" : { "variableDeclarationType" : "StackSetOperationPreferences", "variableName" : "operationPreferences", "variableType" : "StackSetOperationPreferences", "documentation" : null, "simpleType" : "StackSetOperationPreferences", "variableSetterType" : "StackSetOperationPreferences" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StackSetOperationPreferences", "variableName" : "operationPreferences", "variableType" : "StackSetOperationPreferences", "documentation" : "

                                                                                                                                                                                                                                                                                                                          The preferences for how AWS CloudFormation performs this stack set operation.

                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "StackSetOperationPreferences", "variableSetterType" : "StackSetOperationPreferences" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "RetainStacks" : { "beanStyleGetterMethodName" : "getRetainStacks", "beanStyleSetterMethodName" : "setRetainStacks", "c2jName" : "RetainStacks", "c2jShape" : "RetainStacksNullable", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                          For stack set operations of action type DELETE, specifies whether to remove the stack instances from the specified stack set, but doesn't delete the stacks. You can't reassociate a retained stack, or add an existing, saved stack to a new stack set.

                                                                                                                                                                                                                                                                                                                          \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 #retainStacks(Boolean)}.\n@param retainStacks 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 #retainStacks(Boolean)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                          For stack set operations of action type DELETE, specifies whether to remove the stack instances from the specified stack set, but doesn't delete the stacks. You can't reassociate a retained stack, or add an existing, saved stack to a new stack set.

                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "retainStacks", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                          For stack set operations of action type DELETE, specifies whether to remove the stack instances from the specified stack set, but doesn't delete the stacks. You can't reassociate a retained stack, or add an existing, saved stack to a new stack set.

                                                                                                                                                                                                                                                                                                                          \n@param retainStacks For stack set operations of action type DELETE, specifies whether to remove the stack instances from the specified stack set, but doesn't delete the stacks. You can't reassociate a retained stack, or add an existing, saved stack to a new stack set.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "retainStacks", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                          For stack set operations of action type DELETE, specifies whether to remove the stack instances from the specified stack set, but doesn't delete the stacks. You can't reassociate a retained stack, or add an existing, saved stack to a new stack set.

                                                                                                                                                                                                                                                                                                                          \n@return For stack set operations of action type DELETE, specifies whether to remove the stack instances from the specified stack set, but doesn't delete the stacks. You can't reassociate a retained stack, or add an existing, saved stack to a new stack set.", "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" : "RetainStacks", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RetainStacks", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "RetainStacks", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                          For stack set operations of action type DELETE, specifies whether to remove the stack instances from the specified stack set, but doesn't delete the stacks. You can't reassociate a retained stack, or add an existing, saved stack to a new stack set.

                                                                                                                                                                                                                                                                                                                          \n@param retainStacks For stack set operations of action type DELETE, specifies whether to remove the stack instances from the specified stack set, but doesn't delete the stacks. You can't reassociate a retained stack, or add an existing, saved stack to a new stack set.", "setterMethodName" : "setRetainStacks", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "retainStacks", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "retainStacks", "variableType" : "Boolean", "documentation" : "

                                                                                                                                                                                                                                                                                                                          For stack set operations of action type DELETE, specifies whether to remove the stack instances from the specified stack set, but doesn't delete the stacks. You can't reassociate a retained stack, or add an existing, saved stack to a new stack set.

                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackSetId" : { "beanStyleGetterMethodName" : "getStackSetId", "beanStyleSetterMethodName" : "setStackSetId", "c2jName" : "StackSetId", "c2jShape" : "StackSetId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                          The ID of the stack set.

                                                                                                                                                                                                                                                                                                                          \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 #stackSetId(String)}.\n@param stackSetId 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 #stackSetId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                          The ID of the stack set.

                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackSetId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                          The ID of the stack set.

                                                                                                                                                                                                                                                                                                                          \n@param stackSetId The ID of the stack set.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackSetId", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                          The ID of the stack set.

                                                                                                                                                                                                                                                                                                                          \n@return The ID of the stack set.", "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" : "StackSetId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackSetId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackSetId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                          The ID of the stack set.

                                                                                                                                                                                                                                                                                                                          \n@param stackSetId The ID of the stack set.", "setterMethodName" : "setStackSetId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackSetId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackSetId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                          The ID of the stack set.

                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Status" : { "beanStyleGetterMethodName" : "getStatusAsString", "beanStyleSetterMethodName" : "setStatus", "c2jName" : "Status", "c2jShape" : "StackSetOperationStatus", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                          The status of the operation.

                                                                                                                                                                                                                                                                                                                          • FAILED: The operation exceeded the specified failure tolerance. The failure tolerance value that you've set for an operation is applied for each region during stack create and update operations. If the number of failed stacks within a region exceeds the failure tolerance, the status of the operation in the region is set to FAILED. This in turn sets the status of the operation as a whole to FAILED, and AWS CloudFormation cancels the operation in any remaining regions.

                                                                                                                                                                                                                                                                                                                          • RUNNING: The operation is currently being performed.

                                                                                                                                                                                                                                                                                                                          • STOPPED: The user has cancelled the operation.

                                                                                                                                                                                                                                                                                                                          • STOPPING: The operation is in the process of stopping, at user request.

                                                                                                                                                                                                                                                                                                                          • SUCCEEDED: The operation completed creating or updating all the specified stacks without exceeding the failure tolerance for the operation.

                                                                                                                                                                                                                                                                                                                          \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 #statusAsString(String)}.\n@param status 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 #status(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                          The status of the operation.

                                                                                                                                                                                                                                                                                                                          • FAILED: The operation exceeded the specified failure tolerance. The failure tolerance value that you've set for an operation is applied for each region during stack create and update operations. If the number of failed stacks within a region exceeds the failure tolerance, the status of the operation in the region is set to FAILED. This in turn sets the status of the operation as a whole to FAILED, and AWS CloudFormation cancels the operation in any remaining regions.

                                                                                                                                                                                                                                                                                                                          • RUNNING: The operation is currently being performed.

                                                                                                                                                                                                                                                                                                                          • STOPPED: The user has cancelled the operation.

                                                                                                                                                                                                                                                                                                                          • STOPPING: The operation is in the process of stopping, at user request.

                                                                                                                                                                                                                                                                                                                          • SUCCEEDED: The operation completed creating or updating all the specified stacks without exceeding the failure tolerance for the operation.

                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : "StackSetOperationStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "status", "fluentEnumSetterMethodName" : "status", "fluentGetterMethodName" : "statusAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                          The status of the operation.

                                                                                                                                                                                                                                                                                                                          • FAILED: The operation exceeded the specified failure tolerance. The failure tolerance value that you've set for an operation is applied for each region during stack create and update operations. If the number of failed stacks within a region exceeds the failure tolerance, the status of the operation in the region is set to FAILED. This in turn sets the status of the operation as a whole to FAILED, and AWS CloudFormation cancels the operation in any remaining regions.

                                                                                                                                                                                                                                                                                                                          • RUNNING: The operation is currently being performed.

                                                                                                                                                                                                                                                                                                                          • STOPPED: The user has cancelled the operation.

                                                                                                                                                                                                                                                                                                                          • STOPPING: The operation is in the process of stopping, at user request.

                                                                                                                                                                                                                                                                                                                          • SUCCEEDED: The operation completed creating or updating all the specified stacks without exceeding the failure tolerance for the operation.

                                                                                                                                                                                                                                                                                                                          \n@param status The status of the operation.

                                                                                                                                                                                                                                                                                                                          • FAILED: The operation exceeded the specified failure tolerance. The failure tolerance value that you've set for an operation is applied for each region during stack create and update operations. If the number of failed stacks within a region exceeds the failure tolerance, the status of the operation in the region is set to FAILED. This in turn sets the status of the operation as a whole to FAILED, and AWS CloudFormation cancels the operation in any remaining regions.

                                                                                                                                                                                                                                                                                                                          • RUNNING: The operation is currently being performed.

                                                                                                                                                                                                                                                                                                                          • STOPPED: The user has cancelled the operation.

                                                                                                                                                                                                                                                                                                                          • STOPPING: The operation is in the process of stopping, at user request.

                                                                                                                                                                                                                                                                                                                          • SUCCEEDED: The operation completed creating or updating all the specified stacks without exceeding the failure tolerance for the operation.

                                                                                                                                                                                                                                                                                                                          • \n@see StackSetOperationStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see StackSetOperationStatus", "fluentSetterMethodName" : "status", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                            The status of the operation.

                                                                                                                                                                                                                                                                                                                            • FAILED: The operation exceeded the specified failure tolerance. The failure tolerance value that you've set for an operation is applied for each region during stack create and update operations. If the number of failed stacks within a region exceeds the failure tolerance, the status of the operation in the region is set to FAILED. This in turn sets the status of the operation as a whole to FAILED, and AWS CloudFormation cancels the operation in any remaining regions.

                                                                                                                                                                                                                                                                                                                            • RUNNING: The operation is currently being performed.

                                                                                                                                                                                                                                                                                                                            • STOPPED: The user has cancelled the operation.

                                                                                                                                                                                                                                                                                                                            • STOPPING: The operation is in the process of stopping, at user request.

                                                                                                                                                                                                                                                                                                                            • SUCCEEDED: The operation completed creating or updating all the specified stacks without exceeding the failure tolerance for the operation.

                                                                                                                                                                                                                                                                                                                            \n

                                                                                                                                                                                                                                                                                                                            \nIf the service returns an enum value that is not available in the current SDK version, {@link #status} will return {@link StackSetOperationStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #statusAsString}.\n

                                                                                                                                                                                                                                                                                                                            \n@return The status of the operation.

                                                                                                                                                                                                                                                                                                                            • FAILED: The operation exceeded the specified failure tolerance. The failure tolerance value that you've set for an operation is applied for each region during stack create and update operations. If the number of failed stacks within a region exceeds the failure tolerance, the status of the operation in the region is set to FAILED. This in turn sets the status of the operation as a whole to FAILED, and AWS CloudFormation cancels the operation in any remaining regions.

                                                                                                                                                                                                                                                                                                                            • RUNNING: The operation is currently being performed.

                                                                                                                                                                                                                                                                                                                            • STOPPED: The user has cancelled the operation.

                                                                                                                                                                                                                                                                                                                            • STOPPING: The operation is in the process of stopping, at user request.

                                                                                                                                                                                                                                                                                                                            • SUCCEEDED: The operation completed creating or updating all the specified stacks without exceeding the failure tolerance for the operation.

                                                                                                                                                                                                                                                                                                                            • \n@see StackSetOperationStatus", "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" : "Status", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Status", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Status", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                              The status of the operation.

                                                                                                                                                                                                                                                                                                                              • FAILED: The operation exceeded the specified failure tolerance. The failure tolerance value that you've set for an operation is applied for each region during stack create and update operations. If the number of failed stacks within a region exceeds the failure tolerance, the status of the operation in the region is set to FAILED. This in turn sets the status of the operation as a whole to FAILED, and AWS CloudFormation cancels the operation in any remaining regions.

                                                                                                                                                                                                                                                                                                                              • RUNNING: The operation is currently being performed.

                                                                                                                                                                                                                                                                                                                              • STOPPED: The user has cancelled the operation.

                                                                                                                                                                                                                                                                                                                              • STOPPING: The operation is in the process of stopping, at user request.

                                                                                                                                                                                                                                                                                                                              • SUCCEEDED: The operation completed creating or updating all the specified stacks without exceeding the failure tolerance for the operation.

                                                                                                                                                                                                                                                                                                                              \n@param status The status of the operation.

                                                                                                                                                                                                                                                                                                                              • FAILED: The operation exceeded the specified failure tolerance. The failure tolerance value that you've set for an operation is applied for each region during stack create and update operations. If the number of failed stacks within a region exceeds the failure tolerance, the status of the operation in the region is set to FAILED. This in turn sets the status of the operation as a whole to FAILED, and AWS CloudFormation cancels the operation in any remaining regions.

                                                                                                                                                                                                                                                                                                                              • RUNNING: The operation is currently being performed.

                                                                                                                                                                                                                                                                                                                              • STOPPED: The user has cancelled the operation.

                                                                                                                                                                                                                                                                                                                              • STOPPING: The operation is in the process of stopping, at user request.

                                                                                                                                                                                                                                                                                                                              • SUCCEEDED: The operation completed creating or updating all the specified stacks without exceeding the failure tolerance for the operation.

                                                                                                                                                                                                                                                                                                                              • \n@see StackSetOperationStatus", "setterMethodName" : "setStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                The status of the operation.

                                                                                                                                                                                                                                                                                                                                • FAILED: The operation exceeded the specified failure tolerance. The failure tolerance value that you've set for an operation is applied for each region during stack create and update operations. If the number of failed stacks within a region exceeds the failure tolerance, the status of the operation in the region is set to FAILED. This in turn sets the status of the operation as a whole to FAILED, and AWS CloudFormation cancels the operation in any remaining regions.

                                                                                                                                                                                                                                                                                                                                • RUNNING: The operation is currently being performed.

                                                                                                                                                                                                                                                                                                                                • STOPPED: The user has cancelled the operation.

                                                                                                                                                                                                                                                                                                                                • STOPPING: The operation is in the process of stopping, at user request.

                                                                                                                                                                                                                                                                                                                                • SUCCEEDED: The operation completed creating or updating all the specified stacks without exceeding the failure tolerance for the operation.

                                                                                                                                                                                                                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getOperationId", "beanStyleSetterMethodName" : "setOperationId", "c2jName" : "OperationId", "c2jShape" : "ClientRequestToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                The unique ID of a stack set operation.

                                                                                                                                                                                                                                                                                                                                \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 #operationId(String)}.\n@param operationId 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 #operationId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                The unique ID of a stack set operation.

                                                                                                                                                                                                                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "operationId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                The unique ID of a stack set operation.

                                                                                                                                                                                                                                                                                                                                \n@param operationId The unique ID of a stack set operation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "operationId", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                The unique ID of a stack set operation.

                                                                                                                                                                                                                                                                                                                                \n@return The unique ID of a stack set operation.", "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" : "OperationId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OperationId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "OperationId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                The unique ID of a stack set operation.

                                                                                                                                                                                                                                                                                                                                \n@param operationId The unique ID of a stack set operation.", "setterMethodName" : "setOperationId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "operationId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "operationId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                The unique ID of a stack set operation.

                                                                                                                                                                                                                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackSetId", "beanStyleSetterMethodName" : "setStackSetId", "c2jName" : "StackSetId", "c2jShape" : "StackSetId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                The ID of the stack set.

                                                                                                                                                                                                                                                                                                                                \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 #stackSetId(String)}.\n@param stackSetId 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 #stackSetId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                The ID of the stack set.

                                                                                                                                                                                                                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackSetId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                The ID of the stack set.

                                                                                                                                                                                                                                                                                                                                \n@param stackSetId The ID of the stack set.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackSetId", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                The ID of the stack set.

                                                                                                                                                                                                                                                                                                                                \n@return The ID of the stack set.", "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" : "StackSetId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackSetId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackSetId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                The ID of the stack set.

                                                                                                                                                                                                                                                                                                                                \n@param stackSetId The ID of the stack set.", "setterMethodName" : "setStackSetId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackSetId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackSetId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                The ID of the stack set.

                                                                                                                                                                                                                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getActionAsString", "beanStyleSetterMethodName" : "setAction", "c2jName" : "Action", "c2jShape" : "StackSetOperationAction", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                The type of stack set operation: CREATE, UPDATE, or DELETE. Create and delete operations affect only the specified stack set instances that are associated with the specified stack set. Update operations affect both the stack set itself, as well as all associated stack set instances.

                                                                                                                                                                                                                                                                                                                                \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 #actionAsString(String)}.\n@param action 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 #action(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                The type of stack set operation: CREATE, UPDATE, or DELETE. Create and delete operations affect only the specified stack set instances that are associated with the specified stack set. Update operations affect both the stack set itself, as well as all associated stack set instances.

                                                                                                                                                                                                                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : "StackSetOperationAction", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "action", "fluentEnumSetterMethodName" : "action", "fluentGetterMethodName" : "actionAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                The type of stack set operation: CREATE, UPDATE, or DELETE. Create and delete operations affect only the specified stack set instances that are associated with the specified stack set. Update operations affect both the stack set itself, as well as all associated stack set instances.

                                                                                                                                                                                                                                                                                                                                \n@param action The type of stack set operation: CREATE, UPDATE, or DELETE. Create and delete operations affect only the specified stack set instances that are associated with the specified stack set. Update operations affect both the stack set itself, as well as all associated stack set instances.\n@see StackSetOperationAction\n@return Returns a reference to this object so that method calls can be chained together.\n@see StackSetOperationAction", "fluentSetterMethodName" : "action", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                The type of stack set operation: CREATE, UPDATE, or DELETE. Create and delete operations affect only the specified stack set instances that are associated with the specified stack set. Update operations affect both the stack set itself, as well as all associated stack set instances.

                                                                                                                                                                                                                                                                                                                                \n

                                                                                                                                                                                                                                                                                                                                \nIf the service returns an enum value that is not available in the current SDK version, {@link #action} will return {@link StackSetOperationAction#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #actionAsString}.\n

                                                                                                                                                                                                                                                                                                                                \n@return The type of stack set operation: CREATE, UPDATE, or DELETE. Create and delete operations affect only the specified stack set instances that are associated with the specified stack set. Update operations affect both the stack set itself, as well as all associated stack set instances.\n@see StackSetOperationAction", "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" : "Action", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Action", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Action", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                The type of stack set operation: CREATE, UPDATE, or DELETE. Create and delete operations affect only the specified stack set instances that are associated with the specified stack set. Update operations affect both the stack set itself, as well as all associated stack set instances.

                                                                                                                                                                                                                                                                                                                                \n@param action The type of stack set operation: CREATE, UPDATE, or DELETE. Create and delete operations affect only the specified stack set instances that are associated with the specified stack set. Update operations affect both the stack set itself, as well as all associated stack set instances.\n@see StackSetOperationAction", "setterMethodName" : "setAction", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "action", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "action", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                The type of stack set operation: CREATE, UPDATE, or DELETE. Create and delete operations affect only the specified stack set instances that are associated with the specified stack set. Update operations affect both the stack set itself, as well as all associated stack set instances.

                                                                                                                                                                                                                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStatusAsString", "beanStyleSetterMethodName" : "setStatus", "c2jName" : "Status", "c2jShape" : "StackSetOperationStatus", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                The status of the operation.

                                                                                                                                                                                                                                                                                                                                • FAILED: The operation exceeded the specified failure tolerance. The failure tolerance value that you've set for an operation is applied for each region during stack create and update operations. If the number of failed stacks within a region exceeds the failure tolerance, the status of the operation in the region is set to FAILED. This in turn sets the status of the operation as a whole to FAILED, and AWS CloudFormation cancels the operation in any remaining regions.

                                                                                                                                                                                                                                                                                                                                • RUNNING: The operation is currently being performed.

                                                                                                                                                                                                                                                                                                                                • STOPPED: The user has cancelled the operation.

                                                                                                                                                                                                                                                                                                                                • STOPPING: The operation is in the process of stopping, at user request.

                                                                                                                                                                                                                                                                                                                                • SUCCEEDED: The operation completed creating or updating all the specified stacks without exceeding the failure tolerance for the operation.

                                                                                                                                                                                                                                                                                                                                \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 #statusAsString(String)}.\n@param status 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 #status(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                The status of the operation.

                                                                                                                                                                                                                                                                                                                                • FAILED: The operation exceeded the specified failure tolerance. The failure tolerance value that you've set for an operation is applied for each region during stack create and update operations. If the number of failed stacks within a region exceeds the failure tolerance, the status of the operation in the region is set to FAILED. This in turn sets the status of the operation as a whole to FAILED, and AWS CloudFormation cancels the operation in any remaining regions.

                                                                                                                                                                                                                                                                                                                                • RUNNING: The operation is currently being performed.

                                                                                                                                                                                                                                                                                                                                • STOPPED: The user has cancelled the operation.

                                                                                                                                                                                                                                                                                                                                • STOPPING: The operation is in the process of stopping, at user request.

                                                                                                                                                                                                                                                                                                                                • SUCCEEDED: The operation completed creating or updating all the specified stacks without exceeding the failure tolerance for the operation.

                                                                                                                                                                                                                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : "StackSetOperationStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "status", "fluentEnumSetterMethodName" : "status", "fluentGetterMethodName" : "statusAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                The status of the operation.

                                                                                                                                                                                                                                                                                                                                • FAILED: The operation exceeded the specified failure tolerance. The failure tolerance value that you've set for an operation is applied for each region during stack create and update operations. If the number of failed stacks within a region exceeds the failure tolerance, the status of the operation in the region is set to FAILED. This in turn sets the status of the operation as a whole to FAILED, and AWS CloudFormation cancels the operation in any remaining regions.

                                                                                                                                                                                                                                                                                                                                • RUNNING: The operation is currently being performed.

                                                                                                                                                                                                                                                                                                                                • STOPPED: The user has cancelled the operation.

                                                                                                                                                                                                                                                                                                                                • STOPPING: The operation is in the process of stopping, at user request.

                                                                                                                                                                                                                                                                                                                                • SUCCEEDED: The operation completed creating or updating all the specified stacks without exceeding the failure tolerance for the operation.

                                                                                                                                                                                                                                                                                                                                \n@param status The status of the operation.

                                                                                                                                                                                                                                                                                                                                • FAILED: The operation exceeded the specified failure tolerance. The failure tolerance value that you've set for an operation is applied for each region during stack create and update operations. If the number of failed stacks within a region exceeds the failure tolerance, the status of the operation in the region is set to FAILED. This in turn sets the status of the operation as a whole to FAILED, and AWS CloudFormation cancels the operation in any remaining regions.

                                                                                                                                                                                                                                                                                                                                • RUNNING: The operation is currently being performed.

                                                                                                                                                                                                                                                                                                                                • STOPPED: The user has cancelled the operation.

                                                                                                                                                                                                                                                                                                                                • STOPPING: The operation is in the process of stopping, at user request.

                                                                                                                                                                                                                                                                                                                                • SUCCEEDED: The operation completed creating or updating all the specified stacks without exceeding the failure tolerance for the operation.

                                                                                                                                                                                                                                                                                                                                • \n@see StackSetOperationStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see StackSetOperationStatus", "fluentSetterMethodName" : "status", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                  The status of the operation.

                                                                                                                                                                                                                                                                                                                                  • FAILED: The operation exceeded the specified failure tolerance. The failure tolerance value that you've set for an operation is applied for each region during stack create and update operations. If the number of failed stacks within a region exceeds the failure tolerance, the status of the operation in the region is set to FAILED. This in turn sets the status of the operation as a whole to FAILED, and AWS CloudFormation cancels the operation in any remaining regions.

                                                                                                                                                                                                                                                                                                                                  • RUNNING: The operation is currently being performed.

                                                                                                                                                                                                                                                                                                                                  • STOPPED: The user has cancelled the operation.

                                                                                                                                                                                                                                                                                                                                  • STOPPING: The operation is in the process of stopping, at user request.

                                                                                                                                                                                                                                                                                                                                  • SUCCEEDED: The operation completed creating or updating all the specified stacks without exceeding the failure tolerance for the operation.

                                                                                                                                                                                                                                                                                                                                  \n

                                                                                                                                                                                                                                                                                                                                  \nIf the service returns an enum value that is not available in the current SDK version, {@link #status} will return {@link StackSetOperationStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #statusAsString}.\n

                                                                                                                                                                                                                                                                                                                                  \n@return The status of the operation.

                                                                                                                                                                                                                                                                                                                                  • FAILED: The operation exceeded the specified failure tolerance. The failure tolerance value that you've set for an operation is applied for each region during stack create and update operations. If the number of failed stacks within a region exceeds the failure tolerance, the status of the operation in the region is set to FAILED. This in turn sets the status of the operation as a whole to FAILED, and AWS CloudFormation cancels the operation in any remaining regions.

                                                                                                                                                                                                                                                                                                                                  • RUNNING: The operation is currently being performed.

                                                                                                                                                                                                                                                                                                                                  • STOPPED: The user has cancelled the operation.

                                                                                                                                                                                                                                                                                                                                  • STOPPING: The operation is in the process of stopping, at user request.

                                                                                                                                                                                                                                                                                                                                  • SUCCEEDED: The operation completed creating or updating all the specified stacks without exceeding the failure tolerance for the operation.

                                                                                                                                                                                                                                                                                                                                  • \n@see StackSetOperationStatus", "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" : "Status", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Status", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Status", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                    The status of the operation.

                                                                                                                                                                                                                                                                                                                                    • FAILED: The operation exceeded the specified failure tolerance. The failure tolerance value that you've set for an operation is applied for each region during stack create and update operations. If the number of failed stacks within a region exceeds the failure tolerance, the status of the operation in the region is set to FAILED. This in turn sets the status of the operation as a whole to FAILED, and AWS CloudFormation cancels the operation in any remaining regions.

                                                                                                                                                                                                                                                                                                                                    • RUNNING: The operation is currently being performed.

                                                                                                                                                                                                                                                                                                                                    • STOPPED: The user has cancelled the operation.

                                                                                                                                                                                                                                                                                                                                    • STOPPING: The operation is in the process of stopping, at user request.

                                                                                                                                                                                                                                                                                                                                    • SUCCEEDED: The operation completed creating or updating all the specified stacks without exceeding the failure tolerance for the operation.

                                                                                                                                                                                                                                                                                                                                    \n@param status The status of the operation.

                                                                                                                                                                                                                                                                                                                                    • FAILED: The operation exceeded the specified failure tolerance. The failure tolerance value that you've set for an operation is applied for each region during stack create and update operations. If the number of failed stacks within a region exceeds the failure tolerance, the status of the operation in the region is set to FAILED. This in turn sets the status of the operation as a whole to FAILED, and AWS CloudFormation cancels the operation in any remaining regions.

                                                                                                                                                                                                                                                                                                                                    • RUNNING: The operation is currently being performed.

                                                                                                                                                                                                                                                                                                                                    • STOPPED: The user has cancelled the operation.

                                                                                                                                                                                                                                                                                                                                    • STOPPING: The operation is in the process of stopping, at user request.

                                                                                                                                                                                                                                                                                                                                    • SUCCEEDED: The operation completed creating or updating all the specified stacks without exceeding the failure tolerance for the operation.

                                                                                                                                                                                                                                                                                                                                    • \n@see StackSetOperationStatus", "setterMethodName" : "setStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                      The status of the operation.

                                                                                                                                                                                                                                                                                                                                      • FAILED: The operation exceeded the specified failure tolerance. The failure tolerance value that you've set for an operation is applied for each region during stack create and update operations. If the number of failed stacks within a region exceeds the failure tolerance, the status of the operation in the region is set to FAILED. This in turn sets the status of the operation as a whole to FAILED, and AWS CloudFormation cancels the operation in any remaining regions.

                                                                                                                                                                                                                                                                                                                                      • RUNNING: The operation is currently being performed.

                                                                                                                                                                                                                                                                                                                                      • STOPPED: The user has cancelled the operation.

                                                                                                                                                                                                                                                                                                                                      • STOPPING: The operation is in the process of stopping, at user request.

                                                                                                                                                                                                                                                                                                                                      • SUCCEEDED: The operation completed creating or updating all the specified stacks without exceeding the failure tolerance for the operation.

                                                                                                                                                                                                                                                                                                                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getOperationPreferences", "beanStyleSetterMethodName" : "setOperationPreferences", "c2jName" : "OperationPreferences", "c2jShape" : "StackSetOperationPreferences", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The preferences for how AWS CloudFormation performs this stack set operation.

                                                                                                                                                                                                                                                                                                                                      \nThis is a convenience that creates an instance of the {@link StackSetOperationPreferences.Builder} avoiding the need to create one manually via {@link StackSetOperationPreferences#builder()}.\n\nWhen the {@link Consumer} completes, {@link StackSetOperationPreferences.Builder#build()} is called immediately and its result is passed to {@link #operationPreferences(StackSetOperationPreferences)}.\n@param operationPreferences a consumer that will call methods on {@link StackSetOperationPreferences.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #operationPreferences(StackSetOperationPreferences)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                      The preferences for how AWS CloudFormation performs this stack set operation.

                                                                                                                                                                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "operationPreferences", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The preferences for how AWS CloudFormation performs this stack set operation.

                                                                                                                                                                                                                                                                                                                                      \n@param operationPreferences The preferences for how AWS CloudFormation performs this stack set operation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "operationPreferences", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The preferences for how AWS CloudFormation performs this stack set operation.

                                                                                                                                                                                                                                                                                                                                      \n@return The preferences for how AWS CloudFormation performs this stack set operation.", "getterModel" : { "returnType" : "StackSetOperationPreferences", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "OperationPreferences", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OperationPreferences", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "OperationPreferences", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The preferences for how AWS CloudFormation performs this stack set operation.

                                                                                                                                                                                                                                                                                                                                      \n@param operationPreferences The preferences for how AWS CloudFormation performs this stack set operation.", "setterMethodName" : "setOperationPreferences", "setterModel" : { "variableDeclarationType" : "StackSetOperationPreferences", "variableName" : "operationPreferences", "variableType" : "StackSetOperationPreferences", "documentation" : null, "simpleType" : "StackSetOperationPreferences", "variableSetterType" : "StackSetOperationPreferences" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StackSetOperationPreferences", "variableName" : "operationPreferences", "variableType" : "StackSetOperationPreferences", "documentation" : "

                                                                                                                                                                                                                                                                                                                                      The preferences for how AWS CloudFormation performs this stack set operation.

                                                                                                                                                                                                                                                                                                                                      ", "simpleType" : "StackSetOperationPreferences", "variableSetterType" : "StackSetOperationPreferences" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRetainStacks", "beanStyleSetterMethodName" : "setRetainStacks", "c2jName" : "RetainStacks", "c2jShape" : "RetainStacksNullable", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      For stack set operations of action type DELETE, specifies whether to remove the stack instances from the specified stack set, but doesn't delete the stacks. You can't reassociate a retained stack, or add an existing, saved stack to a new stack set.

                                                                                                                                                                                                                                                                                                                                      \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 #retainStacks(Boolean)}.\n@param retainStacks 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 #retainStacks(Boolean)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                      For stack set operations of action type DELETE, specifies whether to remove the stack instances from the specified stack set, but doesn't delete the stacks. You can't reassociate a retained stack, or add an existing, saved stack to a new stack set.

                                                                                                                                                                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "retainStacks", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      For stack set operations of action type DELETE, specifies whether to remove the stack instances from the specified stack set, but doesn't delete the stacks. You can't reassociate a retained stack, or add an existing, saved stack to a new stack set.

                                                                                                                                                                                                                                                                                                                                      \n@param retainStacks For stack set operations of action type DELETE, specifies whether to remove the stack instances from the specified stack set, but doesn't delete the stacks. You can't reassociate a retained stack, or add an existing, saved stack to a new stack set.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "retainStacks", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      For stack set operations of action type DELETE, specifies whether to remove the stack instances from the specified stack set, but doesn't delete the stacks. You can't reassociate a retained stack, or add an existing, saved stack to a new stack set.

                                                                                                                                                                                                                                                                                                                                      \n@return For stack set operations of action type DELETE, specifies whether to remove the stack instances from the specified stack set, but doesn't delete the stacks. You can't reassociate a retained stack, or add an existing, saved stack to a new stack set.", "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" : "RetainStacks", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RetainStacks", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "RetainStacks", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      For stack set operations of action type DELETE, specifies whether to remove the stack instances from the specified stack set, but doesn't delete the stacks. You can't reassociate a retained stack, or add an existing, saved stack to a new stack set.

                                                                                                                                                                                                                                                                                                                                      \n@param retainStacks For stack set operations of action type DELETE, specifies whether to remove the stack instances from the specified stack set, but doesn't delete the stacks. You can't reassociate a retained stack, or add an existing, saved stack to a new stack set.", "setterMethodName" : "setRetainStacks", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "retainStacks", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "retainStacks", "variableType" : "Boolean", "documentation" : "

                                                                                                                                                                                                                                                                                                                                      For stack set operations of action type DELETE, specifies whether to remove the stack instances from the specified stack set, but doesn't delete the stacks. You can't reassociate a retained stack, or add an existing, saved stack to a new stack set.

                                                                                                                                                                                                                                                                                                                                      ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAdministrationRoleARN", "beanStyleSetterMethodName" : "setAdministrationRoleARN", "c2jName" : "AdministrationRoleARN", "c2jShape" : "RoleARN", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The Amazon Resource Number (ARN) of the IAM role used to perform this stack set operation.

                                                                                                                                                                                                                                                                                                                                      Use customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Define Permissions for Multiple Administrators in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                      \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 #administrationRoleARN(String)}.\n@param administrationRoleARN 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 #administrationRoleARN(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                      The Amazon Resource Number (ARN) of the IAM role used to perform this stack set operation.

                                                                                                                                                                                                                                                                                                                                      Use customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Define Permissions for Multiple Administrators in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "administrationRoleARN", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The Amazon Resource Number (ARN) of the IAM role used to perform this stack set operation.

                                                                                                                                                                                                                                                                                                                                      Use customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Define Permissions for Multiple Administrators in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                      \n@param administrationRoleARN The Amazon Resource Number (ARN) of the IAM role used to perform this stack set operation.

                                                                                                                                                                                                                                                                                                                                      Use customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Define Permissions for Multiple Administrators in the AWS CloudFormation User Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "administrationRoleARN", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The Amazon Resource Number (ARN) of the IAM role used to perform this stack set operation.

                                                                                                                                                                                                                                                                                                                                      Use customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Define Permissions for Multiple Administrators in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                      \n@return The Amazon Resource Number (ARN) of the IAM role used to perform this stack set operation.

                                                                                                                                                                                                                                                                                                                                      Use customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Define Permissions for Multiple Administrators in the AWS CloudFormation User Guide.", "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" : "AdministrationRoleARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AdministrationRoleARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AdministrationRoleARN", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The Amazon Resource Number (ARN) of the IAM role used to perform this stack set operation.

                                                                                                                                                                                                                                                                                                                                      Use customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Define Permissions for Multiple Administrators in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                      \n@param administrationRoleARN The Amazon Resource Number (ARN) of the IAM role used to perform this stack set operation.

                                                                                                                                                                                                                                                                                                                                      Use customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Define Permissions for Multiple Administrators in the AWS CloudFormation User Guide.", "setterMethodName" : "setAdministrationRoleARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "administrationRoleARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "administrationRoleARN", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                      The Amazon Resource Number (ARN) of the IAM role used to perform this stack set operation.

                                                                                                                                                                                                                                                                                                                                      Use customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Define Permissions for Multiple Administrators in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getExecutionRoleName", "beanStyleSetterMethodName" : "setExecutionRoleName", "c2jName" : "ExecutionRoleName", "c2jShape" : "ExecutionRoleName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The name of the IAM execution role used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                                      Use customized execution roles to control which stack resources users and groups can include in their stack sets.

                                                                                                                                                                                                                                                                                                                                      \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 #executionRoleName(String)}.\n@param executionRoleName 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 #executionRoleName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                      The name of the IAM execution role used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                                      Use customized execution roles to control which stack resources users and groups can include in their stack sets.

                                                                                                                                                                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "executionRoleName", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The name of the IAM execution role used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                                      Use customized execution roles to control which stack resources users and groups can include in their stack sets.

                                                                                                                                                                                                                                                                                                                                      \n@param executionRoleName The name of the IAM execution role used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                                      Use customized execution roles to control which stack resources users and groups can include in their stack sets.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "executionRoleName", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The name of the IAM execution role used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                                      Use customized execution roles to control which stack resources users and groups can include in their stack sets.

                                                                                                                                                                                                                                                                                                                                      \n@return The name of the IAM execution role used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                                      Use customized execution roles to control which stack resources users and groups can include in their stack sets.", "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" : "ExecutionRoleName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ExecutionRoleName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ExecutionRoleName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The name of the IAM execution role used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                                      Use customized execution roles to control which stack resources users and groups can include in their stack sets.

                                                                                                                                                                                                                                                                                                                                      \n@param executionRoleName The name of the IAM execution role used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                                      Use customized execution roles to control which stack resources users and groups can include in their stack sets.", "setterMethodName" : "setExecutionRoleName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "executionRoleName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "executionRoleName", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                      The name of the IAM execution role used to create or update the stack set.

                                                                                                                                                                                                                                                                                                                                      Use customized execution roles to control which stack resources users and groups can include in their stack sets.

                                                                                                                                                                                                                                                                                                                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCreationTimestamp", "beanStyleSetterMethodName" : "setCreationTimestamp", "c2jName" : "CreationTimestamp", "c2jShape" : "Timestamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The time at which the operation was initiated. Note that the creation times for the stack set operation might differ from the creation time of the individual stacks themselves. This is because AWS CloudFormation needs to perform preparatory work for the operation, such as dispatching the work to the requested regions, before actually creating the first stacks.

                                                                                                                                                                                                                                                                                                                                      \nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #creationTimestamp(Instant)}.\n@param creationTimestamp a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #creationTimestamp(Instant)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                      The time at which the operation was initiated. Note that the creation times for the stack set operation might differ from the creation time of the individual stacks themselves. This is because AWS CloudFormation needs to perform preparatory work for the operation, such as dispatching the work to the requested regions, before actually creating the first stacks.

                                                                                                                                                                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "creationTimestamp", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The time at which the operation was initiated. Note that the creation times for the stack set operation might differ from the creation time of the individual stacks themselves. This is because AWS CloudFormation needs to perform preparatory work for the operation, such as dispatching the work to the requested regions, before actually creating the first stacks.

                                                                                                                                                                                                                                                                                                                                      \n@param creationTimestamp The time at which the operation was initiated. Note that the creation times for the stack set operation might differ from the creation time of the individual stacks themselves. This is because AWS CloudFormation needs to perform preparatory work for the operation, such as dispatching the work to the requested regions, before actually creating the first stacks.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "creationTimestamp", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The time at which the operation was initiated. Note that the creation times for the stack set operation might differ from the creation time of the individual stacks themselves. This is because AWS CloudFormation needs to perform preparatory work for the operation, such as dispatching the work to the requested regions, before actually creating the first stacks.

                                                                                                                                                                                                                                                                                                                                      \n@return The time at which the operation was initiated. Note that the creation times for the stack set operation might differ from the creation time of the individual stacks themselves. This is because AWS CloudFormation needs to perform preparatory work for the operation, such as dispatching the work to the requested regions, before actually creating the first stacks.", "getterModel" : { "returnType" : "java.time.Instant", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CreationTimestamp", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CreationTimestamp", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "CreationTimestamp", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The time at which the operation was initiated. Note that the creation times for the stack set operation might differ from the creation time of the individual stacks themselves. This is because AWS CloudFormation needs to perform preparatory work for the operation, such as dispatching the work to the requested regions, before actually creating the first stacks.

                                                                                                                                                                                                                                                                                                                                      \n@param creationTimestamp The time at which the operation was initiated. Note that the creation times for the stack set operation might differ from the creation time of the individual stacks themselves. This is because AWS CloudFormation needs to perform preparatory work for the operation, such as dispatching the work to the requested regions, before actually creating the first stacks.", "setterMethodName" : "setCreationTimestamp", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "creationTimestamp", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "creationTimestamp", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                                                                                                                                                                                                      The time at which the operation was initiated. Note that the creation times for the stack set operation might differ from the creation time of the individual stacks themselves. This is because AWS CloudFormation needs to perform preparatory work for the operation, such as dispatching the work to the requested regions, before actually creating the first stacks.

                                                                                                                                                                                                                                                                                                                                      ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEndTimestamp", "beanStyleSetterMethodName" : "setEndTimestamp", "c2jName" : "EndTimestamp", "c2jShape" : "Timestamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The time at which the stack set operation ended, across all accounts and regions specified. Note that this doesn't necessarily mean that the stack set operation was successful, or even attempted, in each account or region.

                                                                                                                                                                                                                                                                                                                                      \nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #endTimestamp(Instant)}.\n@param endTimestamp a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #endTimestamp(Instant)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                      The time at which the stack set operation ended, across all accounts and regions specified. Note that this doesn't necessarily mean that the stack set operation was successful, or even attempted, in each account or region.

                                                                                                                                                                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "endTimestamp", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The time at which the stack set operation ended, across all accounts and regions specified. Note that this doesn't necessarily mean that the stack set operation was successful, or even attempted, in each account or region.

                                                                                                                                                                                                                                                                                                                                      \n@param endTimestamp The time at which the stack set operation ended, across all accounts and regions specified. Note that this doesn't necessarily mean that the stack set operation was successful, or even attempted, in each account or region.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "endTimestamp", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The time at which the stack set operation ended, across all accounts and regions specified. Note that this doesn't necessarily mean that the stack set operation was successful, or even attempted, in each account or region.

                                                                                                                                                                                                                                                                                                                                      \n@return The time at which the stack set operation ended, across all accounts and regions specified. Note that this doesn't necessarily mean that the stack set operation was successful, or even attempted, in each account or region.", "getterModel" : { "returnType" : "java.time.Instant", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EndTimestamp", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EndTimestamp", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "EndTimestamp", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The time at which the stack set operation ended, across all accounts and regions specified. Note that this doesn't necessarily mean that the stack set operation was successful, or even attempted, in each account or region.

                                                                                                                                                                                                                                                                                                                                      \n@param endTimestamp The time at which the stack set operation ended, across all accounts and regions specified. Note that this doesn't necessarily mean that the stack set operation was successful, or even attempted, in each account or region.", "setterMethodName" : "setEndTimestamp", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "endTimestamp", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "endTimestamp", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                                                                                                                                                                                                      The time at which the stack set operation ended, across all accounts and regions specified. Note that this doesn't necessarily mean that the stack set operation was successful, or even attempted, in each account or region.

                                                                                                                                                                                                                                                                                                                                      ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "StackSetOperation", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "StackSetOperation", "variableName" : "stackSetOperation", "variableType" : "StackSetOperation", "documentation" : null, "simpleType" : "StackSetOperation", "variableSetterType" : "StackSetOperation" }, "wrapper" : false, "xmlNamespace" : null }, "StackSetOperationAction" : { "c2jName" : "StackSetOperationAction", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : [ { "name" : "CREATE", "value" : "CREATE" }, { "name" : "UPDATE", "value" : "UPDATE" }, { "name" : "DELETE", "value" : "DELETE" } ], "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" : "StackSetOperationAction", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "StackSetOperationAction", "variableName" : "stackSetOperationAction", "variableType" : "StackSetOperationAction", "documentation" : null, "simpleType" : "StackSetOperationAction", "variableSetterType" : "StackSetOperationAction" }, "wrapper" : false, "xmlNamespace" : null }, "StackSetOperationPreferences" : { "c2jName" : "StackSetOperationPreferences", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                      The user-specified preferences for how AWS CloudFormation performs a stack set operation.

                                                                                                                                                                                                                                                                                                                                      For more information on maximum concurrent accounts and failure tolerance, see Stack set operation options.

                                                                                                                                                                                                                                                                                                                                      ", "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" : "getRegionOrder", "beanStyleSetterMethodName" : "setRegionOrder", "c2jName" : "RegionOrder", "c2jShape" : "RegionList", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The order of the regions in where you want to perform the stack operation.

                                                                                                                                                                                                                                                                                                                                      \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 #regionOrder(List)}.\n@param regionOrder 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 #regionOrder(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                      The order of the regions in where you want to perform the stack operation.

                                                                                                                                                                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "regionOrder", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The order of the regions in where you want to perform the stack operation.

                                                                                                                                                                                                                                                                                                                                      \n@param regionOrder The order of the regions in where you want to perform the stack operation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "regionOrder", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The order of the regions in where you want to perform the stack operation.

                                                                                                                                                                                                                                                                                                                                      \n

                                                                                                                                                                                                                                                                                                                                      \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                                                                                                                                                                                      \n@return The order of the regions in where you want to perform the stack operation.", "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" : "RegionOrder", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RegionOrder", "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" : "Region", "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" : "RegionOrder", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The order of the regions in where you want to perform the stack operation.

                                                                                                                                                                                                                                                                                                                                      \n@param regionOrder The order of the regions in where you want to perform the stack operation.", "setterMethodName" : "setRegionOrder", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "regionOrder", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "regionOrder", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                                                                                                                                                                                      The order of the regions in where you want to perform the stack operation.

                                                                                                                                                                                                                                                                                                                                      ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getFailureToleranceCount", "beanStyleSetterMethodName" : "setFailureToleranceCount", "c2jName" : "FailureToleranceCount", "c2jShape" : "FailureToleranceCount", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The number of accounts, per region, for which this operation can fail before AWS CloudFormation stops the operation in that region. If the operation is stopped in a region, AWS CloudFormation doesn't attempt the operation in any subsequent regions.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either FailureToleranceCount or FailureTolerancePercentage (but not both).

                                                                                                                                                                                                                                                                                                                                      \nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #failureToleranceCount(Integer)}.\n@param failureToleranceCount a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #failureToleranceCount(Integer)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                      The number of accounts, per region, for which this operation can fail before AWS CloudFormation stops the operation in that region. If the operation is stopped in a region, AWS CloudFormation doesn't attempt the operation in any subsequent regions.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either FailureToleranceCount or FailureTolerancePercentage (but not both).

                                                                                                                                                                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "failureToleranceCount", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The number of accounts, per region, for which this operation can fail before AWS CloudFormation stops the operation in that region. If the operation is stopped in a region, AWS CloudFormation doesn't attempt the operation in any subsequent regions.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either FailureToleranceCount or FailureTolerancePercentage (but not both).

                                                                                                                                                                                                                                                                                                                                      \n@param failureToleranceCount The number of accounts, per region, for which this operation can fail before AWS CloudFormation stops the operation in that region. If the operation is stopped in a region, AWS CloudFormation doesn't attempt the operation in any subsequent regions.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either FailureToleranceCount or FailureTolerancePercentage (but not both).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "failureToleranceCount", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The number of accounts, per region, for which this operation can fail before AWS CloudFormation stops the operation in that region. If the operation is stopped in a region, AWS CloudFormation doesn't attempt the operation in any subsequent regions.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either FailureToleranceCount or FailureTolerancePercentage (but not both).

                                                                                                                                                                                                                                                                                                                                      \n@return The number of accounts, per region, for which this operation can fail before AWS CloudFormation stops the operation in that region. If the operation is stopped in a region, AWS CloudFormation doesn't attempt the operation in any subsequent regions.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either FailureToleranceCount or FailureTolerancePercentage (but not both).", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "FailureToleranceCount", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FailureToleranceCount", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "FailureToleranceCount", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The number of accounts, per region, for which this operation can fail before AWS CloudFormation stops the operation in that region. If the operation is stopped in a region, AWS CloudFormation doesn't attempt the operation in any subsequent regions.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either FailureToleranceCount or FailureTolerancePercentage (but not both).

                                                                                                                                                                                                                                                                                                                                      \n@param failureToleranceCount The number of accounts, per region, for which this operation can fail before AWS CloudFormation stops the operation in that region. If the operation is stopped in a region, AWS CloudFormation doesn't attempt the operation in any subsequent regions.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either FailureToleranceCount or FailureTolerancePercentage (but not both).", "setterMethodName" : "setFailureToleranceCount", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "failureToleranceCount", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "failureToleranceCount", "variableType" : "Integer", "documentation" : "

                                                                                                                                                                                                                                                                                                                                      The number of accounts, per region, for which this operation can fail before AWS CloudFormation stops the operation in that region. If the operation is stopped in a region, AWS CloudFormation doesn't attempt the operation in any subsequent regions.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either FailureToleranceCount or FailureTolerancePercentage (but not both).

                                                                                                                                                                                                                                                                                                                                      ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getFailureTolerancePercentage", "beanStyleSetterMethodName" : "setFailureTolerancePercentage", "c2jName" : "FailureTolerancePercentage", "c2jShape" : "FailureTolerancePercentage", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The percentage of accounts, per region, for which this stack operation can fail before AWS CloudFormation stops the operation in that region. If the operation is stopped in a region, AWS CloudFormation doesn't attempt the operation in any subsequent regions.

                                                                                                                                                                                                                                                                                                                                      When calculating the number of accounts based on the specified percentage, AWS CloudFormation rounds down to the next whole number.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either FailureToleranceCount or FailureTolerancePercentage, but not both.

                                                                                                                                                                                                                                                                                                                                      \nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #failureTolerancePercentage(Integer)}.\n@param failureTolerancePercentage a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #failureTolerancePercentage(Integer)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                      The percentage of accounts, per region, for which this stack operation can fail before AWS CloudFormation stops the operation in that region. If the operation is stopped in a region, AWS CloudFormation doesn't attempt the operation in any subsequent regions.

                                                                                                                                                                                                                                                                                                                                      When calculating the number of accounts based on the specified percentage, AWS CloudFormation rounds down to the next whole number.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either FailureToleranceCount or FailureTolerancePercentage, but not both.

                                                                                                                                                                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "failureTolerancePercentage", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The percentage of accounts, per region, for which this stack operation can fail before AWS CloudFormation stops the operation in that region. If the operation is stopped in a region, AWS CloudFormation doesn't attempt the operation in any subsequent regions.

                                                                                                                                                                                                                                                                                                                                      When calculating the number of accounts based on the specified percentage, AWS CloudFormation rounds down to the next whole number.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either FailureToleranceCount or FailureTolerancePercentage, but not both.

                                                                                                                                                                                                                                                                                                                                      \n@param failureTolerancePercentage The percentage of accounts, per region, for which this stack operation can fail before AWS CloudFormation stops the operation in that region. If the operation is stopped in a region, AWS CloudFormation doesn't attempt the operation in any subsequent regions.

                                                                                                                                                                                                                                                                                                                                      When calculating the number of accounts based on the specified percentage, AWS CloudFormation rounds down to the next whole number.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either FailureToleranceCount or FailureTolerancePercentage, but not both.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "failureTolerancePercentage", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The percentage of accounts, per region, for which this stack operation can fail before AWS CloudFormation stops the operation in that region. If the operation is stopped in a region, AWS CloudFormation doesn't attempt the operation in any subsequent regions.

                                                                                                                                                                                                                                                                                                                                      When calculating the number of accounts based on the specified percentage, AWS CloudFormation rounds down to the next whole number.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either FailureToleranceCount or FailureTolerancePercentage, but not both.

                                                                                                                                                                                                                                                                                                                                      \n@return The percentage of accounts, per region, for which this stack operation can fail before AWS CloudFormation stops the operation in that region. If the operation is stopped in a region, AWS CloudFormation doesn't attempt the operation in any subsequent regions.

                                                                                                                                                                                                                                                                                                                                      When calculating the number of accounts based on the specified percentage, AWS CloudFormation rounds down to the next whole number.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either FailureToleranceCount or FailureTolerancePercentage, but not both.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "FailureTolerancePercentage", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FailureTolerancePercentage", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "FailureTolerancePercentage", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The percentage of accounts, per region, for which this stack operation can fail before AWS CloudFormation stops the operation in that region. If the operation is stopped in a region, AWS CloudFormation doesn't attempt the operation in any subsequent regions.

                                                                                                                                                                                                                                                                                                                                      When calculating the number of accounts based on the specified percentage, AWS CloudFormation rounds down to the next whole number.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either FailureToleranceCount or FailureTolerancePercentage, but not both.

                                                                                                                                                                                                                                                                                                                                      \n@param failureTolerancePercentage The percentage of accounts, per region, for which this stack operation can fail before AWS CloudFormation stops the operation in that region. If the operation is stopped in a region, AWS CloudFormation doesn't attempt the operation in any subsequent regions.

                                                                                                                                                                                                                                                                                                                                      When calculating the number of accounts based on the specified percentage, AWS CloudFormation rounds down to the next whole number.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either FailureToleranceCount or FailureTolerancePercentage, but not both.", "setterMethodName" : "setFailureTolerancePercentage", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "failureTolerancePercentage", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "failureTolerancePercentage", "variableType" : "Integer", "documentation" : "

                                                                                                                                                                                                                                                                                                                                      The percentage of accounts, per region, for which this stack operation can fail before AWS CloudFormation stops the operation in that region. If the operation is stopped in a region, AWS CloudFormation doesn't attempt the operation in any subsequent regions.

                                                                                                                                                                                                                                                                                                                                      When calculating the number of accounts based on the specified percentage, AWS CloudFormation rounds down to the next whole number.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either FailureToleranceCount or FailureTolerancePercentage, but not both.

                                                                                                                                                                                                                                                                                                                                      ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMaxConcurrentCount", "beanStyleSetterMethodName" : "setMaxConcurrentCount", "c2jName" : "MaxConcurrentCount", "c2jShape" : "MaxConcurrentCount", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The maximum number of accounts in which to perform this operation at one time. This is dependent on the value of FailureToleranceCountMaxConcurrentCount is at most one more than the FailureToleranceCount .

                                                                                                                                                                                                                                                                                                                                      Note that this setting lets you specify the maximum for operations. For large deployments, under certain circumstances the actual number of accounts acted upon concurrently may be lower due to service throttling.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either MaxConcurrentCount or MaxConcurrentPercentage, but not both.

                                                                                                                                                                                                                                                                                                                                      \nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #maxConcurrentCount(Integer)}.\n@param maxConcurrentCount a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #maxConcurrentCount(Integer)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                      The maximum number of accounts in which to perform this operation at one time. This is dependent on the value of FailureToleranceCountMaxConcurrentCount is at most one more than the FailureToleranceCount .

                                                                                                                                                                                                                                                                                                                                      Note that this setting lets you specify the maximum for operations. For large deployments, under certain circumstances the actual number of accounts acted upon concurrently may be lower due to service throttling.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either MaxConcurrentCount or MaxConcurrentPercentage, but not both.

                                                                                                                                                                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxConcurrentCount", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The maximum number of accounts in which to perform this operation at one time. This is dependent on the value of FailureToleranceCountMaxConcurrentCount is at most one more than the FailureToleranceCount .

                                                                                                                                                                                                                                                                                                                                      Note that this setting lets you specify the maximum for operations. For large deployments, under certain circumstances the actual number of accounts acted upon concurrently may be lower due to service throttling.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either MaxConcurrentCount or MaxConcurrentPercentage, but not both.

                                                                                                                                                                                                                                                                                                                                      \n@param maxConcurrentCount The maximum number of accounts in which to perform this operation at one time. This is dependent on the value of FailureToleranceCountMaxConcurrentCount is at most one more than the FailureToleranceCount .

                                                                                                                                                                                                                                                                                                                                      Note that this setting lets you specify the maximum for operations. For large deployments, under certain circumstances the actual number of accounts acted upon concurrently may be lower due to service throttling.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either MaxConcurrentCount or MaxConcurrentPercentage, but not both.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxConcurrentCount", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The maximum number of accounts in which to perform this operation at one time. This is dependent on the value of FailureToleranceCountMaxConcurrentCount is at most one more than the FailureToleranceCount .

                                                                                                                                                                                                                                                                                                                                      Note that this setting lets you specify the maximum for operations. For large deployments, under certain circumstances the actual number of accounts acted upon concurrently may be lower due to service throttling.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either MaxConcurrentCount or MaxConcurrentPercentage, but not both.

                                                                                                                                                                                                                                                                                                                                      \n@return The maximum number of accounts in which to perform this operation at one time. This is dependent on the value of FailureToleranceCountMaxConcurrentCount is at most one more than the FailureToleranceCount .

                                                                                                                                                                                                                                                                                                                                      Note that this setting lets you specify the maximum for operations. For large deployments, under certain circumstances the actual number of accounts acted upon concurrently may be lower due to service throttling.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either MaxConcurrentCount or MaxConcurrentPercentage, but not both.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MaxConcurrentCount", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxConcurrentCount", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxConcurrentCount", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The maximum number of accounts in which to perform this operation at one time. This is dependent on the value of FailureToleranceCountMaxConcurrentCount is at most one more than the FailureToleranceCount .

                                                                                                                                                                                                                                                                                                                                      Note that this setting lets you specify the maximum for operations. For large deployments, under certain circumstances the actual number of accounts acted upon concurrently may be lower due to service throttling.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either MaxConcurrentCount or MaxConcurrentPercentage, but not both.

                                                                                                                                                                                                                                                                                                                                      \n@param maxConcurrentCount The maximum number of accounts in which to perform this operation at one time. This is dependent on the value of FailureToleranceCountMaxConcurrentCount is at most one more than the FailureToleranceCount .

                                                                                                                                                                                                                                                                                                                                      Note that this setting lets you specify the maximum for operations. For large deployments, under certain circumstances the actual number of accounts acted upon concurrently may be lower due to service throttling.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either MaxConcurrentCount or MaxConcurrentPercentage, but not both.", "setterMethodName" : "setMaxConcurrentCount", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxConcurrentCount", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxConcurrentCount", "variableType" : "Integer", "documentation" : "

                                                                                                                                                                                                                                                                                                                                      The maximum number of accounts in which to perform this operation at one time. This is dependent on the value of FailureToleranceCountMaxConcurrentCount is at most one more than the FailureToleranceCount .

                                                                                                                                                                                                                                                                                                                                      Note that this setting lets you specify the maximum for operations. For large deployments, under certain circumstances the actual number of accounts acted upon concurrently may be lower due to service throttling.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either MaxConcurrentCount or MaxConcurrentPercentage, but not both.

                                                                                                                                                                                                                                                                                                                                      ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMaxConcurrentPercentage", "beanStyleSetterMethodName" : "setMaxConcurrentPercentage", "c2jName" : "MaxConcurrentPercentage", "c2jShape" : "MaxConcurrentPercentage", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The maximum percentage of accounts in which to perform this operation at one time.

                                                                                                                                                                                                                                                                                                                                      When calculating the number of accounts based on the specified percentage, AWS CloudFormation rounds down to the next whole number. This is true except in cases where rounding down would result is zero. In this case, CloudFormation sets the number as one instead.

                                                                                                                                                                                                                                                                                                                                      Note that this setting lets you specify the maximum for operations. For large deployments, under certain circumstances the actual number of accounts acted upon concurrently may be lower due to service throttling.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either MaxConcurrentCount or MaxConcurrentPercentage, but not both.

                                                                                                                                                                                                                                                                                                                                      \nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #maxConcurrentPercentage(Integer)}.\n@param maxConcurrentPercentage a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #maxConcurrentPercentage(Integer)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                      The maximum percentage of accounts in which to perform this operation at one time.

                                                                                                                                                                                                                                                                                                                                      When calculating the number of accounts based on the specified percentage, AWS CloudFormation rounds down to the next whole number. This is true except in cases where rounding down would result is zero. In this case, CloudFormation sets the number as one instead.

                                                                                                                                                                                                                                                                                                                                      Note that this setting lets you specify the maximum for operations. For large deployments, under certain circumstances the actual number of accounts acted upon concurrently may be lower due to service throttling.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either MaxConcurrentCount or MaxConcurrentPercentage, but not both.

                                                                                                                                                                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxConcurrentPercentage", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The maximum percentage of accounts in which to perform this operation at one time.

                                                                                                                                                                                                                                                                                                                                      When calculating the number of accounts based on the specified percentage, AWS CloudFormation rounds down to the next whole number. This is true except in cases where rounding down would result is zero. In this case, CloudFormation sets the number as one instead.

                                                                                                                                                                                                                                                                                                                                      Note that this setting lets you specify the maximum for operations. For large deployments, under certain circumstances the actual number of accounts acted upon concurrently may be lower due to service throttling.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either MaxConcurrentCount or MaxConcurrentPercentage, but not both.

                                                                                                                                                                                                                                                                                                                                      \n@param maxConcurrentPercentage The maximum percentage of accounts in which to perform this operation at one time.

                                                                                                                                                                                                                                                                                                                                      When calculating the number of accounts based on the specified percentage, AWS CloudFormation rounds down to the next whole number. This is true except in cases where rounding down would result is zero. In this case, CloudFormation sets the number as one instead.

                                                                                                                                                                                                                                                                                                                                      Note that this setting lets you specify the maximum for operations. For large deployments, under certain circumstances the actual number of accounts acted upon concurrently may be lower due to service throttling.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either MaxConcurrentCount or MaxConcurrentPercentage, but not both.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxConcurrentPercentage", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The maximum percentage of accounts in which to perform this operation at one time.

                                                                                                                                                                                                                                                                                                                                      When calculating the number of accounts based on the specified percentage, AWS CloudFormation rounds down to the next whole number. This is true except in cases where rounding down would result is zero. In this case, CloudFormation sets the number as one instead.

                                                                                                                                                                                                                                                                                                                                      Note that this setting lets you specify the maximum for operations. For large deployments, under certain circumstances the actual number of accounts acted upon concurrently may be lower due to service throttling.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either MaxConcurrentCount or MaxConcurrentPercentage, but not both.

                                                                                                                                                                                                                                                                                                                                      \n@return The maximum percentage of accounts in which to perform this operation at one time.

                                                                                                                                                                                                                                                                                                                                      When calculating the number of accounts based on the specified percentage, AWS CloudFormation rounds down to the next whole number. This is true except in cases where rounding down would result is zero. In this case, CloudFormation sets the number as one instead.

                                                                                                                                                                                                                                                                                                                                      Note that this setting lets you specify the maximum for operations. For large deployments, under certain circumstances the actual number of accounts acted upon concurrently may be lower due to service throttling.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either MaxConcurrentCount or MaxConcurrentPercentage, but not both.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MaxConcurrentPercentage", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxConcurrentPercentage", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxConcurrentPercentage", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The maximum percentage of accounts in which to perform this operation at one time.

                                                                                                                                                                                                                                                                                                                                      When calculating the number of accounts based on the specified percentage, AWS CloudFormation rounds down to the next whole number. This is true except in cases where rounding down would result is zero. In this case, CloudFormation sets the number as one instead.

                                                                                                                                                                                                                                                                                                                                      Note that this setting lets you specify the maximum for operations. For large deployments, under certain circumstances the actual number of accounts acted upon concurrently may be lower due to service throttling.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either MaxConcurrentCount or MaxConcurrentPercentage, but not both.

                                                                                                                                                                                                                                                                                                                                      \n@param maxConcurrentPercentage The maximum percentage of accounts in which to perform this operation at one time.

                                                                                                                                                                                                                                                                                                                                      When calculating the number of accounts based on the specified percentage, AWS CloudFormation rounds down to the next whole number. This is true except in cases where rounding down would result is zero. In this case, CloudFormation sets the number as one instead.

                                                                                                                                                                                                                                                                                                                                      Note that this setting lets you specify the maximum for operations. For large deployments, under certain circumstances the actual number of accounts acted upon concurrently may be lower due to service throttling.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either MaxConcurrentCount or MaxConcurrentPercentage, but not both.", "setterMethodName" : "setMaxConcurrentPercentage", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxConcurrentPercentage", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxConcurrentPercentage", "variableType" : "Integer", "documentation" : "

                                                                                                                                                                                                                                                                                                                                      The maximum percentage of accounts in which to perform this operation at one time.

                                                                                                                                                                                                                                                                                                                                      When calculating the number of accounts based on the specified percentage, AWS CloudFormation rounds down to the next whole number. This is true except in cases where rounding down would result is zero. In this case, CloudFormation sets the number as one instead.

                                                                                                                                                                                                                                                                                                                                      Note that this setting lets you specify the maximum for operations. For large deployments, under certain circumstances the actual number of accounts acted upon concurrently may be lower due to service throttling.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either MaxConcurrentCount or MaxConcurrentPercentage, but not both.

                                                                                                                                                                                                                                                                                                                                      ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "FailureToleranceCount" : { "beanStyleGetterMethodName" : "getFailureToleranceCount", "beanStyleSetterMethodName" : "setFailureToleranceCount", "c2jName" : "FailureToleranceCount", "c2jShape" : "FailureToleranceCount", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The number of accounts, per region, for which this operation can fail before AWS CloudFormation stops the operation in that region. If the operation is stopped in a region, AWS CloudFormation doesn't attempt the operation in any subsequent regions.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either FailureToleranceCount or FailureTolerancePercentage (but not both).

                                                                                                                                                                                                                                                                                                                                      \nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #failureToleranceCount(Integer)}.\n@param failureToleranceCount a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #failureToleranceCount(Integer)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                      The number of accounts, per region, for which this operation can fail before AWS CloudFormation stops the operation in that region. If the operation is stopped in a region, AWS CloudFormation doesn't attempt the operation in any subsequent regions.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either FailureToleranceCount or FailureTolerancePercentage (but not both).

                                                                                                                                                                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "failureToleranceCount", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The number of accounts, per region, for which this operation can fail before AWS CloudFormation stops the operation in that region. If the operation is stopped in a region, AWS CloudFormation doesn't attempt the operation in any subsequent regions.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either FailureToleranceCount or FailureTolerancePercentage (but not both).

                                                                                                                                                                                                                                                                                                                                      \n@param failureToleranceCount The number of accounts, per region, for which this operation can fail before AWS CloudFormation stops the operation in that region. If the operation is stopped in a region, AWS CloudFormation doesn't attempt the operation in any subsequent regions.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either FailureToleranceCount or FailureTolerancePercentage (but not both).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "failureToleranceCount", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The number of accounts, per region, for which this operation can fail before AWS CloudFormation stops the operation in that region. If the operation is stopped in a region, AWS CloudFormation doesn't attempt the operation in any subsequent regions.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either FailureToleranceCount or FailureTolerancePercentage (but not both).

                                                                                                                                                                                                                                                                                                                                      \n@return The number of accounts, per region, for which this operation can fail before AWS CloudFormation stops the operation in that region. If the operation is stopped in a region, AWS CloudFormation doesn't attempt the operation in any subsequent regions.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either FailureToleranceCount or FailureTolerancePercentage (but not both).", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "FailureToleranceCount", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FailureToleranceCount", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "FailureToleranceCount", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The number of accounts, per region, for which this operation can fail before AWS CloudFormation stops the operation in that region. If the operation is stopped in a region, AWS CloudFormation doesn't attempt the operation in any subsequent regions.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either FailureToleranceCount or FailureTolerancePercentage (but not both).

                                                                                                                                                                                                                                                                                                                                      \n@param failureToleranceCount The number of accounts, per region, for which this operation can fail before AWS CloudFormation stops the operation in that region. If the operation is stopped in a region, AWS CloudFormation doesn't attempt the operation in any subsequent regions.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either FailureToleranceCount or FailureTolerancePercentage (but not both).", "setterMethodName" : "setFailureToleranceCount", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "failureToleranceCount", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "failureToleranceCount", "variableType" : "Integer", "documentation" : "

                                                                                                                                                                                                                                                                                                                                      The number of accounts, per region, for which this operation can fail before AWS CloudFormation stops the operation in that region. If the operation is stopped in a region, AWS CloudFormation doesn't attempt the operation in any subsequent regions.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either FailureToleranceCount or FailureTolerancePercentage (but not both).

                                                                                                                                                                                                                                                                                                                                      ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "FailureTolerancePercentage" : { "beanStyleGetterMethodName" : "getFailureTolerancePercentage", "beanStyleSetterMethodName" : "setFailureTolerancePercentage", "c2jName" : "FailureTolerancePercentage", "c2jShape" : "FailureTolerancePercentage", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The percentage of accounts, per region, for which this stack operation can fail before AWS CloudFormation stops the operation in that region. If the operation is stopped in a region, AWS CloudFormation doesn't attempt the operation in any subsequent regions.

                                                                                                                                                                                                                                                                                                                                      When calculating the number of accounts based on the specified percentage, AWS CloudFormation rounds down to the next whole number.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either FailureToleranceCount or FailureTolerancePercentage, but not both.

                                                                                                                                                                                                                                                                                                                                      \nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #failureTolerancePercentage(Integer)}.\n@param failureTolerancePercentage a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #failureTolerancePercentage(Integer)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                      The percentage of accounts, per region, for which this stack operation can fail before AWS CloudFormation stops the operation in that region. If the operation is stopped in a region, AWS CloudFormation doesn't attempt the operation in any subsequent regions.

                                                                                                                                                                                                                                                                                                                                      When calculating the number of accounts based on the specified percentage, AWS CloudFormation rounds down to the next whole number.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either FailureToleranceCount or FailureTolerancePercentage, but not both.

                                                                                                                                                                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "failureTolerancePercentage", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The percentage of accounts, per region, for which this stack operation can fail before AWS CloudFormation stops the operation in that region. If the operation is stopped in a region, AWS CloudFormation doesn't attempt the operation in any subsequent regions.

                                                                                                                                                                                                                                                                                                                                      When calculating the number of accounts based on the specified percentage, AWS CloudFormation rounds down to the next whole number.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either FailureToleranceCount or FailureTolerancePercentage, but not both.

                                                                                                                                                                                                                                                                                                                                      \n@param failureTolerancePercentage The percentage of accounts, per region, for which this stack operation can fail before AWS CloudFormation stops the operation in that region. If the operation is stopped in a region, AWS CloudFormation doesn't attempt the operation in any subsequent regions.

                                                                                                                                                                                                                                                                                                                                      When calculating the number of accounts based on the specified percentage, AWS CloudFormation rounds down to the next whole number.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either FailureToleranceCount or FailureTolerancePercentage, but not both.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "failureTolerancePercentage", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The percentage of accounts, per region, for which this stack operation can fail before AWS CloudFormation stops the operation in that region. If the operation is stopped in a region, AWS CloudFormation doesn't attempt the operation in any subsequent regions.

                                                                                                                                                                                                                                                                                                                                      When calculating the number of accounts based on the specified percentage, AWS CloudFormation rounds down to the next whole number.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either FailureToleranceCount or FailureTolerancePercentage, but not both.

                                                                                                                                                                                                                                                                                                                                      \n@return The percentage of accounts, per region, for which this stack operation can fail before AWS CloudFormation stops the operation in that region. If the operation is stopped in a region, AWS CloudFormation doesn't attempt the operation in any subsequent regions.

                                                                                                                                                                                                                                                                                                                                      When calculating the number of accounts based on the specified percentage, AWS CloudFormation rounds down to the next whole number.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either FailureToleranceCount or FailureTolerancePercentage, but not both.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "FailureTolerancePercentage", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FailureTolerancePercentage", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "FailureTolerancePercentage", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The percentage of accounts, per region, for which this stack operation can fail before AWS CloudFormation stops the operation in that region. If the operation is stopped in a region, AWS CloudFormation doesn't attempt the operation in any subsequent regions.

                                                                                                                                                                                                                                                                                                                                      When calculating the number of accounts based on the specified percentage, AWS CloudFormation rounds down to the next whole number.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either FailureToleranceCount or FailureTolerancePercentage, but not both.

                                                                                                                                                                                                                                                                                                                                      \n@param failureTolerancePercentage The percentage of accounts, per region, for which this stack operation can fail before AWS CloudFormation stops the operation in that region. If the operation is stopped in a region, AWS CloudFormation doesn't attempt the operation in any subsequent regions.

                                                                                                                                                                                                                                                                                                                                      When calculating the number of accounts based on the specified percentage, AWS CloudFormation rounds down to the next whole number.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either FailureToleranceCount or FailureTolerancePercentage, but not both.", "setterMethodName" : "setFailureTolerancePercentage", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "failureTolerancePercentage", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "failureTolerancePercentage", "variableType" : "Integer", "documentation" : "

                                                                                                                                                                                                                                                                                                                                      The percentage of accounts, per region, for which this stack operation can fail before AWS CloudFormation stops the operation in that region. If the operation is stopped in a region, AWS CloudFormation doesn't attempt the operation in any subsequent regions.

                                                                                                                                                                                                                                                                                                                                      When calculating the number of accounts based on the specified percentage, AWS CloudFormation rounds down to the next whole number.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either FailureToleranceCount or FailureTolerancePercentage, but not both.

                                                                                                                                                                                                                                                                                                                                      ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "MaxConcurrentCount" : { "beanStyleGetterMethodName" : "getMaxConcurrentCount", "beanStyleSetterMethodName" : "setMaxConcurrentCount", "c2jName" : "MaxConcurrentCount", "c2jShape" : "MaxConcurrentCount", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The maximum number of accounts in which to perform this operation at one time. This is dependent on the value of FailureToleranceCountMaxConcurrentCount is at most one more than the FailureToleranceCount .

                                                                                                                                                                                                                                                                                                                                      Note that this setting lets you specify the maximum for operations. For large deployments, under certain circumstances the actual number of accounts acted upon concurrently may be lower due to service throttling.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either MaxConcurrentCount or MaxConcurrentPercentage, but not both.

                                                                                                                                                                                                                                                                                                                                      \nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #maxConcurrentCount(Integer)}.\n@param maxConcurrentCount a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #maxConcurrentCount(Integer)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                      The maximum number of accounts in which to perform this operation at one time. This is dependent on the value of FailureToleranceCountMaxConcurrentCount is at most one more than the FailureToleranceCount .

                                                                                                                                                                                                                                                                                                                                      Note that this setting lets you specify the maximum for operations. For large deployments, under certain circumstances the actual number of accounts acted upon concurrently may be lower due to service throttling.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either MaxConcurrentCount or MaxConcurrentPercentage, but not both.

                                                                                                                                                                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxConcurrentCount", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The maximum number of accounts in which to perform this operation at one time. This is dependent on the value of FailureToleranceCountMaxConcurrentCount is at most one more than the FailureToleranceCount .

                                                                                                                                                                                                                                                                                                                                      Note that this setting lets you specify the maximum for operations. For large deployments, under certain circumstances the actual number of accounts acted upon concurrently may be lower due to service throttling.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either MaxConcurrentCount or MaxConcurrentPercentage, but not both.

                                                                                                                                                                                                                                                                                                                                      \n@param maxConcurrentCount The maximum number of accounts in which to perform this operation at one time. This is dependent on the value of FailureToleranceCountMaxConcurrentCount is at most one more than the FailureToleranceCount .

                                                                                                                                                                                                                                                                                                                                      Note that this setting lets you specify the maximum for operations. For large deployments, under certain circumstances the actual number of accounts acted upon concurrently may be lower due to service throttling.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either MaxConcurrentCount or MaxConcurrentPercentage, but not both.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxConcurrentCount", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The maximum number of accounts in which to perform this operation at one time. This is dependent on the value of FailureToleranceCountMaxConcurrentCount is at most one more than the FailureToleranceCount .

                                                                                                                                                                                                                                                                                                                                      Note that this setting lets you specify the maximum for operations. For large deployments, under certain circumstances the actual number of accounts acted upon concurrently may be lower due to service throttling.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either MaxConcurrentCount or MaxConcurrentPercentage, but not both.

                                                                                                                                                                                                                                                                                                                                      \n@return The maximum number of accounts in which to perform this operation at one time. This is dependent on the value of FailureToleranceCountMaxConcurrentCount is at most one more than the FailureToleranceCount .

                                                                                                                                                                                                                                                                                                                                      Note that this setting lets you specify the maximum for operations. For large deployments, under certain circumstances the actual number of accounts acted upon concurrently may be lower due to service throttling.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either MaxConcurrentCount or MaxConcurrentPercentage, but not both.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MaxConcurrentCount", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxConcurrentCount", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxConcurrentCount", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The maximum number of accounts in which to perform this operation at one time. This is dependent on the value of FailureToleranceCountMaxConcurrentCount is at most one more than the FailureToleranceCount .

                                                                                                                                                                                                                                                                                                                                      Note that this setting lets you specify the maximum for operations. For large deployments, under certain circumstances the actual number of accounts acted upon concurrently may be lower due to service throttling.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either MaxConcurrentCount or MaxConcurrentPercentage, but not both.

                                                                                                                                                                                                                                                                                                                                      \n@param maxConcurrentCount The maximum number of accounts in which to perform this operation at one time. This is dependent on the value of FailureToleranceCountMaxConcurrentCount is at most one more than the FailureToleranceCount .

                                                                                                                                                                                                                                                                                                                                      Note that this setting lets you specify the maximum for operations. For large deployments, under certain circumstances the actual number of accounts acted upon concurrently may be lower due to service throttling.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either MaxConcurrentCount or MaxConcurrentPercentage, but not both.", "setterMethodName" : "setMaxConcurrentCount", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxConcurrentCount", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxConcurrentCount", "variableType" : "Integer", "documentation" : "

                                                                                                                                                                                                                                                                                                                                      The maximum number of accounts in which to perform this operation at one time. This is dependent on the value of FailureToleranceCountMaxConcurrentCount is at most one more than the FailureToleranceCount .

                                                                                                                                                                                                                                                                                                                                      Note that this setting lets you specify the maximum for operations. For large deployments, under certain circumstances the actual number of accounts acted upon concurrently may be lower due to service throttling.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either MaxConcurrentCount or MaxConcurrentPercentage, but not both.

                                                                                                                                                                                                                                                                                                                                      ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "MaxConcurrentPercentage" : { "beanStyleGetterMethodName" : "getMaxConcurrentPercentage", "beanStyleSetterMethodName" : "setMaxConcurrentPercentage", "c2jName" : "MaxConcurrentPercentage", "c2jShape" : "MaxConcurrentPercentage", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The maximum percentage of accounts in which to perform this operation at one time.

                                                                                                                                                                                                                                                                                                                                      When calculating the number of accounts based on the specified percentage, AWS CloudFormation rounds down to the next whole number. This is true except in cases where rounding down would result is zero. In this case, CloudFormation sets the number as one instead.

                                                                                                                                                                                                                                                                                                                                      Note that this setting lets you specify the maximum for operations. For large deployments, under certain circumstances the actual number of accounts acted upon concurrently may be lower due to service throttling.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either MaxConcurrentCount or MaxConcurrentPercentage, but not both.

                                                                                                                                                                                                                                                                                                                                      \nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #maxConcurrentPercentage(Integer)}.\n@param maxConcurrentPercentage a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #maxConcurrentPercentage(Integer)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                      The maximum percentage of accounts in which to perform this operation at one time.

                                                                                                                                                                                                                                                                                                                                      When calculating the number of accounts based on the specified percentage, AWS CloudFormation rounds down to the next whole number. This is true except in cases where rounding down would result is zero. In this case, CloudFormation sets the number as one instead.

                                                                                                                                                                                                                                                                                                                                      Note that this setting lets you specify the maximum for operations. For large deployments, under certain circumstances the actual number of accounts acted upon concurrently may be lower due to service throttling.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either MaxConcurrentCount or MaxConcurrentPercentage, but not both.

                                                                                                                                                                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxConcurrentPercentage", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The maximum percentage of accounts in which to perform this operation at one time.

                                                                                                                                                                                                                                                                                                                                      When calculating the number of accounts based on the specified percentage, AWS CloudFormation rounds down to the next whole number. This is true except in cases where rounding down would result is zero. In this case, CloudFormation sets the number as one instead.

                                                                                                                                                                                                                                                                                                                                      Note that this setting lets you specify the maximum for operations. For large deployments, under certain circumstances the actual number of accounts acted upon concurrently may be lower due to service throttling.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either MaxConcurrentCount or MaxConcurrentPercentage, but not both.

                                                                                                                                                                                                                                                                                                                                      \n@param maxConcurrentPercentage The maximum percentage of accounts in which to perform this operation at one time.

                                                                                                                                                                                                                                                                                                                                      When calculating the number of accounts based on the specified percentage, AWS CloudFormation rounds down to the next whole number. This is true except in cases where rounding down would result is zero. In this case, CloudFormation sets the number as one instead.

                                                                                                                                                                                                                                                                                                                                      Note that this setting lets you specify the maximum for operations. For large deployments, under certain circumstances the actual number of accounts acted upon concurrently may be lower due to service throttling.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either MaxConcurrentCount or MaxConcurrentPercentage, but not both.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxConcurrentPercentage", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The maximum percentage of accounts in which to perform this operation at one time.

                                                                                                                                                                                                                                                                                                                                      When calculating the number of accounts based on the specified percentage, AWS CloudFormation rounds down to the next whole number. This is true except in cases where rounding down would result is zero. In this case, CloudFormation sets the number as one instead.

                                                                                                                                                                                                                                                                                                                                      Note that this setting lets you specify the maximum for operations. For large deployments, under certain circumstances the actual number of accounts acted upon concurrently may be lower due to service throttling.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either MaxConcurrentCount or MaxConcurrentPercentage, but not both.

                                                                                                                                                                                                                                                                                                                                      \n@return The maximum percentage of accounts in which to perform this operation at one time.

                                                                                                                                                                                                                                                                                                                                      When calculating the number of accounts based on the specified percentage, AWS CloudFormation rounds down to the next whole number. This is true except in cases where rounding down would result is zero. In this case, CloudFormation sets the number as one instead.

                                                                                                                                                                                                                                                                                                                                      Note that this setting lets you specify the maximum for operations. For large deployments, under certain circumstances the actual number of accounts acted upon concurrently may be lower due to service throttling.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either MaxConcurrentCount or MaxConcurrentPercentage, but not both.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MaxConcurrentPercentage", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxConcurrentPercentage", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxConcurrentPercentage", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The maximum percentage of accounts in which to perform this operation at one time.

                                                                                                                                                                                                                                                                                                                                      When calculating the number of accounts based on the specified percentage, AWS CloudFormation rounds down to the next whole number. This is true except in cases where rounding down would result is zero. In this case, CloudFormation sets the number as one instead.

                                                                                                                                                                                                                                                                                                                                      Note that this setting lets you specify the maximum for operations. For large deployments, under certain circumstances the actual number of accounts acted upon concurrently may be lower due to service throttling.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either MaxConcurrentCount or MaxConcurrentPercentage, but not both.

                                                                                                                                                                                                                                                                                                                                      \n@param maxConcurrentPercentage The maximum percentage of accounts in which to perform this operation at one time.

                                                                                                                                                                                                                                                                                                                                      When calculating the number of accounts based on the specified percentage, AWS CloudFormation rounds down to the next whole number. This is true except in cases where rounding down would result is zero. In this case, CloudFormation sets the number as one instead.

                                                                                                                                                                                                                                                                                                                                      Note that this setting lets you specify the maximum for operations. For large deployments, under certain circumstances the actual number of accounts acted upon concurrently may be lower due to service throttling.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either MaxConcurrentCount or MaxConcurrentPercentage, but not both.", "setterMethodName" : "setMaxConcurrentPercentage", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxConcurrentPercentage", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxConcurrentPercentage", "variableType" : "Integer", "documentation" : "

                                                                                                                                                                                                                                                                                                                                      The maximum percentage of accounts in which to perform this operation at one time.

                                                                                                                                                                                                                                                                                                                                      When calculating the number of accounts based on the specified percentage, AWS CloudFormation rounds down to the next whole number. This is true except in cases where rounding down would result is zero. In this case, CloudFormation sets the number as one instead.

                                                                                                                                                                                                                                                                                                                                      Note that this setting lets you specify the maximum for operations. For large deployments, under certain circumstances the actual number of accounts acted upon concurrently may be lower due to service throttling.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either MaxConcurrentCount or MaxConcurrentPercentage, but not both.

                                                                                                                                                                                                                                                                                                                                      ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "RegionOrder" : { "beanStyleGetterMethodName" : "getRegionOrder", "beanStyleSetterMethodName" : "setRegionOrder", "c2jName" : "RegionOrder", "c2jShape" : "RegionList", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The order of the regions in where you want to perform the stack operation.

                                                                                                                                                                                                                                                                                                                                      \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 #regionOrder(List)}.\n@param regionOrder 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 #regionOrder(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                      The order of the regions in where you want to perform the stack operation.

                                                                                                                                                                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "regionOrder", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The order of the regions in where you want to perform the stack operation.

                                                                                                                                                                                                                                                                                                                                      \n@param regionOrder The order of the regions in where you want to perform the stack operation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "regionOrder", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The order of the regions in where you want to perform the stack operation.

                                                                                                                                                                                                                                                                                                                                      \n

                                                                                                                                                                                                                                                                                                                                      \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                                                                                                                                                                                      \n@return The order of the regions in where you want to perform the stack operation.", "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" : "RegionOrder", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RegionOrder", "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" : "Region", "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" : "RegionOrder", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The order of the regions in where you want to perform the stack operation.

                                                                                                                                                                                                                                                                                                                                      \n@param regionOrder The order of the regions in where you want to perform the stack operation.", "setterMethodName" : "setRegionOrder", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "regionOrder", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "regionOrder", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                                                                                                                                                                                      The order of the regions in where you want to perform the stack operation.

                                                                                                                                                                                                                                                                                                                                      ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getRegionOrder", "beanStyleSetterMethodName" : "setRegionOrder", "c2jName" : "RegionOrder", "c2jShape" : "RegionList", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The order of the regions in where you want to perform the stack operation.

                                                                                                                                                                                                                                                                                                                                      \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 #regionOrder(List)}.\n@param regionOrder 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 #regionOrder(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                      The order of the regions in where you want to perform the stack operation.

                                                                                                                                                                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "regionOrder", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The order of the regions in where you want to perform the stack operation.

                                                                                                                                                                                                                                                                                                                                      \n@param regionOrder The order of the regions in where you want to perform the stack operation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "regionOrder", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The order of the regions in where you want to perform the stack operation.

                                                                                                                                                                                                                                                                                                                                      \n

                                                                                                                                                                                                                                                                                                                                      \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                                                                                                                                                                                      \n@return The order of the regions in where you want to perform the stack operation.", "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" : "RegionOrder", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RegionOrder", "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" : "Region", "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" : "RegionOrder", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The order of the regions in where you want to perform the stack operation.

                                                                                                                                                                                                                                                                                                                                      \n@param regionOrder The order of the regions in where you want to perform the stack operation.", "setterMethodName" : "setRegionOrder", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "regionOrder", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "regionOrder", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                                                                                                                                                                                      The order of the regions in where you want to perform the stack operation.

                                                                                                                                                                                                                                                                                                                                      ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getFailureToleranceCount", "beanStyleSetterMethodName" : "setFailureToleranceCount", "c2jName" : "FailureToleranceCount", "c2jShape" : "FailureToleranceCount", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The number of accounts, per region, for which this operation can fail before AWS CloudFormation stops the operation in that region. If the operation is stopped in a region, AWS CloudFormation doesn't attempt the operation in any subsequent regions.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either FailureToleranceCount or FailureTolerancePercentage (but not both).

                                                                                                                                                                                                                                                                                                                                      \nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #failureToleranceCount(Integer)}.\n@param failureToleranceCount a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #failureToleranceCount(Integer)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                      The number of accounts, per region, for which this operation can fail before AWS CloudFormation stops the operation in that region. If the operation is stopped in a region, AWS CloudFormation doesn't attempt the operation in any subsequent regions.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either FailureToleranceCount or FailureTolerancePercentage (but not both).

                                                                                                                                                                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "failureToleranceCount", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The number of accounts, per region, for which this operation can fail before AWS CloudFormation stops the operation in that region. If the operation is stopped in a region, AWS CloudFormation doesn't attempt the operation in any subsequent regions.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either FailureToleranceCount or FailureTolerancePercentage (but not both).

                                                                                                                                                                                                                                                                                                                                      \n@param failureToleranceCount The number of accounts, per region, for which this operation can fail before AWS CloudFormation stops the operation in that region. If the operation is stopped in a region, AWS CloudFormation doesn't attempt the operation in any subsequent regions.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either FailureToleranceCount or FailureTolerancePercentage (but not both).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "failureToleranceCount", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The number of accounts, per region, for which this operation can fail before AWS CloudFormation stops the operation in that region. If the operation is stopped in a region, AWS CloudFormation doesn't attempt the operation in any subsequent regions.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either FailureToleranceCount or FailureTolerancePercentage (but not both).

                                                                                                                                                                                                                                                                                                                                      \n@return The number of accounts, per region, for which this operation can fail before AWS CloudFormation stops the operation in that region. If the operation is stopped in a region, AWS CloudFormation doesn't attempt the operation in any subsequent regions.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either FailureToleranceCount or FailureTolerancePercentage (but not both).", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "FailureToleranceCount", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FailureToleranceCount", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "FailureToleranceCount", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The number of accounts, per region, for which this operation can fail before AWS CloudFormation stops the operation in that region. If the operation is stopped in a region, AWS CloudFormation doesn't attempt the operation in any subsequent regions.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either FailureToleranceCount or FailureTolerancePercentage (but not both).

                                                                                                                                                                                                                                                                                                                                      \n@param failureToleranceCount The number of accounts, per region, for which this operation can fail before AWS CloudFormation stops the operation in that region. If the operation is stopped in a region, AWS CloudFormation doesn't attempt the operation in any subsequent regions.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either FailureToleranceCount or FailureTolerancePercentage (but not both).", "setterMethodName" : "setFailureToleranceCount", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "failureToleranceCount", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "failureToleranceCount", "variableType" : "Integer", "documentation" : "

                                                                                                                                                                                                                                                                                                                                      The number of accounts, per region, for which this operation can fail before AWS CloudFormation stops the operation in that region. If the operation is stopped in a region, AWS CloudFormation doesn't attempt the operation in any subsequent regions.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either FailureToleranceCount or FailureTolerancePercentage (but not both).

                                                                                                                                                                                                                                                                                                                                      ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getFailureTolerancePercentage", "beanStyleSetterMethodName" : "setFailureTolerancePercentage", "c2jName" : "FailureTolerancePercentage", "c2jShape" : "FailureTolerancePercentage", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The percentage of accounts, per region, for which this stack operation can fail before AWS CloudFormation stops the operation in that region. If the operation is stopped in a region, AWS CloudFormation doesn't attempt the operation in any subsequent regions.

                                                                                                                                                                                                                                                                                                                                      When calculating the number of accounts based on the specified percentage, AWS CloudFormation rounds down to the next whole number.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either FailureToleranceCount or FailureTolerancePercentage, but not both.

                                                                                                                                                                                                                                                                                                                                      \nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #failureTolerancePercentage(Integer)}.\n@param failureTolerancePercentage a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #failureTolerancePercentage(Integer)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                      The percentage of accounts, per region, for which this stack operation can fail before AWS CloudFormation stops the operation in that region. If the operation is stopped in a region, AWS CloudFormation doesn't attempt the operation in any subsequent regions.

                                                                                                                                                                                                                                                                                                                                      When calculating the number of accounts based on the specified percentage, AWS CloudFormation rounds down to the next whole number.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either FailureToleranceCount or FailureTolerancePercentage, but not both.

                                                                                                                                                                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "failureTolerancePercentage", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The percentage of accounts, per region, for which this stack operation can fail before AWS CloudFormation stops the operation in that region. If the operation is stopped in a region, AWS CloudFormation doesn't attempt the operation in any subsequent regions.

                                                                                                                                                                                                                                                                                                                                      When calculating the number of accounts based on the specified percentage, AWS CloudFormation rounds down to the next whole number.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either FailureToleranceCount or FailureTolerancePercentage, but not both.

                                                                                                                                                                                                                                                                                                                                      \n@param failureTolerancePercentage The percentage of accounts, per region, for which this stack operation can fail before AWS CloudFormation stops the operation in that region. If the operation is stopped in a region, AWS CloudFormation doesn't attempt the operation in any subsequent regions.

                                                                                                                                                                                                                                                                                                                                      When calculating the number of accounts based on the specified percentage, AWS CloudFormation rounds down to the next whole number.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either FailureToleranceCount or FailureTolerancePercentage, but not both.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "failureTolerancePercentage", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The percentage of accounts, per region, for which this stack operation can fail before AWS CloudFormation stops the operation in that region. If the operation is stopped in a region, AWS CloudFormation doesn't attempt the operation in any subsequent regions.

                                                                                                                                                                                                                                                                                                                                      When calculating the number of accounts based on the specified percentage, AWS CloudFormation rounds down to the next whole number.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either FailureToleranceCount or FailureTolerancePercentage, but not both.

                                                                                                                                                                                                                                                                                                                                      \n@return The percentage of accounts, per region, for which this stack operation can fail before AWS CloudFormation stops the operation in that region. If the operation is stopped in a region, AWS CloudFormation doesn't attempt the operation in any subsequent regions.

                                                                                                                                                                                                                                                                                                                                      When calculating the number of accounts based on the specified percentage, AWS CloudFormation rounds down to the next whole number.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either FailureToleranceCount or FailureTolerancePercentage, but not both.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "FailureTolerancePercentage", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "FailureTolerancePercentage", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "FailureTolerancePercentage", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The percentage of accounts, per region, for which this stack operation can fail before AWS CloudFormation stops the operation in that region. If the operation is stopped in a region, AWS CloudFormation doesn't attempt the operation in any subsequent regions.

                                                                                                                                                                                                                                                                                                                                      When calculating the number of accounts based on the specified percentage, AWS CloudFormation rounds down to the next whole number.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either FailureToleranceCount or FailureTolerancePercentage, but not both.

                                                                                                                                                                                                                                                                                                                                      \n@param failureTolerancePercentage The percentage of accounts, per region, for which this stack operation can fail before AWS CloudFormation stops the operation in that region. If the operation is stopped in a region, AWS CloudFormation doesn't attempt the operation in any subsequent regions.

                                                                                                                                                                                                                                                                                                                                      When calculating the number of accounts based on the specified percentage, AWS CloudFormation rounds down to the next whole number.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either FailureToleranceCount or FailureTolerancePercentage, but not both.", "setterMethodName" : "setFailureTolerancePercentage", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "failureTolerancePercentage", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "failureTolerancePercentage", "variableType" : "Integer", "documentation" : "

                                                                                                                                                                                                                                                                                                                                      The percentage of accounts, per region, for which this stack operation can fail before AWS CloudFormation stops the operation in that region. If the operation is stopped in a region, AWS CloudFormation doesn't attempt the operation in any subsequent regions.

                                                                                                                                                                                                                                                                                                                                      When calculating the number of accounts based on the specified percentage, AWS CloudFormation rounds down to the next whole number.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either FailureToleranceCount or FailureTolerancePercentage, but not both.

                                                                                                                                                                                                                                                                                                                                      ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMaxConcurrentCount", "beanStyleSetterMethodName" : "setMaxConcurrentCount", "c2jName" : "MaxConcurrentCount", "c2jShape" : "MaxConcurrentCount", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The maximum number of accounts in which to perform this operation at one time. This is dependent on the value of FailureToleranceCountMaxConcurrentCount is at most one more than the FailureToleranceCount .

                                                                                                                                                                                                                                                                                                                                      Note that this setting lets you specify the maximum for operations. For large deployments, under certain circumstances the actual number of accounts acted upon concurrently may be lower due to service throttling.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either MaxConcurrentCount or MaxConcurrentPercentage, but not both.

                                                                                                                                                                                                                                                                                                                                      \nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #maxConcurrentCount(Integer)}.\n@param maxConcurrentCount a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #maxConcurrentCount(Integer)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                      The maximum number of accounts in which to perform this operation at one time. This is dependent on the value of FailureToleranceCountMaxConcurrentCount is at most one more than the FailureToleranceCount .

                                                                                                                                                                                                                                                                                                                                      Note that this setting lets you specify the maximum for operations. For large deployments, under certain circumstances the actual number of accounts acted upon concurrently may be lower due to service throttling.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either MaxConcurrentCount or MaxConcurrentPercentage, but not both.

                                                                                                                                                                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxConcurrentCount", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The maximum number of accounts in which to perform this operation at one time. This is dependent on the value of FailureToleranceCountMaxConcurrentCount is at most one more than the FailureToleranceCount .

                                                                                                                                                                                                                                                                                                                                      Note that this setting lets you specify the maximum for operations. For large deployments, under certain circumstances the actual number of accounts acted upon concurrently may be lower due to service throttling.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either MaxConcurrentCount or MaxConcurrentPercentage, but not both.

                                                                                                                                                                                                                                                                                                                                      \n@param maxConcurrentCount The maximum number of accounts in which to perform this operation at one time. This is dependent on the value of FailureToleranceCountMaxConcurrentCount is at most one more than the FailureToleranceCount .

                                                                                                                                                                                                                                                                                                                                      Note that this setting lets you specify the maximum for operations. For large deployments, under certain circumstances the actual number of accounts acted upon concurrently may be lower due to service throttling.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either MaxConcurrentCount or MaxConcurrentPercentage, but not both.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxConcurrentCount", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The maximum number of accounts in which to perform this operation at one time. This is dependent on the value of FailureToleranceCountMaxConcurrentCount is at most one more than the FailureToleranceCount .

                                                                                                                                                                                                                                                                                                                                      Note that this setting lets you specify the maximum for operations. For large deployments, under certain circumstances the actual number of accounts acted upon concurrently may be lower due to service throttling.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either MaxConcurrentCount or MaxConcurrentPercentage, but not both.

                                                                                                                                                                                                                                                                                                                                      \n@return The maximum number of accounts in which to perform this operation at one time. This is dependent on the value of FailureToleranceCountMaxConcurrentCount is at most one more than the FailureToleranceCount .

                                                                                                                                                                                                                                                                                                                                      Note that this setting lets you specify the maximum for operations. For large deployments, under certain circumstances the actual number of accounts acted upon concurrently may be lower due to service throttling.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either MaxConcurrentCount or MaxConcurrentPercentage, but not both.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MaxConcurrentCount", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxConcurrentCount", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxConcurrentCount", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The maximum number of accounts in which to perform this operation at one time. This is dependent on the value of FailureToleranceCountMaxConcurrentCount is at most one more than the FailureToleranceCount .

                                                                                                                                                                                                                                                                                                                                      Note that this setting lets you specify the maximum for operations. For large deployments, under certain circumstances the actual number of accounts acted upon concurrently may be lower due to service throttling.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either MaxConcurrentCount or MaxConcurrentPercentage, but not both.

                                                                                                                                                                                                                                                                                                                                      \n@param maxConcurrentCount The maximum number of accounts in which to perform this operation at one time. This is dependent on the value of FailureToleranceCountMaxConcurrentCount is at most one more than the FailureToleranceCount .

                                                                                                                                                                                                                                                                                                                                      Note that this setting lets you specify the maximum for operations. For large deployments, under certain circumstances the actual number of accounts acted upon concurrently may be lower due to service throttling.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either MaxConcurrentCount or MaxConcurrentPercentage, but not both.", "setterMethodName" : "setMaxConcurrentCount", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxConcurrentCount", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxConcurrentCount", "variableType" : "Integer", "documentation" : "

                                                                                                                                                                                                                                                                                                                                      The maximum number of accounts in which to perform this operation at one time. This is dependent on the value of FailureToleranceCountMaxConcurrentCount is at most one more than the FailureToleranceCount .

                                                                                                                                                                                                                                                                                                                                      Note that this setting lets you specify the maximum for operations. For large deployments, under certain circumstances the actual number of accounts acted upon concurrently may be lower due to service throttling.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either MaxConcurrentCount or MaxConcurrentPercentage, but not both.

                                                                                                                                                                                                                                                                                                                                      ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMaxConcurrentPercentage", "beanStyleSetterMethodName" : "setMaxConcurrentPercentage", "c2jName" : "MaxConcurrentPercentage", "c2jShape" : "MaxConcurrentPercentage", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The maximum percentage of accounts in which to perform this operation at one time.

                                                                                                                                                                                                                                                                                                                                      When calculating the number of accounts based on the specified percentage, AWS CloudFormation rounds down to the next whole number. This is true except in cases where rounding down would result is zero. In this case, CloudFormation sets the number as one instead.

                                                                                                                                                                                                                                                                                                                                      Note that this setting lets you specify the maximum for operations. For large deployments, under certain circumstances the actual number of accounts acted upon concurrently may be lower due to service throttling.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either MaxConcurrentCount or MaxConcurrentPercentage, but not both.

                                                                                                                                                                                                                                                                                                                                      \nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #maxConcurrentPercentage(Integer)}.\n@param maxConcurrentPercentage a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #maxConcurrentPercentage(Integer)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                      The maximum percentage of accounts in which to perform this operation at one time.

                                                                                                                                                                                                                                                                                                                                      When calculating the number of accounts based on the specified percentage, AWS CloudFormation rounds down to the next whole number. This is true except in cases where rounding down would result is zero. In this case, CloudFormation sets the number as one instead.

                                                                                                                                                                                                                                                                                                                                      Note that this setting lets you specify the maximum for operations. For large deployments, under certain circumstances the actual number of accounts acted upon concurrently may be lower due to service throttling.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either MaxConcurrentCount or MaxConcurrentPercentage, but not both.

                                                                                                                                                                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxConcurrentPercentage", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The maximum percentage of accounts in which to perform this operation at one time.

                                                                                                                                                                                                                                                                                                                                      When calculating the number of accounts based on the specified percentage, AWS CloudFormation rounds down to the next whole number. This is true except in cases where rounding down would result is zero. In this case, CloudFormation sets the number as one instead.

                                                                                                                                                                                                                                                                                                                                      Note that this setting lets you specify the maximum for operations. For large deployments, under certain circumstances the actual number of accounts acted upon concurrently may be lower due to service throttling.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either MaxConcurrentCount or MaxConcurrentPercentage, but not both.

                                                                                                                                                                                                                                                                                                                                      \n@param maxConcurrentPercentage The maximum percentage of accounts in which to perform this operation at one time.

                                                                                                                                                                                                                                                                                                                                      When calculating the number of accounts based on the specified percentage, AWS CloudFormation rounds down to the next whole number. This is true except in cases where rounding down would result is zero. In this case, CloudFormation sets the number as one instead.

                                                                                                                                                                                                                                                                                                                                      Note that this setting lets you specify the maximum for operations. For large deployments, under certain circumstances the actual number of accounts acted upon concurrently may be lower due to service throttling.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either MaxConcurrentCount or MaxConcurrentPercentage, but not both.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxConcurrentPercentage", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The maximum percentage of accounts in which to perform this operation at one time.

                                                                                                                                                                                                                                                                                                                                      When calculating the number of accounts based on the specified percentage, AWS CloudFormation rounds down to the next whole number. This is true except in cases where rounding down would result is zero. In this case, CloudFormation sets the number as one instead.

                                                                                                                                                                                                                                                                                                                                      Note that this setting lets you specify the maximum for operations. For large deployments, under certain circumstances the actual number of accounts acted upon concurrently may be lower due to service throttling.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either MaxConcurrentCount or MaxConcurrentPercentage, but not both.

                                                                                                                                                                                                                                                                                                                                      \n@return The maximum percentage of accounts in which to perform this operation at one time.

                                                                                                                                                                                                                                                                                                                                      When calculating the number of accounts based on the specified percentage, AWS CloudFormation rounds down to the next whole number. This is true except in cases where rounding down would result is zero. In this case, CloudFormation sets the number as one instead.

                                                                                                                                                                                                                                                                                                                                      Note that this setting lets you specify the maximum for operations. For large deployments, under certain circumstances the actual number of accounts acted upon concurrently may be lower due to service throttling.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either MaxConcurrentCount or MaxConcurrentPercentage, but not both.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MaxConcurrentPercentage", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxConcurrentPercentage", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxConcurrentPercentage", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The maximum percentage of accounts in which to perform this operation at one time.

                                                                                                                                                                                                                                                                                                                                      When calculating the number of accounts based on the specified percentage, AWS CloudFormation rounds down to the next whole number. This is true except in cases where rounding down would result is zero. In this case, CloudFormation sets the number as one instead.

                                                                                                                                                                                                                                                                                                                                      Note that this setting lets you specify the maximum for operations. For large deployments, under certain circumstances the actual number of accounts acted upon concurrently may be lower due to service throttling.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either MaxConcurrentCount or MaxConcurrentPercentage, but not both.

                                                                                                                                                                                                                                                                                                                                      \n@param maxConcurrentPercentage The maximum percentage of accounts in which to perform this operation at one time.

                                                                                                                                                                                                                                                                                                                                      When calculating the number of accounts based on the specified percentage, AWS CloudFormation rounds down to the next whole number. This is true except in cases where rounding down would result is zero. In this case, CloudFormation sets the number as one instead.

                                                                                                                                                                                                                                                                                                                                      Note that this setting lets you specify the maximum for operations. For large deployments, under certain circumstances the actual number of accounts acted upon concurrently may be lower due to service throttling.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either MaxConcurrentCount or MaxConcurrentPercentage, but not both.", "setterMethodName" : "setMaxConcurrentPercentage", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxConcurrentPercentage", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxConcurrentPercentage", "variableType" : "Integer", "documentation" : "

                                                                                                                                                                                                                                                                                                                                      The maximum percentage of accounts in which to perform this operation at one time.

                                                                                                                                                                                                                                                                                                                                      When calculating the number of accounts based on the specified percentage, AWS CloudFormation rounds down to the next whole number. This is true except in cases where rounding down would result is zero. In this case, CloudFormation sets the number as one instead.

                                                                                                                                                                                                                                                                                                                                      Note that this setting lets you specify the maximum for operations. For large deployments, under certain circumstances the actual number of accounts acted upon concurrently may be lower due to service throttling.

                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify either MaxConcurrentCount or MaxConcurrentPercentage, but not both.

                                                                                                                                                                                                                                                                                                                                      ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "StackSetOperationPreferences", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "StackSetOperationPreferences", "variableName" : "stackSetOperationPreferences", "variableType" : "StackSetOperationPreferences", "documentation" : null, "simpleType" : "StackSetOperationPreferences", "variableSetterType" : "StackSetOperationPreferences" }, "wrapper" : false, "xmlNamespace" : null }, "StackSetOperationResultStatus" : { "c2jName" : "StackSetOperationResultStatus", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : [ { "name" : "PENDING", "value" : "PENDING" }, { "name" : "RUNNING", "value" : "RUNNING" }, { "name" : "SUCCEEDED", "value" : "SUCCEEDED" }, { "name" : "FAILED", "value" : "FAILED" }, { "name" : "CANCELLED", "value" : "CANCELLED" } ], "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" : "StackSetOperationResultStatus", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "StackSetOperationResultStatus", "variableName" : "stackSetOperationResultStatus", "variableType" : "StackSetOperationResultStatus", "documentation" : null, "simpleType" : "StackSetOperationResultStatus", "variableSetterType" : "StackSetOperationResultStatus" }, "wrapper" : false, "xmlNamespace" : null }, "StackSetOperationResultSummary" : { "c2jName" : "StackSetOperationResultSummary", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                      The structure that contains information about a specified operation's results for a given account in a given region.

                                                                                                                                                                                                                                                                                                                                      ", "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" : "getAccount", "beanStyleSetterMethodName" : "setAccount", "c2jName" : "Account", "c2jShape" : "Account", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The name of the AWS account for this operation result.

                                                                                                                                                                                                                                                                                                                                      \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 #account(String)}.\n@param account 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 #account(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                      The name of the AWS account for this operation result.

                                                                                                                                                                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "account", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The name of the AWS account for this operation result.

                                                                                                                                                                                                                                                                                                                                      \n@param account The name of the AWS account for this operation result.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "account", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The name of the AWS account for this operation result.

                                                                                                                                                                                                                                                                                                                                      \n@return The name of the AWS account for this operation result.", "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" : "Account", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Account", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Account", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The name of the AWS account for this operation result.

                                                                                                                                                                                                                                                                                                                                      \n@param account The name of the AWS account for this operation result.", "setterMethodName" : "setAccount", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "account", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "account", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                      The name of the AWS account for this operation result.

                                                                                                                                                                                                                                                                                                                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRegion", "beanStyleSetterMethodName" : "setRegion", "c2jName" : "Region", "c2jShape" : "Region", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The name of the AWS region for this operation result.

                                                                                                                                                                                                                                                                                                                                      \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 #region(String)}.\n@param region 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 #region(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                      The name of the AWS region for this operation result.

                                                                                                                                                                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "region", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The name of the AWS region for this operation result.

                                                                                                                                                                                                                                                                                                                                      \n@param region The name of the AWS region for this operation result.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "region", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The name of the AWS region for this operation result.

                                                                                                                                                                                                                                                                                                                                      \n@return The name of the AWS region for this operation result.", "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" : "Region", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Region", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Region", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The name of the AWS region for this operation result.

                                                                                                                                                                                                                                                                                                                                      \n@param region The name of the AWS region for this operation result.", "setterMethodName" : "setRegion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "region", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "region", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                      The name of the AWS region for this operation result.

                                                                                                                                                                                                                                                                                                                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStatusAsString", "beanStyleSetterMethodName" : "setStatus", "c2jName" : "Status", "c2jShape" : "StackSetOperationResultStatus", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The result status of the stack set operation for the given account in the given region.

                                                                                                                                                                                                                                                                                                                                      • CANCELLED: The operation in the specified account and region has been cancelled. This is either because a user has stopped the stack set operation, or because the failure tolerance of the stack set operation has been exceeded.

                                                                                                                                                                                                                                                                                                                                      • FAILED: The operation in the specified account and region failed.

                                                                                                                                                                                                                                                                                                                                        If the stack set operation fails in enough accounts within a region, the failure tolerance for the stack set operation as a whole might be exceeded.

                                                                                                                                                                                                                                                                                                                                      • RUNNING: The operation in the specified account and region is currently in progress.

                                                                                                                                                                                                                                                                                                                                      • PENDING: The operation in the specified account and region has yet to start.

                                                                                                                                                                                                                                                                                                                                      • SUCCEEDED: The operation in the specified account and region completed successfully.

                                                                                                                                                                                                                                                                                                                                      \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 #statusAsString(String)}.\n@param status 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 #status(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                      The result status of the stack set operation for the given account in the given region.

                                                                                                                                                                                                                                                                                                                                      • CANCELLED: The operation in the specified account and region has been cancelled. This is either because a user has stopped the stack set operation, or because the failure tolerance of the stack set operation has been exceeded.

                                                                                                                                                                                                                                                                                                                                      • FAILED: The operation in the specified account and region failed.

                                                                                                                                                                                                                                                                                                                                        If the stack set operation fails in enough accounts within a region, the failure tolerance for the stack set operation as a whole might be exceeded.

                                                                                                                                                                                                                                                                                                                                      • RUNNING: The operation in the specified account and region is currently in progress.

                                                                                                                                                                                                                                                                                                                                      • PENDING: The operation in the specified account and region has yet to start.

                                                                                                                                                                                                                                                                                                                                      • SUCCEEDED: The operation in the specified account and region completed successfully.

                                                                                                                                                                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : "StackSetOperationResultStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "status", "fluentEnumSetterMethodName" : "status", "fluentGetterMethodName" : "statusAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                      The result status of the stack set operation for the given account in the given region.

                                                                                                                                                                                                                                                                                                                                      • CANCELLED: The operation in the specified account and region has been cancelled. This is either because a user has stopped the stack set operation, or because the failure tolerance of the stack set operation has been exceeded.

                                                                                                                                                                                                                                                                                                                                      • FAILED: The operation in the specified account and region failed.

                                                                                                                                                                                                                                                                                                                                        If the stack set operation fails in enough accounts within a region, the failure tolerance for the stack set operation as a whole might be exceeded.

                                                                                                                                                                                                                                                                                                                                      • RUNNING: The operation in the specified account and region is currently in progress.

                                                                                                                                                                                                                                                                                                                                      • PENDING: The operation in the specified account and region has yet to start.

                                                                                                                                                                                                                                                                                                                                      • SUCCEEDED: The operation in the specified account and region completed successfully.

                                                                                                                                                                                                                                                                                                                                      \n@param status The result status of the stack set operation for the given account in the given region.

                                                                                                                                                                                                                                                                                                                                      • CANCELLED: The operation in the specified account and region has been cancelled. This is either because a user has stopped the stack set operation, or because the failure tolerance of the stack set operation has been exceeded.

                                                                                                                                                                                                                                                                                                                                      • FAILED: The operation in the specified account and region failed.

                                                                                                                                                                                                                                                                                                                                        If the stack set operation fails in enough accounts within a region, the failure tolerance for the stack set operation as a whole might be exceeded.

                                                                                                                                                                                                                                                                                                                                      • RUNNING: The operation in the specified account and region is currently in progress.

                                                                                                                                                                                                                                                                                                                                      • PENDING: The operation in the specified account and region has yet to start.

                                                                                                                                                                                                                                                                                                                                      • SUCCEEDED: The operation in the specified account and region completed successfully.

                                                                                                                                                                                                                                                                                                                                      • \n@see StackSetOperationResultStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see StackSetOperationResultStatus", "fluentSetterMethodName" : "status", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                        The result status of the stack set operation for the given account in the given region.

                                                                                                                                                                                                                                                                                                                                        • CANCELLED: The operation in the specified account and region has been cancelled. This is either because a user has stopped the stack set operation, or because the failure tolerance of the stack set operation has been exceeded.

                                                                                                                                                                                                                                                                                                                                        • FAILED: The operation in the specified account and region failed.

                                                                                                                                                                                                                                                                                                                                          If the stack set operation fails in enough accounts within a region, the failure tolerance for the stack set operation as a whole might be exceeded.

                                                                                                                                                                                                                                                                                                                                        • RUNNING: The operation in the specified account and region is currently in progress.

                                                                                                                                                                                                                                                                                                                                        • PENDING: The operation in the specified account and region has yet to start.

                                                                                                                                                                                                                                                                                                                                        • SUCCEEDED: The operation in the specified account and region completed successfully.

                                                                                                                                                                                                                                                                                                                                        \n

                                                                                                                                                                                                                                                                                                                                        \nIf the service returns an enum value that is not available in the current SDK version, {@link #status} will return {@link StackSetOperationResultStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #statusAsString}.\n

                                                                                                                                                                                                                                                                                                                                        \n@return The result status of the stack set operation for the given account in the given region.

                                                                                                                                                                                                                                                                                                                                        • CANCELLED: The operation in the specified account and region has been cancelled. This is either because a user has stopped the stack set operation, or because the failure tolerance of the stack set operation has been exceeded.

                                                                                                                                                                                                                                                                                                                                        • FAILED: The operation in the specified account and region failed.

                                                                                                                                                                                                                                                                                                                                          If the stack set operation fails in enough accounts within a region, the failure tolerance for the stack set operation as a whole might be exceeded.

                                                                                                                                                                                                                                                                                                                                        • RUNNING: The operation in the specified account and region is currently in progress.

                                                                                                                                                                                                                                                                                                                                        • PENDING: The operation in the specified account and region has yet to start.

                                                                                                                                                                                                                                                                                                                                        • SUCCEEDED: The operation in the specified account and region completed successfully.

                                                                                                                                                                                                                                                                                                                                        • \n@see StackSetOperationResultStatus", "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" : "Status", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Status", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Status", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                          The result status of the stack set operation for the given account in the given region.

                                                                                                                                                                                                                                                                                                                                          • CANCELLED: The operation in the specified account and region has been cancelled. This is either because a user has stopped the stack set operation, or because the failure tolerance of the stack set operation has been exceeded.

                                                                                                                                                                                                                                                                                                                                          • FAILED: The operation in the specified account and region failed.

                                                                                                                                                                                                                                                                                                                                            If the stack set operation fails in enough accounts within a region, the failure tolerance for the stack set operation as a whole might be exceeded.

                                                                                                                                                                                                                                                                                                                                          • RUNNING: The operation in the specified account and region is currently in progress.

                                                                                                                                                                                                                                                                                                                                          • PENDING: The operation in the specified account and region has yet to start.

                                                                                                                                                                                                                                                                                                                                          • SUCCEEDED: The operation in the specified account and region completed successfully.

                                                                                                                                                                                                                                                                                                                                          \n@param status The result status of the stack set operation for the given account in the given region.

                                                                                                                                                                                                                                                                                                                                          • CANCELLED: The operation in the specified account and region has been cancelled. This is either because a user has stopped the stack set operation, or because the failure tolerance of the stack set operation has been exceeded.

                                                                                                                                                                                                                                                                                                                                          • FAILED: The operation in the specified account and region failed.

                                                                                                                                                                                                                                                                                                                                            If the stack set operation fails in enough accounts within a region, the failure tolerance for the stack set operation as a whole might be exceeded.

                                                                                                                                                                                                                                                                                                                                          • RUNNING: The operation in the specified account and region is currently in progress.

                                                                                                                                                                                                                                                                                                                                          • PENDING: The operation in the specified account and region has yet to start.

                                                                                                                                                                                                                                                                                                                                          • SUCCEEDED: The operation in the specified account and region completed successfully.

                                                                                                                                                                                                                                                                                                                                          • \n@see StackSetOperationResultStatus", "setterMethodName" : "setStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                            The result status of the stack set operation for the given account in the given region.

                                                                                                                                                                                                                                                                                                                                            • CANCELLED: The operation in the specified account and region has been cancelled. This is either because a user has stopped the stack set operation, or because the failure tolerance of the stack set operation has been exceeded.

                                                                                                                                                                                                                                                                                                                                            • FAILED: The operation in the specified account and region failed.

                                                                                                                                                                                                                                                                                                                                              If the stack set operation fails in enough accounts within a region, the failure tolerance for the stack set operation as a whole might be exceeded.

                                                                                                                                                                                                                                                                                                                                            • RUNNING: The operation in the specified account and region is currently in progress.

                                                                                                                                                                                                                                                                                                                                            • PENDING: The operation in the specified account and region has yet to start.

                                                                                                                                                                                                                                                                                                                                            • SUCCEEDED: The operation in the specified account and region completed successfully.

                                                                                                                                                                                                                                                                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStatusReason", "beanStyleSetterMethodName" : "setStatusReason", "c2jName" : "StatusReason", "c2jShape" : "Reason", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                            The reason for the assigned result status.

                                                                                                                                                                                                                                                                                                                                            \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 #statusReason(String)}.\n@param statusReason 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 #statusReason(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                            The reason for the assigned result status.

                                                                                                                                                                                                                                                                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "statusReason", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                            The reason for the assigned result status.

                                                                                                                                                                                                                                                                                                                                            \n@param statusReason The reason for the assigned result status.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "statusReason", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                            The reason for the assigned result status.

                                                                                                                                                                                                                                                                                                                                            \n@return The reason for the assigned result status.", "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" : "StatusReason", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StatusReason", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StatusReason", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                            The reason for the assigned result status.

                                                                                                                                                                                                                                                                                                                                            \n@param statusReason The reason for the assigned result status.", "setterMethodName" : "setStatusReason", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "statusReason", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "statusReason", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                            The reason for the assigned result status.

                                                                                                                                                                                                                                                                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAccountGateResult", "beanStyleSetterMethodName" : "setAccountGateResult", "c2jName" : "AccountGateResult", "c2jShape" : "AccountGateResult", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                            The results of the account gate function AWS CloudFormation invokes, if present, before proceeding with stack set operations in an account

                                                                                                                                                                                                                                                                                                                                            \nThis is a convenience that creates an instance of the {@link AccountGateResult.Builder} avoiding the need to create one manually via {@link AccountGateResult#builder()}.\n\nWhen the {@link Consumer} completes, {@link AccountGateResult.Builder#build()} is called immediately and its result is passed to {@link #accountGateResult(AccountGateResult)}.\n@param accountGateResult a consumer that will call methods on {@link AccountGateResult.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #accountGateResult(AccountGateResult)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                            The results of the account gate function AWS CloudFormation invokes, if present, before proceeding with stack set operations in an account

                                                                                                                                                                                                                                                                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "accountGateResult", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                            The results of the account gate function AWS CloudFormation invokes, if present, before proceeding with stack set operations in an account

                                                                                                                                                                                                                                                                                                                                            \n@param accountGateResult The results of the account gate function AWS CloudFormation invokes, if present, before proceeding with stack set operations in an account\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "accountGateResult", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                            The results of the account gate function AWS CloudFormation invokes, if present, before proceeding with stack set operations in an account

                                                                                                                                                                                                                                                                                                                                            \n@return The results of the account gate function AWS CloudFormation invokes, if present, before proceeding with stack set operations in an account", "getterModel" : { "returnType" : "AccountGateResult", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AccountGateResult", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AccountGateResult", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "AccountGateResult", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                            The results of the account gate function AWS CloudFormation invokes, if present, before proceeding with stack set operations in an account

                                                                                                                                                                                                                                                                                                                                            \n@param accountGateResult The results of the account gate function AWS CloudFormation invokes, if present, before proceeding with stack set operations in an account", "setterMethodName" : "setAccountGateResult", "setterModel" : { "variableDeclarationType" : "AccountGateResult", "variableName" : "accountGateResult", "variableType" : "AccountGateResult", "documentation" : null, "simpleType" : "AccountGateResult", "variableSetterType" : "AccountGateResult" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "AccountGateResult", "variableName" : "accountGateResult", "variableType" : "AccountGateResult", "documentation" : "

                                                                                                                                                                                                                                                                                                                                            The results of the account gate function AWS CloudFormation invokes, if present, before proceeding with stack set operations in an account

                                                                                                                                                                                                                                                                                                                                            ", "simpleType" : "AccountGateResult", "variableSetterType" : "AccountGateResult" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Account" : { "beanStyleGetterMethodName" : "getAccount", "beanStyleSetterMethodName" : "setAccount", "c2jName" : "Account", "c2jShape" : "Account", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                            The name of the AWS account for this operation result.

                                                                                                                                                                                                                                                                                                                                            \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 #account(String)}.\n@param account 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 #account(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                            The name of the AWS account for this operation result.

                                                                                                                                                                                                                                                                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "account", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                            The name of the AWS account for this operation result.

                                                                                                                                                                                                                                                                                                                                            \n@param account The name of the AWS account for this operation result.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "account", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                            The name of the AWS account for this operation result.

                                                                                                                                                                                                                                                                                                                                            \n@return The name of the AWS account for this operation result.", "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" : "Account", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Account", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Account", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                            The name of the AWS account for this operation result.

                                                                                                                                                                                                                                                                                                                                            \n@param account The name of the AWS account for this operation result.", "setterMethodName" : "setAccount", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "account", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "account", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                            The name of the AWS account for this operation result.

                                                                                                                                                                                                                                                                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "AccountGateResult" : { "beanStyleGetterMethodName" : "getAccountGateResult", "beanStyleSetterMethodName" : "setAccountGateResult", "c2jName" : "AccountGateResult", "c2jShape" : "AccountGateResult", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                            The results of the account gate function AWS CloudFormation invokes, if present, before proceeding with stack set operations in an account

                                                                                                                                                                                                                                                                                                                                            \nThis is a convenience that creates an instance of the {@link AccountGateResult.Builder} avoiding the need to create one manually via {@link AccountGateResult#builder()}.\n\nWhen the {@link Consumer} completes, {@link AccountGateResult.Builder#build()} is called immediately and its result is passed to {@link #accountGateResult(AccountGateResult)}.\n@param accountGateResult a consumer that will call methods on {@link AccountGateResult.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #accountGateResult(AccountGateResult)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                            The results of the account gate function AWS CloudFormation invokes, if present, before proceeding with stack set operations in an account

                                                                                                                                                                                                                                                                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "accountGateResult", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                            The results of the account gate function AWS CloudFormation invokes, if present, before proceeding with stack set operations in an account

                                                                                                                                                                                                                                                                                                                                            \n@param accountGateResult The results of the account gate function AWS CloudFormation invokes, if present, before proceeding with stack set operations in an account\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "accountGateResult", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                            The results of the account gate function AWS CloudFormation invokes, if present, before proceeding with stack set operations in an account

                                                                                                                                                                                                                                                                                                                                            \n@return The results of the account gate function AWS CloudFormation invokes, if present, before proceeding with stack set operations in an account", "getterModel" : { "returnType" : "AccountGateResult", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AccountGateResult", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AccountGateResult", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "AccountGateResult", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                            The results of the account gate function AWS CloudFormation invokes, if present, before proceeding with stack set operations in an account

                                                                                                                                                                                                                                                                                                                                            \n@param accountGateResult The results of the account gate function AWS CloudFormation invokes, if present, before proceeding with stack set operations in an account", "setterMethodName" : "setAccountGateResult", "setterModel" : { "variableDeclarationType" : "AccountGateResult", "variableName" : "accountGateResult", "variableType" : "AccountGateResult", "documentation" : null, "simpleType" : "AccountGateResult", "variableSetterType" : "AccountGateResult" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "AccountGateResult", "variableName" : "accountGateResult", "variableType" : "AccountGateResult", "documentation" : "

                                                                                                                                                                                                                                                                                                                                            The results of the account gate function AWS CloudFormation invokes, if present, before proceeding with stack set operations in an account

                                                                                                                                                                                                                                                                                                                                            ", "simpleType" : "AccountGateResult", "variableSetterType" : "AccountGateResult" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Region" : { "beanStyleGetterMethodName" : "getRegion", "beanStyleSetterMethodName" : "setRegion", "c2jName" : "Region", "c2jShape" : "Region", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                            The name of the AWS region for this operation result.

                                                                                                                                                                                                                                                                                                                                            \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 #region(String)}.\n@param region 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 #region(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                            The name of the AWS region for this operation result.

                                                                                                                                                                                                                                                                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "region", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                            The name of the AWS region for this operation result.

                                                                                                                                                                                                                                                                                                                                            \n@param region The name of the AWS region for this operation result.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "region", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                            The name of the AWS region for this operation result.

                                                                                                                                                                                                                                                                                                                                            \n@return The name of the AWS region for this operation result.", "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" : "Region", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Region", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Region", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                            The name of the AWS region for this operation result.

                                                                                                                                                                                                                                                                                                                                            \n@param region The name of the AWS region for this operation result.", "setterMethodName" : "setRegion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "region", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "region", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                            The name of the AWS region for this operation result.

                                                                                                                                                                                                                                                                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Status" : { "beanStyleGetterMethodName" : "getStatusAsString", "beanStyleSetterMethodName" : "setStatus", "c2jName" : "Status", "c2jShape" : "StackSetOperationResultStatus", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                            The result status of the stack set operation for the given account in the given region.

                                                                                                                                                                                                                                                                                                                                            • CANCELLED: The operation in the specified account and region has been cancelled. This is either because a user has stopped the stack set operation, or because the failure tolerance of the stack set operation has been exceeded.

                                                                                                                                                                                                                                                                                                                                            • FAILED: The operation in the specified account and region failed.

                                                                                                                                                                                                                                                                                                                                              If the stack set operation fails in enough accounts within a region, the failure tolerance for the stack set operation as a whole might be exceeded.

                                                                                                                                                                                                                                                                                                                                            • RUNNING: The operation in the specified account and region is currently in progress.

                                                                                                                                                                                                                                                                                                                                            • PENDING: The operation in the specified account and region has yet to start.

                                                                                                                                                                                                                                                                                                                                            • SUCCEEDED: The operation in the specified account and region completed successfully.

                                                                                                                                                                                                                                                                                                                                            \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 #statusAsString(String)}.\n@param status 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 #status(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                            The result status of the stack set operation for the given account in the given region.

                                                                                                                                                                                                                                                                                                                                            • CANCELLED: The operation in the specified account and region has been cancelled. This is either because a user has stopped the stack set operation, or because the failure tolerance of the stack set operation has been exceeded.

                                                                                                                                                                                                                                                                                                                                            • FAILED: The operation in the specified account and region failed.

                                                                                                                                                                                                                                                                                                                                              If the stack set operation fails in enough accounts within a region, the failure tolerance for the stack set operation as a whole might be exceeded.

                                                                                                                                                                                                                                                                                                                                            • RUNNING: The operation in the specified account and region is currently in progress.

                                                                                                                                                                                                                                                                                                                                            • PENDING: The operation in the specified account and region has yet to start.

                                                                                                                                                                                                                                                                                                                                            • SUCCEEDED: The operation in the specified account and region completed successfully.

                                                                                                                                                                                                                                                                                                                                            ", "endpointDiscoveryId" : false, "enumType" : "StackSetOperationResultStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "status", "fluentEnumSetterMethodName" : "status", "fluentGetterMethodName" : "statusAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                            The result status of the stack set operation for the given account in the given region.

                                                                                                                                                                                                                                                                                                                                            • CANCELLED: The operation in the specified account and region has been cancelled. This is either because a user has stopped the stack set operation, or because the failure tolerance of the stack set operation has been exceeded.

                                                                                                                                                                                                                                                                                                                                            • FAILED: The operation in the specified account and region failed.

                                                                                                                                                                                                                                                                                                                                              If the stack set operation fails in enough accounts within a region, the failure tolerance for the stack set operation as a whole might be exceeded.

                                                                                                                                                                                                                                                                                                                                            • RUNNING: The operation in the specified account and region is currently in progress.

                                                                                                                                                                                                                                                                                                                                            • PENDING: The operation in the specified account and region has yet to start.

                                                                                                                                                                                                                                                                                                                                            • SUCCEEDED: The operation in the specified account and region completed successfully.

                                                                                                                                                                                                                                                                                                                                            \n@param status The result status of the stack set operation for the given account in the given region.

                                                                                                                                                                                                                                                                                                                                            • CANCELLED: The operation in the specified account and region has been cancelled. This is either because a user has stopped the stack set operation, or because the failure tolerance of the stack set operation has been exceeded.

                                                                                                                                                                                                                                                                                                                                            • FAILED: The operation in the specified account and region failed.

                                                                                                                                                                                                                                                                                                                                              If the stack set operation fails in enough accounts within a region, the failure tolerance for the stack set operation as a whole might be exceeded.

                                                                                                                                                                                                                                                                                                                                            • RUNNING: The operation in the specified account and region is currently in progress.

                                                                                                                                                                                                                                                                                                                                            • PENDING: The operation in the specified account and region has yet to start.

                                                                                                                                                                                                                                                                                                                                            • SUCCEEDED: The operation in the specified account and region completed successfully.

                                                                                                                                                                                                                                                                                                                                            • \n@see StackSetOperationResultStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see StackSetOperationResultStatus", "fluentSetterMethodName" : "status", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                              The result status of the stack set operation for the given account in the given region.

                                                                                                                                                                                                                                                                                                                                              • CANCELLED: The operation in the specified account and region has been cancelled. This is either because a user has stopped the stack set operation, or because the failure tolerance of the stack set operation has been exceeded.

                                                                                                                                                                                                                                                                                                                                              • FAILED: The operation in the specified account and region failed.

                                                                                                                                                                                                                                                                                                                                                If the stack set operation fails in enough accounts within a region, the failure tolerance for the stack set operation as a whole might be exceeded.

                                                                                                                                                                                                                                                                                                                                              • RUNNING: The operation in the specified account and region is currently in progress.

                                                                                                                                                                                                                                                                                                                                              • PENDING: The operation in the specified account and region has yet to start.

                                                                                                                                                                                                                                                                                                                                              • SUCCEEDED: The operation in the specified account and region completed successfully.

                                                                                                                                                                                                                                                                                                                                              \n

                                                                                                                                                                                                                                                                                                                                              \nIf the service returns an enum value that is not available in the current SDK version, {@link #status} will return {@link StackSetOperationResultStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #statusAsString}.\n

                                                                                                                                                                                                                                                                                                                                              \n@return The result status of the stack set operation for the given account in the given region.

                                                                                                                                                                                                                                                                                                                                              • CANCELLED: The operation in the specified account and region has been cancelled. This is either because a user has stopped the stack set operation, or because the failure tolerance of the stack set operation has been exceeded.

                                                                                                                                                                                                                                                                                                                                              • FAILED: The operation in the specified account and region failed.

                                                                                                                                                                                                                                                                                                                                                If the stack set operation fails in enough accounts within a region, the failure tolerance for the stack set operation as a whole might be exceeded.

                                                                                                                                                                                                                                                                                                                                              • RUNNING: The operation in the specified account and region is currently in progress.

                                                                                                                                                                                                                                                                                                                                              • PENDING: The operation in the specified account and region has yet to start.

                                                                                                                                                                                                                                                                                                                                              • SUCCEEDED: The operation in the specified account and region completed successfully.

                                                                                                                                                                                                                                                                                                                                              • \n@see StackSetOperationResultStatus", "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" : "Status", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Status", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Status", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                The result status of the stack set operation for the given account in the given region.

                                                                                                                                                                                                                                                                                                                                                • CANCELLED: The operation in the specified account and region has been cancelled. This is either because a user has stopped the stack set operation, or because the failure tolerance of the stack set operation has been exceeded.

                                                                                                                                                                                                                                                                                                                                                • FAILED: The operation in the specified account and region failed.

                                                                                                                                                                                                                                                                                                                                                  If the stack set operation fails in enough accounts within a region, the failure tolerance for the stack set operation as a whole might be exceeded.

                                                                                                                                                                                                                                                                                                                                                • RUNNING: The operation in the specified account and region is currently in progress.

                                                                                                                                                                                                                                                                                                                                                • PENDING: The operation in the specified account and region has yet to start.

                                                                                                                                                                                                                                                                                                                                                • SUCCEEDED: The operation in the specified account and region completed successfully.

                                                                                                                                                                                                                                                                                                                                                \n@param status The result status of the stack set operation for the given account in the given region.

                                                                                                                                                                                                                                                                                                                                                • CANCELLED: The operation in the specified account and region has been cancelled. This is either because a user has stopped the stack set operation, or because the failure tolerance of the stack set operation has been exceeded.

                                                                                                                                                                                                                                                                                                                                                • FAILED: The operation in the specified account and region failed.

                                                                                                                                                                                                                                                                                                                                                  If the stack set operation fails in enough accounts within a region, the failure tolerance for the stack set operation as a whole might be exceeded.

                                                                                                                                                                                                                                                                                                                                                • RUNNING: The operation in the specified account and region is currently in progress.

                                                                                                                                                                                                                                                                                                                                                • PENDING: The operation in the specified account and region has yet to start.

                                                                                                                                                                                                                                                                                                                                                • SUCCEEDED: The operation in the specified account and region completed successfully.

                                                                                                                                                                                                                                                                                                                                                • \n@see StackSetOperationResultStatus", "setterMethodName" : "setStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                  The result status of the stack set operation for the given account in the given region.

                                                                                                                                                                                                                                                                                                                                                  • CANCELLED: The operation in the specified account and region has been cancelled. This is either because a user has stopped the stack set operation, or because the failure tolerance of the stack set operation has been exceeded.

                                                                                                                                                                                                                                                                                                                                                  • FAILED: The operation in the specified account and region failed.

                                                                                                                                                                                                                                                                                                                                                    If the stack set operation fails in enough accounts within a region, the failure tolerance for the stack set operation as a whole might be exceeded.

                                                                                                                                                                                                                                                                                                                                                  • RUNNING: The operation in the specified account and region is currently in progress.

                                                                                                                                                                                                                                                                                                                                                  • PENDING: The operation in the specified account and region has yet to start.

                                                                                                                                                                                                                                                                                                                                                  • SUCCEEDED: The operation in the specified account and region completed successfully.

                                                                                                                                                                                                                                                                                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StatusReason" : { "beanStyleGetterMethodName" : "getStatusReason", "beanStyleSetterMethodName" : "setStatusReason", "c2jName" : "StatusReason", "c2jShape" : "Reason", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                  The reason for the assigned result status.

                                                                                                                                                                                                                                                                                                                                                  \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 #statusReason(String)}.\n@param statusReason 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 #statusReason(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                  The reason for the assigned result status.

                                                                                                                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "statusReason", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                  The reason for the assigned result status.

                                                                                                                                                                                                                                                                                                                                                  \n@param statusReason The reason for the assigned result status.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "statusReason", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                  The reason for the assigned result status.

                                                                                                                                                                                                                                                                                                                                                  \n@return The reason for the assigned result status.", "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" : "StatusReason", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StatusReason", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StatusReason", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                  The reason for the assigned result status.

                                                                                                                                                                                                                                                                                                                                                  \n@param statusReason The reason for the assigned result status.", "setterMethodName" : "setStatusReason", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "statusReason", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "statusReason", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                  The reason for the assigned result status.

                                                                                                                                                                                                                                                                                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getAccount", "beanStyleSetterMethodName" : "setAccount", "c2jName" : "Account", "c2jShape" : "Account", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                  The name of the AWS account for this operation result.

                                                                                                                                                                                                                                                                                                                                                  \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 #account(String)}.\n@param account 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 #account(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                  The name of the AWS account for this operation result.

                                                                                                                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "account", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                  The name of the AWS account for this operation result.

                                                                                                                                                                                                                                                                                                                                                  \n@param account The name of the AWS account for this operation result.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "account", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                  The name of the AWS account for this operation result.

                                                                                                                                                                                                                                                                                                                                                  \n@return The name of the AWS account for this operation result.", "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" : "Account", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Account", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Account", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                  The name of the AWS account for this operation result.

                                                                                                                                                                                                                                                                                                                                                  \n@param account The name of the AWS account for this operation result.", "setterMethodName" : "setAccount", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "account", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "account", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                  The name of the AWS account for this operation result.

                                                                                                                                                                                                                                                                                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRegion", "beanStyleSetterMethodName" : "setRegion", "c2jName" : "Region", "c2jShape" : "Region", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                  The name of the AWS region for this operation result.

                                                                                                                                                                                                                                                                                                                                                  \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 #region(String)}.\n@param region 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 #region(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                  The name of the AWS region for this operation result.

                                                                                                                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "region", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                  The name of the AWS region for this operation result.

                                                                                                                                                                                                                                                                                                                                                  \n@param region The name of the AWS region for this operation result.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "region", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                  The name of the AWS region for this operation result.

                                                                                                                                                                                                                                                                                                                                                  \n@return The name of the AWS region for this operation result.", "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" : "Region", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Region", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Region", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                  The name of the AWS region for this operation result.

                                                                                                                                                                                                                                                                                                                                                  \n@param region The name of the AWS region for this operation result.", "setterMethodName" : "setRegion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "region", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "region", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                  The name of the AWS region for this operation result.

                                                                                                                                                                                                                                                                                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStatusAsString", "beanStyleSetterMethodName" : "setStatus", "c2jName" : "Status", "c2jShape" : "StackSetOperationResultStatus", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                  The result status of the stack set operation for the given account in the given region.

                                                                                                                                                                                                                                                                                                                                                  • CANCELLED: The operation in the specified account and region has been cancelled. This is either because a user has stopped the stack set operation, or because the failure tolerance of the stack set operation has been exceeded.

                                                                                                                                                                                                                                                                                                                                                  • FAILED: The operation in the specified account and region failed.

                                                                                                                                                                                                                                                                                                                                                    If the stack set operation fails in enough accounts within a region, the failure tolerance for the stack set operation as a whole might be exceeded.

                                                                                                                                                                                                                                                                                                                                                  • RUNNING: The operation in the specified account and region is currently in progress.

                                                                                                                                                                                                                                                                                                                                                  • PENDING: The operation in the specified account and region has yet to start.

                                                                                                                                                                                                                                                                                                                                                  • SUCCEEDED: The operation in the specified account and region completed successfully.

                                                                                                                                                                                                                                                                                                                                                  \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 #statusAsString(String)}.\n@param status 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 #status(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                  The result status of the stack set operation for the given account in the given region.

                                                                                                                                                                                                                                                                                                                                                  • CANCELLED: The operation in the specified account and region has been cancelled. This is either because a user has stopped the stack set operation, or because the failure tolerance of the stack set operation has been exceeded.

                                                                                                                                                                                                                                                                                                                                                  • FAILED: The operation in the specified account and region failed.

                                                                                                                                                                                                                                                                                                                                                    If the stack set operation fails in enough accounts within a region, the failure tolerance for the stack set operation as a whole might be exceeded.

                                                                                                                                                                                                                                                                                                                                                  • RUNNING: The operation in the specified account and region is currently in progress.

                                                                                                                                                                                                                                                                                                                                                  • PENDING: The operation in the specified account and region has yet to start.

                                                                                                                                                                                                                                                                                                                                                  • SUCCEEDED: The operation in the specified account and region completed successfully.

                                                                                                                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : "StackSetOperationResultStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "status", "fluentEnumSetterMethodName" : "status", "fluentGetterMethodName" : "statusAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                  The result status of the stack set operation for the given account in the given region.

                                                                                                                                                                                                                                                                                                                                                  • CANCELLED: The operation in the specified account and region has been cancelled. This is either because a user has stopped the stack set operation, or because the failure tolerance of the stack set operation has been exceeded.

                                                                                                                                                                                                                                                                                                                                                  • FAILED: The operation in the specified account and region failed.

                                                                                                                                                                                                                                                                                                                                                    If the stack set operation fails in enough accounts within a region, the failure tolerance for the stack set operation as a whole might be exceeded.

                                                                                                                                                                                                                                                                                                                                                  • RUNNING: The operation in the specified account and region is currently in progress.

                                                                                                                                                                                                                                                                                                                                                  • PENDING: The operation in the specified account and region has yet to start.

                                                                                                                                                                                                                                                                                                                                                  • SUCCEEDED: The operation in the specified account and region completed successfully.

                                                                                                                                                                                                                                                                                                                                                  \n@param status The result status of the stack set operation for the given account in the given region.

                                                                                                                                                                                                                                                                                                                                                  • CANCELLED: The operation in the specified account and region has been cancelled. This is either because a user has stopped the stack set operation, or because the failure tolerance of the stack set operation has been exceeded.

                                                                                                                                                                                                                                                                                                                                                  • FAILED: The operation in the specified account and region failed.

                                                                                                                                                                                                                                                                                                                                                    If the stack set operation fails in enough accounts within a region, the failure tolerance for the stack set operation as a whole might be exceeded.

                                                                                                                                                                                                                                                                                                                                                  • RUNNING: The operation in the specified account and region is currently in progress.

                                                                                                                                                                                                                                                                                                                                                  • PENDING: The operation in the specified account and region has yet to start.

                                                                                                                                                                                                                                                                                                                                                  • SUCCEEDED: The operation in the specified account and region completed successfully.

                                                                                                                                                                                                                                                                                                                                                  • \n@see StackSetOperationResultStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see StackSetOperationResultStatus", "fluentSetterMethodName" : "status", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                    The result status of the stack set operation for the given account in the given region.

                                                                                                                                                                                                                                                                                                                                                    • CANCELLED: The operation in the specified account and region has been cancelled. This is either because a user has stopped the stack set operation, or because the failure tolerance of the stack set operation has been exceeded.

                                                                                                                                                                                                                                                                                                                                                    • FAILED: The operation in the specified account and region failed.

                                                                                                                                                                                                                                                                                                                                                      If the stack set operation fails in enough accounts within a region, the failure tolerance for the stack set operation as a whole might be exceeded.

                                                                                                                                                                                                                                                                                                                                                    • RUNNING: The operation in the specified account and region is currently in progress.

                                                                                                                                                                                                                                                                                                                                                    • PENDING: The operation in the specified account and region has yet to start.

                                                                                                                                                                                                                                                                                                                                                    • SUCCEEDED: The operation in the specified account and region completed successfully.

                                                                                                                                                                                                                                                                                                                                                    \n

                                                                                                                                                                                                                                                                                                                                                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #status} will return {@link StackSetOperationResultStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #statusAsString}.\n

                                                                                                                                                                                                                                                                                                                                                    \n@return The result status of the stack set operation for the given account in the given region.

                                                                                                                                                                                                                                                                                                                                                    • CANCELLED: The operation in the specified account and region has been cancelled. This is either because a user has stopped the stack set operation, or because the failure tolerance of the stack set operation has been exceeded.

                                                                                                                                                                                                                                                                                                                                                    • FAILED: The operation in the specified account and region failed.

                                                                                                                                                                                                                                                                                                                                                      If the stack set operation fails in enough accounts within a region, the failure tolerance for the stack set operation as a whole might be exceeded.

                                                                                                                                                                                                                                                                                                                                                    • RUNNING: The operation in the specified account and region is currently in progress.

                                                                                                                                                                                                                                                                                                                                                    • PENDING: The operation in the specified account and region has yet to start.

                                                                                                                                                                                                                                                                                                                                                    • SUCCEEDED: The operation in the specified account and region completed successfully.

                                                                                                                                                                                                                                                                                                                                                    • \n@see StackSetOperationResultStatus", "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" : "Status", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Status", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Status", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                      The result status of the stack set operation for the given account in the given region.

                                                                                                                                                                                                                                                                                                                                                      • CANCELLED: The operation in the specified account and region has been cancelled. This is either because a user has stopped the stack set operation, or because the failure tolerance of the stack set operation has been exceeded.

                                                                                                                                                                                                                                                                                                                                                      • FAILED: The operation in the specified account and region failed.

                                                                                                                                                                                                                                                                                                                                                        If the stack set operation fails in enough accounts within a region, the failure tolerance for the stack set operation as a whole might be exceeded.

                                                                                                                                                                                                                                                                                                                                                      • RUNNING: The operation in the specified account and region is currently in progress.

                                                                                                                                                                                                                                                                                                                                                      • PENDING: The operation in the specified account and region has yet to start.

                                                                                                                                                                                                                                                                                                                                                      • SUCCEEDED: The operation in the specified account and region completed successfully.

                                                                                                                                                                                                                                                                                                                                                      \n@param status The result status of the stack set operation for the given account in the given region.

                                                                                                                                                                                                                                                                                                                                                      • CANCELLED: The operation in the specified account and region has been cancelled. This is either because a user has stopped the stack set operation, or because the failure tolerance of the stack set operation has been exceeded.

                                                                                                                                                                                                                                                                                                                                                      • FAILED: The operation in the specified account and region failed.

                                                                                                                                                                                                                                                                                                                                                        If the stack set operation fails in enough accounts within a region, the failure tolerance for the stack set operation as a whole might be exceeded.

                                                                                                                                                                                                                                                                                                                                                      • RUNNING: The operation in the specified account and region is currently in progress.

                                                                                                                                                                                                                                                                                                                                                      • PENDING: The operation in the specified account and region has yet to start.

                                                                                                                                                                                                                                                                                                                                                      • SUCCEEDED: The operation in the specified account and region completed successfully.

                                                                                                                                                                                                                                                                                                                                                      • \n@see StackSetOperationResultStatus", "setterMethodName" : "setStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                        The result status of the stack set operation for the given account in the given region.

                                                                                                                                                                                                                                                                                                                                                        • CANCELLED: The operation in the specified account and region has been cancelled. This is either because a user has stopped the stack set operation, or because the failure tolerance of the stack set operation has been exceeded.

                                                                                                                                                                                                                                                                                                                                                        • FAILED: The operation in the specified account and region failed.

                                                                                                                                                                                                                                                                                                                                                          If the stack set operation fails in enough accounts within a region, the failure tolerance for the stack set operation as a whole might be exceeded.

                                                                                                                                                                                                                                                                                                                                                        • RUNNING: The operation in the specified account and region is currently in progress.

                                                                                                                                                                                                                                                                                                                                                        • PENDING: The operation in the specified account and region has yet to start.

                                                                                                                                                                                                                                                                                                                                                        • SUCCEEDED: The operation in the specified account and region completed successfully.

                                                                                                                                                                                                                                                                                                                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStatusReason", "beanStyleSetterMethodName" : "setStatusReason", "c2jName" : "StatusReason", "c2jShape" : "Reason", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                        The reason for the assigned result status.

                                                                                                                                                                                                                                                                                                                                                        \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 #statusReason(String)}.\n@param statusReason 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 #statusReason(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                        The reason for the assigned result status.

                                                                                                                                                                                                                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "statusReason", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                        The reason for the assigned result status.

                                                                                                                                                                                                                                                                                                                                                        \n@param statusReason The reason for the assigned result status.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "statusReason", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                        The reason for the assigned result status.

                                                                                                                                                                                                                                                                                                                                                        \n@return The reason for the assigned result status.", "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" : "StatusReason", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StatusReason", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StatusReason", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                        The reason for the assigned result status.

                                                                                                                                                                                                                                                                                                                                                        \n@param statusReason The reason for the assigned result status.", "setterMethodName" : "setStatusReason", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "statusReason", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "statusReason", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                        The reason for the assigned result status.

                                                                                                                                                                                                                                                                                                                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAccountGateResult", "beanStyleSetterMethodName" : "setAccountGateResult", "c2jName" : "AccountGateResult", "c2jShape" : "AccountGateResult", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                        The results of the account gate function AWS CloudFormation invokes, if present, before proceeding with stack set operations in an account

                                                                                                                                                                                                                                                                                                                                                        \nThis is a convenience that creates an instance of the {@link AccountGateResult.Builder} avoiding the need to create one manually via {@link AccountGateResult#builder()}.\n\nWhen the {@link Consumer} completes, {@link AccountGateResult.Builder#build()} is called immediately and its result is passed to {@link #accountGateResult(AccountGateResult)}.\n@param accountGateResult a consumer that will call methods on {@link AccountGateResult.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #accountGateResult(AccountGateResult)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                        The results of the account gate function AWS CloudFormation invokes, if present, before proceeding with stack set operations in an account

                                                                                                                                                                                                                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "accountGateResult", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                        The results of the account gate function AWS CloudFormation invokes, if present, before proceeding with stack set operations in an account

                                                                                                                                                                                                                                                                                                                                                        \n@param accountGateResult The results of the account gate function AWS CloudFormation invokes, if present, before proceeding with stack set operations in an account\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "accountGateResult", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                        The results of the account gate function AWS CloudFormation invokes, if present, before proceeding with stack set operations in an account

                                                                                                                                                                                                                                                                                                                                                        \n@return The results of the account gate function AWS CloudFormation invokes, if present, before proceeding with stack set operations in an account", "getterModel" : { "returnType" : "AccountGateResult", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AccountGateResult", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AccountGateResult", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "AccountGateResult", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                        The results of the account gate function AWS CloudFormation invokes, if present, before proceeding with stack set operations in an account

                                                                                                                                                                                                                                                                                                                                                        \n@param accountGateResult The results of the account gate function AWS CloudFormation invokes, if present, before proceeding with stack set operations in an account", "setterMethodName" : "setAccountGateResult", "setterModel" : { "variableDeclarationType" : "AccountGateResult", "variableName" : "accountGateResult", "variableType" : "AccountGateResult", "documentation" : null, "simpleType" : "AccountGateResult", "variableSetterType" : "AccountGateResult" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "AccountGateResult", "variableName" : "accountGateResult", "variableType" : "AccountGateResult", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                        The results of the account gate function AWS CloudFormation invokes, if present, before proceeding with stack set operations in an account

                                                                                                                                                                                                                                                                                                                                                        ", "simpleType" : "AccountGateResult", "variableSetterType" : "AccountGateResult" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "StackSetOperationResultSummary", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "StackSetOperationResultSummary", "variableName" : "stackSetOperationResultSummary", "variableType" : "StackSetOperationResultSummary", "documentation" : null, "simpleType" : "StackSetOperationResultSummary", "variableSetterType" : "StackSetOperationResultSummary" }, "wrapper" : false, "xmlNamespace" : null }, "StackSetOperationStatus" : { "c2jName" : "StackSetOperationStatus", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : [ { "name" : "RUNNING", "value" : "RUNNING" }, { "name" : "SUCCEEDED", "value" : "SUCCEEDED" }, { "name" : "FAILED", "value" : "FAILED" }, { "name" : "STOPPING", "value" : "STOPPING" }, { "name" : "STOPPED", "value" : "STOPPED" } ], "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" : "StackSetOperationStatus", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "StackSetOperationStatus", "variableName" : "stackSetOperationStatus", "variableType" : "StackSetOperationStatus", "documentation" : null, "simpleType" : "StackSetOperationStatus", "variableSetterType" : "StackSetOperationStatus" }, "wrapper" : false, "xmlNamespace" : null }, "StackSetOperationSummary" : { "c2jName" : "StackSetOperationSummary", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                        The structures that contain summary information about the specified operation.

                                                                                                                                                                                                                                                                                                                                                        ", "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" : "getOperationId", "beanStyleSetterMethodName" : "setOperationId", "c2jName" : "OperationId", "c2jShape" : "ClientRequestToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                        The unique ID of the stack set operation.

                                                                                                                                                                                                                                                                                                                                                        \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 #operationId(String)}.\n@param operationId 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 #operationId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                        The unique ID of the stack set operation.

                                                                                                                                                                                                                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "operationId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                        The unique ID of the stack set operation.

                                                                                                                                                                                                                                                                                                                                                        \n@param operationId The unique ID of the stack set operation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "operationId", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                        The unique ID of the stack set operation.

                                                                                                                                                                                                                                                                                                                                                        \n@return The unique ID of the stack set operation.", "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" : "OperationId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OperationId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "OperationId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                        The unique ID of the stack set operation.

                                                                                                                                                                                                                                                                                                                                                        \n@param operationId The unique ID of the stack set operation.", "setterMethodName" : "setOperationId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "operationId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "operationId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                        The unique ID of the stack set operation.

                                                                                                                                                                                                                                                                                                                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getActionAsString", "beanStyleSetterMethodName" : "setAction", "c2jName" : "Action", "c2jShape" : "StackSetOperationAction", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                        The type of operation: CREATE, UPDATE, or DELETE. Create and delete operations affect only the specified stack instances that are associated with the specified stack set. Update operations affect both the stack set itself as well as all associated stack set instances.

                                                                                                                                                                                                                                                                                                                                                        \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 #actionAsString(String)}.\n@param action 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 #action(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                        The type of operation: CREATE, UPDATE, or DELETE. Create and delete operations affect only the specified stack instances that are associated with the specified stack set. Update operations affect both the stack set itself as well as all associated stack set instances.

                                                                                                                                                                                                                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : "StackSetOperationAction", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "action", "fluentEnumSetterMethodName" : "action", "fluentGetterMethodName" : "actionAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                        The type of operation: CREATE, UPDATE, or DELETE. Create and delete operations affect only the specified stack instances that are associated with the specified stack set. Update operations affect both the stack set itself as well as all associated stack set instances.

                                                                                                                                                                                                                                                                                                                                                        \n@param action The type of operation: CREATE, UPDATE, or DELETE. Create and delete operations affect only the specified stack instances that are associated with the specified stack set. Update operations affect both the stack set itself as well as all associated stack set instances.\n@see StackSetOperationAction\n@return Returns a reference to this object so that method calls can be chained together.\n@see StackSetOperationAction", "fluentSetterMethodName" : "action", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                        The type of operation: CREATE, UPDATE, or DELETE. Create and delete operations affect only the specified stack instances that are associated with the specified stack set. Update operations affect both the stack set itself as well as all associated stack set instances.

                                                                                                                                                                                                                                                                                                                                                        \n

                                                                                                                                                                                                                                                                                                                                                        \nIf the service returns an enum value that is not available in the current SDK version, {@link #action} will return {@link StackSetOperationAction#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #actionAsString}.\n

                                                                                                                                                                                                                                                                                                                                                        \n@return The type of operation: CREATE, UPDATE, or DELETE. Create and delete operations affect only the specified stack instances that are associated with the specified stack set. Update operations affect both the stack set itself as well as all associated stack set instances.\n@see StackSetOperationAction", "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" : "Action", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Action", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Action", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                        The type of operation: CREATE, UPDATE, or DELETE. Create and delete operations affect only the specified stack instances that are associated with the specified stack set. Update operations affect both the stack set itself as well as all associated stack set instances.

                                                                                                                                                                                                                                                                                                                                                        \n@param action The type of operation: CREATE, UPDATE, or DELETE. Create and delete operations affect only the specified stack instances that are associated with the specified stack set. Update operations affect both the stack set itself as well as all associated stack set instances.\n@see StackSetOperationAction", "setterMethodName" : "setAction", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "action", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "action", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                        The type of operation: CREATE, UPDATE, or DELETE. Create and delete operations affect only the specified stack instances that are associated with the specified stack set. Update operations affect both the stack set itself as well as all associated stack set instances.

                                                                                                                                                                                                                                                                                                                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStatusAsString", "beanStyleSetterMethodName" : "setStatus", "c2jName" : "Status", "c2jShape" : "StackSetOperationStatus", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                        The overall status of the operation.

                                                                                                                                                                                                                                                                                                                                                        • FAILED: The operation exceeded the specified failure tolerance. The failure tolerance value that you've set for an operation is applied for each region during stack create and update operations. If the number of failed stacks within a region exceeds the failure tolerance, the status of the operation in the region is set to FAILED. This in turn sets the status of the operation as a whole to FAILED, and AWS CloudFormation cancels the operation in any remaining regions.

                                                                                                                                                                                                                                                                                                                                                        • RUNNING: The operation is currently being performed.

                                                                                                                                                                                                                                                                                                                                                        • STOPPED: The user has cancelled the operation.

                                                                                                                                                                                                                                                                                                                                                        • STOPPING: The operation is in the process of stopping, at user request.

                                                                                                                                                                                                                                                                                                                                                        • SUCCEEDED: The operation completed creating or updating all the specified stacks without exceeding the failure tolerance for the operation.

                                                                                                                                                                                                                                                                                                                                                        \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 #statusAsString(String)}.\n@param status 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 #status(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                        The overall status of the operation.

                                                                                                                                                                                                                                                                                                                                                        • FAILED: The operation exceeded the specified failure tolerance. The failure tolerance value that you've set for an operation is applied for each region during stack create and update operations. If the number of failed stacks within a region exceeds the failure tolerance, the status of the operation in the region is set to FAILED. This in turn sets the status of the operation as a whole to FAILED, and AWS CloudFormation cancels the operation in any remaining regions.

                                                                                                                                                                                                                                                                                                                                                        • RUNNING: The operation is currently being performed.

                                                                                                                                                                                                                                                                                                                                                        • STOPPED: The user has cancelled the operation.

                                                                                                                                                                                                                                                                                                                                                        • STOPPING: The operation is in the process of stopping, at user request.

                                                                                                                                                                                                                                                                                                                                                        • SUCCEEDED: The operation completed creating or updating all the specified stacks without exceeding the failure tolerance for the operation.

                                                                                                                                                                                                                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : "StackSetOperationStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "status", "fluentEnumSetterMethodName" : "status", "fluentGetterMethodName" : "statusAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                        The overall status of the operation.

                                                                                                                                                                                                                                                                                                                                                        • FAILED: The operation exceeded the specified failure tolerance. The failure tolerance value that you've set for an operation is applied for each region during stack create and update operations. If the number of failed stacks within a region exceeds the failure tolerance, the status of the operation in the region is set to FAILED. This in turn sets the status of the operation as a whole to FAILED, and AWS CloudFormation cancels the operation in any remaining regions.

                                                                                                                                                                                                                                                                                                                                                        • RUNNING: The operation is currently being performed.

                                                                                                                                                                                                                                                                                                                                                        • STOPPED: The user has cancelled the operation.

                                                                                                                                                                                                                                                                                                                                                        • STOPPING: The operation is in the process of stopping, at user request.

                                                                                                                                                                                                                                                                                                                                                        • SUCCEEDED: The operation completed creating or updating all the specified stacks without exceeding the failure tolerance for the operation.

                                                                                                                                                                                                                                                                                                                                                        \n@param status The overall status of the operation.

                                                                                                                                                                                                                                                                                                                                                        • FAILED: The operation exceeded the specified failure tolerance. The failure tolerance value that you've set for an operation is applied for each region during stack create and update operations. If the number of failed stacks within a region exceeds the failure tolerance, the status of the operation in the region is set to FAILED. This in turn sets the status of the operation as a whole to FAILED, and AWS CloudFormation cancels the operation in any remaining regions.

                                                                                                                                                                                                                                                                                                                                                        • RUNNING: The operation is currently being performed.

                                                                                                                                                                                                                                                                                                                                                        • STOPPED: The user has cancelled the operation.

                                                                                                                                                                                                                                                                                                                                                        • STOPPING: The operation is in the process of stopping, at user request.

                                                                                                                                                                                                                                                                                                                                                        • SUCCEEDED: The operation completed creating or updating all the specified stacks without exceeding the failure tolerance for the operation.

                                                                                                                                                                                                                                                                                                                                                        • \n@see StackSetOperationStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see StackSetOperationStatus", "fluentSetterMethodName" : "status", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                          The overall status of the operation.

                                                                                                                                                                                                                                                                                                                                                          • FAILED: The operation exceeded the specified failure tolerance. The failure tolerance value that you've set for an operation is applied for each region during stack create and update operations. If the number of failed stacks within a region exceeds the failure tolerance, the status of the operation in the region is set to FAILED. This in turn sets the status of the operation as a whole to FAILED, and AWS CloudFormation cancels the operation in any remaining regions.

                                                                                                                                                                                                                                                                                                                                                          • RUNNING: The operation is currently being performed.

                                                                                                                                                                                                                                                                                                                                                          • STOPPED: The user has cancelled the operation.

                                                                                                                                                                                                                                                                                                                                                          • STOPPING: The operation is in the process of stopping, at user request.

                                                                                                                                                                                                                                                                                                                                                          • SUCCEEDED: The operation completed creating or updating all the specified stacks without exceeding the failure tolerance for the operation.

                                                                                                                                                                                                                                                                                                                                                          \n

                                                                                                                                                                                                                                                                                                                                                          \nIf the service returns an enum value that is not available in the current SDK version, {@link #status} will return {@link StackSetOperationStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #statusAsString}.\n

                                                                                                                                                                                                                                                                                                                                                          \n@return The overall status of the operation.

                                                                                                                                                                                                                                                                                                                                                          • FAILED: The operation exceeded the specified failure tolerance. The failure tolerance value that you've set for an operation is applied for each region during stack create and update operations. If the number of failed stacks within a region exceeds the failure tolerance, the status of the operation in the region is set to FAILED. This in turn sets the status of the operation as a whole to FAILED, and AWS CloudFormation cancels the operation in any remaining regions.

                                                                                                                                                                                                                                                                                                                                                          • RUNNING: The operation is currently being performed.

                                                                                                                                                                                                                                                                                                                                                          • STOPPED: The user has cancelled the operation.

                                                                                                                                                                                                                                                                                                                                                          • STOPPING: The operation is in the process of stopping, at user request.

                                                                                                                                                                                                                                                                                                                                                          • SUCCEEDED: The operation completed creating or updating all the specified stacks without exceeding the failure tolerance for the operation.

                                                                                                                                                                                                                                                                                                                                                          • \n@see StackSetOperationStatus", "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" : "Status", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Status", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Status", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                            The overall status of the operation.

                                                                                                                                                                                                                                                                                                                                                            • FAILED: The operation exceeded the specified failure tolerance. The failure tolerance value that you've set for an operation is applied for each region during stack create and update operations. If the number of failed stacks within a region exceeds the failure tolerance, the status of the operation in the region is set to FAILED. This in turn sets the status of the operation as a whole to FAILED, and AWS CloudFormation cancels the operation in any remaining regions.

                                                                                                                                                                                                                                                                                                                                                            • RUNNING: The operation is currently being performed.

                                                                                                                                                                                                                                                                                                                                                            • STOPPED: The user has cancelled the operation.

                                                                                                                                                                                                                                                                                                                                                            • STOPPING: The operation is in the process of stopping, at user request.

                                                                                                                                                                                                                                                                                                                                                            • SUCCEEDED: The operation completed creating or updating all the specified stacks without exceeding the failure tolerance for the operation.

                                                                                                                                                                                                                                                                                                                                                            \n@param status The overall status of the operation.

                                                                                                                                                                                                                                                                                                                                                            • FAILED: The operation exceeded the specified failure tolerance. The failure tolerance value that you've set for an operation is applied for each region during stack create and update operations. If the number of failed stacks within a region exceeds the failure tolerance, the status of the operation in the region is set to FAILED. This in turn sets the status of the operation as a whole to FAILED, and AWS CloudFormation cancels the operation in any remaining regions.

                                                                                                                                                                                                                                                                                                                                                            • RUNNING: The operation is currently being performed.

                                                                                                                                                                                                                                                                                                                                                            • STOPPED: The user has cancelled the operation.

                                                                                                                                                                                                                                                                                                                                                            • STOPPING: The operation is in the process of stopping, at user request.

                                                                                                                                                                                                                                                                                                                                                            • SUCCEEDED: The operation completed creating or updating all the specified stacks without exceeding the failure tolerance for the operation.

                                                                                                                                                                                                                                                                                                                                                            • \n@see StackSetOperationStatus", "setterMethodName" : "setStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                              The overall status of the operation.

                                                                                                                                                                                                                                                                                                                                                              • FAILED: The operation exceeded the specified failure tolerance. The failure tolerance value that you've set for an operation is applied for each region during stack create and update operations. If the number of failed stacks within a region exceeds the failure tolerance, the status of the operation in the region is set to FAILED. This in turn sets the status of the operation as a whole to FAILED, and AWS CloudFormation cancels the operation in any remaining regions.

                                                                                                                                                                                                                                                                                                                                                              • RUNNING: The operation is currently being performed.

                                                                                                                                                                                                                                                                                                                                                              • STOPPED: The user has cancelled the operation.

                                                                                                                                                                                                                                                                                                                                                              • STOPPING: The operation is in the process of stopping, at user request.

                                                                                                                                                                                                                                                                                                                                                              • SUCCEEDED: The operation completed creating or updating all the specified stacks without exceeding the failure tolerance for the operation.

                                                                                                                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCreationTimestamp", "beanStyleSetterMethodName" : "setCreationTimestamp", "c2jName" : "CreationTimestamp", "c2jShape" : "Timestamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                              The time at which the operation was initiated. Note that the creation times for the stack set operation might differ from the creation time of the individual stacks themselves. This is because AWS CloudFormation needs to perform preparatory work for the operation, such as dispatching the work to the requested regions, before actually creating the first stacks.

                                                                                                                                                                                                                                                                                                                                                              \nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #creationTimestamp(Instant)}.\n@param creationTimestamp a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #creationTimestamp(Instant)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                              The time at which the operation was initiated. Note that the creation times for the stack set operation might differ from the creation time of the individual stacks themselves. This is because AWS CloudFormation needs to perform preparatory work for the operation, such as dispatching the work to the requested regions, before actually creating the first stacks.

                                                                                                                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "creationTimestamp", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                              The time at which the operation was initiated. Note that the creation times for the stack set operation might differ from the creation time of the individual stacks themselves. This is because AWS CloudFormation needs to perform preparatory work for the operation, such as dispatching the work to the requested regions, before actually creating the first stacks.

                                                                                                                                                                                                                                                                                                                                                              \n@param creationTimestamp The time at which the operation was initiated. Note that the creation times for the stack set operation might differ from the creation time of the individual stacks themselves. This is because AWS CloudFormation needs to perform preparatory work for the operation, such as dispatching the work to the requested regions, before actually creating the first stacks.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "creationTimestamp", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                              The time at which the operation was initiated. Note that the creation times for the stack set operation might differ from the creation time of the individual stacks themselves. This is because AWS CloudFormation needs to perform preparatory work for the operation, such as dispatching the work to the requested regions, before actually creating the first stacks.

                                                                                                                                                                                                                                                                                                                                                              \n@return The time at which the operation was initiated. Note that the creation times for the stack set operation might differ from the creation time of the individual stacks themselves. This is because AWS CloudFormation needs to perform preparatory work for the operation, such as dispatching the work to the requested regions, before actually creating the first stacks.", "getterModel" : { "returnType" : "java.time.Instant", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CreationTimestamp", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CreationTimestamp", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "CreationTimestamp", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                              The time at which the operation was initiated. Note that the creation times for the stack set operation might differ from the creation time of the individual stacks themselves. This is because AWS CloudFormation needs to perform preparatory work for the operation, such as dispatching the work to the requested regions, before actually creating the first stacks.

                                                                                                                                                                                                                                                                                                                                                              \n@param creationTimestamp The time at which the operation was initiated. Note that the creation times for the stack set operation might differ from the creation time of the individual stacks themselves. This is because AWS CloudFormation needs to perform preparatory work for the operation, such as dispatching the work to the requested regions, before actually creating the first stacks.", "setterMethodName" : "setCreationTimestamp", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "creationTimestamp", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "creationTimestamp", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                              The time at which the operation was initiated. Note that the creation times for the stack set operation might differ from the creation time of the individual stacks themselves. This is because AWS CloudFormation needs to perform preparatory work for the operation, such as dispatching the work to the requested regions, before actually creating the first stacks.

                                                                                                                                                                                                                                                                                                                                                              ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEndTimestamp", "beanStyleSetterMethodName" : "setEndTimestamp", "c2jName" : "EndTimestamp", "c2jShape" : "Timestamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                              The time at which the stack set operation ended, across all accounts and regions specified. Note that this doesn't necessarily mean that the stack set operation was successful, or even attempted, in each account or region.

                                                                                                                                                                                                                                                                                                                                                              \nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #endTimestamp(Instant)}.\n@param endTimestamp a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #endTimestamp(Instant)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                              The time at which the stack set operation ended, across all accounts and regions specified. Note that this doesn't necessarily mean that the stack set operation was successful, or even attempted, in each account or region.

                                                                                                                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "endTimestamp", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                              The time at which the stack set operation ended, across all accounts and regions specified. Note that this doesn't necessarily mean that the stack set operation was successful, or even attempted, in each account or region.

                                                                                                                                                                                                                                                                                                                                                              \n@param endTimestamp The time at which the stack set operation ended, across all accounts and regions specified. Note that this doesn't necessarily mean that the stack set operation was successful, or even attempted, in each account or region.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "endTimestamp", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                              The time at which the stack set operation ended, across all accounts and regions specified. Note that this doesn't necessarily mean that the stack set operation was successful, or even attempted, in each account or region.

                                                                                                                                                                                                                                                                                                                                                              \n@return The time at which the stack set operation ended, across all accounts and regions specified. Note that this doesn't necessarily mean that the stack set operation was successful, or even attempted, in each account or region.", "getterModel" : { "returnType" : "java.time.Instant", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EndTimestamp", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EndTimestamp", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "EndTimestamp", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                              The time at which the stack set operation ended, across all accounts and regions specified. Note that this doesn't necessarily mean that the stack set operation was successful, or even attempted, in each account or region.

                                                                                                                                                                                                                                                                                                                                                              \n@param endTimestamp The time at which the stack set operation ended, across all accounts and regions specified. Note that this doesn't necessarily mean that the stack set operation was successful, or even attempted, in each account or region.", "setterMethodName" : "setEndTimestamp", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "endTimestamp", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "endTimestamp", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                              The time at which the stack set operation ended, across all accounts and regions specified. Note that this doesn't necessarily mean that the stack set operation was successful, or even attempted, in each account or region.

                                                                                                                                                                                                                                                                                                                                                              ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Action" : { "beanStyleGetterMethodName" : "getActionAsString", "beanStyleSetterMethodName" : "setAction", "c2jName" : "Action", "c2jShape" : "StackSetOperationAction", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                              The type of operation: CREATE, UPDATE, or DELETE. Create and delete operations affect only the specified stack instances that are associated with the specified stack set. Update operations affect both the stack set itself as well as all associated stack set instances.

                                                                                                                                                                                                                                                                                                                                                              \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 #actionAsString(String)}.\n@param action 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 #action(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                              The type of operation: CREATE, UPDATE, or DELETE. Create and delete operations affect only the specified stack instances that are associated with the specified stack set. Update operations affect both the stack set itself as well as all associated stack set instances.

                                                                                                                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : "StackSetOperationAction", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "action", "fluentEnumSetterMethodName" : "action", "fluentGetterMethodName" : "actionAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                              The type of operation: CREATE, UPDATE, or DELETE. Create and delete operations affect only the specified stack instances that are associated with the specified stack set. Update operations affect both the stack set itself as well as all associated stack set instances.

                                                                                                                                                                                                                                                                                                                                                              \n@param action The type of operation: CREATE, UPDATE, or DELETE. Create and delete operations affect only the specified stack instances that are associated with the specified stack set. Update operations affect both the stack set itself as well as all associated stack set instances.\n@see StackSetOperationAction\n@return Returns a reference to this object so that method calls can be chained together.\n@see StackSetOperationAction", "fluentSetterMethodName" : "action", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                              The type of operation: CREATE, UPDATE, or DELETE. Create and delete operations affect only the specified stack instances that are associated with the specified stack set. Update operations affect both the stack set itself as well as all associated stack set instances.

                                                                                                                                                                                                                                                                                                                                                              \n

                                                                                                                                                                                                                                                                                                                                                              \nIf the service returns an enum value that is not available in the current SDK version, {@link #action} will return {@link StackSetOperationAction#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #actionAsString}.\n

                                                                                                                                                                                                                                                                                                                                                              \n@return The type of operation: CREATE, UPDATE, or DELETE. Create and delete operations affect only the specified stack instances that are associated with the specified stack set. Update operations affect both the stack set itself as well as all associated stack set instances.\n@see StackSetOperationAction", "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" : "Action", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Action", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Action", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                              The type of operation: CREATE, UPDATE, or DELETE. Create and delete operations affect only the specified stack instances that are associated with the specified stack set. Update operations affect both the stack set itself as well as all associated stack set instances.

                                                                                                                                                                                                                                                                                                                                                              \n@param action The type of operation: CREATE, UPDATE, or DELETE. Create and delete operations affect only the specified stack instances that are associated with the specified stack set. Update operations affect both the stack set itself as well as all associated stack set instances.\n@see StackSetOperationAction", "setterMethodName" : "setAction", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "action", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "action", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                              The type of operation: CREATE, UPDATE, or DELETE. Create and delete operations affect only the specified stack instances that are associated with the specified stack set. Update operations affect both the stack set itself as well as all associated stack set instances.

                                                                                                                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "CreationTimestamp" : { "beanStyleGetterMethodName" : "getCreationTimestamp", "beanStyleSetterMethodName" : "setCreationTimestamp", "c2jName" : "CreationTimestamp", "c2jShape" : "Timestamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                              The time at which the operation was initiated. Note that the creation times for the stack set operation might differ from the creation time of the individual stacks themselves. This is because AWS CloudFormation needs to perform preparatory work for the operation, such as dispatching the work to the requested regions, before actually creating the first stacks.

                                                                                                                                                                                                                                                                                                                                                              \nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #creationTimestamp(Instant)}.\n@param creationTimestamp a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #creationTimestamp(Instant)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                              The time at which the operation was initiated. Note that the creation times for the stack set operation might differ from the creation time of the individual stacks themselves. This is because AWS CloudFormation needs to perform preparatory work for the operation, such as dispatching the work to the requested regions, before actually creating the first stacks.

                                                                                                                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "creationTimestamp", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                              The time at which the operation was initiated. Note that the creation times for the stack set operation might differ from the creation time of the individual stacks themselves. This is because AWS CloudFormation needs to perform preparatory work for the operation, such as dispatching the work to the requested regions, before actually creating the first stacks.

                                                                                                                                                                                                                                                                                                                                                              \n@param creationTimestamp The time at which the operation was initiated. Note that the creation times for the stack set operation might differ from the creation time of the individual stacks themselves. This is because AWS CloudFormation needs to perform preparatory work for the operation, such as dispatching the work to the requested regions, before actually creating the first stacks.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "creationTimestamp", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                              The time at which the operation was initiated. Note that the creation times for the stack set operation might differ from the creation time of the individual stacks themselves. This is because AWS CloudFormation needs to perform preparatory work for the operation, such as dispatching the work to the requested regions, before actually creating the first stacks.

                                                                                                                                                                                                                                                                                                                                                              \n@return The time at which the operation was initiated. Note that the creation times for the stack set operation might differ from the creation time of the individual stacks themselves. This is because AWS CloudFormation needs to perform preparatory work for the operation, such as dispatching the work to the requested regions, before actually creating the first stacks.", "getterModel" : { "returnType" : "java.time.Instant", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CreationTimestamp", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CreationTimestamp", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "CreationTimestamp", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                              The time at which the operation was initiated. Note that the creation times for the stack set operation might differ from the creation time of the individual stacks themselves. This is because AWS CloudFormation needs to perform preparatory work for the operation, such as dispatching the work to the requested regions, before actually creating the first stacks.

                                                                                                                                                                                                                                                                                                                                                              \n@param creationTimestamp The time at which the operation was initiated. Note that the creation times for the stack set operation might differ from the creation time of the individual stacks themselves. This is because AWS CloudFormation needs to perform preparatory work for the operation, such as dispatching the work to the requested regions, before actually creating the first stacks.", "setterMethodName" : "setCreationTimestamp", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "creationTimestamp", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "creationTimestamp", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                              The time at which the operation was initiated. Note that the creation times for the stack set operation might differ from the creation time of the individual stacks themselves. This is because AWS CloudFormation needs to perform preparatory work for the operation, such as dispatching the work to the requested regions, before actually creating the first stacks.

                                                                                                                                                                                                                                                                                                                                                              ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "EndTimestamp" : { "beanStyleGetterMethodName" : "getEndTimestamp", "beanStyleSetterMethodName" : "setEndTimestamp", "c2jName" : "EndTimestamp", "c2jShape" : "Timestamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                              The time at which the stack set operation ended, across all accounts and regions specified. Note that this doesn't necessarily mean that the stack set operation was successful, or even attempted, in each account or region.

                                                                                                                                                                                                                                                                                                                                                              \nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #endTimestamp(Instant)}.\n@param endTimestamp a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #endTimestamp(Instant)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                              The time at which the stack set operation ended, across all accounts and regions specified. Note that this doesn't necessarily mean that the stack set operation was successful, or even attempted, in each account or region.

                                                                                                                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "endTimestamp", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                              The time at which the stack set operation ended, across all accounts and regions specified. Note that this doesn't necessarily mean that the stack set operation was successful, or even attempted, in each account or region.

                                                                                                                                                                                                                                                                                                                                                              \n@param endTimestamp The time at which the stack set operation ended, across all accounts and regions specified. Note that this doesn't necessarily mean that the stack set operation was successful, or even attempted, in each account or region.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "endTimestamp", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                              The time at which the stack set operation ended, across all accounts and regions specified. Note that this doesn't necessarily mean that the stack set operation was successful, or even attempted, in each account or region.

                                                                                                                                                                                                                                                                                                                                                              \n@return The time at which the stack set operation ended, across all accounts and regions specified. Note that this doesn't necessarily mean that the stack set operation was successful, or even attempted, in each account or region.", "getterModel" : { "returnType" : "java.time.Instant", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EndTimestamp", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EndTimestamp", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "EndTimestamp", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                              The time at which the stack set operation ended, across all accounts and regions specified. Note that this doesn't necessarily mean that the stack set operation was successful, or even attempted, in each account or region.

                                                                                                                                                                                                                                                                                                                                                              \n@param endTimestamp The time at which the stack set operation ended, across all accounts and regions specified. Note that this doesn't necessarily mean that the stack set operation was successful, or even attempted, in each account or region.", "setterMethodName" : "setEndTimestamp", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "endTimestamp", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "endTimestamp", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                              The time at which the stack set operation ended, across all accounts and regions specified. Note that this doesn't necessarily mean that the stack set operation was successful, or even attempted, in each account or region.

                                                                                                                                                                                                                                                                                                                                                              ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "OperationId" : { "beanStyleGetterMethodName" : "getOperationId", "beanStyleSetterMethodName" : "setOperationId", "c2jName" : "OperationId", "c2jShape" : "ClientRequestToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                              The unique ID of the stack set operation.

                                                                                                                                                                                                                                                                                                                                                              \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 #operationId(String)}.\n@param operationId 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 #operationId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                              The unique ID of the stack set operation.

                                                                                                                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "operationId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                              The unique ID of the stack set operation.

                                                                                                                                                                                                                                                                                                                                                              \n@param operationId The unique ID of the stack set operation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "operationId", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                              The unique ID of the stack set operation.

                                                                                                                                                                                                                                                                                                                                                              \n@return The unique ID of the stack set operation.", "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" : "OperationId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OperationId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "OperationId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                              The unique ID of the stack set operation.

                                                                                                                                                                                                                                                                                                                                                              \n@param operationId The unique ID of the stack set operation.", "setterMethodName" : "setOperationId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "operationId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "operationId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                              The unique ID of the stack set operation.

                                                                                                                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Status" : { "beanStyleGetterMethodName" : "getStatusAsString", "beanStyleSetterMethodName" : "setStatus", "c2jName" : "Status", "c2jShape" : "StackSetOperationStatus", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                              The overall status of the operation.

                                                                                                                                                                                                                                                                                                                                                              • FAILED: The operation exceeded the specified failure tolerance. The failure tolerance value that you've set for an operation is applied for each region during stack create and update operations. If the number of failed stacks within a region exceeds the failure tolerance, the status of the operation in the region is set to FAILED. This in turn sets the status of the operation as a whole to FAILED, and AWS CloudFormation cancels the operation in any remaining regions.

                                                                                                                                                                                                                                                                                                                                                              • RUNNING: The operation is currently being performed.

                                                                                                                                                                                                                                                                                                                                                              • STOPPED: The user has cancelled the operation.

                                                                                                                                                                                                                                                                                                                                                              • STOPPING: The operation is in the process of stopping, at user request.

                                                                                                                                                                                                                                                                                                                                                              • SUCCEEDED: The operation completed creating or updating all the specified stacks without exceeding the failure tolerance for the operation.

                                                                                                                                                                                                                                                                                                                                                              \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 #statusAsString(String)}.\n@param status 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 #status(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                              The overall status of the operation.

                                                                                                                                                                                                                                                                                                                                                              • FAILED: The operation exceeded the specified failure tolerance. The failure tolerance value that you've set for an operation is applied for each region during stack create and update operations. If the number of failed stacks within a region exceeds the failure tolerance, the status of the operation in the region is set to FAILED. This in turn sets the status of the operation as a whole to FAILED, and AWS CloudFormation cancels the operation in any remaining regions.

                                                                                                                                                                                                                                                                                                                                                              • RUNNING: The operation is currently being performed.

                                                                                                                                                                                                                                                                                                                                                              • STOPPED: The user has cancelled the operation.

                                                                                                                                                                                                                                                                                                                                                              • STOPPING: The operation is in the process of stopping, at user request.

                                                                                                                                                                                                                                                                                                                                                              • SUCCEEDED: The operation completed creating or updating all the specified stacks without exceeding the failure tolerance for the operation.

                                                                                                                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : "StackSetOperationStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "status", "fluentEnumSetterMethodName" : "status", "fluentGetterMethodName" : "statusAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                              The overall status of the operation.

                                                                                                                                                                                                                                                                                                                                                              • FAILED: The operation exceeded the specified failure tolerance. The failure tolerance value that you've set for an operation is applied for each region during stack create and update operations. If the number of failed stacks within a region exceeds the failure tolerance, the status of the operation in the region is set to FAILED. This in turn sets the status of the operation as a whole to FAILED, and AWS CloudFormation cancels the operation in any remaining regions.

                                                                                                                                                                                                                                                                                                                                                              • RUNNING: The operation is currently being performed.

                                                                                                                                                                                                                                                                                                                                                              • STOPPED: The user has cancelled the operation.

                                                                                                                                                                                                                                                                                                                                                              • STOPPING: The operation is in the process of stopping, at user request.

                                                                                                                                                                                                                                                                                                                                                              • SUCCEEDED: The operation completed creating or updating all the specified stacks without exceeding the failure tolerance for the operation.

                                                                                                                                                                                                                                                                                                                                                              \n@param status The overall status of the operation.

                                                                                                                                                                                                                                                                                                                                                              • FAILED: The operation exceeded the specified failure tolerance. The failure tolerance value that you've set for an operation is applied for each region during stack create and update operations. If the number of failed stacks within a region exceeds the failure tolerance, the status of the operation in the region is set to FAILED. This in turn sets the status of the operation as a whole to FAILED, and AWS CloudFormation cancels the operation in any remaining regions.

                                                                                                                                                                                                                                                                                                                                                              • RUNNING: The operation is currently being performed.

                                                                                                                                                                                                                                                                                                                                                              • STOPPED: The user has cancelled the operation.

                                                                                                                                                                                                                                                                                                                                                              • STOPPING: The operation is in the process of stopping, at user request.

                                                                                                                                                                                                                                                                                                                                                              • SUCCEEDED: The operation completed creating or updating all the specified stacks without exceeding the failure tolerance for the operation.

                                                                                                                                                                                                                                                                                                                                                              • \n@see StackSetOperationStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see StackSetOperationStatus", "fluentSetterMethodName" : "status", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                The overall status of the operation.

                                                                                                                                                                                                                                                                                                                                                                • FAILED: The operation exceeded the specified failure tolerance. The failure tolerance value that you've set for an operation is applied for each region during stack create and update operations. If the number of failed stacks within a region exceeds the failure tolerance, the status of the operation in the region is set to FAILED. This in turn sets the status of the operation as a whole to FAILED, and AWS CloudFormation cancels the operation in any remaining regions.

                                                                                                                                                                                                                                                                                                                                                                • RUNNING: The operation is currently being performed.

                                                                                                                                                                                                                                                                                                                                                                • STOPPED: The user has cancelled the operation.

                                                                                                                                                                                                                                                                                                                                                                • STOPPING: The operation is in the process of stopping, at user request.

                                                                                                                                                                                                                                                                                                                                                                • SUCCEEDED: The operation completed creating or updating all the specified stacks without exceeding the failure tolerance for the operation.

                                                                                                                                                                                                                                                                                                                                                                \n

                                                                                                                                                                                                                                                                                                                                                                \nIf the service returns an enum value that is not available in the current SDK version, {@link #status} will return {@link StackSetOperationStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #statusAsString}.\n

                                                                                                                                                                                                                                                                                                                                                                \n@return The overall status of the operation.

                                                                                                                                                                                                                                                                                                                                                                • FAILED: The operation exceeded the specified failure tolerance. The failure tolerance value that you've set for an operation is applied for each region during stack create and update operations. If the number of failed stacks within a region exceeds the failure tolerance, the status of the operation in the region is set to FAILED. This in turn sets the status of the operation as a whole to FAILED, and AWS CloudFormation cancels the operation in any remaining regions.

                                                                                                                                                                                                                                                                                                                                                                • RUNNING: The operation is currently being performed.

                                                                                                                                                                                                                                                                                                                                                                • STOPPED: The user has cancelled the operation.

                                                                                                                                                                                                                                                                                                                                                                • STOPPING: The operation is in the process of stopping, at user request.

                                                                                                                                                                                                                                                                                                                                                                • SUCCEEDED: The operation completed creating or updating all the specified stacks without exceeding the failure tolerance for the operation.

                                                                                                                                                                                                                                                                                                                                                                • \n@see StackSetOperationStatus", "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" : "Status", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Status", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Status", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                  The overall status of the operation.

                                                                                                                                                                                                                                                                                                                                                                  • FAILED: The operation exceeded the specified failure tolerance. The failure tolerance value that you've set for an operation is applied for each region during stack create and update operations. If the number of failed stacks within a region exceeds the failure tolerance, the status of the operation in the region is set to FAILED. This in turn sets the status of the operation as a whole to FAILED, and AWS CloudFormation cancels the operation in any remaining regions.

                                                                                                                                                                                                                                                                                                                                                                  • RUNNING: The operation is currently being performed.

                                                                                                                                                                                                                                                                                                                                                                  • STOPPED: The user has cancelled the operation.

                                                                                                                                                                                                                                                                                                                                                                  • STOPPING: The operation is in the process of stopping, at user request.

                                                                                                                                                                                                                                                                                                                                                                  • SUCCEEDED: The operation completed creating or updating all the specified stacks without exceeding the failure tolerance for the operation.

                                                                                                                                                                                                                                                                                                                                                                  \n@param status The overall status of the operation.

                                                                                                                                                                                                                                                                                                                                                                  • FAILED: The operation exceeded the specified failure tolerance. The failure tolerance value that you've set for an operation is applied for each region during stack create and update operations. If the number of failed stacks within a region exceeds the failure tolerance, the status of the operation in the region is set to FAILED. This in turn sets the status of the operation as a whole to FAILED, and AWS CloudFormation cancels the operation in any remaining regions.

                                                                                                                                                                                                                                                                                                                                                                  • RUNNING: The operation is currently being performed.

                                                                                                                                                                                                                                                                                                                                                                  • STOPPED: The user has cancelled the operation.

                                                                                                                                                                                                                                                                                                                                                                  • STOPPING: The operation is in the process of stopping, at user request.

                                                                                                                                                                                                                                                                                                                                                                  • SUCCEEDED: The operation completed creating or updating all the specified stacks without exceeding the failure tolerance for the operation.

                                                                                                                                                                                                                                                                                                                                                                  • \n@see StackSetOperationStatus", "setterMethodName" : "setStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                    The overall status of the operation.

                                                                                                                                                                                                                                                                                                                                                                    • FAILED: The operation exceeded the specified failure tolerance. The failure tolerance value that you've set for an operation is applied for each region during stack create and update operations. If the number of failed stacks within a region exceeds the failure tolerance, the status of the operation in the region is set to FAILED. This in turn sets the status of the operation as a whole to FAILED, and AWS CloudFormation cancels the operation in any remaining regions.

                                                                                                                                                                                                                                                                                                                                                                    • RUNNING: The operation is currently being performed.

                                                                                                                                                                                                                                                                                                                                                                    • STOPPED: The user has cancelled the operation.

                                                                                                                                                                                                                                                                                                                                                                    • STOPPING: The operation is in the process of stopping, at user request.

                                                                                                                                                                                                                                                                                                                                                                    • SUCCEEDED: The operation completed creating or updating all the specified stacks without exceeding the failure tolerance for the operation.

                                                                                                                                                                                                                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getOperationId", "beanStyleSetterMethodName" : "setOperationId", "c2jName" : "OperationId", "c2jShape" : "ClientRequestToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                    The unique ID of the stack set operation.

                                                                                                                                                                                                                                                                                                                                                                    \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 #operationId(String)}.\n@param operationId 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 #operationId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                    The unique ID of the stack set operation.

                                                                                                                                                                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "operationId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                    The unique ID of the stack set operation.

                                                                                                                                                                                                                                                                                                                                                                    \n@param operationId The unique ID of the stack set operation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "operationId", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                    The unique ID of the stack set operation.

                                                                                                                                                                                                                                                                                                                                                                    \n@return The unique ID of the stack set operation.", "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" : "OperationId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OperationId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "OperationId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                    The unique ID of the stack set operation.

                                                                                                                                                                                                                                                                                                                                                                    \n@param operationId The unique ID of the stack set operation.", "setterMethodName" : "setOperationId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "operationId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "operationId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                    The unique ID of the stack set operation.

                                                                                                                                                                                                                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getActionAsString", "beanStyleSetterMethodName" : "setAction", "c2jName" : "Action", "c2jShape" : "StackSetOperationAction", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                    The type of operation: CREATE, UPDATE, or DELETE. Create and delete operations affect only the specified stack instances that are associated with the specified stack set. Update operations affect both the stack set itself as well as all associated stack set instances.

                                                                                                                                                                                                                                                                                                                                                                    \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 #actionAsString(String)}.\n@param action 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 #action(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                    The type of operation: CREATE, UPDATE, or DELETE. Create and delete operations affect only the specified stack instances that are associated with the specified stack set. Update operations affect both the stack set itself as well as all associated stack set instances.

                                                                                                                                                                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : "StackSetOperationAction", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "action", "fluentEnumSetterMethodName" : "action", "fluentGetterMethodName" : "actionAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                    The type of operation: CREATE, UPDATE, or DELETE. Create and delete operations affect only the specified stack instances that are associated with the specified stack set. Update operations affect both the stack set itself as well as all associated stack set instances.

                                                                                                                                                                                                                                                                                                                                                                    \n@param action The type of operation: CREATE, UPDATE, or DELETE. Create and delete operations affect only the specified stack instances that are associated with the specified stack set. Update operations affect both the stack set itself as well as all associated stack set instances.\n@see StackSetOperationAction\n@return Returns a reference to this object so that method calls can be chained together.\n@see StackSetOperationAction", "fluentSetterMethodName" : "action", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                    The type of operation: CREATE, UPDATE, or DELETE. Create and delete operations affect only the specified stack instances that are associated with the specified stack set. Update operations affect both the stack set itself as well as all associated stack set instances.

                                                                                                                                                                                                                                                                                                                                                                    \n

                                                                                                                                                                                                                                                                                                                                                                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #action} will return {@link StackSetOperationAction#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #actionAsString}.\n

                                                                                                                                                                                                                                                                                                                                                                    \n@return The type of operation: CREATE, UPDATE, or DELETE. Create and delete operations affect only the specified stack instances that are associated with the specified stack set. Update operations affect both the stack set itself as well as all associated stack set instances.\n@see StackSetOperationAction", "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" : "Action", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Action", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Action", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                    The type of operation: CREATE, UPDATE, or DELETE. Create and delete operations affect only the specified stack instances that are associated with the specified stack set. Update operations affect both the stack set itself as well as all associated stack set instances.

                                                                                                                                                                                                                                                                                                                                                                    \n@param action The type of operation: CREATE, UPDATE, or DELETE. Create and delete operations affect only the specified stack instances that are associated with the specified stack set. Update operations affect both the stack set itself as well as all associated stack set instances.\n@see StackSetOperationAction", "setterMethodName" : "setAction", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "action", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "action", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                    The type of operation: CREATE, UPDATE, or DELETE. Create and delete operations affect only the specified stack instances that are associated with the specified stack set. Update operations affect both the stack set itself as well as all associated stack set instances.

                                                                                                                                                                                                                                                                                                                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStatusAsString", "beanStyleSetterMethodName" : "setStatus", "c2jName" : "Status", "c2jShape" : "StackSetOperationStatus", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                    The overall status of the operation.

                                                                                                                                                                                                                                                                                                                                                                    • FAILED: The operation exceeded the specified failure tolerance. The failure tolerance value that you've set for an operation is applied for each region during stack create and update operations. If the number of failed stacks within a region exceeds the failure tolerance, the status of the operation in the region is set to FAILED. This in turn sets the status of the operation as a whole to FAILED, and AWS CloudFormation cancels the operation in any remaining regions.

                                                                                                                                                                                                                                                                                                                                                                    • RUNNING: The operation is currently being performed.

                                                                                                                                                                                                                                                                                                                                                                    • STOPPED: The user has cancelled the operation.

                                                                                                                                                                                                                                                                                                                                                                    • STOPPING: The operation is in the process of stopping, at user request.

                                                                                                                                                                                                                                                                                                                                                                    • SUCCEEDED: The operation completed creating or updating all the specified stacks without exceeding the failure tolerance for the operation.

                                                                                                                                                                                                                                                                                                                                                                    \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 #statusAsString(String)}.\n@param status 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 #status(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                    The overall status of the operation.

                                                                                                                                                                                                                                                                                                                                                                    • FAILED: The operation exceeded the specified failure tolerance. The failure tolerance value that you've set for an operation is applied for each region during stack create and update operations. If the number of failed stacks within a region exceeds the failure tolerance, the status of the operation in the region is set to FAILED. This in turn sets the status of the operation as a whole to FAILED, and AWS CloudFormation cancels the operation in any remaining regions.

                                                                                                                                                                                                                                                                                                                                                                    • RUNNING: The operation is currently being performed.

                                                                                                                                                                                                                                                                                                                                                                    • STOPPED: The user has cancelled the operation.

                                                                                                                                                                                                                                                                                                                                                                    • STOPPING: The operation is in the process of stopping, at user request.

                                                                                                                                                                                                                                                                                                                                                                    • SUCCEEDED: The operation completed creating or updating all the specified stacks without exceeding the failure tolerance for the operation.

                                                                                                                                                                                                                                                                                                                                                                    ", "endpointDiscoveryId" : false, "enumType" : "StackSetOperationStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "status", "fluentEnumSetterMethodName" : "status", "fluentGetterMethodName" : "statusAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                    The overall status of the operation.

                                                                                                                                                                                                                                                                                                                                                                    • FAILED: The operation exceeded the specified failure tolerance. The failure tolerance value that you've set for an operation is applied for each region during stack create and update operations. If the number of failed stacks within a region exceeds the failure tolerance, the status of the operation in the region is set to FAILED. This in turn sets the status of the operation as a whole to FAILED, and AWS CloudFormation cancels the operation in any remaining regions.

                                                                                                                                                                                                                                                                                                                                                                    • RUNNING: The operation is currently being performed.

                                                                                                                                                                                                                                                                                                                                                                    • STOPPED: The user has cancelled the operation.

                                                                                                                                                                                                                                                                                                                                                                    • STOPPING: The operation is in the process of stopping, at user request.

                                                                                                                                                                                                                                                                                                                                                                    • SUCCEEDED: The operation completed creating or updating all the specified stacks without exceeding the failure tolerance for the operation.

                                                                                                                                                                                                                                                                                                                                                                    \n@param status The overall status of the operation.

                                                                                                                                                                                                                                                                                                                                                                    • FAILED: The operation exceeded the specified failure tolerance. The failure tolerance value that you've set for an operation is applied for each region during stack create and update operations. If the number of failed stacks within a region exceeds the failure tolerance, the status of the operation in the region is set to FAILED. This in turn sets the status of the operation as a whole to FAILED, and AWS CloudFormation cancels the operation in any remaining regions.

                                                                                                                                                                                                                                                                                                                                                                    • RUNNING: The operation is currently being performed.

                                                                                                                                                                                                                                                                                                                                                                    • STOPPED: The user has cancelled the operation.

                                                                                                                                                                                                                                                                                                                                                                    • STOPPING: The operation is in the process of stopping, at user request.

                                                                                                                                                                                                                                                                                                                                                                    • SUCCEEDED: The operation completed creating or updating all the specified stacks without exceeding the failure tolerance for the operation.

                                                                                                                                                                                                                                                                                                                                                                    • \n@see StackSetOperationStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see StackSetOperationStatus", "fluentSetterMethodName" : "status", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                      The overall status of the operation.

                                                                                                                                                                                                                                                                                                                                                                      • FAILED: The operation exceeded the specified failure tolerance. The failure tolerance value that you've set for an operation is applied for each region during stack create and update operations. If the number of failed stacks within a region exceeds the failure tolerance, the status of the operation in the region is set to FAILED. This in turn sets the status of the operation as a whole to FAILED, and AWS CloudFormation cancels the operation in any remaining regions.

                                                                                                                                                                                                                                                                                                                                                                      • RUNNING: The operation is currently being performed.

                                                                                                                                                                                                                                                                                                                                                                      • STOPPED: The user has cancelled the operation.

                                                                                                                                                                                                                                                                                                                                                                      • STOPPING: The operation is in the process of stopping, at user request.

                                                                                                                                                                                                                                                                                                                                                                      • SUCCEEDED: The operation completed creating or updating all the specified stacks without exceeding the failure tolerance for the operation.

                                                                                                                                                                                                                                                                                                                                                                      \n

                                                                                                                                                                                                                                                                                                                                                                      \nIf the service returns an enum value that is not available in the current SDK version, {@link #status} will return {@link StackSetOperationStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #statusAsString}.\n

                                                                                                                                                                                                                                                                                                                                                                      \n@return The overall status of the operation.

                                                                                                                                                                                                                                                                                                                                                                      • FAILED: The operation exceeded the specified failure tolerance. The failure tolerance value that you've set for an operation is applied for each region during stack create and update operations. If the number of failed stacks within a region exceeds the failure tolerance, the status of the operation in the region is set to FAILED. This in turn sets the status of the operation as a whole to FAILED, and AWS CloudFormation cancels the operation in any remaining regions.

                                                                                                                                                                                                                                                                                                                                                                      • RUNNING: The operation is currently being performed.

                                                                                                                                                                                                                                                                                                                                                                      • STOPPED: The user has cancelled the operation.

                                                                                                                                                                                                                                                                                                                                                                      • STOPPING: The operation is in the process of stopping, at user request.

                                                                                                                                                                                                                                                                                                                                                                      • SUCCEEDED: The operation completed creating or updating all the specified stacks without exceeding the failure tolerance for the operation.

                                                                                                                                                                                                                                                                                                                                                                      • \n@see StackSetOperationStatus", "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" : "Status", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Status", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Status", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                        The overall status of the operation.

                                                                                                                                                                                                                                                                                                                                                                        • FAILED: The operation exceeded the specified failure tolerance. The failure tolerance value that you've set for an operation is applied for each region during stack create and update operations. If the number of failed stacks within a region exceeds the failure tolerance, the status of the operation in the region is set to FAILED. This in turn sets the status of the operation as a whole to FAILED, and AWS CloudFormation cancels the operation in any remaining regions.

                                                                                                                                                                                                                                                                                                                                                                        • RUNNING: The operation is currently being performed.

                                                                                                                                                                                                                                                                                                                                                                        • STOPPED: The user has cancelled the operation.

                                                                                                                                                                                                                                                                                                                                                                        • STOPPING: The operation is in the process of stopping, at user request.

                                                                                                                                                                                                                                                                                                                                                                        • SUCCEEDED: The operation completed creating or updating all the specified stacks without exceeding the failure tolerance for the operation.

                                                                                                                                                                                                                                                                                                                                                                        \n@param status The overall status of the operation.

                                                                                                                                                                                                                                                                                                                                                                        • FAILED: The operation exceeded the specified failure tolerance. The failure tolerance value that you've set for an operation is applied for each region during stack create and update operations. If the number of failed stacks within a region exceeds the failure tolerance, the status of the operation in the region is set to FAILED. This in turn sets the status of the operation as a whole to FAILED, and AWS CloudFormation cancels the operation in any remaining regions.

                                                                                                                                                                                                                                                                                                                                                                        • RUNNING: The operation is currently being performed.

                                                                                                                                                                                                                                                                                                                                                                        • STOPPED: The user has cancelled the operation.

                                                                                                                                                                                                                                                                                                                                                                        • STOPPING: The operation is in the process of stopping, at user request.

                                                                                                                                                                                                                                                                                                                                                                        • SUCCEEDED: The operation completed creating or updating all the specified stacks without exceeding the failure tolerance for the operation.

                                                                                                                                                                                                                                                                                                                                                                        • \n@see StackSetOperationStatus", "setterMethodName" : "setStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The overall status of the operation.

                                                                                                                                                                                                                                                                                                                                                                          • FAILED: The operation exceeded the specified failure tolerance. The failure tolerance value that you've set for an operation is applied for each region during stack create and update operations. If the number of failed stacks within a region exceeds the failure tolerance, the status of the operation in the region is set to FAILED. This in turn sets the status of the operation as a whole to FAILED, and AWS CloudFormation cancels the operation in any remaining regions.

                                                                                                                                                                                                                                                                                                                                                                          • RUNNING: The operation is currently being performed.

                                                                                                                                                                                                                                                                                                                                                                          • STOPPED: The user has cancelled the operation.

                                                                                                                                                                                                                                                                                                                                                                          • STOPPING: The operation is in the process of stopping, at user request.

                                                                                                                                                                                                                                                                                                                                                                          • SUCCEEDED: The operation completed creating or updating all the specified stacks without exceeding the failure tolerance for the operation.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCreationTimestamp", "beanStyleSetterMethodName" : "setCreationTimestamp", "c2jName" : "CreationTimestamp", "c2jShape" : "Timestamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The time at which the operation was initiated. Note that the creation times for the stack set operation might differ from the creation time of the individual stacks themselves. This is because AWS CloudFormation needs to perform preparatory work for the operation, such as dispatching the work to the requested regions, before actually creating the first stacks.

                                                                                                                                                                                                                                                                                                                                                                          \nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #creationTimestamp(Instant)}.\n@param creationTimestamp a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #creationTimestamp(Instant)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The time at which the operation was initiated. Note that the creation times for the stack set operation might differ from the creation time of the individual stacks themselves. This is because AWS CloudFormation needs to perform preparatory work for the operation, such as dispatching the work to the requested regions, before actually creating the first stacks.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "creationTimestamp", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The time at which the operation was initiated. Note that the creation times for the stack set operation might differ from the creation time of the individual stacks themselves. This is because AWS CloudFormation needs to perform preparatory work for the operation, such as dispatching the work to the requested regions, before actually creating the first stacks.

                                                                                                                                                                                                                                                                                                                                                                          \n@param creationTimestamp The time at which the operation was initiated. Note that the creation times for the stack set operation might differ from the creation time of the individual stacks themselves. This is because AWS CloudFormation needs to perform preparatory work for the operation, such as dispatching the work to the requested regions, before actually creating the first stacks.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "creationTimestamp", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The time at which the operation was initiated. Note that the creation times for the stack set operation might differ from the creation time of the individual stacks themselves. This is because AWS CloudFormation needs to perform preparatory work for the operation, such as dispatching the work to the requested regions, before actually creating the first stacks.

                                                                                                                                                                                                                                                                                                                                                                          \n@return The time at which the operation was initiated. Note that the creation times for the stack set operation might differ from the creation time of the individual stacks themselves. This is because AWS CloudFormation needs to perform preparatory work for the operation, such as dispatching the work to the requested regions, before actually creating the first stacks.", "getterModel" : { "returnType" : "java.time.Instant", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CreationTimestamp", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CreationTimestamp", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "CreationTimestamp", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The time at which the operation was initiated. Note that the creation times for the stack set operation might differ from the creation time of the individual stacks themselves. This is because AWS CloudFormation needs to perform preparatory work for the operation, such as dispatching the work to the requested regions, before actually creating the first stacks.

                                                                                                                                                                                                                                                                                                                                                                          \n@param creationTimestamp The time at which the operation was initiated. Note that the creation times for the stack set operation might differ from the creation time of the individual stacks themselves. This is because AWS CloudFormation needs to perform preparatory work for the operation, such as dispatching the work to the requested regions, before actually creating the first stacks.", "setterMethodName" : "setCreationTimestamp", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "creationTimestamp", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "creationTimestamp", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The time at which the operation was initiated. Note that the creation times for the stack set operation might differ from the creation time of the individual stacks themselves. This is because AWS CloudFormation needs to perform preparatory work for the operation, such as dispatching the work to the requested regions, before actually creating the first stacks.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEndTimestamp", "beanStyleSetterMethodName" : "setEndTimestamp", "c2jName" : "EndTimestamp", "c2jShape" : "Timestamp", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The time at which the stack set operation ended, across all accounts and regions specified. Note that this doesn't necessarily mean that the stack set operation was successful, or even attempted, in each account or region.

                                                                                                                                                                                                                                                                                                                                                                          \nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #endTimestamp(Instant)}.\n@param endTimestamp a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #endTimestamp(Instant)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The time at which the stack set operation ended, across all accounts and regions specified. Note that this doesn't necessarily mean that the stack set operation was successful, or even attempted, in each account or region.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "endTimestamp", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The time at which the stack set operation ended, across all accounts and regions specified. Note that this doesn't necessarily mean that the stack set operation was successful, or even attempted, in each account or region.

                                                                                                                                                                                                                                                                                                                                                                          \n@param endTimestamp The time at which the stack set operation ended, across all accounts and regions specified. Note that this doesn't necessarily mean that the stack set operation was successful, or even attempted, in each account or region.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "endTimestamp", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The time at which the stack set operation ended, across all accounts and regions specified. Note that this doesn't necessarily mean that the stack set operation was successful, or even attempted, in each account or region.

                                                                                                                                                                                                                                                                                                                                                                          \n@return The time at which the stack set operation ended, across all accounts and regions specified. Note that this doesn't necessarily mean that the stack set operation was successful, or even attempted, in each account or region.", "getterModel" : { "returnType" : "java.time.Instant", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EndTimestamp", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EndTimestamp", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "EndTimestamp", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The time at which the stack set operation ended, across all accounts and regions specified. Note that this doesn't necessarily mean that the stack set operation was successful, or even attempted, in each account or region.

                                                                                                                                                                                                                                                                                                                                                                          \n@param endTimestamp The time at which the stack set operation ended, across all accounts and regions specified. Note that this doesn't necessarily mean that the stack set operation was successful, or even attempted, in each account or region.", "setterMethodName" : "setEndTimestamp", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "endTimestamp", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "endTimestamp", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The time at which the stack set operation ended, across all accounts and regions specified. Note that this doesn't necessarily mean that the stack set operation was successful, or even attempted, in each account or region.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "StackSetOperationSummary", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "StackSetOperationSummary", "variableName" : "stackSetOperationSummary", "variableType" : "StackSetOperationSummary", "documentation" : null, "simpleType" : "StackSetOperationSummary", "variableSetterType" : "StackSetOperationSummary" }, "wrapper" : false, "xmlNamespace" : null }, "StackSetStatus" : { "c2jName" : "StackSetStatus", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : [ { "name" : "ACTIVE", "value" : "ACTIVE" }, { "name" : "DELETED", "value" : "DELETED" } ], "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" : "StackSetStatus", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "StackSetStatus", "variableName" : "stackSetStatus", "variableType" : "StackSetStatus", "documentation" : null, "simpleType" : "StackSetStatus", "variableSetterType" : "StackSetStatus" }, "wrapper" : false, "xmlNamespace" : null }, "StackSetSummary" : { "c2jName" : "StackSetSummary", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The structures that contain summary information about the specified stack set.

                                                                                                                                                                                                                                                                                                                                                                          ", "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" : "getStackSetName", "beanStyleSetterMethodName" : "setStackSetName", "c2jName" : "StackSetName", "c2jShape" : "StackSetName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name of the stack set.

                                                                                                                                                                                                                                                                                                                                                                          \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 #stackSetName(String)}.\n@param stackSetName 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 #stackSetName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name of the stack set.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackSetName", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name of the stack set.

                                                                                                                                                                                                                                                                                                                                                                          \n@param stackSetName The name of the stack set.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackSetName", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name of the stack set.

                                                                                                                                                                                                                                                                                                                                                                          \n@return The name of the stack set.", "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" : "StackSetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackSetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackSetName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name of the stack set.

                                                                                                                                                                                                                                                                                                                                                                          \n@param stackSetName The name of the stack set.", "setterMethodName" : "setStackSetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name of the stack set.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackSetId", "beanStyleSetterMethodName" : "setStackSetId", "c2jName" : "StackSetId", "c2jShape" : "StackSetId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The ID of the stack set.

                                                                                                                                                                                                                                                                                                                                                                          \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 #stackSetId(String)}.\n@param stackSetId 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 #stackSetId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The ID of the stack set.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackSetId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The ID of the stack set.

                                                                                                                                                                                                                                                                                                                                                                          \n@param stackSetId The ID of the stack set.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackSetId", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The ID of the stack set.

                                                                                                                                                                                                                                                                                                                                                                          \n@return The ID of the stack set.", "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" : "StackSetId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackSetId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackSetId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The ID of the stack set.

                                                                                                                                                                                                                                                                                                                                                                          \n@param stackSetId The ID of the stack set.", "setterMethodName" : "setStackSetId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackSetId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackSetId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The ID of the stack set.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "Description", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          A description of the stack set that you specify when the stack set is created or updated.

                                                                                                                                                                                                                                                                                                                                                                          \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 stack set that you specify when the stack set is created or updated.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          A description of the stack set that you specify when the stack set is created or updated.

                                                                                                                                                                                                                                                                                                                                                                          \n@param description A description of the stack set that you specify when the stack set is created or updated.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "description", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          A description of the stack set that you specify when the stack set is created or updated.

                                                                                                                                                                                                                                                                                                                                                                          \n@return A description of the stack set that you specify when the stack set is created or updated.", "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 stack set that you specify when the stack set is created or updated.

                                                                                                                                                                                                                                                                                                                                                                          \n@param description A description of the stack set that you specify when the stack set is created or updated.", "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 stack set that you specify when the stack set is created or updated.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStatusAsString", "beanStyleSetterMethodName" : "setStatus", "c2jName" : "Status", "c2jShape" : "StackSetStatus", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The status of the stack set.

                                                                                                                                                                                                                                                                                                                                                                          \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 #statusAsString(String)}.\n@param status 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 #status(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The status of the stack set.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : "StackSetStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "status", "fluentEnumSetterMethodName" : "status", "fluentGetterMethodName" : "statusAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The status of the stack set.

                                                                                                                                                                                                                                                                                                                                                                          \n@param status The status of the stack set.\n@see StackSetStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see StackSetStatus", "fluentSetterMethodName" : "status", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The status of the stack set.

                                                                                                                                                                                                                                                                                                                                                                          \n

                                                                                                                                                                                                                                                                                                                                                                          \nIf the service returns an enum value that is not available in the current SDK version, {@link #status} will return {@link StackSetStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #statusAsString}.\n

                                                                                                                                                                                                                                                                                                                                                                          \n@return The status of the stack set.\n@see StackSetStatus", "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" : "Status", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Status", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Status", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The status of the stack set.

                                                                                                                                                                                                                                                                                                                                                                          \n@param status The status of the stack set.\n@see StackSetStatus", "setterMethodName" : "setStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The status of the stack set.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Description" : { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "Description", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          A description of the stack set that you specify when the stack set is created or updated.

                                                                                                                                                                                                                                                                                                                                                                          \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 stack set that you specify when the stack set is created or updated.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          A description of the stack set that you specify when the stack set is created or updated.

                                                                                                                                                                                                                                                                                                                                                                          \n@param description A description of the stack set that you specify when the stack set is created or updated.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "description", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          A description of the stack set that you specify when the stack set is created or updated.

                                                                                                                                                                                                                                                                                                                                                                          \n@return A description of the stack set that you specify when the stack set is created or updated.", "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 stack set that you specify when the stack set is created or updated.

                                                                                                                                                                                                                                                                                                                                                                          \n@param description A description of the stack set that you specify when the stack set is created or updated.", "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 stack set that you specify when the stack set is created or updated.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackSetId" : { "beanStyleGetterMethodName" : "getStackSetId", "beanStyleSetterMethodName" : "setStackSetId", "c2jName" : "StackSetId", "c2jShape" : "StackSetId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The ID of the stack set.

                                                                                                                                                                                                                                                                                                                                                                          \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 #stackSetId(String)}.\n@param stackSetId 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 #stackSetId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The ID of the stack set.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackSetId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The ID of the stack set.

                                                                                                                                                                                                                                                                                                                                                                          \n@param stackSetId The ID of the stack set.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackSetId", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The ID of the stack set.

                                                                                                                                                                                                                                                                                                                                                                          \n@return The ID of the stack set.", "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" : "StackSetId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackSetId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackSetId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The ID of the stack set.

                                                                                                                                                                                                                                                                                                                                                                          \n@param stackSetId The ID of the stack set.", "setterMethodName" : "setStackSetId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackSetId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackSetId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The ID of the stack set.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackSetName" : { "beanStyleGetterMethodName" : "getStackSetName", "beanStyleSetterMethodName" : "setStackSetName", "c2jName" : "StackSetName", "c2jShape" : "StackSetName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name of the stack set.

                                                                                                                                                                                                                                                                                                                                                                          \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 #stackSetName(String)}.\n@param stackSetName 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 #stackSetName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name of the stack set.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackSetName", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name of the stack set.

                                                                                                                                                                                                                                                                                                                                                                          \n@param stackSetName The name of the stack set.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackSetName", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name of the stack set.

                                                                                                                                                                                                                                                                                                                                                                          \n@return The name of the stack set.", "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" : "StackSetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackSetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackSetName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name of the stack set.

                                                                                                                                                                                                                                                                                                                                                                          \n@param stackSetName The name of the stack set.", "setterMethodName" : "setStackSetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name of the stack set.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Status" : { "beanStyleGetterMethodName" : "getStatusAsString", "beanStyleSetterMethodName" : "setStatus", "c2jName" : "Status", "c2jShape" : "StackSetStatus", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The status of the stack set.

                                                                                                                                                                                                                                                                                                                                                                          \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 #statusAsString(String)}.\n@param status 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 #status(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The status of the stack set.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : "StackSetStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "status", "fluentEnumSetterMethodName" : "status", "fluentGetterMethodName" : "statusAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The status of the stack set.

                                                                                                                                                                                                                                                                                                                                                                          \n@param status The status of the stack set.\n@see StackSetStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see StackSetStatus", "fluentSetterMethodName" : "status", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The status of the stack set.

                                                                                                                                                                                                                                                                                                                                                                          \n

                                                                                                                                                                                                                                                                                                                                                                          \nIf the service returns an enum value that is not available in the current SDK version, {@link #status} will return {@link StackSetStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #statusAsString}.\n

                                                                                                                                                                                                                                                                                                                                                                          \n@return The status of the stack set.\n@see StackSetStatus", "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" : "Status", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Status", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Status", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The status of the stack set.

                                                                                                                                                                                                                                                                                                                                                                          \n@param status The status of the stack set.\n@see StackSetStatus", "setterMethodName" : "setStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The status of the stack set.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getStackSetName", "beanStyleSetterMethodName" : "setStackSetName", "c2jName" : "StackSetName", "c2jShape" : "StackSetName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name of the stack set.

                                                                                                                                                                                                                                                                                                                                                                          \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 #stackSetName(String)}.\n@param stackSetName 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 #stackSetName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name of the stack set.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackSetName", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name of the stack set.

                                                                                                                                                                                                                                                                                                                                                                          \n@param stackSetName The name of the stack set.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackSetName", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name of the stack set.

                                                                                                                                                                                                                                                                                                                                                                          \n@return The name of the stack set.", "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" : "StackSetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackSetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackSetName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name of the stack set.

                                                                                                                                                                                                                                                                                                                                                                          \n@param stackSetName The name of the stack set.", "setterMethodName" : "setStackSetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name of the stack set.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackSetId", "beanStyleSetterMethodName" : "setStackSetId", "c2jName" : "StackSetId", "c2jShape" : "StackSetId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The ID of the stack set.

                                                                                                                                                                                                                                                                                                                                                                          \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 #stackSetId(String)}.\n@param stackSetId 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 #stackSetId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The ID of the stack set.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackSetId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The ID of the stack set.

                                                                                                                                                                                                                                                                                                                                                                          \n@param stackSetId The ID of the stack set.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackSetId", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The ID of the stack set.

                                                                                                                                                                                                                                                                                                                                                                          \n@return The ID of the stack set.", "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" : "StackSetId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackSetId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackSetId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The ID of the stack set.

                                                                                                                                                                                                                                                                                                                                                                          \n@param stackSetId The ID of the stack set.", "setterMethodName" : "setStackSetId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackSetId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackSetId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The ID of the stack set.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "Description", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          A description of the stack set that you specify when the stack set is created or updated.

                                                                                                                                                                                                                                                                                                                                                                          \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 stack set that you specify when the stack set is created or updated.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          A description of the stack set that you specify when the stack set is created or updated.

                                                                                                                                                                                                                                                                                                                                                                          \n@param description A description of the stack set that you specify when the stack set is created or updated.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "description", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          A description of the stack set that you specify when the stack set is created or updated.

                                                                                                                                                                                                                                                                                                                                                                          \n@return A description of the stack set that you specify when the stack set is created or updated.", "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 stack set that you specify when the stack set is created or updated.

                                                                                                                                                                                                                                                                                                                                                                          \n@param description A description of the stack set that you specify when the stack set is created or updated.", "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 stack set that you specify when the stack set is created or updated.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStatusAsString", "beanStyleSetterMethodName" : "setStatus", "c2jName" : "Status", "c2jShape" : "StackSetStatus", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The status of the stack set.

                                                                                                                                                                                                                                                                                                                                                                          \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 #statusAsString(String)}.\n@param status 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 #status(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The status of the stack set.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : "StackSetStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "status", "fluentEnumSetterMethodName" : "status", "fluentGetterMethodName" : "statusAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The status of the stack set.

                                                                                                                                                                                                                                                                                                                                                                          \n@param status The status of the stack set.\n@see StackSetStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see StackSetStatus", "fluentSetterMethodName" : "status", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The status of the stack set.

                                                                                                                                                                                                                                                                                                                                                                          \n

                                                                                                                                                                                                                                                                                                                                                                          \nIf the service returns an enum value that is not available in the current SDK version, {@link #status} will return {@link StackSetStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #statusAsString}.\n

                                                                                                                                                                                                                                                                                                                                                                          \n@return The status of the stack set.\n@see StackSetStatus", "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" : "Status", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Status", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Status", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The status of the stack set.

                                                                                                                                                                                                                                                                                                                                                                          \n@param status The status of the stack set.\n@see StackSetStatus", "setterMethodName" : "setStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The status of the stack set.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "StackSetSummary", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "StackSetSummary", "variableName" : "stackSetSummary", "variableType" : "StackSetSummary", "documentation" : null, "simpleType" : "StackSetSummary", "variableSetterType" : "StackSetSummary" }, "wrapper" : false, "xmlNamespace" : null }, "StackStatus" : { "c2jName" : "StackStatus", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : [ { "name" : "CREATE_IN_PROGRESS", "value" : "CREATE_IN_PROGRESS" }, { "name" : "CREATE_FAILED", "value" : "CREATE_FAILED" }, { "name" : "CREATE_COMPLETE", "value" : "CREATE_COMPLETE" }, { "name" : "ROLLBACK_IN_PROGRESS", "value" : "ROLLBACK_IN_PROGRESS" }, { "name" : "ROLLBACK_FAILED", "value" : "ROLLBACK_FAILED" }, { "name" : "ROLLBACK_COMPLETE", "value" : "ROLLBACK_COMPLETE" }, { "name" : "DELETE_IN_PROGRESS", "value" : "DELETE_IN_PROGRESS" }, { "name" : "DELETE_FAILED", "value" : "DELETE_FAILED" }, { "name" : "DELETE_COMPLETE", "value" : "DELETE_COMPLETE" }, { "name" : "UPDATE_IN_PROGRESS", "value" : "UPDATE_IN_PROGRESS" }, { "name" : "UPDATE_COMPLETE_CLEANUP_IN_PROGRESS", "value" : "UPDATE_COMPLETE_CLEANUP_IN_PROGRESS" }, { "name" : "UPDATE_COMPLETE", "value" : "UPDATE_COMPLETE" }, { "name" : "UPDATE_ROLLBACK_IN_PROGRESS", "value" : "UPDATE_ROLLBACK_IN_PROGRESS" }, { "name" : "UPDATE_ROLLBACK_FAILED", "value" : "UPDATE_ROLLBACK_FAILED" }, { "name" : "UPDATE_ROLLBACK_COMPLETE_CLEANUP_IN_PROGRESS", "value" : "UPDATE_ROLLBACK_COMPLETE_CLEANUP_IN_PROGRESS" }, { "name" : "UPDATE_ROLLBACK_COMPLETE", "value" : "UPDATE_ROLLBACK_COMPLETE" }, { "name" : "REVIEW_IN_PROGRESS", "value" : "REVIEW_IN_PROGRESS" } ], "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" : "StackStatus", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "StackStatus", "variableName" : "stackStatus", "variableType" : "StackStatus", "documentation" : null, "simpleType" : "StackStatus", "variableSetterType" : "StackStatus" }, "wrapper" : false, "xmlNamespace" : null }, "StackSummary" : { "c2jName" : "StackSummary", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The StackSummary Data Type

                                                                                                                                                                                                                                                                                                                                                                          ", "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" : "getStackId", "beanStyleSetterMethodName" : "setStackId", "c2jName" : "StackId", "c2jShape" : "StackId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Unique stack identifier.

                                                                                                                                                                                                                                                                                                                                                                          \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" : "

                                                                                                                                                                                                                                                                                                                                                                          Unique stack identifier.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Unique stack identifier.

                                                                                                                                                                                                                                                                                                                                                                          \n@param stackId Unique stack identifier.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackId", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Unique stack identifier.

                                                                                                                                                                                                                                                                                                                                                                          \n@return Unique stack identifier.", "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" : "

                                                                                                                                                                                                                                                                                                                                                                          Unique stack identifier.

                                                                                                                                                                                                                                                                                                                                                                          \n@param stackId Unique stack identifier.", "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" : "

                                                                                                                                                                                                                                                                                                                                                                          Unique stack identifier.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name associated with the stack.

                                                                                                                                                                                                                                                                                                                                                                          \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name associated with the stack.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name associated with the stack.

                                                                                                                                                                                                                                                                                                                                                                          \n@param stackName The name associated with the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name associated with the stack.

                                                                                                                                                                                                                                                                                                                                                                          \n@return The name associated with the stack.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name associated with the stack.

                                                                                                                                                                                                                                                                                                                                                                          \n@param stackName The name associated with the stack.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name associated with the stack.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTemplateDescription", "beanStyleSetterMethodName" : "setTemplateDescription", "c2jName" : "TemplateDescription", "c2jShape" : "TemplateDescription", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The template description of the template used to create the stack.

                                                                                                                                                                                                                                                                                                                                                                          \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 #templateDescription(String)}.\n@param templateDescription 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 #templateDescription(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The template description of the template used to create the stack.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "templateDescription", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The template description of the template used to create the stack.

                                                                                                                                                                                                                                                                                                                                                                          \n@param templateDescription The template description of the template used to create the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "templateDescription", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The template description of the template used to create the stack.

                                                                                                                                                                                                                                                                                                                                                                          \n@return The template description of the template used to create the stack.", "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" : "TemplateDescription", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TemplateDescription", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TemplateDescription", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The template description of the template used to create the stack.

                                                                                                                                                                                                                                                                                                                                                                          \n@param templateDescription The template description of the template used to create the stack.", "setterMethodName" : "setTemplateDescription", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "templateDescription", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "templateDescription", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The template description of the template used to create the stack.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCreationTime", "beanStyleSetterMethodName" : "setCreationTime", "c2jName" : "CreationTime", "c2jShape" : "CreationTime", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The time the stack was created.

                                                                                                                                                                                                                                                                                                                                                                          \nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #creationTime(Instant)}.\n@param creationTime a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #creationTime(Instant)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The time the stack was created.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "creationTime", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The time the stack was created.

                                                                                                                                                                                                                                                                                                                                                                          \n@param creationTime The time the stack was created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "creationTime", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The time the stack was created.

                                                                                                                                                                                                                                                                                                                                                                          \n@return The time the stack was created.", "getterModel" : { "returnType" : "java.time.Instant", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CreationTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CreationTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "CreationTime", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The time the stack was created.

                                                                                                                                                                                                                                                                                                                                                                          \n@param creationTime The time the stack was created.", "setterMethodName" : "setCreationTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "creationTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "creationTime", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The time the stack was created.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getLastUpdatedTime", "beanStyleSetterMethodName" : "setLastUpdatedTime", "c2jName" : "LastUpdatedTime", "c2jShape" : "LastUpdatedTime", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The time the stack was last updated. This field will only be returned if the stack has been updated at least once.

                                                                                                                                                                                                                                                                                                                                                                          \nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #lastUpdatedTime(Instant)}.\n@param lastUpdatedTime a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #lastUpdatedTime(Instant)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The time the stack was last updated. This field will only be returned if the stack has been updated at least once.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "lastUpdatedTime", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The time the stack was last updated. This field will only be returned if the stack has been updated at least once.

                                                                                                                                                                                                                                                                                                                                                                          \n@param lastUpdatedTime The time the stack was last updated. This field will only be returned if the stack has been updated at least once.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "lastUpdatedTime", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The time the stack was last updated. This field will only be returned if the stack has been updated at least once.

                                                                                                                                                                                                                                                                                                                                                                          \n@return The time the stack was last updated. This field will only be returned if the stack has been updated at least once.", "getterModel" : { "returnType" : "java.time.Instant", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "LastUpdatedTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LastUpdatedTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "LastUpdatedTime", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The time the stack was last updated. This field will only be returned if the stack has been updated at least once.

                                                                                                                                                                                                                                                                                                                                                                          \n@param lastUpdatedTime The time the stack was last updated. This field will only be returned if the stack has been updated at least once.", "setterMethodName" : "setLastUpdatedTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "lastUpdatedTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "lastUpdatedTime", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The time the stack was last updated. This field will only be returned if the stack has been updated at least once.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDeletionTime", "beanStyleSetterMethodName" : "setDeletionTime", "c2jName" : "DeletionTime", "c2jShape" : "DeletionTime", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The time the stack was deleted.

                                                                                                                                                                                                                                                                                                                                                                          \nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #deletionTime(Instant)}.\n@param deletionTime a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #deletionTime(Instant)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The time the stack was deleted.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "deletionTime", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The time the stack was deleted.

                                                                                                                                                                                                                                                                                                                                                                          \n@param deletionTime The time the stack was deleted.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "deletionTime", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The time the stack was deleted.

                                                                                                                                                                                                                                                                                                                                                                          \n@return The time the stack was deleted.", "getterModel" : { "returnType" : "java.time.Instant", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DeletionTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DeletionTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "DeletionTime", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The time the stack was deleted.

                                                                                                                                                                                                                                                                                                                                                                          \n@param deletionTime The time the stack was deleted.", "setterMethodName" : "setDeletionTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "deletionTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "deletionTime", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The time the stack was deleted.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackStatusAsString", "beanStyleSetterMethodName" : "setStackStatus", "c2jName" : "StackStatus", "c2jShape" : "StackStatus", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The current status of the stack.

                                                                                                                                                                                                                                                                                                                                                                          \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 #stackStatusAsString(String)}.\n@param stackStatus 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 #stackStatus(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The current status of the stack.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : "StackStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "stackStatus", "fluentEnumSetterMethodName" : "stackStatus", "fluentGetterMethodName" : "stackStatusAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The current status of the stack.

                                                                                                                                                                                                                                                                                                                                                                          \n@param stackStatus The current status of the stack.\n@see StackStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see StackStatus", "fluentSetterMethodName" : "stackStatus", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The current status of the stack.

                                                                                                                                                                                                                                                                                                                                                                          \n

                                                                                                                                                                                                                                                                                                                                                                          \nIf the service returns an enum value that is not available in the current SDK version, {@link #stackStatus} will return {@link StackStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #stackStatusAsString}.\n

                                                                                                                                                                                                                                                                                                                                                                          \n@return The current status of the stack.\n@see StackStatus", "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" : "StackStatus", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackStatus", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The current status of the stack.

                                                                                                                                                                                                                                                                                                                                                                          \n@param stackStatus The current status of the stack.\n@see StackStatus", "setterMethodName" : "setStackStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackStatus", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The current status of the stack.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackStatusReason", "beanStyleSetterMethodName" : "setStackStatusReason", "c2jName" : "StackStatusReason", "c2jShape" : "StackStatusReason", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Success/Failure message associated with the stack status.

                                                                                                                                                                                                                                                                                                                                                                          \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 #stackStatusReason(String)}.\n@param stackStatusReason 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 #stackStatusReason(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Success/Failure message associated with the stack status.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackStatusReason", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Success/Failure message associated with the stack status.

                                                                                                                                                                                                                                                                                                                                                                          \n@param stackStatusReason Success/Failure message associated with the stack status.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackStatusReason", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Success/Failure message associated with the stack status.

                                                                                                                                                                                                                                                                                                                                                                          \n@return Success/Failure message associated with the stack status.", "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" : "StackStatusReason", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackStatusReason", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackStatusReason", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Success/Failure message associated with the stack status.

                                                                                                                                                                                                                                                                                                                                                                          \n@param stackStatusReason Success/Failure message associated with the stack status.", "setterMethodName" : "setStackStatusReason", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackStatusReason", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackStatusReason", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Success/Failure message associated with the stack status.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getParentId", "beanStyleSetterMethodName" : "setParentId", "c2jName" : "ParentId", "c2jShape" : "StackId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          For nested stacks--stacks created as resources for another stack--the stack ID of the direct parent of this stack. For the first level of nested stacks, the root stack is also the parent stack.

                                                                                                                                                                                                                                                                                                                                                                          For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                          \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 #parentId(String)}.\n@param parentId 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 #parentId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          For nested stacks--stacks created as resources for another stack--the stack ID of the direct parent of this stack. For the first level of nested stacks, the root stack is also the parent stack.

                                                                                                                                                                                                                                                                                                                                                                          For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "parentId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          For nested stacks--stacks created as resources for another stack--the stack ID of the direct parent of this stack. For the first level of nested stacks, the root stack is also the parent stack.

                                                                                                                                                                                                                                                                                                                                                                          For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                          \n@param parentId For nested stacks--stacks created as resources for another stack--the stack ID of the direct parent of this stack. For the first level of nested stacks, the root stack is also the parent stack.

                                                                                                                                                                                                                                                                                                                                                                          For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parentId", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          For nested stacks--stacks created as resources for another stack--the stack ID of the direct parent of this stack. For the first level of nested stacks, the root stack is also the parent stack.

                                                                                                                                                                                                                                                                                                                                                                          For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                          \n@return For nested stacks--stacks created as resources for another stack--the stack ID of the direct parent of this stack. For the first level of nested stacks, the root stack is also the parent stack.

                                                                                                                                                                                                                                                                                                                                                                          For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.", "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" : "ParentId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ParentId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ParentId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          For nested stacks--stacks created as resources for another stack--the stack ID of the direct parent of this stack. For the first level of nested stacks, the root stack is also the parent stack.

                                                                                                                                                                                                                                                                                                                                                                          For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                          \n@param parentId For nested stacks--stacks created as resources for another stack--the stack ID of the direct parent of this stack. For the first level of nested stacks, the root stack is also the parent stack.

                                                                                                                                                                                                                                                                                                                                                                          For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.", "setterMethodName" : "setParentId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "parentId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "parentId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          For nested stacks--stacks created as resources for another stack--the stack ID of the direct parent of this stack. For the first level of nested stacks, the root stack is also the parent stack.

                                                                                                                                                                                                                                                                                                                                                                          For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRootId", "beanStyleSetterMethodName" : "setRootId", "c2jName" : "RootId", "c2jShape" : "StackId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          For nested stacks--stacks created as resources for another stack--the stack ID of the the top-level stack to which the nested stack ultimately belongs.

                                                                                                                                                                                                                                                                                                                                                                          For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                          \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 #rootId(String)}.\n@param rootId 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 #rootId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          For nested stacks--stacks created as resources for another stack--the stack ID of the the top-level stack to which the nested stack ultimately belongs.

                                                                                                                                                                                                                                                                                                                                                                          For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "rootId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          For nested stacks--stacks created as resources for another stack--the stack ID of the the top-level stack to which the nested stack ultimately belongs.

                                                                                                                                                                                                                                                                                                                                                                          For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                          \n@param rootId For nested stacks--stacks created as resources for another stack--the stack ID of the the top-level stack to which the nested stack ultimately belongs.

                                                                                                                                                                                                                                                                                                                                                                          For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "rootId", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          For nested stacks--stacks created as resources for another stack--the stack ID of the the top-level stack to which the nested stack ultimately belongs.

                                                                                                                                                                                                                                                                                                                                                                          For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                          \n@return For nested stacks--stacks created as resources for another stack--the stack ID of the the top-level stack to which the nested stack ultimately belongs.

                                                                                                                                                                                                                                                                                                                                                                          For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.", "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" : "RootId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RootId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "RootId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          For nested stacks--stacks created as resources for another stack--the stack ID of the the top-level stack to which the nested stack ultimately belongs.

                                                                                                                                                                                                                                                                                                                                                                          For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                          \n@param rootId For nested stacks--stacks created as resources for another stack--the stack ID of the the top-level stack to which the nested stack ultimately belongs.

                                                                                                                                                                                                                                                                                                                                                                          For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.", "setterMethodName" : "setRootId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "rootId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "rootId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          For nested stacks--stacks created as resources for another stack--the stack ID of the the top-level stack to which the nested stack ultimately belongs.

                                                                                                                                                                                                                                                                                                                                                                          For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDriftInformation", "beanStyleSetterMethodName" : "setDriftInformation", "c2jName" : "DriftInformation", "c2jShape" : "StackDriftInformationSummary", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Summarizes information on whether a stack's actual configuration differs, or has drifted, from it's expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                                                                                                                                                                                                          \nThis is a convenience that creates an instance of the {@link StackDriftInformationSummary.Builder} avoiding the need to create one manually via {@link StackDriftInformationSummary#builder()}.\n\nWhen the {@link Consumer} completes, {@link StackDriftInformationSummary.Builder#build()} is called immediately and its result is passed to {@link #driftInformation(StackDriftInformationSummary)}.\n@param driftInformation a consumer that will call methods on {@link StackDriftInformationSummary.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #driftInformation(StackDriftInformationSummary)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Summarizes information on whether a stack's actual configuration differs, or has drifted, from it's expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "driftInformation", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Summarizes information on whether a stack's actual configuration differs, or has drifted, from it's expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                                                                                                                                                                                                          \n@param driftInformation Summarizes information on whether a stack's actual configuration differs, or has drifted, from it's expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "driftInformation", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Summarizes information on whether a stack's actual configuration differs, or has drifted, from it's expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                                                                                                                                                                                                          \n@return Summarizes information on whether a stack's actual configuration differs, or has drifted, from it's expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.", "getterModel" : { "returnType" : "StackDriftInformationSummary", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DriftInformation", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DriftInformation", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "DriftInformation", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Summarizes information on whether a stack's actual configuration differs, or has drifted, from it's expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                                                                                                                                                                                                          \n@param driftInformation Summarizes information on whether a stack's actual configuration differs, or has drifted, from it's expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.", "setterMethodName" : "setDriftInformation", "setterModel" : { "variableDeclarationType" : "StackDriftInformationSummary", "variableName" : "driftInformation", "variableType" : "StackDriftInformationSummary", "documentation" : null, "simpleType" : "StackDriftInformationSummary", "variableSetterType" : "StackDriftInformationSummary" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StackDriftInformationSummary", "variableName" : "driftInformation", "variableType" : "StackDriftInformationSummary", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Summarizes information on whether a stack's actual configuration differs, or has drifted, from it's expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "StackDriftInformationSummary", "variableSetterType" : "StackDriftInformationSummary" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CreationTime" : { "beanStyleGetterMethodName" : "getCreationTime", "beanStyleSetterMethodName" : "setCreationTime", "c2jName" : "CreationTime", "c2jShape" : "CreationTime", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The time the stack was created.

                                                                                                                                                                                                                                                                                                                                                                          \nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #creationTime(Instant)}.\n@param creationTime a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #creationTime(Instant)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The time the stack was created.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "creationTime", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The time the stack was created.

                                                                                                                                                                                                                                                                                                                                                                          \n@param creationTime The time the stack was created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "creationTime", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The time the stack was created.

                                                                                                                                                                                                                                                                                                                                                                          \n@return The time the stack was created.", "getterModel" : { "returnType" : "java.time.Instant", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CreationTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CreationTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "CreationTime", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The time the stack was created.

                                                                                                                                                                                                                                                                                                                                                                          \n@param creationTime The time the stack was created.", "setterMethodName" : "setCreationTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "creationTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "creationTime", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The time the stack was created.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "DeletionTime" : { "beanStyleGetterMethodName" : "getDeletionTime", "beanStyleSetterMethodName" : "setDeletionTime", "c2jName" : "DeletionTime", "c2jShape" : "DeletionTime", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The time the stack was deleted.

                                                                                                                                                                                                                                                                                                                                                                          \nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #deletionTime(Instant)}.\n@param deletionTime a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #deletionTime(Instant)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The time the stack was deleted.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "deletionTime", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The time the stack was deleted.

                                                                                                                                                                                                                                                                                                                                                                          \n@param deletionTime The time the stack was deleted.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "deletionTime", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The time the stack was deleted.

                                                                                                                                                                                                                                                                                                                                                                          \n@return The time the stack was deleted.", "getterModel" : { "returnType" : "java.time.Instant", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DeletionTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DeletionTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "DeletionTime", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The time the stack was deleted.

                                                                                                                                                                                                                                                                                                                                                                          \n@param deletionTime The time the stack was deleted.", "setterMethodName" : "setDeletionTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "deletionTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "deletionTime", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The time the stack was deleted.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "DriftInformation" : { "beanStyleGetterMethodName" : "getDriftInformation", "beanStyleSetterMethodName" : "setDriftInformation", "c2jName" : "DriftInformation", "c2jShape" : "StackDriftInformationSummary", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Summarizes information on whether a stack's actual configuration differs, or has drifted, from it's expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                                                                                                                                                                                                          \nThis is a convenience that creates an instance of the {@link StackDriftInformationSummary.Builder} avoiding the need to create one manually via {@link StackDriftInformationSummary#builder()}.\n\nWhen the {@link Consumer} completes, {@link StackDriftInformationSummary.Builder#build()} is called immediately and its result is passed to {@link #driftInformation(StackDriftInformationSummary)}.\n@param driftInformation a consumer that will call methods on {@link StackDriftInformationSummary.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #driftInformation(StackDriftInformationSummary)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Summarizes information on whether a stack's actual configuration differs, or has drifted, from it's expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "driftInformation", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Summarizes information on whether a stack's actual configuration differs, or has drifted, from it's expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                                                                                                                                                                                                          \n@param driftInformation Summarizes information on whether a stack's actual configuration differs, or has drifted, from it's expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "driftInformation", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Summarizes information on whether a stack's actual configuration differs, or has drifted, from it's expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                                                                                                                                                                                                          \n@return Summarizes information on whether a stack's actual configuration differs, or has drifted, from it's expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.", "getterModel" : { "returnType" : "StackDriftInformationSummary", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DriftInformation", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DriftInformation", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "DriftInformation", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Summarizes information on whether a stack's actual configuration differs, or has drifted, from it's expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                                                                                                                                                                                                          \n@param driftInformation Summarizes information on whether a stack's actual configuration differs, or has drifted, from it's expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.", "setterMethodName" : "setDriftInformation", "setterModel" : { "variableDeclarationType" : "StackDriftInformationSummary", "variableName" : "driftInformation", "variableType" : "StackDriftInformationSummary", "documentation" : null, "simpleType" : "StackDriftInformationSummary", "variableSetterType" : "StackDriftInformationSummary" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StackDriftInformationSummary", "variableName" : "driftInformation", "variableType" : "StackDriftInformationSummary", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Summarizes information on whether a stack's actual configuration differs, or has drifted, from it's expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "StackDriftInformationSummary", "variableSetterType" : "StackDriftInformationSummary" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "LastUpdatedTime" : { "beanStyleGetterMethodName" : "getLastUpdatedTime", "beanStyleSetterMethodName" : "setLastUpdatedTime", "c2jName" : "LastUpdatedTime", "c2jShape" : "LastUpdatedTime", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The time the stack was last updated. This field will only be returned if the stack has been updated at least once.

                                                                                                                                                                                                                                                                                                                                                                          \nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #lastUpdatedTime(Instant)}.\n@param lastUpdatedTime a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #lastUpdatedTime(Instant)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The time the stack was last updated. This field will only be returned if the stack has been updated at least once.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "lastUpdatedTime", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The time the stack was last updated. This field will only be returned if the stack has been updated at least once.

                                                                                                                                                                                                                                                                                                                                                                          \n@param lastUpdatedTime The time the stack was last updated. This field will only be returned if the stack has been updated at least once.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "lastUpdatedTime", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The time the stack was last updated. This field will only be returned if the stack has been updated at least once.

                                                                                                                                                                                                                                                                                                                                                                          \n@return The time the stack was last updated. This field will only be returned if the stack has been updated at least once.", "getterModel" : { "returnType" : "java.time.Instant", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "LastUpdatedTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LastUpdatedTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "LastUpdatedTime", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The time the stack was last updated. This field will only be returned if the stack has been updated at least once.

                                                                                                                                                                                                                                                                                                                                                                          \n@param lastUpdatedTime The time the stack was last updated. This field will only be returned if the stack has been updated at least once.", "setterMethodName" : "setLastUpdatedTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "lastUpdatedTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "lastUpdatedTime", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The time the stack was last updated. This field will only be returned if the stack has been updated at least once.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ParentId" : { "beanStyleGetterMethodName" : "getParentId", "beanStyleSetterMethodName" : "setParentId", "c2jName" : "ParentId", "c2jShape" : "StackId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          For nested stacks--stacks created as resources for another stack--the stack ID of the direct parent of this stack. For the first level of nested stacks, the root stack is also the parent stack.

                                                                                                                                                                                                                                                                                                                                                                          For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                          \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 #parentId(String)}.\n@param parentId 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 #parentId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          For nested stacks--stacks created as resources for another stack--the stack ID of the direct parent of this stack. For the first level of nested stacks, the root stack is also the parent stack.

                                                                                                                                                                                                                                                                                                                                                                          For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "parentId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          For nested stacks--stacks created as resources for another stack--the stack ID of the direct parent of this stack. For the first level of nested stacks, the root stack is also the parent stack.

                                                                                                                                                                                                                                                                                                                                                                          For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                          \n@param parentId For nested stacks--stacks created as resources for another stack--the stack ID of the direct parent of this stack. For the first level of nested stacks, the root stack is also the parent stack.

                                                                                                                                                                                                                                                                                                                                                                          For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parentId", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          For nested stacks--stacks created as resources for another stack--the stack ID of the direct parent of this stack. For the first level of nested stacks, the root stack is also the parent stack.

                                                                                                                                                                                                                                                                                                                                                                          For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                          \n@return For nested stacks--stacks created as resources for another stack--the stack ID of the direct parent of this stack. For the first level of nested stacks, the root stack is also the parent stack.

                                                                                                                                                                                                                                                                                                                                                                          For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.", "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" : "ParentId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ParentId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ParentId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          For nested stacks--stacks created as resources for another stack--the stack ID of the direct parent of this stack. For the first level of nested stacks, the root stack is also the parent stack.

                                                                                                                                                                                                                                                                                                                                                                          For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                          \n@param parentId For nested stacks--stacks created as resources for another stack--the stack ID of the direct parent of this stack. For the first level of nested stacks, the root stack is also the parent stack.

                                                                                                                                                                                                                                                                                                                                                                          For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.", "setterMethodName" : "setParentId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "parentId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "parentId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          For nested stacks--stacks created as resources for another stack--the stack ID of the direct parent of this stack. For the first level of nested stacks, the root stack is also the parent stack.

                                                                                                                                                                                                                                                                                                                                                                          For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "RootId" : { "beanStyleGetterMethodName" : "getRootId", "beanStyleSetterMethodName" : "setRootId", "c2jName" : "RootId", "c2jShape" : "StackId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          For nested stacks--stacks created as resources for another stack--the stack ID of the the top-level stack to which the nested stack ultimately belongs.

                                                                                                                                                                                                                                                                                                                                                                          For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                          \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 #rootId(String)}.\n@param rootId 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 #rootId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          For nested stacks--stacks created as resources for another stack--the stack ID of the the top-level stack to which the nested stack ultimately belongs.

                                                                                                                                                                                                                                                                                                                                                                          For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "rootId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          For nested stacks--stacks created as resources for another stack--the stack ID of the the top-level stack to which the nested stack ultimately belongs.

                                                                                                                                                                                                                                                                                                                                                                          For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                          \n@param rootId For nested stacks--stacks created as resources for another stack--the stack ID of the the top-level stack to which the nested stack ultimately belongs.

                                                                                                                                                                                                                                                                                                                                                                          For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "rootId", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          For nested stacks--stacks created as resources for another stack--the stack ID of the the top-level stack to which the nested stack ultimately belongs.

                                                                                                                                                                                                                                                                                                                                                                          For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                          \n@return For nested stacks--stacks created as resources for another stack--the stack ID of the the top-level stack to which the nested stack ultimately belongs.

                                                                                                                                                                                                                                                                                                                                                                          For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.", "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" : "RootId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RootId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "RootId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          For nested stacks--stacks created as resources for another stack--the stack ID of the the top-level stack to which the nested stack ultimately belongs.

                                                                                                                                                                                                                                                                                                                                                                          For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                          \n@param rootId For nested stacks--stacks created as resources for another stack--the stack ID of the the top-level stack to which the nested stack ultimately belongs.

                                                                                                                                                                                                                                                                                                                                                                          For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.", "setterMethodName" : "setRootId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "rootId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "rootId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          For nested stacks--stacks created as resources for another stack--the stack ID of the the top-level stack to which the nested stack ultimately belongs.

                                                                                                                                                                                                                                                                                                                                                                          For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackId" : { "beanStyleGetterMethodName" : "getStackId", "beanStyleSetterMethodName" : "setStackId", "c2jName" : "StackId", "c2jShape" : "StackId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Unique stack identifier.

                                                                                                                                                                                                                                                                                                                                                                          \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" : "

                                                                                                                                                                                                                                                                                                                                                                          Unique stack identifier.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Unique stack identifier.

                                                                                                                                                                                                                                                                                                                                                                          \n@param stackId Unique stack identifier.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackId", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Unique stack identifier.

                                                                                                                                                                                                                                                                                                                                                                          \n@return Unique stack identifier.", "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" : "

                                                                                                                                                                                                                                                                                                                                                                          Unique stack identifier.

                                                                                                                                                                                                                                                                                                                                                                          \n@param stackId Unique stack identifier.", "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" : "

                                                                                                                                                                                                                                                                                                                                                                          Unique stack identifier.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackName" : { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name associated with the stack.

                                                                                                                                                                                                                                                                                                                                                                          \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name associated with the stack.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name associated with the stack.

                                                                                                                                                                                                                                                                                                                                                                          \n@param stackName The name associated with the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name associated with the stack.

                                                                                                                                                                                                                                                                                                                                                                          \n@return The name associated with the stack.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name associated with the stack.

                                                                                                                                                                                                                                                                                                                                                                          \n@param stackName The name associated with the stack.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name associated with the stack.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackStatus" : { "beanStyleGetterMethodName" : "getStackStatusAsString", "beanStyleSetterMethodName" : "setStackStatus", "c2jName" : "StackStatus", "c2jShape" : "StackStatus", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The current status of the stack.

                                                                                                                                                                                                                                                                                                                                                                          \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 #stackStatusAsString(String)}.\n@param stackStatus 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 #stackStatus(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The current status of the stack.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : "StackStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "stackStatus", "fluentEnumSetterMethodName" : "stackStatus", "fluentGetterMethodName" : "stackStatusAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The current status of the stack.

                                                                                                                                                                                                                                                                                                                                                                          \n@param stackStatus The current status of the stack.\n@see StackStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see StackStatus", "fluentSetterMethodName" : "stackStatus", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The current status of the stack.

                                                                                                                                                                                                                                                                                                                                                                          \n

                                                                                                                                                                                                                                                                                                                                                                          \nIf the service returns an enum value that is not available in the current SDK version, {@link #stackStatus} will return {@link StackStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #stackStatusAsString}.\n

                                                                                                                                                                                                                                                                                                                                                                          \n@return The current status of the stack.\n@see StackStatus", "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" : "StackStatus", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackStatus", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The current status of the stack.

                                                                                                                                                                                                                                                                                                                                                                          \n@param stackStatus The current status of the stack.\n@see StackStatus", "setterMethodName" : "setStackStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackStatus", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The current status of the stack.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackStatusReason" : { "beanStyleGetterMethodName" : "getStackStatusReason", "beanStyleSetterMethodName" : "setStackStatusReason", "c2jName" : "StackStatusReason", "c2jShape" : "StackStatusReason", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Success/Failure message associated with the stack status.

                                                                                                                                                                                                                                                                                                                                                                          \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 #stackStatusReason(String)}.\n@param stackStatusReason 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 #stackStatusReason(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Success/Failure message associated with the stack status.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackStatusReason", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Success/Failure message associated with the stack status.

                                                                                                                                                                                                                                                                                                                                                                          \n@param stackStatusReason Success/Failure message associated with the stack status.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackStatusReason", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Success/Failure message associated with the stack status.

                                                                                                                                                                                                                                                                                                                                                                          \n@return Success/Failure message associated with the stack status.", "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" : "StackStatusReason", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackStatusReason", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackStatusReason", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Success/Failure message associated with the stack status.

                                                                                                                                                                                                                                                                                                                                                                          \n@param stackStatusReason Success/Failure message associated with the stack status.", "setterMethodName" : "setStackStatusReason", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackStatusReason", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackStatusReason", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Success/Failure message associated with the stack status.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "TemplateDescription" : { "beanStyleGetterMethodName" : "getTemplateDescription", "beanStyleSetterMethodName" : "setTemplateDescription", "c2jName" : "TemplateDescription", "c2jShape" : "TemplateDescription", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The template description of the template used to create the stack.

                                                                                                                                                                                                                                                                                                                                                                          \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 #templateDescription(String)}.\n@param templateDescription 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 #templateDescription(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The template description of the template used to create the stack.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "templateDescription", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The template description of the template used to create the stack.

                                                                                                                                                                                                                                                                                                                                                                          \n@param templateDescription The template description of the template used to create the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "templateDescription", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The template description of the template used to create the stack.

                                                                                                                                                                                                                                                                                                                                                                          \n@return The template description of the template used to create the stack.", "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" : "TemplateDescription", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TemplateDescription", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TemplateDescription", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The template description of the template used to create the stack.

                                                                                                                                                                                                                                                                                                                                                                          \n@param templateDescription The template description of the template used to create the stack.", "setterMethodName" : "setTemplateDescription", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "templateDescription", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "templateDescription", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The template description of the template used to create the stack.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getStackId", "beanStyleSetterMethodName" : "setStackId", "c2jName" : "StackId", "c2jShape" : "StackId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Unique stack identifier.

                                                                                                                                                                                                                                                                                                                                                                          \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" : "

                                                                                                                                                                                                                                                                                                                                                                          Unique stack identifier.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Unique stack identifier.

                                                                                                                                                                                                                                                                                                                                                                          \n@param stackId Unique stack identifier.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackId", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Unique stack identifier.

                                                                                                                                                                                                                                                                                                                                                                          \n@return Unique stack identifier.", "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" : "

                                                                                                                                                                                                                                                                                                                                                                          Unique stack identifier.

                                                                                                                                                                                                                                                                                                                                                                          \n@param stackId Unique stack identifier.", "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" : "

                                                                                                                                                                                                                                                                                                                                                                          Unique stack identifier.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name associated with the stack.

                                                                                                                                                                                                                                                                                                                                                                          \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name associated with the stack.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name associated with the stack.

                                                                                                                                                                                                                                                                                                                                                                          \n@param stackName The name associated with the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name associated with the stack.

                                                                                                                                                                                                                                                                                                                                                                          \n@return The name associated with the stack.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name associated with the stack.

                                                                                                                                                                                                                                                                                                                                                                          \n@param stackName The name associated with the stack.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name associated with the stack.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTemplateDescription", "beanStyleSetterMethodName" : "setTemplateDescription", "c2jName" : "TemplateDescription", "c2jShape" : "TemplateDescription", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The template description of the template used to create the stack.

                                                                                                                                                                                                                                                                                                                                                                          \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 #templateDescription(String)}.\n@param templateDescription 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 #templateDescription(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The template description of the template used to create the stack.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "templateDescription", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The template description of the template used to create the stack.

                                                                                                                                                                                                                                                                                                                                                                          \n@param templateDescription The template description of the template used to create the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "templateDescription", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The template description of the template used to create the stack.

                                                                                                                                                                                                                                                                                                                                                                          \n@return The template description of the template used to create the stack.", "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" : "TemplateDescription", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TemplateDescription", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TemplateDescription", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The template description of the template used to create the stack.

                                                                                                                                                                                                                                                                                                                                                                          \n@param templateDescription The template description of the template used to create the stack.", "setterMethodName" : "setTemplateDescription", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "templateDescription", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "templateDescription", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The template description of the template used to create the stack.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCreationTime", "beanStyleSetterMethodName" : "setCreationTime", "c2jName" : "CreationTime", "c2jShape" : "CreationTime", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The time the stack was created.

                                                                                                                                                                                                                                                                                                                                                                          \nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #creationTime(Instant)}.\n@param creationTime a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #creationTime(Instant)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The time the stack was created.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "creationTime", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The time the stack was created.

                                                                                                                                                                                                                                                                                                                                                                          \n@param creationTime The time the stack was created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "creationTime", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The time the stack was created.

                                                                                                                                                                                                                                                                                                                                                                          \n@return The time the stack was created.", "getterModel" : { "returnType" : "java.time.Instant", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CreationTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CreationTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "CreationTime", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The time the stack was created.

                                                                                                                                                                                                                                                                                                                                                                          \n@param creationTime The time the stack was created.", "setterMethodName" : "setCreationTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "creationTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "creationTime", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The time the stack was created.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getLastUpdatedTime", "beanStyleSetterMethodName" : "setLastUpdatedTime", "c2jName" : "LastUpdatedTime", "c2jShape" : "LastUpdatedTime", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The time the stack was last updated. This field will only be returned if the stack has been updated at least once.

                                                                                                                                                                                                                                                                                                                                                                          \nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #lastUpdatedTime(Instant)}.\n@param lastUpdatedTime a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #lastUpdatedTime(Instant)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The time the stack was last updated. This field will only be returned if the stack has been updated at least once.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "lastUpdatedTime", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The time the stack was last updated. This field will only be returned if the stack has been updated at least once.

                                                                                                                                                                                                                                                                                                                                                                          \n@param lastUpdatedTime The time the stack was last updated. This field will only be returned if the stack has been updated at least once.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "lastUpdatedTime", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The time the stack was last updated. This field will only be returned if the stack has been updated at least once.

                                                                                                                                                                                                                                                                                                                                                                          \n@return The time the stack was last updated. This field will only be returned if the stack has been updated at least once.", "getterModel" : { "returnType" : "java.time.Instant", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "LastUpdatedTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LastUpdatedTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "LastUpdatedTime", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The time the stack was last updated. This field will only be returned if the stack has been updated at least once.

                                                                                                                                                                                                                                                                                                                                                                          \n@param lastUpdatedTime The time the stack was last updated. This field will only be returned if the stack has been updated at least once.", "setterMethodName" : "setLastUpdatedTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "lastUpdatedTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "lastUpdatedTime", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The time the stack was last updated. This field will only be returned if the stack has been updated at least once.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDeletionTime", "beanStyleSetterMethodName" : "setDeletionTime", "c2jName" : "DeletionTime", "c2jShape" : "DeletionTime", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The time the stack was deleted.

                                                                                                                                                                                                                                                                                                                                                                          \nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #deletionTime(Instant)}.\n@param deletionTime a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #deletionTime(Instant)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The time the stack was deleted.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "deletionTime", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The time the stack was deleted.

                                                                                                                                                                                                                                                                                                                                                                          \n@param deletionTime The time the stack was deleted.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "deletionTime", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The time the stack was deleted.

                                                                                                                                                                                                                                                                                                                                                                          \n@return The time the stack was deleted.", "getterModel" : { "returnType" : "java.time.Instant", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DeletionTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DeletionTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "DeletionTime", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The time the stack was deleted.

                                                                                                                                                                                                                                                                                                                                                                          \n@param deletionTime The time the stack was deleted.", "setterMethodName" : "setDeletionTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "deletionTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "deletionTime", "variableType" : "java.time.Instant", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The time the stack was deleted.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackStatusAsString", "beanStyleSetterMethodName" : "setStackStatus", "c2jName" : "StackStatus", "c2jShape" : "StackStatus", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The current status of the stack.

                                                                                                                                                                                                                                                                                                                                                                          \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 #stackStatusAsString(String)}.\n@param stackStatus 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 #stackStatus(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The current status of the stack.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : "StackStatus", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "stackStatus", "fluentEnumSetterMethodName" : "stackStatus", "fluentGetterMethodName" : "stackStatusAsString", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The current status of the stack.

                                                                                                                                                                                                                                                                                                                                                                          \n@param stackStatus The current status of the stack.\n@see StackStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see StackStatus", "fluentSetterMethodName" : "stackStatus", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The current status of the stack.

                                                                                                                                                                                                                                                                                                                                                                          \n

                                                                                                                                                                                                                                                                                                                                                                          \nIf the service returns an enum value that is not available in the current SDK version, {@link #stackStatus} will return {@link StackStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #stackStatusAsString}.\n

                                                                                                                                                                                                                                                                                                                                                                          \n@return The current status of the stack.\n@see StackStatus", "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" : "StackStatus", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackStatus", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The current status of the stack.

                                                                                                                                                                                                                                                                                                                                                                          \n@param stackStatus The current status of the stack.\n@see StackStatus", "setterMethodName" : "setStackStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackStatus", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The current status of the stack.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackStatusReason", "beanStyleSetterMethodName" : "setStackStatusReason", "c2jName" : "StackStatusReason", "c2jShape" : "StackStatusReason", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Success/Failure message associated with the stack status.

                                                                                                                                                                                                                                                                                                                                                                          \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 #stackStatusReason(String)}.\n@param stackStatusReason 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 #stackStatusReason(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Success/Failure message associated with the stack status.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackStatusReason", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Success/Failure message associated with the stack status.

                                                                                                                                                                                                                                                                                                                                                                          \n@param stackStatusReason Success/Failure message associated with the stack status.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackStatusReason", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Success/Failure message associated with the stack status.

                                                                                                                                                                                                                                                                                                                                                                          \n@return Success/Failure message associated with the stack status.", "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" : "StackStatusReason", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackStatusReason", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackStatusReason", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Success/Failure message associated with the stack status.

                                                                                                                                                                                                                                                                                                                                                                          \n@param stackStatusReason Success/Failure message associated with the stack status.", "setterMethodName" : "setStackStatusReason", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackStatusReason", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackStatusReason", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Success/Failure message associated with the stack status.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getParentId", "beanStyleSetterMethodName" : "setParentId", "c2jName" : "ParentId", "c2jShape" : "StackId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          For nested stacks--stacks created as resources for another stack--the stack ID of the direct parent of this stack. For the first level of nested stacks, the root stack is also the parent stack.

                                                                                                                                                                                                                                                                                                                                                                          For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                          \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 #parentId(String)}.\n@param parentId 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 #parentId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          For nested stacks--stacks created as resources for another stack--the stack ID of the direct parent of this stack. For the first level of nested stacks, the root stack is also the parent stack.

                                                                                                                                                                                                                                                                                                                                                                          For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "parentId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          For nested stacks--stacks created as resources for another stack--the stack ID of the direct parent of this stack. For the first level of nested stacks, the root stack is also the parent stack.

                                                                                                                                                                                                                                                                                                                                                                          For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                          \n@param parentId For nested stacks--stacks created as resources for another stack--the stack ID of the direct parent of this stack. For the first level of nested stacks, the root stack is also the parent stack.

                                                                                                                                                                                                                                                                                                                                                                          For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parentId", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          For nested stacks--stacks created as resources for another stack--the stack ID of the direct parent of this stack. For the first level of nested stacks, the root stack is also the parent stack.

                                                                                                                                                                                                                                                                                                                                                                          For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                          \n@return For nested stacks--stacks created as resources for another stack--the stack ID of the direct parent of this stack. For the first level of nested stacks, the root stack is also the parent stack.

                                                                                                                                                                                                                                                                                                                                                                          For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.", "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" : "ParentId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ParentId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ParentId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          For nested stacks--stacks created as resources for another stack--the stack ID of the direct parent of this stack. For the first level of nested stacks, the root stack is also the parent stack.

                                                                                                                                                                                                                                                                                                                                                                          For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                          \n@param parentId For nested stacks--stacks created as resources for another stack--the stack ID of the direct parent of this stack. For the first level of nested stacks, the root stack is also the parent stack.

                                                                                                                                                                                                                                                                                                                                                                          For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.", "setterMethodName" : "setParentId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "parentId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "parentId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          For nested stacks--stacks created as resources for another stack--the stack ID of the direct parent of this stack. For the first level of nested stacks, the root stack is also the parent stack.

                                                                                                                                                                                                                                                                                                                                                                          For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRootId", "beanStyleSetterMethodName" : "setRootId", "c2jName" : "RootId", "c2jShape" : "StackId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          For nested stacks--stacks created as resources for another stack--the stack ID of the the top-level stack to which the nested stack ultimately belongs.

                                                                                                                                                                                                                                                                                                                                                                          For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                          \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 #rootId(String)}.\n@param rootId 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 #rootId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          For nested stacks--stacks created as resources for another stack--the stack ID of the the top-level stack to which the nested stack ultimately belongs.

                                                                                                                                                                                                                                                                                                                                                                          For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "rootId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          For nested stacks--stacks created as resources for another stack--the stack ID of the the top-level stack to which the nested stack ultimately belongs.

                                                                                                                                                                                                                                                                                                                                                                          For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                          \n@param rootId For nested stacks--stacks created as resources for another stack--the stack ID of the the top-level stack to which the nested stack ultimately belongs.

                                                                                                                                                                                                                                                                                                                                                                          For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "rootId", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          For nested stacks--stacks created as resources for another stack--the stack ID of the the top-level stack to which the nested stack ultimately belongs.

                                                                                                                                                                                                                                                                                                                                                                          For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                          \n@return For nested stacks--stacks created as resources for another stack--the stack ID of the the top-level stack to which the nested stack ultimately belongs.

                                                                                                                                                                                                                                                                                                                                                                          For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.", "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" : "RootId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RootId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "RootId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          For nested stacks--stacks created as resources for another stack--the stack ID of the the top-level stack to which the nested stack ultimately belongs.

                                                                                                                                                                                                                                                                                                                                                                          For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                          \n@param rootId For nested stacks--stacks created as resources for another stack--the stack ID of the the top-level stack to which the nested stack ultimately belongs.

                                                                                                                                                                                                                                                                                                                                                                          For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.", "setterMethodName" : "setRootId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "rootId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "rootId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          For nested stacks--stacks created as resources for another stack--the stack ID of the the top-level stack to which the nested stack ultimately belongs.

                                                                                                                                                                                                                                                                                                                                                                          For more information, see Working with Nested Stacks in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDriftInformation", "beanStyleSetterMethodName" : "setDriftInformation", "c2jName" : "DriftInformation", "c2jShape" : "StackDriftInformationSummary", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Summarizes information on whether a stack's actual configuration differs, or has drifted, from it's expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                                                                                                                                                                                                          \nThis is a convenience that creates an instance of the {@link StackDriftInformationSummary.Builder} avoiding the need to create one manually via {@link StackDriftInformationSummary#builder()}.\n\nWhen the {@link Consumer} completes, {@link StackDriftInformationSummary.Builder#build()} is called immediately and its result is passed to {@link #driftInformation(StackDriftInformationSummary)}.\n@param driftInformation a consumer that will call methods on {@link StackDriftInformationSummary.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #driftInformation(StackDriftInformationSummary)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Summarizes information on whether a stack's actual configuration differs, or has drifted, from it's expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "driftInformation", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Summarizes information on whether a stack's actual configuration differs, or has drifted, from it's expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                                                                                                                                                                                                          \n@param driftInformation Summarizes information on whether a stack's actual configuration differs, or has drifted, from it's expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "driftInformation", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Summarizes information on whether a stack's actual configuration differs, or has drifted, from it's expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                                                                                                                                                                                                          \n@return Summarizes information on whether a stack's actual configuration differs, or has drifted, from it's expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.", "getterModel" : { "returnType" : "StackDriftInformationSummary", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DriftInformation", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DriftInformation", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "DriftInformation", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Summarizes information on whether a stack's actual configuration differs, or has drifted, from it's expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                                                                                                                                                                                                          \n@param driftInformation Summarizes information on whether a stack's actual configuration differs, or has drifted, from it's expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.", "setterMethodName" : "setDriftInformation", "setterModel" : { "variableDeclarationType" : "StackDriftInformationSummary", "variableName" : "driftInformation", "variableType" : "StackDriftInformationSummary", "documentation" : null, "simpleType" : "StackDriftInformationSummary", "variableSetterType" : "StackDriftInformationSummary" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StackDriftInformationSummary", "variableName" : "driftInformation", "variableType" : "StackDriftInformationSummary", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Summarizes information on whether a stack's actual configuration differs, or has drifted, from it's expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detecting Unregulated Configuration Changes to Stacks and Resources.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "StackDriftInformationSummary", "variableSetterType" : "StackDriftInformationSummary" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "StackName", "CreationTime", "StackStatus" ], "shapeName" : "StackSummary", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "StackSummary", "variableName" : "stackSummary", "variableType" : "StackSummary", "documentation" : null, "simpleType" : "StackSummary", "variableSetterType" : "StackSummary" }, "wrapper" : false, "xmlNamespace" : null }, "StaleRequestException" : { "c2jName" : "StaleRequestException", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Another operation has been performed on this stack set since the specified operation was performed.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscovery" : null, "enums" : null, "errorCode" : "StaleRequestException", "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : 409, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "StaleRequestException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "StaleRequestException", "variableName" : "staleRequestException", "variableType" : "StaleRequestException", "documentation" : null, "simpleType" : "StaleRequestException", "variableSetterType" : "StaleRequestException" }, "wrapper" : false, "xmlNamespace" : null }, "StopStackSetOperationRequest" : { "c2jName" : "StopStackSetOperationInput", "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" : "StopStackSetOperation", "locationName" : null, "requestUri" : "/", "target" : "StopStackSetOperation", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getStackSetName", "beanStyleSetterMethodName" : "setStackSetName", "c2jName" : "StackSetName", "c2jShape" : "StackSetName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name or unique ID of the stack set that you want to stop the operation for.

                                                                                                                                                                                                                                                                                                                                                                          \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 #stackSetName(String)}.\n@param stackSetName 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 #stackSetName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name or unique ID of the stack set that you want to stop the operation for.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackSetName", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name or unique ID of the stack set that you want to stop the operation for.

                                                                                                                                                                                                                                                                                                                                                                          \n@param stackSetName The name or unique ID of the stack set that you want to stop the operation for.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackSetName", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name or unique ID of the stack set that you want to stop the operation for.

                                                                                                                                                                                                                                                                                                                                                                          \n@return The name or unique ID of the stack set that you want to stop the operation for.", "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" : "StackSetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackSetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackSetName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name or unique ID of the stack set that you want to stop the operation for.

                                                                                                                                                                                                                                                                                                                                                                          \n@param stackSetName The name or unique ID of the stack set that you want to stop the operation for.", "setterMethodName" : "setStackSetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name or unique ID of the stack set that you want to stop the operation for.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getOperationId", "beanStyleSetterMethodName" : "setOperationId", "c2jName" : "OperationId", "c2jShape" : "ClientRequestToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The ID of the stack operation.

                                                                                                                                                                                                                                                                                                                                                                          \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 #operationId(String)}.\n@param operationId 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 #operationId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The ID of the stack operation.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "operationId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The ID of the stack operation.

                                                                                                                                                                                                                                                                                                                                                                          \n@param operationId The ID of the stack operation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "operationId", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The ID of the stack operation.

                                                                                                                                                                                                                                                                                                                                                                          \n@return The ID of the stack operation.", "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" : "OperationId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OperationId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "OperationId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The ID of the stack operation.

                                                                                                                                                                                                                                                                                                                                                                          \n@param operationId The ID of the stack operation.", "setterMethodName" : "setOperationId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "operationId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "operationId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The ID of the stack operation.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "OperationId" : { "beanStyleGetterMethodName" : "getOperationId", "beanStyleSetterMethodName" : "setOperationId", "c2jName" : "OperationId", "c2jShape" : "ClientRequestToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The ID of the stack operation.

                                                                                                                                                                                                                                                                                                                                                                          \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 #operationId(String)}.\n@param operationId 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 #operationId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The ID of the stack operation.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "operationId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The ID of the stack operation.

                                                                                                                                                                                                                                                                                                                                                                          \n@param operationId The ID of the stack operation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "operationId", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The ID of the stack operation.

                                                                                                                                                                                                                                                                                                                                                                          \n@return The ID of the stack operation.", "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" : "OperationId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OperationId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "OperationId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The ID of the stack operation.

                                                                                                                                                                                                                                                                                                                                                                          \n@param operationId The ID of the stack operation.", "setterMethodName" : "setOperationId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "operationId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "operationId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The ID of the stack operation.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackSetName" : { "beanStyleGetterMethodName" : "getStackSetName", "beanStyleSetterMethodName" : "setStackSetName", "c2jName" : "StackSetName", "c2jShape" : "StackSetName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name or unique ID of the stack set that you want to stop the operation for.

                                                                                                                                                                                                                                                                                                                                                                          \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 #stackSetName(String)}.\n@param stackSetName 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 #stackSetName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name or unique ID of the stack set that you want to stop the operation for.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackSetName", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name or unique ID of the stack set that you want to stop the operation for.

                                                                                                                                                                                                                                                                                                                                                                          \n@param stackSetName The name or unique ID of the stack set that you want to stop the operation for.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackSetName", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name or unique ID of the stack set that you want to stop the operation for.

                                                                                                                                                                                                                                                                                                                                                                          \n@return The name or unique ID of the stack set that you want to stop the operation for.", "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" : "StackSetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackSetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackSetName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name or unique ID of the stack set that you want to stop the operation for.

                                                                                                                                                                                                                                                                                                                                                                          \n@param stackSetName The name or unique ID of the stack set that you want to stop the operation for.", "setterMethodName" : "setStackSetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name or unique ID of the stack set that you want to stop the operation for.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getStackSetName", "beanStyleSetterMethodName" : "setStackSetName", "c2jName" : "StackSetName", "c2jShape" : "StackSetName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name or unique ID of the stack set that you want to stop the operation for.

                                                                                                                                                                                                                                                                                                                                                                          \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 #stackSetName(String)}.\n@param stackSetName 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 #stackSetName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name or unique ID of the stack set that you want to stop the operation for.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackSetName", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name or unique ID of the stack set that you want to stop the operation for.

                                                                                                                                                                                                                                                                                                                                                                          \n@param stackSetName The name or unique ID of the stack set that you want to stop the operation for.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackSetName", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name or unique ID of the stack set that you want to stop the operation for.

                                                                                                                                                                                                                                                                                                                                                                          \n@return The name or unique ID of the stack set that you want to stop the operation for.", "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" : "StackSetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackSetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackSetName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name or unique ID of the stack set that you want to stop the operation for.

                                                                                                                                                                                                                                                                                                                                                                          \n@param stackSetName The name or unique ID of the stack set that you want to stop the operation for.", "setterMethodName" : "setStackSetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name or unique ID of the stack set that you want to stop the operation for.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getOperationId", "beanStyleSetterMethodName" : "setOperationId", "c2jName" : "OperationId", "c2jShape" : "ClientRequestToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The ID of the stack operation.

                                                                                                                                                                                                                                                                                                                                                                          \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 #operationId(String)}.\n@param operationId 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 #operationId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The ID of the stack operation.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "operationId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The ID of the stack operation.

                                                                                                                                                                                                                                                                                                                                                                          \n@param operationId The ID of the stack operation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "operationId", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The ID of the stack operation.

                                                                                                                                                                                                                                                                                                                                                                          \n@return The ID of the stack operation.", "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" : "OperationId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OperationId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "OperationId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The ID of the stack operation.

                                                                                                                                                                                                                                                                                                                                                                          \n@param operationId The ID of the stack operation.", "setterMethodName" : "setOperationId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "operationId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "operationId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The ID of the stack operation.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "StackSetName", "OperationId" ], "shapeName" : "StopStackSetOperationRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "StopStackSetOperationRequest", "variableName" : "stopStackSetOperationRequest", "variableType" : "StopStackSetOperationRequest", "documentation" : null, "simpleType" : "StopStackSetOperationRequest", "variableSetterType" : "StopStackSetOperationRequest" }, "wrapper" : false, "xmlNamespace" : null }, "StopStackSetOperationResponse" : { "c2jName" : "StopStackSetOperationOutput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "StopStackSetOperationResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : "StopStackSetOperationResult" }, "variable" : { "variableDeclarationType" : "StopStackSetOperationResponse", "variableName" : "stopStackSetOperationResponse", "variableType" : "StopStackSetOperationResponse", "documentation" : null, "simpleType" : "StopStackSetOperationResponse", "variableSetterType" : "StopStackSetOperationResponse" }, "wrapper" : false, "xmlNamespace" : null }, "Tag" : { "c2jName" : "Tag", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The Tag type enables you to specify a key-value pair that can be used to store information about an AWS CloudFormation stack.

                                                                                                                                                                                                                                                                                                                                                                          ", "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" : "getKey", "beanStyleSetterMethodName" : "setKey", "c2jName" : "Key", "c2jShape" : "TagKey", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Required. A string used to identify this tag. You can specify a maximum of 128 characters for a tag key. Tags owned by Amazon Web Services (AWS) have the reserved prefix: aws:.

                                                                                                                                                                                                                                                                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #key(String)}.\n@param key a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #key(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Required. A string used to identify this tag. You can specify a maximum of 128 characters for a tag key. Tags owned by Amazon Web Services (AWS) have the reserved prefix: aws:.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "key", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Required. A string used to identify this tag. You can specify a maximum of 128 characters for a tag key. Tags owned by Amazon Web Services (AWS) have the reserved prefix: aws:.

                                                                                                                                                                                                                                                                                                                                                                          \n@param key Required. A string used to identify this tag. You can specify a maximum of 128 characters for a tag key. Tags owned by Amazon Web Services (AWS) have the reserved prefix: aws:.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "key", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Required. A string used to identify this tag. You can specify a maximum of 128 characters for a tag key. Tags owned by Amazon Web Services (AWS) have the reserved prefix: aws:.

                                                                                                                                                                                                                                                                                                                                                                          \n@return Required. A string used to identify this tag. You can specify a maximum of 128 characters for a tag key. Tags owned by Amazon Web Services (AWS) have the reserved prefix: aws:.", "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" : "

                                                                                                                                                                                                                                                                                                                                                                          Required. A string used to identify this tag. You can specify a maximum of 128 characters for a tag key. Tags owned by Amazon Web Services (AWS) have the reserved prefix: aws:.

                                                                                                                                                                                                                                                                                                                                                                          \n@param key Required. A string used to identify this tag. You can specify a maximum of 128 characters for a tag key. Tags owned by Amazon Web Services (AWS) have the reserved prefix: aws:.", "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" : "

                                                                                                                                                                                                                                                                                                                                                                          Required. A string used to identify this tag. You can specify a maximum of 128 characters for a tag key. Tags owned by Amazon Web Services (AWS) have the reserved prefix: aws:.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "Value", "c2jShape" : "TagValue", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Required. A string containing the value for this tag. You can specify a maximum of 256 characters for a tag value.

                                                                                                                                                                                                                                                                                                                                                                          \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" : "

                                                                                                                                                                                                                                                                                                                                                                          Required. A string containing the value for this tag. You can specify a maximum of 256 characters for a tag value.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Required. A string containing the value for this tag. You can specify a maximum of 256 characters for a tag value.

                                                                                                                                                                                                                                                                                                                                                                          \n@param value Required. A string containing the value for this tag. You can specify a maximum of 256 characters for a tag value.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Required. A string containing the value for this tag. You can specify a maximum of 256 characters for a tag value.

                                                                                                                                                                                                                                                                                                                                                                          \n@return Required. A string containing the value for this tag. You can specify a maximum of 256 characters for a tag value.", "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" : "

                                                                                                                                                                                                                                                                                                                                                                          Required. A string containing the value for this tag. You can specify a maximum of 256 characters for a tag value.

                                                                                                                                                                                                                                                                                                                                                                          \n@param value Required. A string containing the value for this tag. You can specify a maximum of 256 characters for a tag value.", "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" : "

                                                                                                                                                                                                                                                                                                                                                                          Required. A string containing the value for this tag. You can specify a maximum of 256 characters for a tag value.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Key" : { "beanStyleGetterMethodName" : "getKey", "beanStyleSetterMethodName" : "setKey", "c2jName" : "Key", "c2jShape" : "TagKey", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Required. A string used to identify this tag. You can specify a maximum of 128 characters for a tag key. Tags owned by Amazon Web Services (AWS) have the reserved prefix: aws:.

                                                                                                                                                                                                                                                                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #key(String)}.\n@param key a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #key(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Required. A string used to identify this tag. You can specify a maximum of 128 characters for a tag key. Tags owned by Amazon Web Services (AWS) have the reserved prefix: aws:.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "key", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Required. A string used to identify this tag. You can specify a maximum of 128 characters for a tag key. Tags owned by Amazon Web Services (AWS) have the reserved prefix: aws:.

                                                                                                                                                                                                                                                                                                                                                                          \n@param key Required. A string used to identify this tag. You can specify a maximum of 128 characters for a tag key. Tags owned by Amazon Web Services (AWS) have the reserved prefix: aws:.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "key", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Required. A string used to identify this tag. You can specify a maximum of 128 characters for a tag key. Tags owned by Amazon Web Services (AWS) have the reserved prefix: aws:.

                                                                                                                                                                                                                                                                                                                                                                          \n@return Required. A string used to identify this tag. You can specify a maximum of 128 characters for a tag key. Tags owned by Amazon Web Services (AWS) have the reserved prefix: aws:.", "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" : "

                                                                                                                                                                                                                                                                                                                                                                          Required. A string used to identify this tag. You can specify a maximum of 128 characters for a tag key. Tags owned by Amazon Web Services (AWS) have the reserved prefix: aws:.

                                                                                                                                                                                                                                                                                                                                                                          \n@param key Required. A string used to identify this tag. You can specify a maximum of 128 characters for a tag key. Tags owned by Amazon Web Services (AWS) have the reserved prefix: aws:.", "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" : "

                                                                                                                                                                                                                                                                                                                                                                          Required. A string used to identify this tag. You can specify a maximum of 128 characters for a tag key. Tags owned by Amazon Web Services (AWS) have the reserved prefix: aws:.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Value" : { "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "Value", "c2jShape" : "TagValue", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Required. A string containing the value for this tag. You can specify a maximum of 256 characters for a tag value.

                                                                                                                                                                                                                                                                                                                                                                          \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" : "

                                                                                                                                                                                                                                                                                                                                                                          Required. A string containing the value for this tag. You can specify a maximum of 256 characters for a tag value.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Required. A string containing the value for this tag. You can specify a maximum of 256 characters for a tag value.

                                                                                                                                                                                                                                                                                                                                                                          \n@param value Required. A string containing the value for this tag. You can specify a maximum of 256 characters for a tag value.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Required. A string containing the value for this tag. You can specify a maximum of 256 characters for a tag value.

                                                                                                                                                                                                                                                                                                                                                                          \n@return Required. A string containing the value for this tag. You can specify a maximum of 256 characters for a tag value.", "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" : "

                                                                                                                                                                                                                                                                                                                                                                          Required. A string containing the value for this tag. You can specify a maximum of 256 characters for a tag value.

                                                                                                                                                                                                                                                                                                                                                                          \n@param value Required. A string containing the value for this tag. You can specify a maximum of 256 characters for a tag value.", "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" : "

                                                                                                                                                                                                                                                                                                                                                                          Required. A string containing the value for this tag. You can specify a maximum of 256 characters for a tag value.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getKey", "beanStyleSetterMethodName" : "setKey", "c2jName" : "Key", "c2jShape" : "TagKey", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Required. A string used to identify this tag. You can specify a maximum of 128 characters for a tag key. Tags owned by Amazon Web Services (AWS) have the reserved prefix: aws:.

                                                                                                                                                                                                                                                                                                                                                                          \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #key(String)}.\n@param key a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #key(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Required. A string used to identify this tag. You can specify a maximum of 128 characters for a tag key. Tags owned by Amazon Web Services (AWS) have the reserved prefix: aws:.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "key", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Required. A string used to identify this tag. You can specify a maximum of 128 characters for a tag key. Tags owned by Amazon Web Services (AWS) have the reserved prefix: aws:.

                                                                                                                                                                                                                                                                                                                                                                          \n@param key Required. A string used to identify this tag. You can specify a maximum of 128 characters for a tag key. Tags owned by Amazon Web Services (AWS) have the reserved prefix: aws:.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "key", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Required. A string used to identify this tag. You can specify a maximum of 128 characters for a tag key. Tags owned by Amazon Web Services (AWS) have the reserved prefix: aws:.

                                                                                                                                                                                                                                                                                                                                                                          \n@return Required. A string used to identify this tag. You can specify a maximum of 128 characters for a tag key. Tags owned by Amazon Web Services (AWS) have the reserved prefix: aws:.", "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" : "

                                                                                                                                                                                                                                                                                                                                                                          Required. A string used to identify this tag. You can specify a maximum of 128 characters for a tag key. Tags owned by Amazon Web Services (AWS) have the reserved prefix: aws:.

                                                                                                                                                                                                                                                                                                                                                                          \n@param key Required. A string used to identify this tag. You can specify a maximum of 128 characters for a tag key. Tags owned by Amazon Web Services (AWS) have the reserved prefix: aws:.", "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" : "

                                                                                                                                                                                                                                                                                                                                                                          Required. A string used to identify this tag. You can specify a maximum of 128 characters for a tag key. Tags owned by Amazon Web Services (AWS) have the reserved prefix: aws:.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "Value", "c2jShape" : "TagValue", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Required. A string containing the value for this tag. You can specify a maximum of 256 characters for a tag value.

                                                                                                                                                                                                                                                                                                                                                                          \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" : "

                                                                                                                                                                                                                                                                                                                                                                          Required. A string containing the value for this tag. You can specify a maximum of 256 characters for a tag value.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Required. A string containing the value for this tag. You can specify a maximum of 256 characters for a tag value.

                                                                                                                                                                                                                                                                                                                                                                          \n@param value Required. A string containing the value for this tag. You can specify a maximum of 256 characters for a tag value.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Required. A string containing the value for this tag. You can specify a maximum of 256 characters for a tag value.

                                                                                                                                                                                                                                                                                                                                                                          \n@return Required. A string containing the value for this tag. You can specify a maximum of 256 characters for a tag value.", "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" : "

                                                                                                                                                                                                                                                                                                                                                                          Required. A string containing the value for this tag. You can specify a maximum of 256 characters for a tag value.

                                                                                                                                                                                                                                                                                                                                                                          \n@param value Required. A string containing the value for this tag. You can specify a maximum of 256 characters for a tag value.", "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" : "

                                                                                                                                                                                                                                                                                                                                                                          Required. A string containing the value for this tag. You can specify a maximum of 256 characters for a tag value.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "Key", "Value" ], "shapeName" : "Tag", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "Tag", "variableName" : "tag", "variableType" : "Tag", "documentation" : null, "simpleType" : "Tag", "variableSetterType" : "Tag" }, "wrapper" : false, "xmlNamespace" : null }, "TemplateParameter" : { "c2jName" : "TemplateParameter", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The TemplateParameter data type.

                                                                                                                                                                                                                                                                                                                                                                          ", "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" : "getParameterKey", "beanStyleSetterMethodName" : "setParameterKey", "c2jName" : "ParameterKey", "c2jShape" : "ParameterKey", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name associated with the parameter.

                                                                                                                                                                                                                                                                                                                                                                          \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 #parameterKey(String)}.\n@param parameterKey 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 #parameterKey(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name associated with the parameter.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "parameterKey", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name associated with the parameter.

                                                                                                                                                                                                                                                                                                                                                                          \n@param parameterKey The name associated with the parameter.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parameterKey", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name associated with the parameter.

                                                                                                                                                                                                                                                                                                                                                                          \n@return The name associated with the parameter.", "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" : "ParameterKey", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ParameterKey", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ParameterKey", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name associated with the parameter.

                                                                                                                                                                                                                                                                                                                                                                          \n@param parameterKey The name associated with the parameter.", "setterMethodName" : "setParameterKey", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "parameterKey", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "parameterKey", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name associated with the parameter.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDefaultValue", "beanStyleSetterMethodName" : "setDefaultValue", "c2jName" : "DefaultValue", "c2jShape" : "ParameterValue", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The default value associated with the parameter.

                                                                                                                                                                                                                                                                                                                                                                          \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 #defaultValue(String)}.\n@param defaultValue 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 #defaultValue(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The default value associated with the parameter.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "defaultValue", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The default value associated with the parameter.

                                                                                                                                                                                                                                                                                                                                                                          \n@param defaultValue The default value associated with the parameter.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "defaultValue", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The default value associated with the parameter.

                                                                                                                                                                                                                                                                                                                                                                          \n@return The default value associated with the parameter.", "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" : "DefaultValue", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DefaultValue", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DefaultValue", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The default value associated with the parameter.

                                                                                                                                                                                                                                                                                                                                                                          \n@param defaultValue The default value associated with the parameter.", "setterMethodName" : "setDefaultValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "defaultValue", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "defaultValue", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The default value associated with the parameter.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNoEcho", "beanStyleSetterMethodName" : "setNoEcho", "c2jName" : "NoEcho", "c2jShape" : "NoEcho", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Flag indicating whether the parameter should be displayed as plain text in logs and UIs.

                                                                                                                                                                                                                                                                                                                                                                          \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 #noEcho(Boolean)}.\n@param noEcho 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 #noEcho(Boolean)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Flag indicating whether the parameter should be displayed as plain text in logs and UIs.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "noEcho", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Flag indicating whether the parameter should be displayed as plain text in logs and UIs.

                                                                                                                                                                                                                                                                                                                                                                          \n@param noEcho Flag indicating whether the parameter should be displayed as plain text in logs and UIs.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "noEcho", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Flag indicating whether the parameter should be displayed as plain text in logs and UIs.

                                                                                                                                                                                                                                                                                                                                                                          \n@return Flag indicating whether the parameter should be displayed as plain text in logs and UIs.", "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" : "NoEcho", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NoEcho", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "NoEcho", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Flag indicating whether the parameter should be displayed as plain text in logs and UIs.

                                                                                                                                                                                                                                                                                                                                                                          \n@param noEcho Flag indicating whether the parameter should be displayed as plain text in logs and UIs.", "setterMethodName" : "setNoEcho", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "noEcho", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "noEcho", "variableType" : "Boolean", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Flag indicating whether the parameter should be displayed as plain text in logs and UIs.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "Description", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          User defined description associated with the parameter.

                                                                                                                                                                                                                                                                                                                                                                          \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" : "

                                                                                                                                                                                                                                                                                                                                                                          User defined description associated with the parameter.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          User defined description associated with the parameter.

                                                                                                                                                                                                                                                                                                                                                                          \n@param description User defined description associated with the parameter.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "description", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          User defined description associated with the parameter.

                                                                                                                                                                                                                                                                                                                                                                          \n@return User defined description associated with the parameter.", "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" : "

                                                                                                                                                                                                                                                                                                                                                                          User defined description associated with the parameter.

                                                                                                                                                                                                                                                                                                                                                                          \n@param description User defined description associated with the parameter.", "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" : "

                                                                                                                                                                                                                                                                                                                                                                          User defined description associated with the parameter.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "DefaultValue" : { "beanStyleGetterMethodName" : "getDefaultValue", "beanStyleSetterMethodName" : "setDefaultValue", "c2jName" : "DefaultValue", "c2jShape" : "ParameterValue", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The default value associated with the parameter.

                                                                                                                                                                                                                                                                                                                                                                          \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 #defaultValue(String)}.\n@param defaultValue 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 #defaultValue(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The default value associated with the parameter.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "defaultValue", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The default value associated with the parameter.

                                                                                                                                                                                                                                                                                                                                                                          \n@param defaultValue The default value associated with the parameter.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "defaultValue", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The default value associated with the parameter.

                                                                                                                                                                                                                                                                                                                                                                          \n@return The default value associated with the parameter.", "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" : "DefaultValue", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DefaultValue", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DefaultValue", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The default value associated with the parameter.

                                                                                                                                                                                                                                                                                                                                                                          \n@param defaultValue The default value associated with the parameter.", "setterMethodName" : "setDefaultValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "defaultValue", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "defaultValue", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The default value associated with the parameter.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Description" : { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "Description", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          User defined description associated with the parameter.

                                                                                                                                                                                                                                                                                                                                                                          \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" : "

                                                                                                                                                                                                                                                                                                                                                                          User defined description associated with the parameter.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          User defined description associated with the parameter.

                                                                                                                                                                                                                                                                                                                                                                          \n@param description User defined description associated with the parameter.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "description", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          User defined description associated with the parameter.

                                                                                                                                                                                                                                                                                                                                                                          \n@return User defined description associated with the parameter.", "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" : "

                                                                                                                                                                                                                                                                                                                                                                          User defined description associated with the parameter.

                                                                                                                                                                                                                                                                                                                                                                          \n@param description User defined description associated with the parameter.", "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" : "

                                                                                                                                                                                                                                                                                                                                                                          User defined description associated with the parameter.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "NoEcho" : { "beanStyleGetterMethodName" : "getNoEcho", "beanStyleSetterMethodName" : "setNoEcho", "c2jName" : "NoEcho", "c2jShape" : "NoEcho", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Flag indicating whether the parameter should be displayed as plain text in logs and UIs.

                                                                                                                                                                                                                                                                                                                                                                          \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 #noEcho(Boolean)}.\n@param noEcho 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 #noEcho(Boolean)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Flag indicating whether the parameter should be displayed as plain text in logs and UIs.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "noEcho", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Flag indicating whether the parameter should be displayed as plain text in logs and UIs.

                                                                                                                                                                                                                                                                                                                                                                          \n@param noEcho Flag indicating whether the parameter should be displayed as plain text in logs and UIs.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "noEcho", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Flag indicating whether the parameter should be displayed as plain text in logs and UIs.

                                                                                                                                                                                                                                                                                                                                                                          \n@return Flag indicating whether the parameter should be displayed as plain text in logs and UIs.", "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" : "NoEcho", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NoEcho", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "NoEcho", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Flag indicating whether the parameter should be displayed as plain text in logs and UIs.

                                                                                                                                                                                                                                                                                                                                                                          \n@param noEcho Flag indicating whether the parameter should be displayed as plain text in logs and UIs.", "setterMethodName" : "setNoEcho", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "noEcho", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "noEcho", "variableType" : "Boolean", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Flag indicating whether the parameter should be displayed as plain text in logs and UIs.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ParameterKey" : { "beanStyleGetterMethodName" : "getParameterKey", "beanStyleSetterMethodName" : "setParameterKey", "c2jName" : "ParameterKey", "c2jShape" : "ParameterKey", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name associated with the parameter.

                                                                                                                                                                                                                                                                                                                                                                          \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 #parameterKey(String)}.\n@param parameterKey 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 #parameterKey(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name associated with the parameter.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "parameterKey", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name associated with the parameter.

                                                                                                                                                                                                                                                                                                                                                                          \n@param parameterKey The name associated with the parameter.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parameterKey", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name associated with the parameter.

                                                                                                                                                                                                                                                                                                                                                                          \n@return The name associated with the parameter.", "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" : "ParameterKey", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ParameterKey", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ParameterKey", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name associated with the parameter.

                                                                                                                                                                                                                                                                                                                                                                          \n@param parameterKey The name associated with the parameter.", "setterMethodName" : "setParameterKey", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "parameterKey", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "parameterKey", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name associated with the parameter.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getParameterKey", "beanStyleSetterMethodName" : "setParameterKey", "c2jName" : "ParameterKey", "c2jShape" : "ParameterKey", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name associated with the parameter.

                                                                                                                                                                                                                                                                                                                                                                          \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 #parameterKey(String)}.\n@param parameterKey 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 #parameterKey(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name associated with the parameter.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "parameterKey", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name associated with the parameter.

                                                                                                                                                                                                                                                                                                                                                                          \n@param parameterKey The name associated with the parameter.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parameterKey", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name associated with the parameter.

                                                                                                                                                                                                                                                                                                                                                                          \n@return The name associated with the parameter.", "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" : "ParameterKey", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ParameterKey", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ParameterKey", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name associated with the parameter.

                                                                                                                                                                                                                                                                                                                                                                          \n@param parameterKey The name associated with the parameter.", "setterMethodName" : "setParameterKey", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "parameterKey", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "parameterKey", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name associated with the parameter.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDefaultValue", "beanStyleSetterMethodName" : "setDefaultValue", "c2jName" : "DefaultValue", "c2jShape" : "ParameterValue", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The default value associated with the parameter.

                                                                                                                                                                                                                                                                                                                                                                          \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 #defaultValue(String)}.\n@param defaultValue 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 #defaultValue(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The default value associated with the parameter.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "defaultValue", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The default value associated with the parameter.

                                                                                                                                                                                                                                                                                                                                                                          \n@param defaultValue The default value associated with the parameter.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "defaultValue", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The default value associated with the parameter.

                                                                                                                                                                                                                                                                                                                                                                          \n@return The default value associated with the parameter.", "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" : "DefaultValue", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DefaultValue", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DefaultValue", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The default value associated with the parameter.

                                                                                                                                                                                                                                                                                                                                                                          \n@param defaultValue The default value associated with the parameter.", "setterMethodName" : "setDefaultValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "defaultValue", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "defaultValue", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The default value associated with the parameter.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNoEcho", "beanStyleSetterMethodName" : "setNoEcho", "c2jName" : "NoEcho", "c2jShape" : "NoEcho", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Flag indicating whether the parameter should be displayed as plain text in logs and UIs.

                                                                                                                                                                                                                                                                                                                                                                          \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 #noEcho(Boolean)}.\n@param noEcho 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 #noEcho(Boolean)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Flag indicating whether the parameter should be displayed as plain text in logs and UIs.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "noEcho", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Flag indicating whether the parameter should be displayed as plain text in logs and UIs.

                                                                                                                                                                                                                                                                                                                                                                          \n@param noEcho Flag indicating whether the parameter should be displayed as plain text in logs and UIs.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "noEcho", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Flag indicating whether the parameter should be displayed as plain text in logs and UIs.

                                                                                                                                                                                                                                                                                                                                                                          \n@return Flag indicating whether the parameter should be displayed as plain text in logs and UIs.", "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" : "NoEcho", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NoEcho", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "NoEcho", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Flag indicating whether the parameter should be displayed as plain text in logs and UIs.

                                                                                                                                                                                                                                                                                                                                                                          \n@param noEcho Flag indicating whether the parameter should be displayed as plain text in logs and UIs.", "setterMethodName" : "setNoEcho", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "noEcho", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "noEcho", "variableType" : "Boolean", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Flag indicating whether the parameter should be displayed as plain text in logs and UIs.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "Description", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          User defined description associated with the parameter.

                                                                                                                                                                                                                                                                                                                                                                          \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" : "

                                                                                                                                                                                                                                                                                                                                                                          User defined description associated with the parameter.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          User defined description associated with the parameter.

                                                                                                                                                                                                                                                                                                                                                                          \n@param description User defined description associated with the parameter.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "description", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          User defined description associated with the parameter.

                                                                                                                                                                                                                                                                                                                                                                          \n@return User defined description associated with the parameter.", "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" : "

                                                                                                                                                                                                                                                                                                                                                                          User defined description associated with the parameter.

                                                                                                                                                                                                                                                                                                                                                                          \n@param description User defined description associated with the parameter.", "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" : "

                                                                                                                                                                                                                                                                                                                                                                          User defined description associated with the parameter.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "TemplateParameter", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "TemplateParameter", "variableName" : "templateParameter", "variableType" : "TemplateParameter", "documentation" : null, "simpleType" : "TemplateParameter", "variableSetterType" : "TemplateParameter" }, "wrapper" : false, "xmlNamespace" : null }, "TemplateStage" : { "c2jName" : "TemplateStage", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : [ { "name" : "ORIGINAL", "value" : "Original" }, { "name" : "PROCESSED", "value" : "Processed" } ], "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" : "TemplateStage", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "TemplateStage", "variableName" : "templateStage", "variableType" : "TemplateStage", "documentation" : null, "simpleType" : "TemplateStage", "variableSetterType" : "TemplateStage" }, "wrapper" : false, "xmlNamespace" : null }, "TokenAlreadyExistsException" : { "c2jName" : "TokenAlreadyExistsException", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          A client request token already exists.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscovery" : null, "enums" : null, "errorCode" : "TokenAlreadyExistsException", "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : 400, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "TokenAlreadyExistsException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "TokenAlreadyExistsException", "variableName" : "tokenAlreadyExistsException", "variableType" : "TokenAlreadyExistsException", "documentation" : null, "simpleType" : "TokenAlreadyExistsException", "variableSetterType" : "TokenAlreadyExistsException" }, "wrapper" : false, "xmlNamespace" : null }, "UpdateStackInstancesRequest" : { "c2jName" : "UpdateStackInstancesInput", "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" : "UpdateStackInstances", "locationName" : null, "requestUri" : "/", "target" : "UpdateStackInstances", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getStackSetName", "beanStyleSetterMethodName" : "setStackSetName", "c2jName" : "StackSetName", "c2jShape" : "StackSetNameOrId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name or unique ID of the stack set associated with the stack instances.

                                                                                                                                                                                                                                                                                                                                                                          \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 #stackSetName(String)}.\n@param stackSetName 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 #stackSetName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name or unique ID of the stack set associated with the stack instances.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackSetName", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name or unique ID of the stack set associated with the stack instances.

                                                                                                                                                                                                                                                                                                                                                                          \n@param stackSetName The name or unique ID of the stack set associated with the stack instances.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackSetName", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name or unique ID of the stack set associated with the stack instances.

                                                                                                                                                                                                                                                                                                                                                                          \n@return The name or unique ID of the stack set associated with the stack instances.", "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" : "StackSetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackSetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackSetName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name or unique ID of the stack set associated with the stack instances.

                                                                                                                                                                                                                                                                                                                                                                          \n@param stackSetName The name or unique ID of the stack set associated with the stack instances.", "setterMethodName" : "setStackSetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name or unique ID of the stack set associated with the stack instances.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAccounts", "beanStyleSetterMethodName" : "setAccounts", "c2jName" : "Accounts", "c2jShape" : "AccountList", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The names of one or more AWS accounts for which you want to update parameter values for stack instances. The overridden parameter values will be applied to all stack instances in the specified accounts and regions.

                                                                                                                                                                                                                                                                                                                                                                          \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 #accounts(List)}.\n@param accounts 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 #accounts(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The names of one or more AWS accounts for which you want to update parameter values for stack instances. The overridden parameter values will be applied to all stack instances in the specified accounts and regions.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "accounts", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The names of one or more AWS accounts for which you want to update parameter values for stack instances. The overridden parameter values will be applied to all stack instances in the specified accounts and regions.

                                                                                                                                                                                                                                                                                                                                                                          \n@param accounts The names of one or more AWS accounts for which you want to update parameter values for stack instances. The overridden parameter values will be applied to all stack instances in the specified accounts and regions.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "accounts", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The names of one or more AWS accounts for which you want to update parameter values for stack instances. The overridden parameter values will be applied to all stack instances in the specified accounts and regions.

                                                                                                                                                                                                                                                                                                                                                                          \n

                                                                                                                                                                                                                                                                                                                                                                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                                                                                                                                                                                                                          \n@return The names of one or more AWS accounts for which you want to update parameter values for stack instances. The overridden parameter values will be applied to all stack instances in the specified accounts and regions.", "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" : "Accounts", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Accounts", "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" : "Account", "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" : "Accounts", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The names of one or more AWS accounts for which you want to update parameter values for stack instances. The overridden parameter values will be applied to all stack instances in the specified accounts and regions.

                                                                                                                                                                                                                                                                                                                                                                          \n@param accounts The names of one or more AWS accounts for which you want to update parameter values for stack instances. The overridden parameter values will be applied to all stack instances in the specified accounts and regions.", "setterMethodName" : "setAccounts", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "accounts", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "accounts", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The names of one or more AWS accounts for which you want to update parameter values for stack instances. The overridden parameter values will be applied to all stack instances in the specified accounts and regions.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRegions", "beanStyleSetterMethodName" : "setRegions", "c2jName" : "Regions", "c2jShape" : "RegionList", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The names of one or more regions in which you want to update parameter values for stack instances. The overridden parameter values will be applied to all stack instances in the specified accounts and regions.

                                                                                                                                                                                                                                                                                                                                                                          \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 #regions(List)}.\n@param regions 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 #regions(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The names of one or more regions in which you want to update parameter values for stack instances. The overridden parameter values will be applied to all stack instances in the specified accounts and regions.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "regions", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The names of one or more regions in which you want to update parameter values for stack instances. The overridden parameter values will be applied to all stack instances in the specified accounts and regions.

                                                                                                                                                                                                                                                                                                                                                                          \n@param regions The names of one or more regions in which you want to update parameter values for stack instances. The overridden parameter values will be applied to all stack instances in the specified accounts and regions.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "regions", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The names of one or more regions in which you want to update parameter values for stack instances. The overridden parameter values will be applied to all stack instances in the specified accounts and regions.

                                                                                                                                                                                                                                                                                                                                                                          \n

                                                                                                                                                                                                                                                                                                                                                                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                                                                                                                                                                                                                          \n@return The names of one or more regions in which you want to update parameter values for stack instances. The overridden parameter values will be applied to all stack instances in the specified accounts and regions.", "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" : "Regions", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Regions", "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" : "Region", "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" : "Regions", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The names of one or more regions in which you want to update parameter values for stack instances. The overridden parameter values will be applied to all stack instances in the specified accounts and regions.

                                                                                                                                                                                                                                                                                                                                                                          \n@param regions The names of one or more regions in which you want to update parameter values for stack instances. The overridden parameter values will be applied to all stack instances in the specified accounts and regions.", "setterMethodName" : "setRegions", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "regions", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "regions", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The names of one or more regions in which you want to update parameter values for stack instances. The overridden parameter values will be applied to all stack instances in the specified accounts and regions.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getParameterOverrides", "beanStyleSetterMethodName" : "setParameterOverrides", "c2jName" : "ParameterOverrides", "c2jShape" : "Parameters", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          A list of input parameters whose values you want to update for the specified stack instances.

                                                                                                                                                                                                                                                                                                                                                                          Any overridden parameter values will be applied to all stack instances in the specified accounts and regions. When specifying parameters and their values, be aware of how AWS CloudFormation sets parameter values during stack instance update operations:

                                                                                                                                                                                                                                                                                                                                                                          • To override the current value for a parameter, include the parameter and specify its value.

                                                                                                                                                                                                                                                                                                                                                                          • To leave a parameter set to its present value, you can do one of the following:

                                                                                                                                                                                                                                                                                                                                                                            • Do not include the parameter in the list.

                                                                                                                                                                                                                                                                                                                                                                            • Include the parameter and specify UsePreviousValue as true. (You cannot specify both a value and set UsePreviousValue to true.)

                                                                                                                                                                                                                                                                                                                                                                          • To set all overridden parameter back to the values specified in the stack set, specify a parameter list but do not include any parameters.

                                                                                                                                                                                                                                                                                                                                                                          • To leave all parameters set to their present values, do not specify this property at all.

                                                                                                                                                                                                                                                                                                                                                                          During stack set updates, any parameter values overridden for a stack instance are not updated, but retain their overridden value.

                                                                                                                                                                                                                                                                                                                                                                          You can only override the parameter values that are specified in the stack set; to add or delete a parameter itself, use UpdateStackSet to update the stack set template. If you add a parameter to a template, before you can override the parameter value specified in the stack set you must first use UpdateStackSet to update all stack instances with the updated template and parameter value specified in the stack set. Once a stack instance has been updated with the new parameter, you can then override the parameter value using UpdateStackInstances.

                                                                                                                                                                                                                                                                                                                                                                          \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 #parameterOverrides(List)}.\n@param parameterOverrides 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 #parameterOverrides(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          A list of input parameters whose values you want to update for the specified stack instances.

                                                                                                                                                                                                                                                                                                                                                                          Any overridden parameter values will be applied to all stack instances in the specified accounts and regions. When specifying parameters and their values, be aware of how AWS CloudFormation sets parameter values during stack instance update operations:

                                                                                                                                                                                                                                                                                                                                                                          • To override the current value for a parameter, include the parameter and specify its value.

                                                                                                                                                                                                                                                                                                                                                                          • To leave a parameter set to its present value, you can do one of the following:

                                                                                                                                                                                                                                                                                                                                                                            • Do not include the parameter in the list.

                                                                                                                                                                                                                                                                                                                                                                            • Include the parameter and specify UsePreviousValue as true. (You cannot specify both a value and set UsePreviousValue to true.)

                                                                                                                                                                                                                                                                                                                                                                          • To set all overridden parameter back to the values specified in the stack set, specify a parameter list but do not include any parameters.

                                                                                                                                                                                                                                                                                                                                                                          • To leave all parameters set to their present values, do not specify this property at all.

                                                                                                                                                                                                                                                                                                                                                                          During stack set updates, any parameter values overridden for a stack instance are not updated, but retain their overridden value.

                                                                                                                                                                                                                                                                                                                                                                          You can only override the parameter values that are specified in the stack set; to add or delete a parameter itself, use UpdateStackSet to update the stack set template. If you add a parameter to a template, before you can override the parameter value specified in the stack set you must first use UpdateStackSet to update all stack instances with the updated template and parameter value specified in the stack set. Once a stack instance has been updated with the new parameter, you can then override the parameter value using UpdateStackInstances.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "parameterOverrides", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          A list of input parameters whose values you want to update for the specified stack instances.

                                                                                                                                                                                                                                                                                                                                                                          Any overridden parameter values will be applied to all stack instances in the specified accounts and regions. When specifying parameters and their values, be aware of how AWS CloudFormation sets parameter values during stack instance update operations:

                                                                                                                                                                                                                                                                                                                                                                          • To override the current value for a parameter, include the parameter and specify its value.

                                                                                                                                                                                                                                                                                                                                                                          • To leave a parameter set to its present value, you can do one of the following:

                                                                                                                                                                                                                                                                                                                                                                            • Do not include the parameter in the list.

                                                                                                                                                                                                                                                                                                                                                                            • Include the parameter and specify UsePreviousValue as true. (You cannot specify both a value and set UsePreviousValue to true.)

                                                                                                                                                                                                                                                                                                                                                                          • To set all overridden parameter back to the values specified in the stack set, specify a parameter list but do not include any parameters.

                                                                                                                                                                                                                                                                                                                                                                          • To leave all parameters set to their present values, do not specify this property at all.

                                                                                                                                                                                                                                                                                                                                                                          During stack set updates, any parameter values overridden for a stack instance are not updated, but retain their overridden value.

                                                                                                                                                                                                                                                                                                                                                                          You can only override the parameter values that are specified in the stack set; to add or delete a parameter itself, use UpdateStackSet to update the stack set template. If you add a parameter to a template, before you can override the parameter value specified in the stack set you must first use UpdateStackSet to update all stack instances with the updated template and parameter value specified in the stack set. Once a stack instance has been updated with the new parameter, you can then override the parameter value using UpdateStackInstances.

                                                                                                                                                                                                                                                                                                                                                                          \n@param parameterOverrides A list of input parameters whose values you want to update for the specified stack instances.

                                                                                                                                                                                                                                                                                                                                                                          Any overridden parameter values will be applied to all stack instances in the specified accounts and regions. When specifying parameters and their values, be aware of how AWS CloudFormation sets parameter values during stack instance update operations:

                                                                                                                                                                                                                                                                                                                                                                          • To override the current value for a parameter, include the parameter and specify its value.

                                                                                                                                                                                                                                                                                                                                                                          • To leave a parameter set to its present value, you can do one of the following:

                                                                                                                                                                                                                                                                                                                                                                            • Do not include the parameter in the list.

                                                                                                                                                                                                                                                                                                                                                                            • Include the parameter and specify UsePreviousValue as true. (You cannot specify both a value and set UsePreviousValue to true.)

                                                                                                                                                                                                                                                                                                                                                                          • To set all overridden parameter back to the values specified in the stack set, specify a parameter list but do not include any parameters.

                                                                                                                                                                                                                                                                                                                                                                          • To leave all parameters set to their present values, do not specify this property at all.

                                                                                                                                                                                                                                                                                                                                                                          During stack set updates, any parameter values overridden for a stack instance are not updated, but retain their overridden value.

                                                                                                                                                                                                                                                                                                                                                                          You can only override the parameter values that are specified in the stack set; to add or delete a parameter itself, use UpdateStackSet to update the stack set template. If you add a parameter to a template, before you can override the parameter value specified in the stack set you must first use UpdateStackSet to update all stack instances with the updated template and parameter value specified in the stack set. Once a stack instance has been updated with the new parameter, you can then override the parameter value using UpdateStackInstances.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parameterOverrides", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          A list of input parameters whose values you want to update for the specified stack instances.

                                                                                                                                                                                                                                                                                                                                                                          Any overridden parameter values will be applied to all stack instances in the specified accounts and regions. When specifying parameters and their values, be aware of how AWS CloudFormation sets parameter values during stack instance update operations:

                                                                                                                                                                                                                                                                                                                                                                          • To override the current value for a parameter, include the parameter and specify its value.

                                                                                                                                                                                                                                                                                                                                                                          • To leave a parameter set to its present value, you can do one of the following:

                                                                                                                                                                                                                                                                                                                                                                            • Do not include the parameter in the list.

                                                                                                                                                                                                                                                                                                                                                                            • Include the parameter and specify UsePreviousValue as true. (You cannot specify both a value and set UsePreviousValue to true.)

                                                                                                                                                                                                                                                                                                                                                                          • To set all overridden parameter back to the values specified in the stack set, specify a parameter list but do not include any parameters.

                                                                                                                                                                                                                                                                                                                                                                          • To leave all parameters set to their present values, do not specify this property at all.

                                                                                                                                                                                                                                                                                                                                                                          During stack set updates, any parameter values overridden for a stack instance are not updated, but retain their overridden value.

                                                                                                                                                                                                                                                                                                                                                                          You can only override the parameter values that are specified in the stack set; to add or delete a parameter itself, use UpdateStackSet to update the stack set template. If you add a parameter to a template, before you can override the parameter value specified in the stack set you must first use UpdateStackSet to update all stack instances with the updated template and parameter value specified in the stack set. Once a stack instance has been updated with the new parameter, you can then override the parameter value using UpdateStackInstances.

                                                                                                                                                                                                                                                                                                                                                                          \n

                                                                                                                                                                                                                                                                                                                                                                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                                                                                                                                                                                                                          \n@return A list of input parameters whose values you want to update for the specified stack instances.

                                                                                                                                                                                                                                                                                                                                                                          Any overridden parameter values will be applied to all stack instances in the specified accounts and regions. When specifying parameters and their values, be aware of how AWS CloudFormation sets parameter values during stack instance update operations:

                                                                                                                                                                                                                                                                                                                                                                          • To override the current value for a parameter, include the parameter and specify its value.

                                                                                                                                                                                                                                                                                                                                                                          • To leave a parameter set to its present value, you can do one of the following:

                                                                                                                                                                                                                                                                                                                                                                            • Do not include the parameter in the list.

                                                                                                                                                                                                                                                                                                                                                                            • Include the parameter and specify UsePreviousValue as true. (You cannot specify both a value and set UsePreviousValue to true.)

                                                                                                                                                                                                                                                                                                                                                                          • To set all overridden parameter back to the values specified in the stack set, specify a parameter list but do not include any parameters.

                                                                                                                                                                                                                                                                                                                                                                          • To leave all parameters set to their present values, do not specify this property at all.

                                                                                                                                                                                                                                                                                                                                                                          During stack set updates, any parameter values overridden for a stack instance are not updated, but retain their overridden value.

                                                                                                                                                                                                                                                                                                                                                                          You can only override the parameter values that are specified in the stack set; to add or delete a parameter itself, use UpdateStackSet to update the stack set template. If you add a parameter to a template, before you can override the parameter value specified in the stack set you must first use UpdateStackSet to update all stack instances with the updated template and parameter value specified in the stack set. Once a stack instance has been updated with the new parameter, you can then override the parameter value using UpdateStackInstances.", "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" : "ParameterOverrides", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ParameterOverrides", "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" : "Parameter", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Parameter.Builder} avoiding the need to create one manually via {@link Parameter#builder()}.\n\nWhen the {@link Consumer} completes, {@link Parameter.Builder#build()} is called immediately and its result is passed to {@link #member(Parameter)}.\n@param member a consumer that will call methods on {@link Parameter.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Parameter)", "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" : "Parameter", "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" : "Parameter", "variableName" : "member", "variableType" : "Parameter", "documentation" : null, "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Parameter", "variableName" : "member", "variableType" : "Parameter", "documentation" : "", "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Parameter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Parameter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "ParameterOverrides", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          A list of input parameters whose values you want to update for the specified stack instances.

                                                                                                                                                                                                                                                                                                                                                                          Any overridden parameter values will be applied to all stack instances in the specified accounts and regions. When specifying parameters and their values, be aware of how AWS CloudFormation sets parameter values during stack instance update operations:

                                                                                                                                                                                                                                                                                                                                                                          • To override the current value for a parameter, include the parameter and specify its value.

                                                                                                                                                                                                                                                                                                                                                                          • To leave a parameter set to its present value, you can do one of the following:

                                                                                                                                                                                                                                                                                                                                                                            • Do not include the parameter in the list.

                                                                                                                                                                                                                                                                                                                                                                            • Include the parameter and specify UsePreviousValue as true. (You cannot specify both a value and set UsePreviousValue to true.)

                                                                                                                                                                                                                                                                                                                                                                          • To set all overridden parameter back to the values specified in the stack set, specify a parameter list but do not include any parameters.

                                                                                                                                                                                                                                                                                                                                                                          • To leave all parameters set to their present values, do not specify this property at all.

                                                                                                                                                                                                                                                                                                                                                                          During stack set updates, any parameter values overridden for a stack instance are not updated, but retain their overridden value.

                                                                                                                                                                                                                                                                                                                                                                          You can only override the parameter values that are specified in the stack set; to add or delete a parameter itself, use UpdateStackSet to update the stack set template. If you add a parameter to a template, before you can override the parameter value specified in the stack set you must first use UpdateStackSet to update all stack instances with the updated template and parameter value specified in the stack set. Once a stack instance has been updated with the new parameter, you can then override the parameter value using UpdateStackInstances.

                                                                                                                                                                                                                                                                                                                                                                          \n@param parameterOverrides A list of input parameters whose values you want to update for the specified stack instances.

                                                                                                                                                                                                                                                                                                                                                                          Any overridden parameter values will be applied to all stack instances in the specified accounts and regions. When specifying parameters and their values, be aware of how AWS CloudFormation sets parameter values during stack instance update operations:

                                                                                                                                                                                                                                                                                                                                                                          • To override the current value for a parameter, include the parameter and specify its value.

                                                                                                                                                                                                                                                                                                                                                                          • To leave a parameter set to its present value, you can do one of the following:

                                                                                                                                                                                                                                                                                                                                                                            • Do not include the parameter in the list.

                                                                                                                                                                                                                                                                                                                                                                            • Include the parameter and specify UsePreviousValue as true. (You cannot specify both a value and set UsePreviousValue to true.)

                                                                                                                                                                                                                                                                                                                                                                          • To set all overridden parameter back to the values specified in the stack set, specify a parameter list but do not include any parameters.

                                                                                                                                                                                                                                                                                                                                                                          • To leave all parameters set to their present values, do not specify this property at all.

                                                                                                                                                                                                                                                                                                                                                                          During stack set updates, any parameter values overridden for a stack instance are not updated, but retain their overridden value.

                                                                                                                                                                                                                                                                                                                                                                          You can only override the parameter values that are specified in the stack set; to add or delete a parameter itself, use UpdateStackSet to update the stack set template. If you add a parameter to a template, before you can override the parameter value specified in the stack set you must first use UpdateStackSet to update all stack instances with the updated template and parameter value specified in the stack set. Once a stack instance has been updated with the new parameter, you can then override the parameter value using UpdateStackInstances.", "setterMethodName" : "setParameterOverrides", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameterOverrides", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameterOverrides", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          A list of input parameters whose values you want to update for the specified stack instances.

                                                                                                                                                                                                                                                                                                                                                                          Any overridden parameter values will be applied to all stack instances in the specified accounts and regions. When specifying parameters and their values, be aware of how AWS CloudFormation sets parameter values during stack instance update operations:

                                                                                                                                                                                                                                                                                                                                                                          • To override the current value for a parameter, include the parameter and specify its value.

                                                                                                                                                                                                                                                                                                                                                                          • To leave a parameter set to its present value, you can do one of the following:

                                                                                                                                                                                                                                                                                                                                                                            • Do not include the parameter in the list.

                                                                                                                                                                                                                                                                                                                                                                            • Include the parameter and specify UsePreviousValue as true. (You cannot specify both a value and set UsePreviousValue to true.)

                                                                                                                                                                                                                                                                                                                                                                          • To set all overridden parameter back to the values specified in the stack set, specify a parameter list but do not include any parameters.

                                                                                                                                                                                                                                                                                                                                                                          • To leave all parameters set to their present values, do not specify this property at all.

                                                                                                                                                                                                                                                                                                                                                                          During stack set updates, any parameter values overridden for a stack instance are not updated, but retain their overridden value.

                                                                                                                                                                                                                                                                                                                                                                          You can only override the parameter values that are specified in the stack set; to add or delete a parameter itself, use UpdateStackSet to update the stack set template. If you add a parameter to a template, before you can override the parameter value specified in the stack set you must first use UpdateStackSet to update all stack instances with the updated template and parameter value specified in the stack set. Once a stack instance has been updated with the new parameter, you can then override the parameter value using UpdateStackInstances.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getOperationPreferences", "beanStyleSetterMethodName" : "setOperationPreferences", "c2jName" : "OperationPreferences", "c2jShape" : "StackSetOperationPreferences", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Preferences for how AWS CloudFormation performs this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                          \nThis is a convenience that creates an instance of the {@link StackSetOperationPreferences.Builder} avoiding the need to create one manually via {@link StackSetOperationPreferences#builder()}.\n\nWhen the {@link Consumer} completes, {@link StackSetOperationPreferences.Builder#build()} is called immediately and its result is passed to {@link #operationPreferences(StackSetOperationPreferences)}.\n@param operationPreferences a consumer that will call methods on {@link StackSetOperationPreferences.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #operationPreferences(StackSetOperationPreferences)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Preferences for how AWS CloudFormation performs this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "operationPreferences", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Preferences for how AWS CloudFormation performs this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                          \n@param operationPreferences Preferences for how AWS CloudFormation performs this stack set operation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "operationPreferences", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Preferences for how AWS CloudFormation performs this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                          \n@return Preferences for how AWS CloudFormation performs this stack set operation.", "getterModel" : { "returnType" : "StackSetOperationPreferences", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "OperationPreferences", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OperationPreferences", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "OperationPreferences", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Preferences for how AWS CloudFormation performs this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                          \n@param operationPreferences Preferences for how AWS CloudFormation performs this stack set operation.", "setterMethodName" : "setOperationPreferences", "setterModel" : { "variableDeclarationType" : "StackSetOperationPreferences", "variableName" : "operationPreferences", "variableType" : "StackSetOperationPreferences", "documentation" : null, "simpleType" : "StackSetOperationPreferences", "variableSetterType" : "StackSetOperationPreferences" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StackSetOperationPreferences", "variableName" : "operationPreferences", "variableType" : "StackSetOperationPreferences", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Preferences for how AWS CloudFormation performs this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "StackSetOperationPreferences", "variableSetterType" : "StackSetOperationPreferences" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getOperationId", "beanStyleSetterMethodName" : "setOperationId", "c2jName" : "OperationId", "c2jShape" : "ClientRequestToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The unique identifier for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                          The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You might retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                                                                                                                                                                                                                                                          If you don't specify an operation ID, the SDK generates one automatically.

                                                                                                                                                                                                                                                                                                                                                                          \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 #operationId(String)}.\n@param operationId 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 #operationId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The unique identifier for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                          The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You might retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                                                                                                                                                                                                                                                          If you don't specify an operation ID, the SDK generates one automatically.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "operationId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The unique identifier for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                          The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You might retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                                                                                                                                                                                                                                                          If you don't specify an operation ID, the SDK generates one automatically.

                                                                                                                                                                                                                                                                                                                                                                          \n@param operationId The unique identifier for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                          The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You might retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                                                                                                                                                                                                                                                          If you don't specify an operation ID, the SDK generates one automatically.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "operationId", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The unique identifier for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                          The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You might retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                                                                                                                                                                                                                                                          If you don't specify an operation ID, the SDK generates one automatically.

                                                                                                                                                                                                                                                                                                                                                                          \n@return The unique identifier for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                          The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You might retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                                                                                                                                                                                                                                                          If you don't specify an operation ID, the SDK generates one automatically.", "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" : "OperationId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OperationId", "uri" : false }, "idempotencyToken" : true, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "OperationId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The unique identifier for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                          The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You might retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                                                                                                                                                                                                                                                          If you don't specify an operation ID, the SDK generates one automatically.

                                                                                                                                                                                                                                                                                                                                                                          \n@param operationId The unique identifier for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                          The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You might retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                                                                                                                                                                                                                                                          If you don't specify an operation ID, the SDK generates one automatically.", "setterMethodName" : "setOperationId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "operationId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "operationId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The unique identifier for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                          The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You might retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                                                                                                                                                                                                                                                          If you don't specify an operation ID, the SDK generates one automatically.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Accounts" : { "beanStyleGetterMethodName" : "getAccounts", "beanStyleSetterMethodName" : "setAccounts", "c2jName" : "Accounts", "c2jShape" : "AccountList", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The names of one or more AWS accounts for which you want to update parameter values for stack instances. The overridden parameter values will be applied to all stack instances in the specified accounts and regions.

                                                                                                                                                                                                                                                                                                                                                                          \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 #accounts(List)}.\n@param accounts 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 #accounts(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The names of one or more AWS accounts for which you want to update parameter values for stack instances. The overridden parameter values will be applied to all stack instances in the specified accounts and regions.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "accounts", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The names of one or more AWS accounts for which you want to update parameter values for stack instances. The overridden parameter values will be applied to all stack instances in the specified accounts and regions.

                                                                                                                                                                                                                                                                                                                                                                          \n@param accounts The names of one or more AWS accounts for which you want to update parameter values for stack instances. The overridden parameter values will be applied to all stack instances in the specified accounts and regions.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "accounts", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The names of one or more AWS accounts for which you want to update parameter values for stack instances. The overridden parameter values will be applied to all stack instances in the specified accounts and regions.

                                                                                                                                                                                                                                                                                                                                                                          \n

                                                                                                                                                                                                                                                                                                                                                                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                                                                                                                                                                                                                          \n@return The names of one or more AWS accounts for which you want to update parameter values for stack instances. The overridden parameter values will be applied to all stack instances in the specified accounts and regions.", "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" : "Accounts", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Accounts", "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" : "Account", "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" : "Accounts", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The names of one or more AWS accounts for which you want to update parameter values for stack instances. The overridden parameter values will be applied to all stack instances in the specified accounts and regions.

                                                                                                                                                                                                                                                                                                                                                                          \n@param accounts The names of one or more AWS accounts for which you want to update parameter values for stack instances. The overridden parameter values will be applied to all stack instances in the specified accounts and regions.", "setterMethodName" : "setAccounts", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "accounts", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "accounts", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The names of one or more AWS accounts for which you want to update parameter values for stack instances. The overridden parameter values will be applied to all stack instances in the specified accounts and regions.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "OperationId" : { "beanStyleGetterMethodName" : "getOperationId", "beanStyleSetterMethodName" : "setOperationId", "c2jName" : "OperationId", "c2jShape" : "ClientRequestToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The unique identifier for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                          The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You might retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                                                                                                                                                                                                                                                          If you don't specify an operation ID, the SDK generates one automatically.

                                                                                                                                                                                                                                                                                                                                                                          \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 #operationId(String)}.\n@param operationId 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 #operationId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The unique identifier for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                          The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You might retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                                                                                                                                                                                                                                                          If you don't specify an operation ID, the SDK generates one automatically.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "operationId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The unique identifier for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                          The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You might retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                                                                                                                                                                                                                                                          If you don't specify an operation ID, the SDK generates one automatically.

                                                                                                                                                                                                                                                                                                                                                                          \n@param operationId The unique identifier for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                          The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You might retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                                                                                                                                                                                                                                                          If you don't specify an operation ID, the SDK generates one automatically.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "operationId", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The unique identifier for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                          The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You might retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                                                                                                                                                                                                                                                          If you don't specify an operation ID, the SDK generates one automatically.

                                                                                                                                                                                                                                                                                                                                                                          \n@return The unique identifier for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                          The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You might retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                                                                                                                                                                                                                                                          If you don't specify an operation ID, the SDK generates one automatically.", "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" : "OperationId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OperationId", "uri" : false }, "idempotencyToken" : true, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "OperationId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The unique identifier for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                          The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You might retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                                                                                                                                                                                                                                                          If you don't specify an operation ID, the SDK generates one automatically.

                                                                                                                                                                                                                                                                                                                                                                          \n@param operationId The unique identifier for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                          The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You might retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                                                                                                                                                                                                                                                          If you don't specify an operation ID, the SDK generates one automatically.", "setterMethodName" : "setOperationId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "operationId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "operationId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The unique identifier for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                          The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You might retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                                                                                                                                                                                                                                                          If you don't specify an operation ID, the SDK generates one automatically.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "OperationPreferences" : { "beanStyleGetterMethodName" : "getOperationPreferences", "beanStyleSetterMethodName" : "setOperationPreferences", "c2jName" : "OperationPreferences", "c2jShape" : "StackSetOperationPreferences", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Preferences for how AWS CloudFormation performs this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                          \nThis is a convenience that creates an instance of the {@link StackSetOperationPreferences.Builder} avoiding the need to create one manually via {@link StackSetOperationPreferences#builder()}.\n\nWhen the {@link Consumer} completes, {@link StackSetOperationPreferences.Builder#build()} is called immediately and its result is passed to {@link #operationPreferences(StackSetOperationPreferences)}.\n@param operationPreferences a consumer that will call methods on {@link StackSetOperationPreferences.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #operationPreferences(StackSetOperationPreferences)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Preferences for how AWS CloudFormation performs this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "operationPreferences", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Preferences for how AWS CloudFormation performs this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                          \n@param operationPreferences Preferences for how AWS CloudFormation performs this stack set operation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "operationPreferences", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Preferences for how AWS CloudFormation performs this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                          \n@return Preferences for how AWS CloudFormation performs this stack set operation.", "getterModel" : { "returnType" : "StackSetOperationPreferences", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "OperationPreferences", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OperationPreferences", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "OperationPreferences", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Preferences for how AWS CloudFormation performs this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                          \n@param operationPreferences Preferences for how AWS CloudFormation performs this stack set operation.", "setterMethodName" : "setOperationPreferences", "setterModel" : { "variableDeclarationType" : "StackSetOperationPreferences", "variableName" : "operationPreferences", "variableType" : "StackSetOperationPreferences", "documentation" : null, "simpleType" : "StackSetOperationPreferences", "variableSetterType" : "StackSetOperationPreferences" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StackSetOperationPreferences", "variableName" : "operationPreferences", "variableType" : "StackSetOperationPreferences", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Preferences for how AWS CloudFormation performs this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "StackSetOperationPreferences", "variableSetterType" : "StackSetOperationPreferences" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ParameterOverrides" : { "beanStyleGetterMethodName" : "getParameterOverrides", "beanStyleSetterMethodName" : "setParameterOverrides", "c2jName" : "ParameterOverrides", "c2jShape" : "Parameters", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          A list of input parameters whose values you want to update for the specified stack instances.

                                                                                                                                                                                                                                                                                                                                                                          Any overridden parameter values will be applied to all stack instances in the specified accounts and regions. When specifying parameters and their values, be aware of how AWS CloudFormation sets parameter values during stack instance update operations:

                                                                                                                                                                                                                                                                                                                                                                          • To override the current value for a parameter, include the parameter and specify its value.

                                                                                                                                                                                                                                                                                                                                                                          • To leave a parameter set to its present value, you can do one of the following:

                                                                                                                                                                                                                                                                                                                                                                            • Do not include the parameter in the list.

                                                                                                                                                                                                                                                                                                                                                                            • Include the parameter and specify UsePreviousValue as true. (You cannot specify both a value and set UsePreviousValue to true.)

                                                                                                                                                                                                                                                                                                                                                                          • To set all overridden parameter back to the values specified in the stack set, specify a parameter list but do not include any parameters.

                                                                                                                                                                                                                                                                                                                                                                          • To leave all parameters set to their present values, do not specify this property at all.

                                                                                                                                                                                                                                                                                                                                                                          During stack set updates, any parameter values overridden for a stack instance are not updated, but retain their overridden value.

                                                                                                                                                                                                                                                                                                                                                                          You can only override the parameter values that are specified in the stack set; to add or delete a parameter itself, use UpdateStackSet to update the stack set template. If you add a parameter to a template, before you can override the parameter value specified in the stack set you must first use UpdateStackSet to update all stack instances with the updated template and parameter value specified in the stack set. Once a stack instance has been updated with the new parameter, you can then override the parameter value using UpdateStackInstances.

                                                                                                                                                                                                                                                                                                                                                                          \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 #parameterOverrides(List)}.\n@param parameterOverrides 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 #parameterOverrides(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          A list of input parameters whose values you want to update for the specified stack instances.

                                                                                                                                                                                                                                                                                                                                                                          Any overridden parameter values will be applied to all stack instances in the specified accounts and regions. When specifying parameters and their values, be aware of how AWS CloudFormation sets parameter values during stack instance update operations:

                                                                                                                                                                                                                                                                                                                                                                          • To override the current value for a parameter, include the parameter and specify its value.

                                                                                                                                                                                                                                                                                                                                                                          • To leave a parameter set to its present value, you can do one of the following:

                                                                                                                                                                                                                                                                                                                                                                            • Do not include the parameter in the list.

                                                                                                                                                                                                                                                                                                                                                                            • Include the parameter and specify UsePreviousValue as true. (You cannot specify both a value and set UsePreviousValue to true.)

                                                                                                                                                                                                                                                                                                                                                                          • To set all overridden parameter back to the values specified in the stack set, specify a parameter list but do not include any parameters.

                                                                                                                                                                                                                                                                                                                                                                          • To leave all parameters set to their present values, do not specify this property at all.

                                                                                                                                                                                                                                                                                                                                                                          During stack set updates, any parameter values overridden for a stack instance are not updated, but retain their overridden value.

                                                                                                                                                                                                                                                                                                                                                                          You can only override the parameter values that are specified in the stack set; to add or delete a parameter itself, use UpdateStackSet to update the stack set template. If you add a parameter to a template, before you can override the parameter value specified in the stack set you must first use UpdateStackSet to update all stack instances with the updated template and parameter value specified in the stack set. Once a stack instance has been updated with the new parameter, you can then override the parameter value using UpdateStackInstances.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "parameterOverrides", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          A list of input parameters whose values you want to update for the specified stack instances.

                                                                                                                                                                                                                                                                                                                                                                          Any overridden parameter values will be applied to all stack instances in the specified accounts and regions. When specifying parameters and their values, be aware of how AWS CloudFormation sets parameter values during stack instance update operations:

                                                                                                                                                                                                                                                                                                                                                                          • To override the current value for a parameter, include the parameter and specify its value.

                                                                                                                                                                                                                                                                                                                                                                          • To leave a parameter set to its present value, you can do one of the following:

                                                                                                                                                                                                                                                                                                                                                                            • Do not include the parameter in the list.

                                                                                                                                                                                                                                                                                                                                                                            • Include the parameter and specify UsePreviousValue as true. (You cannot specify both a value and set UsePreviousValue to true.)

                                                                                                                                                                                                                                                                                                                                                                          • To set all overridden parameter back to the values specified in the stack set, specify a parameter list but do not include any parameters.

                                                                                                                                                                                                                                                                                                                                                                          • To leave all parameters set to their present values, do not specify this property at all.

                                                                                                                                                                                                                                                                                                                                                                          During stack set updates, any parameter values overridden for a stack instance are not updated, but retain their overridden value.

                                                                                                                                                                                                                                                                                                                                                                          You can only override the parameter values that are specified in the stack set; to add or delete a parameter itself, use UpdateStackSet to update the stack set template. If you add a parameter to a template, before you can override the parameter value specified in the stack set you must first use UpdateStackSet to update all stack instances with the updated template and parameter value specified in the stack set. Once a stack instance has been updated with the new parameter, you can then override the parameter value using UpdateStackInstances.

                                                                                                                                                                                                                                                                                                                                                                          \n@param parameterOverrides A list of input parameters whose values you want to update for the specified stack instances.

                                                                                                                                                                                                                                                                                                                                                                          Any overridden parameter values will be applied to all stack instances in the specified accounts and regions. When specifying parameters and their values, be aware of how AWS CloudFormation sets parameter values during stack instance update operations:

                                                                                                                                                                                                                                                                                                                                                                          • To override the current value for a parameter, include the parameter and specify its value.

                                                                                                                                                                                                                                                                                                                                                                          • To leave a parameter set to its present value, you can do one of the following:

                                                                                                                                                                                                                                                                                                                                                                            • Do not include the parameter in the list.

                                                                                                                                                                                                                                                                                                                                                                            • Include the parameter and specify UsePreviousValue as true. (You cannot specify both a value and set UsePreviousValue to true.)

                                                                                                                                                                                                                                                                                                                                                                          • To set all overridden parameter back to the values specified in the stack set, specify a parameter list but do not include any parameters.

                                                                                                                                                                                                                                                                                                                                                                          • To leave all parameters set to their present values, do not specify this property at all.

                                                                                                                                                                                                                                                                                                                                                                          During stack set updates, any parameter values overridden for a stack instance are not updated, but retain their overridden value.

                                                                                                                                                                                                                                                                                                                                                                          You can only override the parameter values that are specified in the stack set; to add or delete a parameter itself, use UpdateStackSet to update the stack set template. If you add a parameter to a template, before you can override the parameter value specified in the stack set you must first use UpdateStackSet to update all stack instances with the updated template and parameter value specified in the stack set. Once a stack instance has been updated with the new parameter, you can then override the parameter value using UpdateStackInstances.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parameterOverrides", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          A list of input parameters whose values you want to update for the specified stack instances.

                                                                                                                                                                                                                                                                                                                                                                          Any overridden parameter values will be applied to all stack instances in the specified accounts and regions. When specifying parameters and their values, be aware of how AWS CloudFormation sets parameter values during stack instance update operations:

                                                                                                                                                                                                                                                                                                                                                                          • To override the current value for a parameter, include the parameter and specify its value.

                                                                                                                                                                                                                                                                                                                                                                          • To leave a parameter set to its present value, you can do one of the following:

                                                                                                                                                                                                                                                                                                                                                                            • Do not include the parameter in the list.

                                                                                                                                                                                                                                                                                                                                                                            • Include the parameter and specify UsePreviousValue as true. (You cannot specify both a value and set UsePreviousValue to true.)

                                                                                                                                                                                                                                                                                                                                                                          • To set all overridden parameter back to the values specified in the stack set, specify a parameter list but do not include any parameters.

                                                                                                                                                                                                                                                                                                                                                                          • To leave all parameters set to their present values, do not specify this property at all.

                                                                                                                                                                                                                                                                                                                                                                          During stack set updates, any parameter values overridden for a stack instance are not updated, but retain their overridden value.

                                                                                                                                                                                                                                                                                                                                                                          You can only override the parameter values that are specified in the stack set; to add or delete a parameter itself, use UpdateStackSet to update the stack set template. If you add a parameter to a template, before you can override the parameter value specified in the stack set you must first use UpdateStackSet to update all stack instances with the updated template and parameter value specified in the stack set. Once a stack instance has been updated with the new parameter, you can then override the parameter value using UpdateStackInstances.

                                                                                                                                                                                                                                                                                                                                                                          \n

                                                                                                                                                                                                                                                                                                                                                                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                                                                                                                                                                                                                          \n@return A list of input parameters whose values you want to update for the specified stack instances.

                                                                                                                                                                                                                                                                                                                                                                          Any overridden parameter values will be applied to all stack instances in the specified accounts and regions. When specifying parameters and their values, be aware of how AWS CloudFormation sets parameter values during stack instance update operations:

                                                                                                                                                                                                                                                                                                                                                                          • To override the current value for a parameter, include the parameter and specify its value.

                                                                                                                                                                                                                                                                                                                                                                          • To leave a parameter set to its present value, you can do one of the following:

                                                                                                                                                                                                                                                                                                                                                                            • Do not include the parameter in the list.

                                                                                                                                                                                                                                                                                                                                                                            • Include the parameter and specify UsePreviousValue as true. (You cannot specify both a value and set UsePreviousValue to true.)

                                                                                                                                                                                                                                                                                                                                                                          • To set all overridden parameter back to the values specified in the stack set, specify a parameter list but do not include any parameters.

                                                                                                                                                                                                                                                                                                                                                                          • To leave all parameters set to their present values, do not specify this property at all.

                                                                                                                                                                                                                                                                                                                                                                          During stack set updates, any parameter values overridden for a stack instance are not updated, but retain their overridden value.

                                                                                                                                                                                                                                                                                                                                                                          You can only override the parameter values that are specified in the stack set; to add or delete a parameter itself, use UpdateStackSet to update the stack set template. If you add a parameter to a template, before you can override the parameter value specified in the stack set you must first use UpdateStackSet to update all stack instances with the updated template and parameter value specified in the stack set. Once a stack instance has been updated with the new parameter, you can then override the parameter value using UpdateStackInstances.", "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" : "ParameterOverrides", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ParameterOverrides", "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" : "Parameter", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Parameter.Builder} avoiding the need to create one manually via {@link Parameter#builder()}.\n\nWhen the {@link Consumer} completes, {@link Parameter.Builder#build()} is called immediately and its result is passed to {@link #member(Parameter)}.\n@param member a consumer that will call methods on {@link Parameter.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Parameter)", "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" : "Parameter", "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" : "Parameter", "variableName" : "member", "variableType" : "Parameter", "documentation" : null, "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Parameter", "variableName" : "member", "variableType" : "Parameter", "documentation" : "", "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Parameter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Parameter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "ParameterOverrides", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          A list of input parameters whose values you want to update for the specified stack instances.

                                                                                                                                                                                                                                                                                                                                                                          Any overridden parameter values will be applied to all stack instances in the specified accounts and regions. When specifying parameters and their values, be aware of how AWS CloudFormation sets parameter values during stack instance update operations:

                                                                                                                                                                                                                                                                                                                                                                          • To override the current value for a parameter, include the parameter and specify its value.

                                                                                                                                                                                                                                                                                                                                                                          • To leave a parameter set to its present value, you can do one of the following:

                                                                                                                                                                                                                                                                                                                                                                            • Do not include the parameter in the list.

                                                                                                                                                                                                                                                                                                                                                                            • Include the parameter and specify UsePreviousValue as true. (You cannot specify both a value and set UsePreviousValue to true.)

                                                                                                                                                                                                                                                                                                                                                                          • To set all overridden parameter back to the values specified in the stack set, specify a parameter list but do not include any parameters.

                                                                                                                                                                                                                                                                                                                                                                          • To leave all parameters set to their present values, do not specify this property at all.

                                                                                                                                                                                                                                                                                                                                                                          During stack set updates, any parameter values overridden for a stack instance are not updated, but retain their overridden value.

                                                                                                                                                                                                                                                                                                                                                                          You can only override the parameter values that are specified in the stack set; to add or delete a parameter itself, use UpdateStackSet to update the stack set template. If you add a parameter to a template, before you can override the parameter value specified in the stack set you must first use UpdateStackSet to update all stack instances with the updated template and parameter value specified in the stack set. Once a stack instance has been updated with the new parameter, you can then override the parameter value using UpdateStackInstances.

                                                                                                                                                                                                                                                                                                                                                                          \n@param parameterOverrides A list of input parameters whose values you want to update for the specified stack instances.

                                                                                                                                                                                                                                                                                                                                                                          Any overridden parameter values will be applied to all stack instances in the specified accounts and regions. When specifying parameters and their values, be aware of how AWS CloudFormation sets parameter values during stack instance update operations:

                                                                                                                                                                                                                                                                                                                                                                          • To override the current value for a parameter, include the parameter and specify its value.

                                                                                                                                                                                                                                                                                                                                                                          • To leave a parameter set to its present value, you can do one of the following:

                                                                                                                                                                                                                                                                                                                                                                            • Do not include the parameter in the list.

                                                                                                                                                                                                                                                                                                                                                                            • Include the parameter and specify UsePreviousValue as true. (You cannot specify both a value and set UsePreviousValue to true.)

                                                                                                                                                                                                                                                                                                                                                                          • To set all overridden parameter back to the values specified in the stack set, specify a parameter list but do not include any parameters.

                                                                                                                                                                                                                                                                                                                                                                          • To leave all parameters set to their present values, do not specify this property at all.

                                                                                                                                                                                                                                                                                                                                                                          During stack set updates, any parameter values overridden for a stack instance are not updated, but retain their overridden value.

                                                                                                                                                                                                                                                                                                                                                                          You can only override the parameter values that are specified in the stack set; to add or delete a parameter itself, use UpdateStackSet to update the stack set template. If you add a parameter to a template, before you can override the parameter value specified in the stack set you must first use UpdateStackSet to update all stack instances with the updated template and parameter value specified in the stack set. Once a stack instance has been updated with the new parameter, you can then override the parameter value using UpdateStackInstances.", "setterMethodName" : "setParameterOverrides", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameterOverrides", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameterOverrides", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          A list of input parameters whose values you want to update for the specified stack instances.

                                                                                                                                                                                                                                                                                                                                                                          Any overridden parameter values will be applied to all stack instances in the specified accounts and regions. When specifying parameters and their values, be aware of how AWS CloudFormation sets parameter values during stack instance update operations:

                                                                                                                                                                                                                                                                                                                                                                          • To override the current value for a parameter, include the parameter and specify its value.

                                                                                                                                                                                                                                                                                                                                                                          • To leave a parameter set to its present value, you can do one of the following:

                                                                                                                                                                                                                                                                                                                                                                            • Do not include the parameter in the list.

                                                                                                                                                                                                                                                                                                                                                                            • Include the parameter and specify UsePreviousValue as true. (You cannot specify both a value and set UsePreviousValue to true.)

                                                                                                                                                                                                                                                                                                                                                                          • To set all overridden parameter back to the values specified in the stack set, specify a parameter list but do not include any parameters.

                                                                                                                                                                                                                                                                                                                                                                          • To leave all parameters set to their present values, do not specify this property at all.

                                                                                                                                                                                                                                                                                                                                                                          During stack set updates, any parameter values overridden for a stack instance are not updated, but retain their overridden value.

                                                                                                                                                                                                                                                                                                                                                                          You can only override the parameter values that are specified in the stack set; to add or delete a parameter itself, use UpdateStackSet to update the stack set template. If you add a parameter to a template, before you can override the parameter value specified in the stack set you must first use UpdateStackSet to update all stack instances with the updated template and parameter value specified in the stack set. Once a stack instance has been updated with the new parameter, you can then override the parameter value using UpdateStackInstances.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Regions" : { "beanStyleGetterMethodName" : "getRegions", "beanStyleSetterMethodName" : "setRegions", "c2jName" : "Regions", "c2jShape" : "RegionList", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The names of one or more regions in which you want to update parameter values for stack instances. The overridden parameter values will be applied to all stack instances in the specified accounts and regions.

                                                                                                                                                                                                                                                                                                                                                                          \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 #regions(List)}.\n@param regions 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 #regions(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The names of one or more regions in which you want to update parameter values for stack instances. The overridden parameter values will be applied to all stack instances in the specified accounts and regions.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "regions", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The names of one or more regions in which you want to update parameter values for stack instances. The overridden parameter values will be applied to all stack instances in the specified accounts and regions.

                                                                                                                                                                                                                                                                                                                                                                          \n@param regions The names of one or more regions in which you want to update parameter values for stack instances. The overridden parameter values will be applied to all stack instances in the specified accounts and regions.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "regions", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The names of one or more regions in which you want to update parameter values for stack instances. The overridden parameter values will be applied to all stack instances in the specified accounts and regions.

                                                                                                                                                                                                                                                                                                                                                                          \n

                                                                                                                                                                                                                                                                                                                                                                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                                                                                                                                                                                                                          \n@return The names of one or more regions in which you want to update parameter values for stack instances. The overridden parameter values will be applied to all stack instances in the specified accounts and regions.", "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" : "Regions", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Regions", "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" : "Region", "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" : "Regions", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The names of one or more regions in which you want to update parameter values for stack instances. The overridden parameter values will be applied to all stack instances in the specified accounts and regions.

                                                                                                                                                                                                                                                                                                                                                                          \n@param regions The names of one or more regions in which you want to update parameter values for stack instances. The overridden parameter values will be applied to all stack instances in the specified accounts and regions.", "setterMethodName" : "setRegions", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "regions", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "regions", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The names of one or more regions in which you want to update parameter values for stack instances. The overridden parameter values will be applied to all stack instances in the specified accounts and regions.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackSetName" : { "beanStyleGetterMethodName" : "getStackSetName", "beanStyleSetterMethodName" : "setStackSetName", "c2jName" : "StackSetName", "c2jShape" : "StackSetNameOrId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name or unique ID of the stack set associated with the stack instances.

                                                                                                                                                                                                                                                                                                                                                                          \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 #stackSetName(String)}.\n@param stackSetName 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 #stackSetName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name or unique ID of the stack set associated with the stack instances.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackSetName", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name or unique ID of the stack set associated with the stack instances.

                                                                                                                                                                                                                                                                                                                                                                          \n@param stackSetName The name or unique ID of the stack set associated with the stack instances.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackSetName", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name or unique ID of the stack set associated with the stack instances.

                                                                                                                                                                                                                                                                                                                                                                          \n@return The name or unique ID of the stack set associated with the stack instances.", "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" : "StackSetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackSetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackSetName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name or unique ID of the stack set associated with the stack instances.

                                                                                                                                                                                                                                                                                                                                                                          \n@param stackSetName The name or unique ID of the stack set associated with the stack instances.", "setterMethodName" : "setStackSetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name or unique ID of the stack set associated with the stack instances.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getStackSetName", "beanStyleSetterMethodName" : "setStackSetName", "c2jName" : "StackSetName", "c2jShape" : "StackSetNameOrId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name or unique ID of the stack set associated with the stack instances.

                                                                                                                                                                                                                                                                                                                                                                          \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 #stackSetName(String)}.\n@param stackSetName 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 #stackSetName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name or unique ID of the stack set associated with the stack instances.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackSetName", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name or unique ID of the stack set associated with the stack instances.

                                                                                                                                                                                                                                                                                                                                                                          \n@param stackSetName The name or unique ID of the stack set associated with the stack instances.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackSetName", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name or unique ID of the stack set associated with the stack instances.

                                                                                                                                                                                                                                                                                                                                                                          \n@return The name or unique ID of the stack set associated with the stack instances.", "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" : "StackSetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackSetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackSetName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name or unique ID of the stack set associated with the stack instances.

                                                                                                                                                                                                                                                                                                                                                                          \n@param stackSetName The name or unique ID of the stack set associated with the stack instances.", "setterMethodName" : "setStackSetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name or unique ID of the stack set associated with the stack instances.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAccounts", "beanStyleSetterMethodName" : "setAccounts", "c2jName" : "Accounts", "c2jShape" : "AccountList", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The names of one or more AWS accounts for which you want to update parameter values for stack instances. The overridden parameter values will be applied to all stack instances in the specified accounts and regions.

                                                                                                                                                                                                                                                                                                                                                                          \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 #accounts(List)}.\n@param accounts 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 #accounts(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The names of one or more AWS accounts for which you want to update parameter values for stack instances. The overridden parameter values will be applied to all stack instances in the specified accounts and regions.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "accounts", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The names of one or more AWS accounts for which you want to update parameter values for stack instances. The overridden parameter values will be applied to all stack instances in the specified accounts and regions.

                                                                                                                                                                                                                                                                                                                                                                          \n@param accounts The names of one or more AWS accounts for which you want to update parameter values for stack instances. The overridden parameter values will be applied to all stack instances in the specified accounts and regions.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "accounts", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The names of one or more AWS accounts for which you want to update parameter values for stack instances. The overridden parameter values will be applied to all stack instances in the specified accounts and regions.

                                                                                                                                                                                                                                                                                                                                                                          \n

                                                                                                                                                                                                                                                                                                                                                                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                                                                                                                                                                                                                          \n@return The names of one or more AWS accounts for which you want to update parameter values for stack instances. The overridden parameter values will be applied to all stack instances in the specified accounts and regions.", "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" : "Accounts", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Accounts", "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" : "Account", "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" : "Accounts", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The names of one or more AWS accounts for which you want to update parameter values for stack instances. The overridden parameter values will be applied to all stack instances in the specified accounts and regions.

                                                                                                                                                                                                                                                                                                                                                                          \n@param accounts The names of one or more AWS accounts for which you want to update parameter values for stack instances. The overridden parameter values will be applied to all stack instances in the specified accounts and regions.", "setterMethodName" : "setAccounts", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "accounts", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "accounts", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The names of one or more AWS accounts for which you want to update parameter values for stack instances. The overridden parameter values will be applied to all stack instances in the specified accounts and regions.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRegions", "beanStyleSetterMethodName" : "setRegions", "c2jName" : "Regions", "c2jShape" : "RegionList", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The names of one or more regions in which you want to update parameter values for stack instances. The overridden parameter values will be applied to all stack instances in the specified accounts and regions.

                                                                                                                                                                                                                                                                                                                                                                          \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 #regions(List)}.\n@param regions 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 #regions(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The names of one or more regions in which you want to update parameter values for stack instances. The overridden parameter values will be applied to all stack instances in the specified accounts and regions.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "regions", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The names of one or more regions in which you want to update parameter values for stack instances. The overridden parameter values will be applied to all stack instances in the specified accounts and regions.

                                                                                                                                                                                                                                                                                                                                                                          \n@param regions The names of one or more regions in which you want to update parameter values for stack instances. The overridden parameter values will be applied to all stack instances in the specified accounts and regions.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "regions", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The names of one or more regions in which you want to update parameter values for stack instances. The overridden parameter values will be applied to all stack instances in the specified accounts and regions.

                                                                                                                                                                                                                                                                                                                                                                          \n

                                                                                                                                                                                                                                                                                                                                                                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                                                                                                                                                                                                                          \n@return The names of one or more regions in which you want to update parameter values for stack instances. The overridden parameter values will be applied to all stack instances in the specified accounts and regions.", "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" : "Regions", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Regions", "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" : "Region", "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" : "Regions", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The names of one or more regions in which you want to update parameter values for stack instances. The overridden parameter values will be applied to all stack instances in the specified accounts and regions.

                                                                                                                                                                                                                                                                                                                                                                          \n@param regions The names of one or more regions in which you want to update parameter values for stack instances. The overridden parameter values will be applied to all stack instances in the specified accounts and regions.", "setterMethodName" : "setRegions", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "regions", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "regions", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The names of one or more regions in which you want to update parameter values for stack instances. The overridden parameter values will be applied to all stack instances in the specified accounts and regions.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getParameterOverrides", "beanStyleSetterMethodName" : "setParameterOverrides", "c2jName" : "ParameterOverrides", "c2jShape" : "Parameters", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          A list of input parameters whose values you want to update for the specified stack instances.

                                                                                                                                                                                                                                                                                                                                                                          Any overridden parameter values will be applied to all stack instances in the specified accounts and regions. When specifying parameters and their values, be aware of how AWS CloudFormation sets parameter values during stack instance update operations:

                                                                                                                                                                                                                                                                                                                                                                          • To override the current value for a parameter, include the parameter and specify its value.

                                                                                                                                                                                                                                                                                                                                                                          • To leave a parameter set to its present value, you can do one of the following:

                                                                                                                                                                                                                                                                                                                                                                            • Do not include the parameter in the list.

                                                                                                                                                                                                                                                                                                                                                                            • Include the parameter and specify UsePreviousValue as true. (You cannot specify both a value and set UsePreviousValue to true.)

                                                                                                                                                                                                                                                                                                                                                                          • To set all overridden parameter back to the values specified in the stack set, specify a parameter list but do not include any parameters.

                                                                                                                                                                                                                                                                                                                                                                          • To leave all parameters set to their present values, do not specify this property at all.

                                                                                                                                                                                                                                                                                                                                                                          During stack set updates, any parameter values overridden for a stack instance are not updated, but retain their overridden value.

                                                                                                                                                                                                                                                                                                                                                                          You can only override the parameter values that are specified in the stack set; to add or delete a parameter itself, use UpdateStackSet to update the stack set template. If you add a parameter to a template, before you can override the parameter value specified in the stack set you must first use UpdateStackSet to update all stack instances with the updated template and parameter value specified in the stack set. Once a stack instance has been updated with the new parameter, you can then override the parameter value using UpdateStackInstances.

                                                                                                                                                                                                                                                                                                                                                                          \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 #parameterOverrides(List)}.\n@param parameterOverrides 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 #parameterOverrides(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          A list of input parameters whose values you want to update for the specified stack instances.

                                                                                                                                                                                                                                                                                                                                                                          Any overridden parameter values will be applied to all stack instances in the specified accounts and regions. When specifying parameters and their values, be aware of how AWS CloudFormation sets parameter values during stack instance update operations:

                                                                                                                                                                                                                                                                                                                                                                          • To override the current value for a parameter, include the parameter and specify its value.

                                                                                                                                                                                                                                                                                                                                                                          • To leave a parameter set to its present value, you can do one of the following:

                                                                                                                                                                                                                                                                                                                                                                            • Do not include the parameter in the list.

                                                                                                                                                                                                                                                                                                                                                                            • Include the parameter and specify UsePreviousValue as true. (You cannot specify both a value and set UsePreviousValue to true.)

                                                                                                                                                                                                                                                                                                                                                                          • To set all overridden parameter back to the values specified in the stack set, specify a parameter list but do not include any parameters.

                                                                                                                                                                                                                                                                                                                                                                          • To leave all parameters set to their present values, do not specify this property at all.

                                                                                                                                                                                                                                                                                                                                                                          During stack set updates, any parameter values overridden for a stack instance are not updated, but retain their overridden value.

                                                                                                                                                                                                                                                                                                                                                                          You can only override the parameter values that are specified in the stack set; to add or delete a parameter itself, use UpdateStackSet to update the stack set template. If you add a parameter to a template, before you can override the parameter value specified in the stack set you must first use UpdateStackSet to update all stack instances with the updated template and parameter value specified in the stack set. Once a stack instance has been updated with the new parameter, you can then override the parameter value using UpdateStackInstances.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "parameterOverrides", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          A list of input parameters whose values you want to update for the specified stack instances.

                                                                                                                                                                                                                                                                                                                                                                          Any overridden parameter values will be applied to all stack instances in the specified accounts and regions. When specifying parameters and their values, be aware of how AWS CloudFormation sets parameter values during stack instance update operations:

                                                                                                                                                                                                                                                                                                                                                                          • To override the current value for a parameter, include the parameter and specify its value.

                                                                                                                                                                                                                                                                                                                                                                          • To leave a parameter set to its present value, you can do one of the following:

                                                                                                                                                                                                                                                                                                                                                                            • Do not include the parameter in the list.

                                                                                                                                                                                                                                                                                                                                                                            • Include the parameter and specify UsePreviousValue as true. (You cannot specify both a value and set UsePreviousValue to true.)

                                                                                                                                                                                                                                                                                                                                                                          • To set all overridden parameter back to the values specified in the stack set, specify a parameter list but do not include any parameters.

                                                                                                                                                                                                                                                                                                                                                                          • To leave all parameters set to their present values, do not specify this property at all.

                                                                                                                                                                                                                                                                                                                                                                          During stack set updates, any parameter values overridden for a stack instance are not updated, but retain their overridden value.

                                                                                                                                                                                                                                                                                                                                                                          You can only override the parameter values that are specified in the stack set; to add or delete a parameter itself, use UpdateStackSet to update the stack set template. If you add a parameter to a template, before you can override the parameter value specified in the stack set you must first use UpdateStackSet to update all stack instances with the updated template and parameter value specified in the stack set. Once a stack instance has been updated with the new parameter, you can then override the parameter value using UpdateStackInstances.

                                                                                                                                                                                                                                                                                                                                                                          \n@param parameterOverrides A list of input parameters whose values you want to update for the specified stack instances.

                                                                                                                                                                                                                                                                                                                                                                          Any overridden parameter values will be applied to all stack instances in the specified accounts and regions. When specifying parameters and their values, be aware of how AWS CloudFormation sets parameter values during stack instance update operations:

                                                                                                                                                                                                                                                                                                                                                                          • To override the current value for a parameter, include the parameter and specify its value.

                                                                                                                                                                                                                                                                                                                                                                          • To leave a parameter set to its present value, you can do one of the following:

                                                                                                                                                                                                                                                                                                                                                                            • Do not include the parameter in the list.

                                                                                                                                                                                                                                                                                                                                                                            • Include the parameter and specify UsePreviousValue as true. (You cannot specify both a value and set UsePreviousValue to true.)

                                                                                                                                                                                                                                                                                                                                                                          • To set all overridden parameter back to the values specified in the stack set, specify a parameter list but do not include any parameters.

                                                                                                                                                                                                                                                                                                                                                                          • To leave all parameters set to their present values, do not specify this property at all.

                                                                                                                                                                                                                                                                                                                                                                          During stack set updates, any parameter values overridden for a stack instance are not updated, but retain their overridden value.

                                                                                                                                                                                                                                                                                                                                                                          You can only override the parameter values that are specified in the stack set; to add or delete a parameter itself, use UpdateStackSet to update the stack set template. If you add a parameter to a template, before you can override the parameter value specified in the stack set you must first use UpdateStackSet to update all stack instances with the updated template and parameter value specified in the stack set. Once a stack instance has been updated with the new parameter, you can then override the parameter value using UpdateStackInstances.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parameterOverrides", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          A list of input parameters whose values you want to update for the specified stack instances.

                                                                                                                                                                                                                                                                                                                                                                          Any overridden parameter values will be applied to all stack instances in the specified accounts and regions. When specifying parameters and their values, be aware of how AWS CloudFormation sets parameter values during stack instance update operations:

                                                                                                                                                                                                                                                                                                                                                                          • To override the current value for a parameter, include the parameter and specify its value.

                                                                                                                                                                                                                                                                                                                                                                          • To leave a parameter set to its present value, you can do one of the following:

                                                                                                                                                                                                                                                                                                                                                                            • Do not include the parameter in the list.

                                                                                                                                                                                                                                                                                                                                                                            • Include the parameter and specify UsePreviousValue as true. (You cannot specify both a value and set UsePreviousValue to true.)

                                                                                                                                                                                                                                                                                                                                                                          • To set all overridden parameter back to the values specified in the stack set, specify a parameter list but do not include any parameters.

                                                                                                                                                                                                                                                                                                                                                                          • To leave all parameters set to their present values, do not specify this property at all.

                                                                                                                                                                                                                                                                                                                                                                          During stack set updates, any parameter values overridden for a stack instance are not updated, but retain their overridden value.

                                                                                                                                                                                                                                                                                                                                                                          You can only override the parameter values that are specified in the stack set; to add or delete a parameter itself, use UpdateStackSet to update the stack set template. If you add a parameter to a template, before you can override the parameter value specified in the stack set you must first use UpdateStackSet to update all stack instances with the updated template and parameter value specified in the stack set. Once a stack instance has been updated with the new parameter, you can then override the parameter value using UpdateStackInstances.

                                                                                                                                                                                                                                                                                                                                                                          \n

                                                                                                                                                                                                                                                                                                                                                                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                                                                                                                                                                                                                          \n@return A list of input parameters whose values you want to update for the specified stack instances.

                                                                                                                                                                                                                                                                                                                                                                          Any overridden parameter values will be applied to all stack instances in the specified accounts and regions. When specifying parameters and their values, be aware of how AWS CloudFormation sets parameter values during stack instance update operations:

                                                                                                                                                                                                                                                                                                                                                                          • To override the current value for a parameter, include the parameter and specify its value.

                                                                                                                                                                                                                                                                                                                                                                          • To leave a parameter set to its present value, you can do one of the following:

                                                                                                                                                                                                                                                                                                                                                                            • Do not include the parameter in the list.

                                                                                                                                                                                                                                                                                                                                                                            • Include the parameter and specify UsePreviousValue as true. (You cannot specify both a value and set UsePreviousValue to true.)

                                                                                                                                                                                                                                                                                                                                                                          • To set all overridden parameter back to the values specified in the stack set, specify a parameter list but do not include any parameters.

                                                                                                                                                                                                                                                                                                                                                                          • To leave all parameters set to their present values, do not specify this property at all.

                                                                                                                                                                                                                                                                                                                                                                          During stack set updates, any parameter values overridden for a stack instance are not updated, but retain their overridden value.

                                                                                                                                                                                                                                                                                                                                                                          You can only override the parameter values that are specified in the stack set; to add or delete a parameter itself, use UpdateStackSet to update the stack set template. If you add a parameter to a template, before you can override the parameter value specified in the stack set you must first use UpdateStackSet to update all stack instances with the updated template and parameter value specified in the stack set. Once a stack instance has been updated with the new parameter, you can then override the parameter value using UpdateStackInstances.", "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" : "ParameterOverrides", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ParameterOverrides", "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" : "Parameter", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Parameter.Builder} avoiding the need to create one manually via {@link Parameter#builder()}.\n\nWhen the {@link Consumer} completes, {@link Parameter.Builder#build()} is called immediately and its result is passed to {@link #member(Parameter)}.\n@param member a consumer that will call methods on {@link Parameter.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Parameter)", "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" : "Parameter", "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" : "Parameter", "variableName" : "member", "variableType" : "Parameter", "documentation" : null, "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Parameter", "variableName" : "member", "variableType" : "Parameter", "documentation" : "", "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Parameter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Parameter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "ParameterOverrides", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          A list of input parameters whose values you want to update for the specified stack instances.

                                                                                                                                                                                                                                                                                                                                                                          Any overridden parameter values will be applied to all stack instances in the specified accounts and regions. When specifying parameters and their values, be aware of how AWS CloudFormation sets parameter values during stack instance update operations:

                                                                                                                                                                                                                                                                                                                                                                          • To override the current value for a parameter, include the parameter and specify its value.

                                                                                                                                                                                                                                                                                                                                                                          • To leave a parameter set to its present value, you can do one of the following:

                                                                                                                                                                                                                                                                                                                                                                            • Do not include the parameter in the list.

                                                                                                                                                                                                                                                                                                                                                                            • Include the parameter and specify UsePreviousValue as true. (You cannot specify both a value and set UsePreviousValue to true.)

                                                                                                                                                                                                                                                                                                                                                                          • To set all overridden parameter back to the values specified in the stack set, specify a parameter list but do not include any parameters.

                                                                                                                                                                                                                                                                                                                                                                          • To leave all parameters set to their present values, do not specify this property at all.

                                                                                                                                                                                                                                                                                                                                                                          During stack set updates, any parameter values overridden for a stack instance are not updated, but retain their overridden value.

                                                                                                                                                                                                                                                                                                                                                                          You can only override the parameter values that are specified in the stack set; to add or delete a parameter itself, use UpdateStackSet to update the stack set template. If you add a parameter to a template, before you can override the parameter value specified in the stack set you must first use UpdateStackSet to update all stack instances with the updated template and parameter value specified in the stack set. Once a stack instance has been updated with the new parameter, you can then override the parameter value using UpdateStackInstances.

                                                                                                                                                                                                                                                                                                                                                                          \n@param parameterOverrides A list of input parameters whose values you want to update for the specified stack instances.

                                                                                                                                                                                                                                                                                                                                                                          Any overridden parameter values will be applied to all stack instances in the specified accounts and regions. When specifying parameters and their values, be aware of how AWS CloudFormation sets parameter values during stack instance update operations:

                                                                                                                                                                                                                                                                                                                                                                          • To override the current value for a parameter, include the parameter and specify its value.

                                                                                                                                                                                                                                                                                                                                                                          • To leave a parameter set to its present value, you can do one of the following:

                                                                                                                                                                                                                                                                                                                                                                            • Do not include the parameter in the list.

                                                                                                                                                                                                                                                                                                                                                                            • Include the parameter and specify UsePreviousValue as true. (You cannot specify both a value and set UsePreviousValue to true.)

                                                                                                                                                                                                                                                                                                                                                                          • To set all overridden parameter back to the values specified in the stack set, specify a parameter list but do not include any parameters.

                                                                                                                                                                                                                                                                                                                                                                          • To leave all parameters set to their present values, do not specify this property at all.

                                                                                                                                                                                                                                                                                                                                                                          During stack set updates, any parameter values overridden for a stack instance are not updated, but retain their overridden value.

                                                                                                                                                                                                                                                                                                                                                                          You can only override the parameter values that are specified in the stack set; to add or delete a parameter itself, use UpdateStackSet to update the stack set template. If you add a parameter to a template, before you can override the parameter value specified in the stack set you must first use UpdateStackSet to update all stack instances with the updated template and parameter value specified in the stack set. Once a stack instance has been updated with the new parameter, you can then override the parameter value using UpdateStackInstances.", "setterMethodName" : "setParameterOverrides", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameterOverrides", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameterOverrides", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          A list of input parameters whose values you want to update for the specified stack instances.

                                                                                                                                                                                                                                                                                                                                                                          Any overridden parameter values will be applied to all stack instances in the specified accounts and regions. When specifying parameters and their values, be aware of how AWS CloudFormation sets parameter values during stack instance update operations:

                                                                                                                                                                                                                                                                                                                                                                          • To override the current value for a parameter, include the parameter and specify its value.

                                                                                                                                                                                                                                                                                                                                                                          • To leave a parameter set to its present value, you can do one of the following:

                                                                                                                                                                                                                                                                                                                                                                            • Do not include the parameter in the list.

                                                                                                                                                                                                                                                                                                                                                                            • Include the parameter and specify UsePreviousValue as true. (You cannot specify both a value and set UsePreviousValue to true.)

                                                                                                                                                                                                                                                                                                                                                                          • To set all overridden parameter back to the values specified in the stack set, specify a parameter list but do not include any parameters.

                                                                                                                                                                                                                                                                                                                                                                          • To leave all parameters set to their present values, do not specify this property at all.

                                                                                                                                                                                                                                                                                                                                                                          During stack set updates, any parameter values overridden for a stack instance are not updated, but retain their overridden value.

                                                                                                                                                                                                                                                                                                                                                                          You can only override the parameter values that are specified in the stack set; to add or delete a parameter itself, use UpdateStackSet to update the stack set template. If you add a parameter to a template, before you can override the parameter value specified in the stack set you must first use UpdateStackSet to update all stack instances with the updated template and parameter value specified in the stack set. Once a stack instance has been updated with the new parameter, you can then override the parameter value using UpdateStackInstances.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getOperationPreferences", "beanStyleSetterMethodName" : "setOperationPreferences", "c2jName" : "OperationPreferences", "c2jShape" : "StackSetOperationPreferences", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Preferences for how AWS CloudFormation performs this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                          \nThis is a convenience that creates an instance of the {@link StackSetOperationPreferences.Builder} avoiding the need to create one manually via {@link StackSetOperationPreferences#builder()}.\n\nWhen the {@link Consumer} completes, {@link StackSetOperationPreferences.Builder#build()} is called immediately and its result is passed to {@link #operationPreferences(StackSetOperationPreferences)}.\n@param operationPreferences a consumer that will call methods on {@link StackSetOperationPreferences.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #operationPreferences(StackSetOperationPreferences)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Preferences for how AWS CloudFormation performs this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "operationPreferences", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Preferences for how AWS CloudFormation performs this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                          \n@param operationPreferences Preferences for how AWS CloudFormation performs this stack set operation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "operationPreferences", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Preferences for how AWS CloudFormation performs this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                          \n@return Preferences for how AWS CloudFormation performs this stack set operation.", "getterModel" : { "returnType" : "StackSetOperationPreferences", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "OperationPreferences", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OperationPreferences", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "OperationPreferences", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Preferences for how AWS CloudFormation performs this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                          \n@param operationPreferences Preferences for how AWS CloudFormation performs this stack set operation.", "setterMethodName" : "setOperationPreferences", "setterModel" : { "variableDeclarationType" : "StackSetOperationPreferences", "variableName" : "operationPreferences", "variableType" : "StackSetOperationPreferences", "documentation" : null, "simpleType" : "StackSetOperationPreferences", "variableSetterType" : "StackSetOperationPreferences" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StackSetOperationPreferences", "variableName" : "operationPreferences", "variableType" : "StackSetOperationPreferences", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Preferences for how AWS CloudFormation performs this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "StackSetOperationPreferences", "variableSetterType" : "StackSetOperationPreferences" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getOperationId", "beanStyleSetterMethodName" : "setOperationId", "c2jName" : "OperationId", "c2jShape" : "ClientRequestToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The unique identifier for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                          The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You might retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                                                                                                                                                                                                                                                          If you don't specify an operation ID, the SDK generates one automatically.

                                                                                                                                                                                                                                                                                                                                                                          \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 #operationId(String)}.\n@param operationId 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 #operationId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The unique identifier for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                          The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You might retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                                                                                                                                                                                                                                                          If you don't specify an operation ID, the SDK generates one automatically.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "operationId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The unique identifier for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                          The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You might retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                                                                                                                                                                                                                                                          If you don't specify an operation ID, the SDK generates one automatically.

                                                                                                                                                                                                                                                                                                                                                                          \n@param operationId The unique identifier for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                          The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You might retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                                                                                                                                                                                                                                                          If you don't specify an operation ID, the SDK generates one automatically.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "operationId", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The unique identifier for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                          The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You might retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                                                                                                                                                                                                                                                          If you don't specify an operation ID, the SDK generates one automatically.

                                                                                                                                                                                                                                                                                                                                                                          \n@return The unique identifier for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                          The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You might retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                                                                                                                                                                                                                                                          If you don't specify an operation ID, the SDK generates one automatically.", "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" : "OperationId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OperationId", "uri" : false }, "idempotencyToken" : true, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "OperationId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The unique identifier for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                          The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You might retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                                                                                                                                                                                                                                                          If you don't specify an operation ID, the SDK generates one automatically.

                                                                                                                                                                                                                                                                                                                                                                          \n@param operationId The unique identifier for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                          The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You might retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                                                                                                                                                                                                                                                          If you don't specify an operation ID, the SDK generates one automatically.", "setterMethodName" : "setOperationId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "operationId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "operationId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The unique identifier for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                          The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You might retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                                                                                                                                                                                                                                                          If you don't specify an operation ID, the SDK generates one automatically.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "StackSetName", "Accounts", "Regions" ], "shapeName" : "UpdateStackInstancesRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "UpdateStackInstancesRequest", "variableName" : "updateStackInstancesRequest", "variableType" : "UpdateStackInstancesRequest", "documentation" : null, "simpleType" : "UpdateStackInstancesRequest", "variableSetterType" : "UpdateStackInstancesRequest" }, "wrapper" : false, "xmlNamespace" : null }, "UpdateStackInstancesResponse" : { "c2jName" : "UpdateStackInstancesOutput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getOperationId", "beanStyleSetterMethodName" : "setOperationId", "c2jName" : "OperationId", "c2jShape" : "ClientRequestToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The unique identifier for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                          \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 #operationId(String)}.\n@param operationId 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 #operationId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The unique identifier for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "operationId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The unique identifier for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                          \n@param operationId The unique identifier for this stack set operation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "operationId", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The unique identifier for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                          \n@return The unique identifier for this stack set operation.", "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" : "OperationId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OperationId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "OperationId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The unique identifier for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                          \n@param operationId The unique identifier for this stack set operation.", "setterMethodName" : "setOperationId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "operationId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "operationId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The unique identifier for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "OperationId" : { "beanStyleGetterMethodName" : "getOperationId", "beanStyleSetterMethodName" : "setOperationId", "c2jName" : "OperationId", "c2jShape" : "ClientRequestToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The unique identifier for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                          \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 #operationId(String)}.\n@param operationId 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 #operationId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The unique identifier for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "operationId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The unique identifier for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                          \n@param operationId The unique identifier for this stack set operation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "operationId", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The unique identifier for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                          \n@return The unique identifier for this stack set operation.", "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" : "OperationId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OperationId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "OperationId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The unique identifier for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                          \n@param operationId The unique identifier for this stack set operation.", "setterMethodName" : "setOperationId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "operationId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "operationId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The unique identifier for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getOperationId", "beanStyleSetterMethodName" : "setOperationId", "c2jName" : "OperationId", "c2jShape" : "ClientRequestToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The unique identifier for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                          \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 #operationId(String)}.\n@param operationId 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 #operationId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The unique identifier for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "operationId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The unique identifier for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                          \n@param operationId The unique identifier for this stack set operation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "operationId", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The unique identifier for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                          \n@return The unique identifier for this stack set operation.", "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" : "OperationId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OperationId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "OperationId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The unique identifier for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                          \n@param operationId The unique identifier for this stack set operation.", "setterMethodName" : "setOperationId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "operationId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "operationId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The unique identifier for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "UpdateStackInstancesResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : "UpdateStackInstancesResult" }, "variable" : { "variableDeclarationType" : "UpdateStackInstancesResponse", "variableName" : "updateStackInstancesResponse", "variableType" : "UpdateStackInstancesResponse", "documentation" : null, "simpleType" : "UpdateStackInstancesResponse", "variableSetterType" : "UpdateStackInstancesResponse" }, "wrapper" : false, "xmlNamespace" : null }, "UpdateStackRequest" : { "c2jName" : "UpdateStackInput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The input for an UpdateStack action.

                                                                                                                                                                                                                                                                                                                                                                          ", "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" : "UpdateStack", "locationName" : null, "requestUri" : "/", "target" : "UpdateStack", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name or unique stack ID of the stack to update.

                                                                                                                                                                                                                                                                                                                                                                          \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name or unique stack ID of the stack to update.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name or unique stack ID of the stack to update.

                                                                                                                                                                                                                                                                                                                                                                          \n@param stackName The name or unique stack ID of the stack to update.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name or unique stack ID of the stack to update.

                                                                                                                                                                                                                                                                                                                                                                          \n@return The name or unique stack ID of the stack to update.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name or unique stack ID of the stack to update.

                                                                                                                                                                                                                                                                                                                                                                          \n@param stackName The name or unique stack ID of the stack to update.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          The name or unique stack ID of the stack to update.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTemplateBody", "beanStyleSetterMethodName" : "setTemplateBody", "c2jName" : "TemplateBody", "c2jShape" : "TemplateBody", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. (For more information, go to Template Anatomy in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                                                                                                                                                                          Conditional: You must specify only one of the following parameters: TemplateBody, TemplateURL, or set the UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                          \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 #templateBody(String)}.\n@param templateBody 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 #templateBody(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. (For more information, go to Template Anatomy in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                                                                                                                                                                          Conditional: You must specify only one of the following parameters: TemplateBody, TemplateURL, or set the UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "templateBody", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. (For more information, go to Template Anatomy in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                                                                                                                                                                          Conditional: You must specify only one of the following parameters: TemplateBody, TemplateURL, or set the UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                          \n@param templateBody Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. (For more information, go to Template Anatomy in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                                                                                                                                                                          Conditional: You must specify only one of the following parameters: TemplateBody, TemplateURL, or set the UsePreviousTemplate to true.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "templateBody", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. (For more information, go to Template Anatomy in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                                                                                                                                                                          Conditional: You must specify only one of the following parameters: TemplateBody, TemplateURL, or set the UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                          \n@return Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. (For more information, go to Template Anatomy in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                                                                                                                                                                          Conditional: You must specify only one of the following parameters: TemplateBody, TemplateURL, or set the UsePreviousTemplate to true.", "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" : "TemplateBody", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TemplateBody", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TemplateBody", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. (For more information, go to Template Anatomy in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                                                                                                                                                                          Conditional: You must specify only one of the following parameters: TemplateBody, TemplateURL, or set the UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                          \n@param templateBody Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. (For more information, go to Template Anatomy in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                                                                                                                                                                          Conditional: You must specify only one of the following parameters: TemplateBody, TemplateURL, or set the UsePreviousTemplate to true.", "setterMethodName" : "setTemplateBody", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "templateBody", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "templateBody", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. (For more information, go to Template Anatomy in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                                                                                                                                                                          Conditional: You must specify only one of the following parameters: TemplateBody, TemplateURL, or set the UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTemplateURL", "beanStyleSetterMethodName" : "setTemplateURL", "c2jName" : "TemplateURL", "c2jShape" : "TemplateURL", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Location of file containing the template body. The URL must point to a template that is located in an Amazon S3 bucket. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                          Conditional: You must specify only one of the following parameters: TemplateBody, TemplateURL, or set the UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                          \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 #templateURL(String)}.\n@param templateURL 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 #templateURL(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Location of file containing the template body. The URL must point to a template that is located in an Amazon S3 bucket. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                          Conditional: You must specify only one of the following parameters: TemplateBody, TemplateURL, or set the UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "templateURL", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Location of file containing the template body. The URL must point to a template that is located in an Amazon S3 bucket. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                          Conditional: You must specify only one of the following parameters: TemplateBody, TemplateURL, or set the UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                          \n@param templateURL Location of file containing the template body. The URL must point to a template that is located in an Amazon S3 bucket. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                          Conditional: You must specify only one of the following parameters: TemplateBody, TemplateURL, or set the UsePreviousTemplate to true.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "templateURL", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Location of file containing the template body. The URL must point to a template that is located in an Amazon S3 bucket. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                          Conditional: You must specify only one of the following parameters: TemplateBody, TemplateURL, or set the UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                          \n@return Location of file containing the template body. The URL must point to a template that is located in an Amazon S3 bucket. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                          Conditional: You must specify only one of the following parameters: TemplateBody, TemplateURL, or set the UsePreviousTemplate to true.", "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" : "TemplateURL", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TemplateURL", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TemplateURL", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Location of file containing the template body. The URL must point to a template that is located in an Amazon S3 bucket. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                          Conditional: You must specify only one of the following parameters: TemplateBody, TemplateURL, or set the UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                          \n@param templateURL Location of file containing the template body. The URL must point to a template that is located in an Amazon S3 bucket. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                          Conditional: You must specify only one of the following parameters: TemplateBody, TemplateURL, or set the UsePreviousTemplate to true.", "setterMethodName" : "setTemplateURL", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "templateURL", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "templateURL", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Location of file containing the template body. The URL must point to a template that is located in an Amazon S3 bucket. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                          Conditional: You must specify only one of the following parameters: TemplateBody, TemplateURL, or set the UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getUsePreviousTemplate", "beanStyleSetterMethodName" : "setUsePreviousTemplate", "c2jName" : "UsePreviousTemplate", "c2jShape" : "UsePreviousTemplate", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Reuse the existing template that is associated with the stack that you are updating.

                                                                                                                                                                                                                                                                                                                                                                          Conditional: You must specify only one of the following parameters: TemplateBody, TemplateURL, or set the UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                          \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 #usePreviousTemplate(Boolean)}.\n@param usePreviousTemplate 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 #usePreviousTemplate(Boolean)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Reuse the existing template that is associated with the stack that you are updating.

                                                                                                                                                                                                                                                                                                                                                                          Conditional: You must specify only one of the following parameters: TemplateBody, TemplateURL, or set the UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "usePreviousTemplate", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Reuse the existing template that is associated with the stack that you are updating.

                                                                                                                                                                                                                                                                                                                                                                          Conditional: You must specify only one of the following parameters: TemplateBody, TemplateURL, or set the UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                          \n@param usePreviousTemplate Reuse the existing template that is associated with the stack that you are updating.

                                                                                                                                                                                                                                                                                                                                                                          Conditional: You must specify only one of the following parameters: TemplateBody, TemplateURL, or set the UsePreviousTemplate to true.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "usePreviousTemplate", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Reuse the existing template that is associated with the stack that you are updating.

                                                                                                                                                                                                                                                                                                                                                                          Conditional: You must specify only one of the following parameters: TemplateBody, TemplateURL, or set the UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                          \n@return Reuse the existing template that is associated with the stack that you are updating.

                                                                                                                                                                                                                                                                                                                                                                          Conditional: You must specify only one of the following parameters: TemplateBody, TemplateURL, or set the UsePreviousTemplate to true.", "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" : "UsePreviousTemplate", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "UsePreviousTemplate", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "UsePreviousTemplate", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Reuse the existing template that is associated with the stack that you are updating.

                                                                                                                                                                                                                                                                                                                                                                          Conditional: You must specify only one of the following parameters: TemplateBody, TemplateURL, or set the UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                          \n@param usePreviousTemplate Reuse the existing template that is associated with the stack that you are updating.

                                                                                                                                                                                                                                                                                                                                                                          Conditional: You must specify only one of the following parameters: TemplateBody, TemplateURL, or set the UsePreviousTemplate to true.", "setterMethodName" : "setUsePreviousTemplate", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "usePreviousTemplate", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "usePreviousTemplate", "variableType" : "Boolean", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Reuse the existing template that is associated with the stack that you are updating.

                                                                                                                                                                                                                                                                                                                                                                          Conditional: You must specify only one of the following parameters: TemplateBody, TemplateURL, or set the UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackPolicyDuringUpdateBody", "beanStyleSetterMethodName" : "setStackPolicyDuringUpdateBody", "c2jName" : "StackPolicyDuringUpdateBody", "c2jShape" : "StackPolicyDuringUpdateBody", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Structure containing the temporary overriding stack policy body. You can specify either the StackPolicyDuringUpdateBody or the StackPolicyDuringUpdateURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                          If you want to update protected resources, specify a temporary overriding stack policy during this update. If you do not specify a stack policy, the current policy that is associated with the stack will be used.

                                                                                                                                                                                                                                                                                                                                                                          \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 #stackPolicyDuringUpdateBody(String)}.\n@param stackPolicyDuringUpdateBody 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 #stackPolicyDuringUpdateBody(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Structure containing the temporary overriding stack policy body. You can specify either the StackPolicyDuringUpdateBody or the StackPolicyDuringUpdateURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                          If you want to update protected resources, specify a temporary overriding stack policy during this update. If you do not specify a stack policy, the current policy that is associated with the stack will be used.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackPolicyDuringUpdateBody", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Structure containing the temporary overriding stack policy body. You can specify either the StackPolicyDuringUpdateBody or the StackPolicyDuringUpdateURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                          If you want to update protected resources, specify a temporary overriding stack policy during this update. If you do not specify a stack policy, the current policy that is associated with the stack will be used.

                                                                                                                                                                                                                                                                                                                                                                          \n@param stackPolicyDuringUpdateBody Structure containing the temporary overriding stack policy body. You can specify either the StackPolicyDuringUpdateBody or the StackPolicyDuringUpdateURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                          If you want to update protected resources, specify a temporary overriding stack policy during this update. If you do not specify a stack policy, the current policy that is associated with the stack will be used.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackPolicyDuringUpdateBody", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Structure containing the temporary overriding stack policy body. You can specify either the StackPolicyDuringUpdateBody or the StackPolicyDuringUpdateURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                          If you want to update protected resources, specify a temporary overriding stack policy during this update. If you do not specify a stack policy, the current policy that is associated with the stack will be used.

                                                                                                                                                                                                                                                                                                                                                                          \n@return Structure containing the temporary overriding stack policy body. You can specify either the StackPolicyDuringUpdateBody or the StackPolicyDuringUpdateURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                          If you want to update protected resources, specify a temporary overriding stack policy during this update. If you do not specify a stack policy, the current policy that is associated with the stack will be used.", "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" : "StackPolicyDuringUpdateBody", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackPolicyDuringUpdateBody", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackPolicyDuringUpdateBody", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Structure containing the temporary overriding stack policy body. You can specify either the StackPolicyDuringUpdateBody or the StackPolicyDuringUpdateURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                          If you want to update protected resources, specify a temporary overriding stack policy during this update. If you do not specify a stack policy, the current policy that is associated with the stack will be used.

                                                                                                                                                                                                                                                                                                                                                                          \n@param stackPolicyDuringUpdateBody Structure containing the temporary overriding stack policy body. You can specify either the StackPolicyDuringUpdateBody or the StackPolicyDuringUpdateURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                          If you want to update protected resources, specify a temporary overriding stack policy during this update. If you do not specify a stack policy, the current policy that is associated with the stack will be used.", "setterMethodName" : "setStackPolicyDuringUpdateBody", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackPolicyDuringUpdateBody", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackPolicyDuringUpdateBody", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Structure containing the temporary overriding stack policy body. You can specify either the StackPolicyDuringUpdateBody or the StackPolicyDuringUpdateURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                          If you want to update protected resources, specify a temporary overriding stack policy during this update. If you do not specify a stack policy, the current policy that is associated with the stack will be used.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackPolicyDuringUpdateURL", "beanStyleSetterMethodName" : "setStackPolicyDuringUpdateURL", "c2jName" : "StackPolicyDuringUpdateURL", "c2jShape" : "StackPolicyDuringUpdateURL", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Location of a file containing the temporary overriding stack policy. The URL must point to a policy (max size: 16KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyDuringUpdateBody or the StackPolicyDuringUpdateURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                          If you want to update protected resources, specify a temporary overriding stack policy during this update. If you do not specify a stack policy, the current policy that is associated with the stack will be used.

                                                                                                                                                                                                                                                                                                                                                                          \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 #stackPolicyDuringUpdateURL(String)}.\n@param stackPolicyDuringUpdateURL 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 #stackPolicyDuringUpdateURL(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Location of a file containing the temporary overriding stack policy. The URL must point to a policy (max size: 16KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyDuringUpdateBody or the StackPolicyDuringUpdateURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                          If you want to update protected resources, specify a temporary overriding stack policy during this update. If you do not specify a stack policy, the current policy that is associated with the stack will be used.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackPolicyDuringUpdateURL", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Location of a file containing the temporary overriding stack policy. The URL must point to a policy (max size: 16KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyDuringUpdateBody or the StackPolicyDuringUpdateURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                          If you want to update protected resources, specify a temporary overriding stack policy during this update. If you do not specify a stack policy, the current policy that is associated with the stack will be used.

                                                                                                                                                                                                                                                                                                                                                                          \n@param stackPolicyDuringUpdateURL Location of a file containing the temporary overriding stack policy. The URL must point to a policy (max size: 16KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyDuringUpdateBody or the StackPolicyDuringUpdateURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                          If you want to update protected resources, specify a temporary overriding stack policy during this update. If you do not specify a stack policy, the current policy that is associated with the stack will be used.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackPolicyDuringUpdateURL", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Location of a file containing the temporary overriding stack policy. The URL must point to a policy (max size: 16KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyDuringUpdateBody or the StackPolicyDuringUpdateURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                          If you want to update protected resources, specify a temporary overriding stack policy during this update. If you do not specify a stack policy, the current policy that is associated with the stack will be used.

                                                                                                                                                                                                                                                                                                                                                                          \n@return Location of a file containing the temporary overriding stack policy. The URL must point to a policy (max size: 16KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyDuringUpdateBody or the StackPolicyDuringUpdateURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                          If you want to update protected resources, specify a temporary overriding stack policy during this update. If you do not specify a stack policy, the current policy that is associated with the stack will be used.", "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" : "StackPolicyDuringUpdateURL", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackPolicyDuringUpdateURL", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackPolicyDuringUpdateURL", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Location of a file containing the temporary overriding stack policy. The URL must point to a policy (max size: 16KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyDuringUpdateBody or the StackPolicyDuringUpdateURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                          If you want to update protected resources, specify a temporary overriding stack policy during this update. If you do not specify a stack policy, the current policy that is associated with the stack will be used.

                                                                                                                                                                                                                                                                                                                                                                          \n@param stackPolicyDuringUpdateURL Location of a file containing the temporary overriding stack policy. The URL must point to a policy (max size: 16KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyDuringUpdateBody or the StackPolicyDuringUpdateURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                          If you want to update protected resources, specify a temporary overriding stack policy during this update. If you do not specify a stack policy, the current policy that is associated with the stack will be used.", "setterMethodName" : "setStackPolicyDuringUpdateURL", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackPolicyDuringUpdateURL", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackPolicyDuringUpdateURL", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          Location of a file containing the temporary overriding stack policy. The URL must point to a policy (max size: 16KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyDuringUpdateBody or the StackPolicyDuringUpdateURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                          If you want to update protected resources, specify a temporary overriding stack policy during this update. If you do not specify a stack policy, the current policy that is associated with the stack will be used.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getParameters", "beanStyleSetterMethodName" : "setParameters", "c2jName" : "Parameters", "c2jShape" : "Parameters", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          A list of Parameter structures that specify input parameters for the stack. For more information, see the Parameter data type.

                                                                                                                                                                                                                                                                                                                                                                          \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 #parameters(List)}.\n@param parameters 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 #parameters(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          A list of Parameter structures that specify input parameters for the stack. For more information, see the Parameter data type.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "parameters", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          A list of Parameter structures that specify input parameters for the stack. For more information, see the Parameter data type.

                                                                                                                                                                                                                                                                                                                                                                          \n@param parameters A list of Parameter structures that specify input parameters for the stack. For more information, see the Parameter data type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parameters", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          A list of Parameter structures that specify input parameters for the stack. For more information, see the Parameter data type.

                                                                                                                                                                                                                                                                                                                                                                          \n

                                                                                                                                                                                                                                                                                                                                                                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                                                                                                                                                                                                                          \n@return A list of Parameter structures that specify input parameters for the stack. For more information, see the Parameter data type.", "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" : "Parameters", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Parameters", "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" : "Parameter", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Parameter.Builder} avoiding the need to create one manually via {@link Parameter#builder()}.\n\nWhen the {@link Consumer} completes, {@link Parameter.Builder#build()} is called immediately and its result is passed to {@link #member(Parameter)}.\n@param member a consumer that will call methods on {@link Parameter.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Parameter)", "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" : "Parameter", "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" : "Parameter", "variableName" : "member", "variableType" : "Parameter", "documentation" : null, "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Parameter", "variableName" : "member", "variableType" : "Parameter", "documentation" : "", "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Parameter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Parameter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Parameters", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          A list of Parameter structures that specify input parameters for the stack. For more information, see the Parameter data type.

                                                                                                                                                                                                                                                                                                                                                                          \n@param parameters A list of Parameter structures that specify input parameters for the stack. For more information, see the Parameter data type.", "setterMethodName" : "setParameters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameters", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          A list of Parameter structures that specify input parameters for the stack. For more information, see the Parameter data type.

                                                                                                                                                                                                                                                                                                                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCapabilitiesAsStrings", "beanStyleSetterMethodName" : "setCapabilitiesWithStrings", "c2jName" : "Capabilities", "c2jShape" : "Capabilities", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to update the stack.

                                                                                                                                                                                                                                                                                                                                                                          • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                                                                                                                                                                                                                                                                                                                                            Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks, you must explicitly acknowledge this by specifying one of these capabilities.

                                                                                                                                                                                                                                                                                                                                                                            The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                                                                                                                                                                                                                                                                                                                                            • If you have IAM resources, you can specify either capability.

                                                                                                                                                                                                                                                                                                                                                                            • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                                                                                                                                                                                                                                                                                                                                            • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                                                                                                                                                                                                                                                                                                                                            If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                                                                                                                                                                                                                                                                                                                                            For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                                                                          • CAPABILITY_AUTO_EXPAND

                                                                                                                                                                                                                                                                                                                                                                            Some template contain macros. Macros perform custom processing on templates; this can include simple actions like find-and-replace operations, all the way to extensive transformations of entire templates. Because of this, users typically create a change set from the processed template, so that they can review the changes resulting from the macros before actually updating the stack. If your stack template contains one or more macros, and you choose to update a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.

                                                                                                                                                                                                                                                                                                                                                                            Change sets do not currently support nested stacks. If you want to update a stack from a stack template that contains macros and nested stacks, you must update the stack directly from the template using this capability.

                                                                                                                                                                                                                                                                                                                                                                            You should only update stacks directly from a stack template that contains macros if you know what processing the macro performs.

                                                                                                                                                                                                                                                                                                                                                                            Each macro relies on an underlying Lambda service function for processing stack templates. Be aware that the Lambda function owner can update the function operation without AWS CloudFormation being notified.

                                                                                                                                                                                                                                                                                                                                                                            For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                                                                                                                                                                                                                                                                                                                                          \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 #capabilitiesAsStrings(List)}.\n@param capabilities 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 #capabilitiesWithStrings(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                          In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to update the stack.

                                                                                                                                                                                                                                                                                                                                                                          • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                                                                                                                                                                                                                                                                                                                                            Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks, you must explicitly acknowledge this by specifying one of these capabilities.

                                                                                                                                                                                                                                                                                                                                                                            The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                                                                                                                                                                                                                                                                                                                                            • If you have IAM resources, you can specify either capability.

                                                                                                                                                                                                                                                                                                                                                                            • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                                                                                                                                                                                                                                                                                                                                            • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                                                                                                                                                                                                                                                                                                                                            If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                                                                                                                                                                                                                                                                                                                                            For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                                                                          • CAPABILITY_AUTO_EXPAND

                                                                                                                                                                                                                                                                                                                                                                            Some template contain macros. Macros perform custom processing on templates; this can include simple actions like find-and-replace operations, all the way to extensive transformations of entire templates. Because of this, users typically create a change set from the processed template, so that they can review the changes resulting from the macros before actually updating the stack. If your stack template contains one or more macros, and you choose to update a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.

                                                                                                                                                                                                                                                                                                                                                                            Change sets do not currently support nested stacks. If you want to update a stack from a stack template that contains macros and nested stacks, you must update the stack directly from the template using this capability.

                                                                                                                                                                                                                                                                                                                                                                            You should only update stacks directly from a stack template that contains macros if you know what processing the macro performs.

                                                                                                                                                                                                                                                                                                                                                                            Each macro relies on an underlying Lambda service function for processing stack templates. Be aware that the Lambda function owner can update the function operation without AWS CloudFormation being notified.

                                                                                                                                                                                                                                                                                                                                                                            For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                                                                                                                                                                                                                                                                                                                                          ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "capabilities", "fluentEnumSetterMethodName" : "capabilities", "fluentGetterMethodName" : "capabilitiesAsStrings", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                          In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to update the stack.

                                                                                                                                                                                                                                                                                                                                                                          • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                                                                                                                                                                                                                                                                                                                                            Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks, you must explicitly acknowledge this by specifying one of these capabilities.

                                                                                                                                                                                                                                                                                                                                                                            The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                                                                                                                                                                                                                                                                                                                                            • If you have IAM resources, you can specify either capability.

                                                                                                                                                                                                                                                                                                                                                                            • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                                                                                                                                                                                                                                                                                                                                            • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                                                                                                                                                                                                                                                                                                                                            If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                                                                                                                                                                                                                                                                                                                                            For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                                                                          • CAPABILITY_AUTO_EXPAND

                                                                                                                                                                                                                                                                                                                                                                            Some template contain macros. Macros perform custom processing on templates; this can include simple actions like find-and-replace operations, all the way to extensive transformations of entire templates. Because of this, users typically create a change set from the processed template, so that they can review the changes resulting from the macros before actually updating the stack. If your stack template contains one or more macros, and you choose to update a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.

                                                                                                                                                                                                                                                                                                                                                                            Change sets do not currently support nested stacks. If you want to update a stack from a stack template that contains macros and nested stacks, you must update the stack directly from the template using this capability.

                                                                                                                                                                                                                                                                                                                                                                            You should only update stacks directly from a stack template that contains macros if you know what processing the macro performs.

                                                                                                                                                                                                                                                                                                                                                                            Each macro relies on an underlying Lambda service function for processing stack templates. Be aware that the Lambda function owner can update the function operation without AWS CloudFormation being notified.

                                                                                                                                                                                                                                                                                                                                                                            For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                                                                                                                                                                                                                                                                                                                                          \n@param capabilities In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to update the stack.

                                                                                                                                                                                                                                                                                                                                                                          • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                                                                                                                                                                                                                                                                                                                                            Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks, you must explicitly acknowledge this by specifying one of these capabilities.

                                                                                                                                                                                                                                                                                                                                                                            The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                                                                                                                                                                                                                                                                                                                                            • If you have IAM resources, you can specify either capability.

                                                                                                                                                                                                                                                                                                                                                                            • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                                                                                                                                                                                                                                                                                                                                            • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                                                                                                                                                                                                                                                                                                                                            If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                                                                                                                                                                                                                                                                                                                                            For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                                                                          • CAPABILITY_AUTO_EXPAND

                                                                                                                                                                                                                                                                                                                                                                            Some template contain macros. Macros perform custom processing on templates; this can include simple actions like find-and-replace operations, all the way to extensive transformations of entire templates. Because of this, users typically create a change set from the processed template, so that they can review the changes resulting from the macros before actually updating the stack. If your stack template contains one or more macros, and you choose to update a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.

                                                                                                                                                                                                                                                                                                                                                                            Change sets do not currently support nested stacks. If you want to update a stack from a stack template that contains macros and nested stacks, you must update the stack directly from the template using this capability.

                                                                                                                                                                                                                                                                                                                                                                            You should only update stacks directly from a stack template that contains macros if you know what processing the macro performs.

                                                                                                                                                                                                                                                                                                                                                                            Each macro relies on an underlying Lambda service function for processing stack templates. Be aware that the Lambda function owner can update the function operation without AWS CloudFormation being notified.

                                                                                                                                                                                                                                                                                                                                                                            For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                                                                                                                                                                                                                                                                                                                                          • \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "capabilitiesWithStrings", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                            In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to update the stack.

                                                                                                                                                                                                                                                                                                                                                                            • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                                                                                                                                                                                                                                                                                                                                              Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks, you must explicitly acknowledge this by specifying one of these capabilities.

                                                                                                                                                                                                                                                                                                                                                                              The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                                                                                                                                                                                                                                                                                                                                              • If you have IAM resources, you can specify either capability.

                                                                                                                                                                                                                                                                                                                                                                              • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                                                                                                                                                                                                                                                                                                                                              • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                                                                                                                                                                                                                                                                                                                                              If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                                                                                                                                                                                                                                                                                                                                              For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                                                                            • CAPABILITY_AUTO_EXPAND

                                                                                                                                                                                                                                                                                                                                                                              Some template contain macros. Macros perform custom processing on templates; this can include simple actions like find-and-replace operations, all the way to extensive transformations of entire templates. Because of this, users typically create a change set from the processed template, so that they can review the changes resulting from the macros before actually updating the stack. If your stack template contains one or more macros, and you choose to update a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.

                                                                                                                                                                                                                                                                                                                                                                              Change sets do not currently support nested stacks. If you want to update a stack from a stack template that contains macros and nested stacks, you must update the stack directly from the template using this capability.

                                                                                                                                                                                                                                                                                                                                                                              You should only update stacks directly from a stack template that contains macros if you know what processing the macro performs.

                                                                                                                                                                                                                                                                                                                                                                              Each macro relies on an underlying Lambda service function for processing stack templates. Be aware that the Lambda function owner can update the function operation without AWS CloudFormation being notified.

                                                                                                                                                                                                                                                                                                                                                                              For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                                                                                                                                                                                                                                                                                                                                            \n

                                                                                                                                                                                                                                                                                                                                                                            \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                                                                                                                                                                                                                            \n@return In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to update the stack.

                                                                                                                                                                                                                                                                                                                                                                            • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                                                                                                                                                                                                                                                                                                                                              Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks, you must explicitly acknowledge this by specifying one of these capabilities.

                                                                                                                                                                                                                                                                                                                                                                              The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                                                                                                                                                                                                                                                                                                                                              • If you have IAM resources, you can specify either capability.

                                                                                                                                                                                                                                                                                                                                                                              • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                                                                                                                                                                                                                                                                                                                                              • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                                                                                                                                                                                                                                                                                                                                              If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                                                                                                                                                                                                                                                                                                                                              For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                                                                            • CAPABILITY_AUTO_EXPAND

                                                                                                                                                                                                                                                                                                                                                                              Some template contain macros. Macros perform custom processing on templates; this can include simple actions like find-and-replace operations, all the way to extensive transformations of entire templates. Because of this, users typically create a change set from the processed template, so that they can review the changes resulting from the macros before actually updating the stack. If your stack template contains one or more macros, and you choose to update a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.

                                                                                                                                                                                                                                                                                                                                                                              Change sets do not currently support nested stacks. If you want to update a stack from a stack template that contains macros and nested stacks, you must update the stack directly from the template using this capability.

                                                                                                                                                                                                                                                                                                                                                                              You should only update stacks directly from a stack template that contains macros if you know what processing the macro performs.

                                                                                                                                                                                                                                                                                                                                                                              Each macro relies on an underlying Lambda service function for processing stack templates. Be aware that the Lambda function owner can update the function operation without AWS CloudFormation being notified.

                                                                                                                                                                                                                                                                                                                                                                              For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                                                                                                                                                                                                                                                                                                                                            • ", "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" : "Capabilities", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Capabilities", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMemberAsString", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Capability", "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 #memberAsString(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" : "Capability", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "member", "fluentEnumSetterMethodName" : "member", "fluentGetterMethodName" : "memberAsString", "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@see Capability\n@return Returns a reference to this object so that method calls can be chained together.\n@see Capability", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n

                                                                                                                                                                                                                                                                                                                                                                              \nIf the service returns an enum value that is not available in the current SDK version, {@link #member} will return {@link Capability#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #memberAsString}.\n

                                                                                                                                                                                                                                                                                                                                                                              \n@return The value of the Member property for this object.\n@see Capability", "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.\n@see Capability", "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" : "Capabilities", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                              In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to update the stack.

                                                                                                                                                                                                                                                                                                                                                                              • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                                                                                                                                                                                                                                                                                                                                                Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks, you must explicitly acknowledge this by specifying one of these capabilities.

                                                                                                                                                                                                                                                                                                                                                                                The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                                                                                                                                                                                                                                                                                                                                                • If you have IAM resources, you can specify either capability.

                                                                                                                                                                                                                                                                                                                                                                                • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                                                                                                                                                                                                                                                                                                                                                • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                                                                                                                                                                                                                                                                                                                                                If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                                                                                                                                                                                                                                                                                                                                                For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                                                                              • CAPABILITY_AUTO_EXPAND

                                                                                                                                                                                                                                                                                                                                                                                Some template contain macros. Macros perform custom processing on templates; this can include simple actions like find-and-replace operations, all the way to extensive transformations of entire templates. Because of this, users typically create a change set from the processed template, so that they can review the changes resulting from the macros before actually updating the stack. If your stack template contains one or more macros, and you choose to update a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.

                                                                                                                                                                                                                                                                                                                                                                                Change sets do not currently support nested stacks. If you want to update a stack from a stack template that contains macros and nested stacks, you must update the stack directly from the template using this capability.

                                                                                                                                                                                                                                                                                                                                                                                You should only update stacks directly from a stack template that contains macros if you know what processing the macro performs.

                                                                                                                                                                                                                                                                                                                                                                                Each macro relies on an underlying Lambda service function for processing stack templates. Be aware that the Lambda function owner can update the function operation without AWS CloudFormation being notified.

                                                                                                                                                                                                                                                                                                                                                                                For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                                                                                                                                                                                                                                                                                                                                              \n@param capabilities In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to update the stack.

                                                                                                                                                                                                                                                                                                                                                                              • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                                                                                                                                                                                                                                                                                                                                                Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks, you must explicitly acknowledge this by specifying one of these capabilities.

                                                                                                                                                                                                                                                                                                                                                                                The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                                                                                                                                                                                                                                                                                                                                                • If you have IAM resources, you can specify either capability.

                                                                                                                                                                                                                                                                                                                                                                                • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                                                                                                                                                                                                                                                                                                                                                • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                                                                                                                                                                                                                                                                                                                                                If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                                                                                                                                                                                                                                                                                                                                                For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                                                                              • CAPABILITY_AUTO_EXPAND

                                                                                                                                                                                                                                                                                                                                                                                Some template contain macros. Macros perform custom processing on templates; this can include simple actions like find-and-replace operations, all the way to extensive transformations of entire templates. Because of this, users typically create a change set from the processed template, so that they can review the changes resulting from the macros before actually updating the stack. If your stack template contains one or more macros, and you choose to update a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.

                                                                                                                                                                                                                                                                                                                                                                                Change sets do not currently support nested stacks. If you want to update a stack from a stack template that contains macros and nested stacks, you must update the stack directly from the template using this capability.

                                                                                                                                                                                                                                                                                                                                                                                You should only update stacks directly from a stack template that contains macros if you know what processing the macro performs.

                                                                                                                                                                                                                                                                                                                                                                                Each macro relies on an underlying Lambda service function for processing stack templates. Be aware that the Lambda function owner can update the function operation without AWS CloudFormation being notified.

                                                                                                                                                                                                                                                                                                                                                                                For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                                                                                                                                                                                                                                                                                                                                              • ", "setterMethodName" : "setCapabilitiesWithStrings", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "capabilities", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "capabilities", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to update the stack.

                                                                                                                                                                                                                                                                                                                                                                                • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                                                                                                                                                                                                                                                                                                                                                  Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks, you must explicitly acknowledge this by specifying one of these capabilities.

                                                                                                                                                                                                                                                                                                                                                                                  The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                                                                                                                                                                                                                                                                                                                                                  • If you have IAM resources, you can specify either capability.

                                                                                                                                                                                                                                                                                                                                                                                  • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                                                                                                                                                                                                                                                                                                                                                  • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                                                                                                                                                                                                                                                                                                                                                  If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                                                                                                                                                                                                                                                                                                                                                  For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                                                                                • CAPABILITY_AUTO_EXPAND

                                                                                                                                                                                                                                                                                                                                                                                  Some template contain macros. Macros perform custom processing on templates; this can include simple actions like find-and-replace operations, all the way to extensive transformations of entire templates. Because of this, users typically create a change set from the processed template, so that they can review the changes resulting from the macros before actually updating the stack. If your stack template contains one or more macros, and you choose to update a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.

                                                                                                                                                                                                                                                                                                                                                                                  Change sets do not currently support nested stacks. If you want to update a stack from a stack template that contains macros and nested stacks, you must update the stack directly from the template using this capability.

                                                                                                                                                                                                                                                                                                                                                                                  You should only update stacks directly from a stack template that contains macros if you know what processing the macro performs.

                                                                                                                                                                                                                                                                                                                                                                                  Each macro relies on an underlying Lambda service function for processing stack templates. Be aware that the Lambda function owner can update the function operation without AWS CloudFormation being notified.

                                                                                                                                                                                                                                                                                                                                                                                  For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                                                                                                                                                                                                                                                                                                                                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getResourceTypes", "beanStyleSetterMethodName" : "setResourceTypes", "c2jName" : "ResourceTypes", "c2jShape" : "ResourceTypes", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                The template resource types that you have permissions to work with for this update stack action, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance.

                                                                                                                                                                                                                                                                                                                                                                                If the list of resource types doesn't include a resource that you're updating, the stack update fails. By default, AWS CloudFormation grants permissions to all resource types. AWS Identity and Access Management (IAM) uses this parameter for AWS CloudFormation-specific condition keys in IAM policies. For more information, see Controlling Access with AWS Identity and Access Management.

                                                                                                                                                                                                                                                                                                                                                                                \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 #resourceTypes(List)}.\n@param resourceTypes 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 #resourceTypes(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                The template resource types that you have permissions to work with for this update stack action, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance.

                                                                                                                                                                                                                                                                                                                                                                                If the list of resource types doesn't include a resource that you're updating, the stack update fails. By default, AWS CloudFormation grants permissions to all resource types. AWS Identity and Access Management (IAM) uses this parameter for AWS CloudFormation-specific condition keys in IAM policies. For more information, see Controlling Access with AWS Identity and Access Management.

                                                                                                                                                                                                                                                                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceTypes", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                The template resource types that you have permissions to work with for this update stack action, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance.

                                                                                                                                                                                                                                                                                                                                                                                If the list of resource types doesn't include a resource that you're updating, the stack update fails. By default, AWS CloudFormation grants permissions to all resource types. AWS Identity and Access Management (IAM) uses this parameter for AWS CloudFormation-specific condition keys in IAM policies. For more information, see Controlling Access with AWS Identity and Access Management.

                                                                                                                                                                                                                                                                                                                                                                                \n@param resourceTypes The template resource types that you have permissions to work with for this update stack action, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance.

                                                                                                                                                                                                                                                                                                                                                                                If the list of resource types doesn't include a resource that you're updating, the stack update fails. By default, AWS CloudFormation grants permissions to all resource types. AWS Identity and Access Management (IAM) uses this parameter for AWS CloudFormation-specific condition keys in IAM policies. For more information, see Controlling Access with AWS Identity and Access Management.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceTypes", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                The template resource types that you have permissions to work with for this update stack action, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance.

                                                                                                                                                                                                                                                                                                                                                                                If the list of resource types doesn't include a resource that you're updating, the stack update fails. By default, AWS CloudFormation grants permissions to all resource types. AWS Identity and Access Management (IAM) uses this parameter for AWS CloudFormation-specific condition keys in IAM policies. For more information, see Controlling Access with AWS Identity and Access Management.

                                                                                                                                                                                                                                                                                                                                                                                \n

                                                                                                                                                                                                                                                                                                                                                                                \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                                                                                                                                                                                                                                \n@return The template resource types that you have permissions to work with for this update stack action, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance.

                                                                                                                                                                                                                                                                                                                                                                                If the list of resource types doesn't include a resource that you're updating, the stack update fails. By default, AWS CloudFormation grants permissions to all resource types. AWS Identity and Access Management (IAM) uses this parameter for AWS CloudFormation-specific condition keys in IAM policies. For more information, see Controlling Access with AWS Identity and Access Management.", "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" : "ResourceTypes", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceTypes", "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" : "ResourceType", "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" : "ResourceTypes", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                The template resource types that you have permissions to work with for this update stack action, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance.

                                                                                                                                                                                                                                                                                                                                                                                If the list of resource types doesn't include a resource that you're updating, the stack update fails. By default, AWS CloudFormation grants permissions to all resource types. AWS Identity and Access Management (IAM) uses this parameter for AWS CloudFormation-specific condition keys in IAM policies. For more information, see Controlling Access with AWS Identity and Access Management.

                                                                                                                                                                                                                                                                                                                                                                                \n@param resourceTypes The template resource types that you have permissions to work with for this update stack action, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance.

                                                                                                                                                                                                                                                                                                                                                                                If the list of resource types doesn't include a resource that you're updating, the stack update fails. By default, AWS CloudFormation grants permissions to all resource types. AWS Identity and Access Management (IAM) uses this parameter for AWS CloudFormation-specific condition keys in IAM policies. For more information, see Controlling Access with AWS Identity and Access Management.", "setterMethodName" : "setResourceTypes", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "resourceTypes", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "resourceTypes", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                The template resource types that you have permissions to work with for this update stack action, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance.

                                                                                                                                                                                                                                                                                                                                                                                If the list of resource types doesn't include a resource that you're updating, the stack update fails. By default, AWS CloudFormation grants permissions to all resource types. AWS Identity and Access Management (IAM) uses this parameter for AWS CloudFormation-specific condition keys in IAM policies. For more information, see Controlling Access with AWS Identity and Access Management.

                                                                                                                                                                                                                                                                                                                                                                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRoleARN", "beanStyleSetterMethodName" : "setRoleARN", "c2jName" : "RoleARN", "c2jShape" : "RoleARN", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to update the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation always uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                                                                                                                                                                                                                                                                                                                                                                                If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                                                                                                                                                                                                                                                                                                                                                                                \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 #roleARN(String)}.\n@param roleARN 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 #roleARN(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to update the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation always uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                                                                                                                                                                                                                                                                                                                                                                                If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                                                                                                                                                                                                                                                                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "roleARN", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to update the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation always uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                                                                                                                                                                                                                                                                                                                                                                                If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                                                                                                                                                                                                                                                                                                                                                                                \n@param roleARN The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to update the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation always uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                                                                                                                                                                                                                                                                                                                                                                                If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "roleARN", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to update the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation always uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                                                                                                                                                                                                                                                                                                                                                                                If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                                                                                                                                                                                                                                                                                                                                                                                \n@return The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to update the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation always uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                                                                                                                                                                                                                                                                                                                                                                                If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.", "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" : "RoleARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RoleARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "RoleARN", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to update the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation always uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                                                                                                                                                                                                                                                                                                                                                                                If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                                                                                                                                                                                                                                                                                                                                                                                \n@param roleARN The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to update the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation always uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                                                                                                                                                                                                                                                                                                                                                                                If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.", "setterMethodName" : "setRoleARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "roleARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "roleARN", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to update the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation always uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                                                                                                                                                                                                                                                                                                                                                                                If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                                                                                                                                                                                                                                                                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRollbackConfiguration", "beanStyleSetterMethodName" : "setRollbackConfiguration", "c2jName" : "RollbackConfiguration", "c2jShape" : "RollbackConfiguration", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                                                                                                                                                                                                                                                                                                                                                                \nThis is a convenience that creates an instance of the {@link RollbackConfiguration.Builder} avoiding the need to create one manually via {@link RollbackConfiguration#builder()}.\n\nWhen the {@link Consumer} completes, {@link RollbackConfiguration.Builder#build()} is called immediately and its result is passed to {@link #rollbackConfiguration(RollbackConfiguration)}.\n@param rollbackConfiguration a consumer that will call methods on {@link RollbackConfiguration.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #rollbackConfiguration(RollbackConfiguration)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                                                                                                                                                                                                                                                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "rollbackConfiguration", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                                                                                                                                                                                                                                                                                                                                                                \n@param rollbackConfiguration The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "rollbackConfiguration", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                                                                                                                                                                                                                                                                                                                                                                \n@return The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.", "getterModel" : { "returnType" : "RollbackConfiguration", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "RollbackConfiguration", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RollbackConfiguration", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "RollbackConfiguration", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                                                                                                                                                                                                                                                                                                                                                                \n@param rollbackConfiguration The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.", "setterMethodName" : "setRollbackConfiguration", "setterModel" : { "variableDeclarationType" : "RollbackConfiguration", "variableName" : "rollbackConfiguration", "variableType" : "RollbackConfiguration", "documentation" : null, "simpleType" : "RollbackConfiguration", "variableSetterType" : "RollbackConfiguration" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "RollbackConfiguration", "variableName" : "rollbackConfiguration", "variableType" : "RollbackConfiguration", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                                                                                                                                                                                                                                                                                                                                                                ", "simpleType" : "RollbackConfiguration", "variableSetterType" : "RollbackConfiguration" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackPolicyBody", "beanStyleSetterMethodName" : "setStackPolicyBody", "c2jName" : "StackPolicyBody", "c2jShape" : "StackPolicyBody", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                Structure containing a new stack policy body. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                You might update the stack policy, for example, in order to protect a new resource that you created during a stack update. If you do not specify a stack policy, the current policy that is associated with the stack is unchanged.

                                                                                                                                                                                                                                                                                                                                                                                \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 #stackPolicyBody(String)}.\n@param stackPolicyBody 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 #stackPolicyBody(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                Structure containing a new stack policy body. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                You might update the stack policy, for example, in order to protect a new resource that you created during a stack update. If you do not specify a stack policy, the current policy that is associated with the stack is unchanged.

                                                                                                                                                                                                                                                                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackPolicyBody", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                Structure containing a new stack policy body. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                You might update the stack policy, for example, in order to protect a new resource that you created during a stack update. If you do not specify a stack policy, the current policy that is associated with the stack is unchanged.

                                                                                                                                                                                                                                                                                                                                                                                \n@param stackPolicyBody Structure containing a new stack policy body. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                You might update the stack policy, for example, in order to protect a new resource that you created during a stack update. If you do not specify a stack policy, the current policy that is associated with the stack is unchanged.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackPolicyBody", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                Structure containing a new stack policy body. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                You might update the stack policy, for example, in order to protect a new resource that you created during a stack update. If you do not specify a stack policy, the current policy that is associated with the stack is unchanged.

                                                                                                                                                                                                                                                                                                                                                                                \n@return Structure containing a new stack policy body. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                You might update the stack policy, for example, in order to protect a new resource that you created during a stack update. If you do not specify a stack policy, the current policy that is associated with the stack is unchanged.", "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" : "StackPolicyBody", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackPolicyBody", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackPolicyBody", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                Structure containing a new stack policy body. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                You might update the stack policy, for example, in order to protect a new resource that you created during a stack update. If you do not specify a stack policy, the current policy that is associated with the stack is unchanged.

                                                                                                                                                                                                                                                                                                                                                                                \n@param stackPolicyBody Structure containing a new stack policy body. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                You might update the stack policy, for example, in order to protect a new resource that you created during a stack update. If you do not specify a stack policy, the current policy that is associated with the stack is unchanged.", "setterMethodName" : "setStackPolicyBody", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackPolicyBody", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackPolicyBody", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                Structure containing a new stack policy body. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                You might update the stack policy, for example, in order to protect a new resource that you created during a stack update. If you do not specify a stack policy, the current policy that is associated with the stack is unchanged.

                                                                                                                                                                                                                                                                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackPolicyURL", "beanStyleSetterMethodName" : "setStackPolicyURL", "c2jName" : "StackPolicyURL", "c2jShape" : "StackPolicyURL", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                Location of a file containing the updated stack policy. The URL must point to a policy (max size: 16KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                You might update the stack policy, for example, in order to protect a new resource that you created during a stack update. If you do not specify a stack policy, the current policy that is associated with the stack is unchanged.

                                                                                                                                                                                                                                                                                                                                                                                \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 #stackPolicyURL(String)}.\n@param stackPolicyURL 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 #stackPolicyURL(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                Location of a file containing the updated stack policy. The URL must point to a policy (max size: 16KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                You might update the stack policy, for example, in order to protect a new resource that you created during a stack update. If you do not specify a stack policy, the current policy that is associated with the stack is unchanged.

                                                                                                                                                                                                                                                                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackPolicyURL", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                Location of a file containing the updated stack policy. The URL must point to a policy (max size: 16KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                You might update the stack policy, for example, in order to protect a new resource that you created during a stack update. If you do not specify a stack policy, the current policy that is associated with the stack is unchanged.

                                                                                                                                                                                                                                                                                                                                                                                \n@param stackPolicyURL Location of a file containing the updated stack policy. The URL must point to a policy (max size: 16KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                You might update the stack policy, for example, in order to protect a new resource that you created during a stack update. If you do not specify a stack policy, the current policy that is associated with the stack is unchanged.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackPolicyURL", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                Location of a file containing the updated stack policy. The URL must point to a policy (max size: 16KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                You might update the stack policy, for example, in order to protect a new resource that you created during a stack update. If you do not specify a stack policy, the current policy that is associated with the stack is unchanged.

                                                                                                                                                                                                                                                                                                                                                                                \n@return Location of a file containing the updated stack policy. The URL must point to a policy (max size: 16KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                You might update the stack policy, for example, in order to protect a new resource that you created during a stack update. If you do not specify a stack policy, the current policy that is associated with the stack is unchanged.", "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" : "StackPolicyURL", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackPolicyURL", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackPolicyURL", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                Location of a file containing the updated stack policy. The URL must point to a policy (max size: 16KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                You might update the stack policy, for example, in order to protect a new resource that you created during a stack update. If you do not specify a stack policy, the current policy that is associated with the stack is unchanged.

                                                                                                                                                                                                                                                                                                                                                                                \n@param stackPolicyURL Location of a file containing the updated stack policy. The URL must point to a policy (max size: 16KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                You might update the stack policy, for example, in order to protect a new resource that you created during a stack update. If you do not specify a stack policy, the current policy that is associated with the stack is unchanged.", "setterMethodName" : "setStackPolicyURL", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackPolicyURL", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackPolicyURL", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                Location of a file containing the updated stack policy. The URL must point to a policy (max size: 16KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                You might update the stack policy, for example, in order to protect a new resource that you created during a stack update. If you do not specify a stack policy, the current policy that is associated with the stack is unchanged.

                                                                                                                                                                                                                                                                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNotificationARNs", "beanStyleSetterMethodName" : "setNotificationARNs", "c2jName" : "NotificationARNs", "c2jShape" : "NotificationARNs", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                Amazon Simple Notification Service topic Amazon Resource Names (ARNs) that AWS CloudFormation associates with the stack. Specify an empty list to remove all notification topics.

                                                                                                                                                                                                                                                                                                                                                                                \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 #notificationARNs(List)}.\n@param notificationARNs 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 #notificationARNs(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                Amazon Simple Notification Service topic Amazon Resource Names (ARNs) that AWS CloudFormation associates with the stack. Specify an empty list to remove all notification topics.

                                                                                                                                                                                                                                                                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "notificationARNs", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                Amazon Simple Notification Service topic Amazon Resource Names (ARNs) that AWS CloudFormation associates with the stack. Specify an empty list to remove all notification topics.

                                                                                                                                                                                                                                                                                                                                                                                \n@param notificationARNs Amazon Simple Notification Service topic Amazon Resource Names (ARNs) that AWS CloudFormation associates with the stack. Specify an empty list to remove all notification topics.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "notificationARNs", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                Amazon Simple Notification Service topic Amazon Resource Names (ARNs) that AWS CloudFormation associates with the stack. Specify an empty list to remove all notification topics.

                                                                                                                                                                                                                                                                                                                                                                                \n

                                                                                                                                                                                                                                                                                                                                                                                \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                                                                                                                                                                                                                                \n@return Amazon Simple Notification Service topic Amazon Resource Names (ARNs) that AWS CloudFormation associates with the stack. Specify an empty list to remove all notification topics.", "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" : "NotificationARNs", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NotificationARNs", "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" : "NotificationARN", "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" : "NotificationARNs", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                Amazon Simple Notification Service topic Amazon Resource Names (ARNs) that AWS CloudFormation associates with the stack. Specify an empty list to remove all notification topics.

                                                                                                                                                                                                                                                                                                                                                                                \n@param notificationARNs Amazon Simple Notification Service topic Amazon Resource Names (ARNs) that AWS CloudFormation associates with the stack. Specify an empty list to remove all notification topics.", "setterMethodName" : "setNotificationARNs", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "notificationARNs", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "notificationARNs", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                Amazon Simple Notification Service topic Amazon Resource Names (ARNs) that AWS CloudFormation associates with the stack. Specify an empty list to remove all notification topics.

                                                                                                                                                                                                                                                                                                                                                                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "Tags", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                Key-value pairs to associate with this stack. AWS CloudFormation also propagates these tags to supported resources in the stack. You can specify a maximum number of 50 tags.

                                                                                                                                                                                                                                                                                                                                                                                If you don't specify this parameter, AWS CloudFormation doesn't modify the stack's tags. If you specify an empty value, AWS CloudFormation removes all associated tags.

                                                                                                                                                                                                                                                                                                                                                                                \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 #tags(List)}.\n@param tags 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 #tags(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                Key-value pairs to associate with this stack. AWS CloudFormation also propagates these tags to supported resources in the stack. You can specify a maximum number of 50 tags.

                                                                                                                                                                                                                                                                                                                                                                                If you don't specify this parameter, AWS CloudFormation doesn't modify the stack's tags. If you specify an empty value, AWS CloudFormation removes all associated tags.

                                                                                                                                                                                                                                                                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tags", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                Key-value pairs to associate with this stack. AWS CloudFormation also propagates these tags to supported resources in the stack. You can specify a maximum number of 50 tags.

                                                                                                                                                                                                                                                                                                                                                                                If you don't specify this parameter, AWS CloudFormation doesn't modify the stack's tags. If you specify an empty value, AWS CloudFormation removes all associated tags.

                                                                                                                                                                                                                                                                                                                                                                                \n@param tags Key-value pairs to associate with this stack. AWS CloudFormation also propagates these tags to supported resources in the stack. You can specify a maximum number of 50 tags.

                                                                                                                                                                                                                                                                                                                                                                                If you don't specify this parameter, AWS CloudFormation doesn't modify the stack's tags. If you specify an empty value, AWS CloudFormation removes all associated tags.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                Key-value pairs to associate with this stack. AWS CloudFormation also propagates these tags to supported resources in the stack. You can specify a maximum number of 50 tags.

                                                                                                                                                                                                                                                                                                                                                                                If you don't specify this parameter, AWS CloudFormation doesn't modify the stack's tags. If you specify an empty value, AWS CloudFormation removes all associated tags.

                                                                                                                                                                                                                                                                                                                                                                                \n

                                                                                                                                                                                                                                                                                                                                                                                \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                                                                                                                                                                                                                                \n@return Key-value pairs to associate with this stack. AWS CloudFormation also propagates these tags to supported resources in the stack. You can specify a maximum number of 50 tags.

                                                                                                                                                                                                                                                                                                                                                                                If you don't specify this parameter, AWS CloudFormation doesn't modify the stack's tags. If you specify an empty value, AWS CloudFormation removes all associated tags.", "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" : "Tags", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "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" : "Tag", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Tag.Builder} avoiding the need to create one manually via {@link Tag#builder()}.\n\nWhen the {@link Consumer} completes, {@link Tag.Builder#build()} is called immediately and its result is passed to {@link #member(Tag)}.\n@param member a consumer that will call methods on {@link Tag.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Tag)", "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" : "Tag", "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" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : null, "simpleType" : "Tag", "variableSetterType" : "Tag" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : "", "simpleType" : "Tag", "variableSetterType" : "Tag" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Tag", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Tag", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                Key-value pairs to associate with this stack. AWS CloudFormation also propagates these tags to supported resources in the stack. You can specify a maximum number of 50 tags.

                                                                                                                                                                                                                                                                                                                                                                                If you don't specify this parameter, AWS CloudFormation doesn't modify the stack's tags. If you specify an empty value, AWS CloudFormation removes all associated tags.

                                                                                                                                                                                                                                                                                                                                                                                \n@param tags Key-value pairs to associate with this stack. AWS CloudFormation also propagates these tags to supported resources in the stack. You can specify a maximum number of 50 tags.

                                                                                                                                                                                                                                                                                                                                                                                If you don't specify this parameter, AWS CloudFormation doesn't modify the stack's tags. If you specify an empty value, AWS CloudFormation removes all associated tags.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                Key-value pairs to associate with this stack. AWS CloudFormation also propagates these tags to supported resources in the stack. You can specify a maximum number of 50 tags.

                                                                                                                                                                                                                                                                                                                                                                                If you don't specify this parameter, AWS CloudFormation doesn't modify the stack's tags. If you specify an empty value, AWS CloudFormation removes all associated tags.

                                                                                                                                                                                                                                                                                                                                                                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getClientRequestToken", "beanStyleSetterMethodName" : "setClientRequestToken", "c2jName" : "ClientRequestToken", "c2jShape" : "ClientRequestToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                A unique identifier for this UpdateStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to update a stack with the same name. You might retry UpdateStack requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                                                                                                                                                                                                                                                                All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                                                                                                                                                                                                                                                                                                                                                In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.

                                                                                                                                                                                                                                                                                                                                                                                \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #clientRequestToken(String)}.\n@param clientRequestToken a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #clientRequestToken(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                A unique identifier for this UpdateStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to update a stack with the same name. You might retry UpdateStack requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                                                                                                                                                                                                                                                                All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                                                                                                                                                                                                                                                                                                                                                In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.

                                                                                                                                                                                                                                                                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "clientRequestToken", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                A unique identifier for this UpdateStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to update a stack with the same name. You might retry UpdateStack requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                                                                                                                                                                                                                                                                All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                                                                                                                                                                                                                                                                                                                                                In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.

                                                                                                                                                                                                                                                                                                                                                                                \n@param clientRequestToken A unique identifier for this UpdateStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to update a stack with the same name. You might retry UpdateStack requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                                                                                                                                                                                                                                                                All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                                                                                                                                                                                                                                                                                                                                                In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "clientRequestToken", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                A unique identifier for this UpdateStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to update a stack with the same name. You might retry UpdateStack requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                                                                                                                                                                                                                                                                All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                                                                                                                                                                                                                                                                                                                                                In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.

                                                                                                                                                                                                                                                                                                                                                                                \n@return A unique identifier for this UpdateStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to update a stack with the same name. You might retry UpdateStack requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                                                                                                                                                                                                                                                                All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                                                                                                                                                                                                                                                                                                                                                In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ClientRequestToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ClientRequestToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ClientRequestToken", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                A unique identifier for this UpdateStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to update a stack with the same name. You might retry UpdateStack requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                                                                                                                                                                                                                                                                All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                                                                                                                                                                                                                                                                                                                                                In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.

                                                                                                                                                                                                                                                                                                                                                                                \n@param clientRequestToken A unique identifier for this UpdateStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to update a stack with the same name. You might retry UpdateStack requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                                                                                                                                                                                                                                                                All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                                                                                                                                                                                                                                                                                                                                                In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.", "setterMethodName" : "setClientRequestToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "clientRequestToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "clientRequestToken", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                A unique identifier for this UpdateStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to update a stack with the same name. You might retry UpdateStack requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                                                                                                                                                                                                                                                                All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                                                                                                                                                                                                                                                                                                                                                In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.

                                                                                                                                                                                                                                                                                                                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Capabilities" : { "beanStyleGetterMethodName" : "getCapabilitiesAsStrings", "beanStyleSetterMethodName" : "setCapabilitiesWithStrings", "c2jName" : "Capabilities", "c2jShape" : "Capabilities", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to update the stack.

                                                                                                                                                                                                                                                                                                                                                                                • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                                                                                                                                                                                                                                                                                                                                                  Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks, you must explicitly acknowledge this by specifying one of these capabilities.

                                                                                                                                                                                                                                                                                                                                                                                  The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                                                                                                                                                                                                                                                                                                                                                  • If you have IAM resources, you can specify either capability.

                                                                                                                                                                                                                                                                                                                                                                                  • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                                                                                                                                                                                                                                                                                                                                                  • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                                                                                                                                                                                                                                                                                                                                                  If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                                                                                                                                                                                                                                                                                                                                                  For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                                                                                • CAPABILITY_AUTO_EXPAND

                                                                                                                                                                                                                                                                                                                                                                                  Some template contain macros. Macros perform custom processing on templates; this can include simple actions like find-and-replace operations, all the way to extensive transformations of entire templates. Because of this, users typically create a change set from the processed template, so that they can review the changes resulting from the macros before actually updating the stack. If your stack template contains one or more macros, and you choose to update a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.

                                                                                                                                                                                                                                                                                                                                                                                  Change sets do not currently support nested stacks. If you want to update a stack from a stack template that contains macros and nested stacks, you must update the stack directly from the template using this capability.

                                                                                                                                                                                                                                                                                                                                                                                  You should only update stacks directly from a stack template that contains macros if you know what processing the macro performs.

                                                                                                                                                                                                                                                                                                                                                                                  Each macro relies on an underlying Lambda service function for processing stack templates. Be aware that the Lambda function owner can update the function operation without AWS CloudFormation being notified.

                                                                                                                                                                                                                                                                                                                                                                                  For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                                                                                                                                                                                                                                                                                                                                                \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 #capabilitiesAsStrings(List)}.\n@param capabilities 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 #capabilitiesWithStrings(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to update the stack.

                                                                                                                                                                                                                                                                                                                                                                                • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                                                                                                                                                                                                                                                                                                                                                  Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks, you must explicitly acknowledge this by specifying one of these capabilities.

                                                                                                                                                                                                                                                                                                                                                                                  The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                                                                                                                                                                                                                                                                                                                                                  • If you have IAM resources, you can specify either capability.

                                                                                                                                                                                                                                                                                                                                                                                  • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                                                                                                                                                                                                                                                                                                                                                  • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                                                                                                                                                                                                                                                                                                                                                  If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                                                                                                                                                                                                                                                                                                                                                  For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                                                                                • CAPABILITY_AUTO_EXPAND

                                                                                                                                                                                                                                                                                                                                                                                  Some template contain macros. Macros perform custom processing on templates; this can include simple actions like find-and-replace operations, all the way to extensive transformations of entire templates. Because of this, users typically create a change set from the processed template, so that they can review the changes resulting from the macros before actually updating the stack. If your stack template contains one or more macros, and you choose to update a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.

                                                                                                                                                                                                                                                                                                                                                                                  Change sets do not currently support nested stacks. If you want to update a stack from a stack template that contains macros and nested stacks, you must update the stack directly from the template using this capability.

                                                                                                                                                                                                                                                                                                                                                                                  You should only update stacks directly from a stack template that contains macros if you know what processing the macro performs.

                                                                                                                                                                                                                                                                                                                                                                                  Each macro relies on an underlying Lambda service function for processing stack templates. Be aware that the Lambda function owner can update the function operation without AWS CloudFormation being notified.

                                                                                                                                                                                                                                                                                                                                                                                  For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                                                                                                                                                                                                                                                                                                                                                ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "capabilities", "fluentEnumSetterMethodName" : "capabilities", "fluentGetterMethodName" : "capabilitiesAsStrings", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to update the stack.

                                                                                                                                                                                                                                                                                                                                                                                • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                                                                                                                                                                                                                                                                                                                                                  Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks, you must explicitly acknowledge this by specifying one of these capabilities.

                                                                                                                                                                                                                                                                                                                                                                                  The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                                                                                                                                                                                                                                                                                                                                                  • If you have IAM resources, you can specify either capability.

                                                                                                                                                                                                                                                                                                                                                                                  • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                                                                                                                                                                                                                                                                                                                                                  • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                                                                                                                                                                                                                                                                                                                                                  If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                                                                                                                                                                                                                                                                                                                                                  For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                                                                                • CAPABILITY_AUTO_EXPAND

                                                                                                                                                                                                                                                                                                                                                                                  Some template contain macros. Macros perform custom processing on templates; this can include simple actions like find-and-replace operations, all the way to extensive transformations of entire templates. Because of this, users typically create a change set from the processed template, so that they can review the changes resulting from the macros before actually updating the stack. If your stack template contains one or more macros, and you choose to update a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.

                                                                                                                                                                                                                                                                                                                                                                                  Change sets do not currently support nested stacks. If you want to update a stack from a stack template that contains macros and nested stacks, you must update the stack directly from the template using this capability.

                                                                                                                                                                                                                                                                                                                                                                                  You should only update stacks directly from a stack template that contains macros if you know what processing the macro performs.

                                                                                                                                                                                                                                                                                                                                                                                  Each macro relies on an underlying Lambda service function for processing stack templates. Be aware that the Lambda function owner can update the function operation without AWS CloudFormation being notified.

                                                                                                                                                                                                                                                                                                                                                                                  For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                                                                                                                                                                                                                                                                                                                                                \n@param capabilities In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to update the stack.

                                                                                                                                                                                                                                                                                                                                                                                • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                                                                                                                                                                                                                                                                                                                                                  Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks, you must explicitly acknowledge this by specifying one of these capabilities.

                                                                                                                                                                                                                                                                                                                                                                                  The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                                                                                                                                                                                                                                                                                                                                                  • If you have IAM resources, you can specify either capability.

                                                                                                                                                                                                                                                                                                                                                                                  • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                                                                                                                                                                                                                                                                                                                                                  • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                                                                                                                                                                                                                                                                                                                                                  If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                                                                                                                                                                                                                                                                                                                                                  For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                                                                                • CAPABILITY_AUTO_EXPAND

                                                                                                                                                                                                                                                                                                                                                                                  Some template contain macros. Macros perform custom processing on templates; this can include simple actions like find-and-replace operations, all the way to extensive transformations of entire templates. Because of this, users typically create a change set from the processed template, so that they can review the changes resulting from the macros before actually updating the stack. If your stack template contains one or more macros, and you choose to update a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.

                                                                                                                                                                                                                                                                                                                                                                                  Change sets do not currently support nested stacks. If you want to update a stack from a stack template that contains macros and nested stacks, you must update the stack directly from the template using this capability.

                                                                                                                                                                                                                                                                                                                                                                                  You should only update stacks directly from a stack template that contains macros if you know what processing the macro performs.

                                                                                                                                                                                                                                                                                                                                                                                  Each macro relies on an underlying Lambda service function for processing stack templates. Be aware that the Lambda function owner can update the function operation without AWS CloudFormation being notified.

                                                                                                                                                                                                                                                                                                                                                                                  For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                                                                                                                                                                                                                                                                                                                                                • \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "capabilitiesWithStrings", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                  In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to update the stack.

                                                                                                                                                                                                                                                                                                                                                                                  • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                                                                                                                                                                                                                                                                                                                                                    Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks, you must explicitly acknowledge this by specifying one of these capabilities.

                                                                                                                                                                                                                                                                                                                                                                                    The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                                                                                                                                                                                                                                                                                                                                                    • If you have IAM resources, you can specify either capability.

                                                                                                                                                                                                                                                                                                                                                                                    • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                                                                                                                                                                                                                                                                                                                                                    • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                                                                                                                                                                                                                                                                                                                                                    If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                                                                                                                                                                                                                                                                                                                                                    For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                                                                                  • CAPABILITY_AUTO_EXPAND

                                                                                                                                                                                                                                                                                                                                                                                    Some template contain macros. Macros perform custom processing on templates; this can include simple actions like find-and-replace operations, all the way to extensive transformations of entire templates. Because of this, users typically create a change set from the processed template, so that they can review the changes resulting from the macros before actually updating the stack. If your stack template contains one or more macros, and you choose to update a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.

                                                                                                                                                                                                                                                                                                                                                                                    Change sets do not currently support nested stacks. If you want to update a stack from a stack template that contains macros and nested stacks, you must update the stack directly from the template using this capability.

                                                                                                                                                                                                                                                                                                                                                                                    You should only update stacks directly from a stack template that contains macros if you know what processing the macro performs.

                                                                                                                                                                                                                                                                                                                                                                                    Each macro relies on an underlying Lambda service function for processing stack templates. Be aware that the Lambda function owner can update the function operation without AWS CloudFormation being notified.

                                                                                                                                                                                                                                                                                                                                                                                    For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                                                                                                                                                                                                                                                                                                                                                  \n

                                                                                                                                                                                                                                                                                                                                                                                  \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                                                                                                                                                                                                                                  \n@return In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to update the stack.

                                                                                                                                                                                                                                                                                                                                                                                  • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                                                                                                                                                                                                                                                                                                                                                    Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks, you must explicitly acknowledge this by specifying one of these capabilities.

                                                                                                                                                                                                                                                                                                                                                                                    The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                                                                                                                                                                                                                                                                                                                                                    • If you have IAM resources, you can specify either capability.

                                                                                                                                                                                                                                                                                                                                                                                    • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                                                                                                                                                                                                                                                                                                                                                    • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                                                                                                                                                                                                                                                                                                                                                    If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                                                                                                                                                                                                                                                                                                                                                    For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                                                                                  • CAPABILITY_AUTO_EXPAND

                                                                                                                                                                                                                                                                                                                                                                                    Some template contain macros. Macros perform custom processing on templates; this can include simple actions like find-and-replace operations, all the way to extensive transformations of entire templates. Because of this, users typically create a change set from the processed template, so that they can review the changes resulting from the macros before actually updating the stack. If your stack template contains one or more macros, and you choose to update a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.

                                                                                                                                                                                                                                                                                                                                                                                    Change sets do not currently support nested stacks. If you want to update a stack from a stack template that contains macros and nested stacks, you must update the stack directly from the template using this capability.

                                                                                                                                                                                                                                                                                                                                                                                    You should only update stacks directly from a stack template that contains macros if you know what processing the macro performs.

                                                                                                                                                                                                                                                                                                                                                                                    Each macro relies on an underlying Lambda service function for processing stack templates. Be aware that the Lambda function owner can update the function operation without AWS CloudFormation being notified.

                                                                                                                                                                                                                                                                                                                                                                                    For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                                                                                                                                                                                                                                                                                                                                                  • ", "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" : "Capabilities", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Capabilities", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMemberAsString", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Capability", "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 #memberAsString(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" : "Capability", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "member", "fluentEnumSetterMethodName" : "member", "fluentGetterMethodName" : "memberAsString", "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@see Capability\n@return Returns a reference to this object so that method calls can be chained together.\n@see Capability", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n

                                                                                                                                                                                                                                                                                                                                                                                    \nIf the service returns an enum value that is not available in the current SDK version, {@link #member} will return {@link Capability#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #memberAsString}.\n

                                                                                                                                                                                                                                                                                                                                                                                    \n@return The value of the Member property for this object.\n@see Capability", "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.\n@see Capability", "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" : "Capabilities", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                    In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to update the stack.

                                                                                                                                                                                                                                                                                                                                                                                    • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                                                                                                                                                                                                                                                                                                                                                      Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks, you must explicitly acknowledge this by specifying one of these capabilities.

                                                                                                                                                                                                                                                                                                                                                                                      The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                                                                                                                                                                                                                                                                                                                                                      • If you have IAM resources, you can specify either capability.

                                                                                                                                                                                                                                                                                                                                                                                      • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                                                                                                                                                                                                                                                                                                                                                      • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                                                                                                                                                                                                                                                                                                                                                      If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                                                                                                                                                                                                                                                                                                                                                      For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                                                                                    • CAPABILITY_AUTO_EXPAND

                                                                                                                                                                                                                                                                                                                                                                                      Some template contain macros. Macros perform custom processing on templates; this can include simple actions like find-and-replace operations, all the way to extensive transformations of entire templates. Because of this, users typically create a change set from the processed template, so that they can review the changes resulting from the macros before actually updating the stack. If your stack template contains one or more macros, and you choose to update a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.

                                                                                                                                                                                                                                                                                                                                                                                      Change sets do not currently support nested stacks. If you want to update a stack from a stack template that contains macros and nested stacks, you must update the stack directly from the template using this capability.

                                                                                                                                                                                                                                                                                                                                                                                      You should only update stacks directly from a stack template that contains macros if you know what processing the macro performs.

                                                                                                                                                                                                                                                                                                                                                                                      Each macro relies on an underlying Lambda service function for processing stack templates. Be aware that the Lambda function owner can update the function operation without AWS CloudFormation being notified.

                                                                                                                                                                                                                                                                                                                                                                                      For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                                                                                                                                                                                                                                                                                                                                                    \n@param capabilities In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to update the stack.

                                                                                                                                                                                                                                                                                                                                                                                    • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                                                                                                                                                                                                                                                                                                                                                      Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks, you must explicitly acknowledge this by specifying one of these capabilities.

                                                                                                                                                                                                                                                                                                                                                                                      The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                                                                                                                                                                                                                                                                                                                                                      • If you have IAM resources, you can specify either capability.

                                                                                                                                                                                                                                                                                                                                                                                      • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                                                                                                                                                                                                                                                                                                                                                      • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                                                                                                                                                                                                                                                                                                                                                      If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                                                                                                                                                                                                                                                                                                                                                      For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                                                                                    • CAPABILITY_AUTO_EXPAND

                                                                                                                                                                                                                                                                                                                                                                                      Some template contain macros. Macros perform custom processing on templates; this can include simple actions like find-and-replace operations, all the way to extensive transformations of entire templates. Because of this, users typically create a change set from the processed template, so that they can review the changes resulting from the macros before actually updating the stack. If your stack template contains one or more macros, and you choose to update a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.

                                                                                                                                                                                                                                                                                                                                                                                      Change sets do not currently support nested stacks. If you want to update a stack from a stack template that contains macros and nested stacks, you must update the stack directly from the template using this capability.

                                                                                                                                                                                                                                                                                                                                                                                      You should only update stacks directly from a stack template that contains macros if you know what processing the macro performs.

                                                                                                                                                                                                                                                                                                                                                                                      Each macro relies on an underlying Lambda service function for processing stack templates. Be aware that the Lambda function owner can update the function operation without AWS CloudFormation being notified.

                                                                                                                                                                                                                                                                                                                                                                                      For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                                                                                                                                                                                                                                                                                                                                                    • ", "setterMethodName" : "setCapabilitiesWithStrings", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "capabilities", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "capabilities", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to update the stack.

                                                                                                                                                                                                                                                                                                                                                                                      • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                                                                                                                                                                                                                                                                                                                                                        Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks, you must explicitly acknowledge this by specifying one of these capabilities.

                                                                                                                                                                                                                                                                                                                                                                                        The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                                                                                                                                                                                                                                                                                                                                                        • If you have IAM resources, you can specify either capability.

                                                                                                                                                                                                                                                                                                                                                                                        • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                                                                                                                                                                                                                                                                                                                                                        • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                                                                                                                                                                                                                                                                                                                                                        If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                                                                                                                                                                                                                                                                                                                                                        For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                                                                                      • CAPABILITY_AUTO_EXPAND

                                                                                                                                                                                                                                                                                                                                                                                        Some template contain macros. Macros perform custom processing on templates; this can include simple actions like find-and-replace operations, all the way to extensive transformations of entire templates. Because of this, users typically create a change set from the processed template, so that they can review the changes resulting from the macros before actually updating the stack. If your stack template contains one or more macros, and you choose to update a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.

                                                                                                                                                                                                                                                                                                                                                                                        Change sets do not currently support nested stacks. If you want to update a stack from a stack template that contains macros and nested stacks, you must update the stack directly from the template using this capability.

                                                                                                                                                                                                                                                                                                                                                                                        You should only update stacks directly from a stack template that contains macros if you know what processing the macro performs.

                                                                                                                                                                                                                                                                                                                                                                                        Each macro relies on an underlying Lambda service function for processing stack templates. Be aware that the Lambda function owner can update the function operation without AWS CloudFormation being notified.

                                                                                                                                                                                                                                                                                                                                                                                        For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                                                                                                                                                                                                                                                                                                                                                      ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ClientRequestToken" : { "beanStyleGetterMethodName" : "getClientRequestToken", "beanStyleSetterMethodName" : "setClientRequestToken", "c2jName" : "ClientRequestToken", "c2jShape" : "ClientRequestToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      A unique identifier for this UpdateStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to update a stack with the same name. You might retry UpdateStack requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                                                                                                                                                                                                                                                                      All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                                                                                                                                                                                                                                                                                                                                                      In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.

                                                                                                                                                                                                                                                                                                                                                                                      \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #clientRequestToken(String)}.\n@param clientRequestToken a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #clientRequestToken(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      A unique identifier for this UpdateStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to update a stack with the same name. You might retry UpdateStack requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                                                                                                                                                                                                                                                                      All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                                                                                                                                                                                                                                                                                                                                                      In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.

                                                                                                                                                                                                                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "clientRequestToken", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      A unique identifier for this UpdateStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to update a stack with the same name. You might retry UpdateStack requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                                                                                                                                                                                                                                                                      All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                                                                                                                                                                                                                                                                                                                                                      In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.

                                                                                                                                                                                                                                                                                                                                                                                      \n@param clientRequestToken A unique identifier for this UpdateStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to update a stack with the same name. You might retry UpdateStack requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                                                                                                                                                                                                                                                                      All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                                                                                                                                                                                                                                                                                                                                                      In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "clientRequestToken", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      A unique identifier for this UpdateStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to update a stack with the same name. You might retry UpdateStack requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                                                                                                                                                                                                                                                                      All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                                                                                                                                                                                                                                                                                                                                                      In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.

                                                                                                                                                                                                                                                                                                                                                                                      \n@return A unique identifier for this UpdateStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to update a stack with the same name. You might retry UpdateStack requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                                                                                                                                                                                                                                                                      All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                                                                                                                                                                                                                                                                                                                                                      In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ClientRequestToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ClientRequestToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ClientRequestToken", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      A unique identifier for this UpdateStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to update a stack with the same name. You might retry UpdateStack requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                                                                                                                                                                                                                                                                      All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                                                                                                                                                                                                                                                                                                                                                      In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.

                                                                                                                                                                                                                                                                                                                                                                                      \n@param clientRequestToken A unique identifier for this UpdateStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to update a stack with the same name. You might retry UpdateStack requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                                                                                                                                                                                                                                                                      All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                                                                                                                                                                                                                                                                                                                                                      In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.", "setterMethodName" : "setClientRequestToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "clientRequestToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "clientRequestToken", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      A unique identifier for this UpdateStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to update a stack with the same name. You might retry UpdateStack requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                                                                                                                                                                                                                                                                      All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                                                                                                                                                                                                                                                                                                                                                      In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.

                                                                                                                                                                                                                                                                                                                                                                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "NotificationARNs" : { "beanStyleGetterMethodName" : "getNotificationARNs", "beanStyleSetterMethodName" : "setNotificationARNs", "c2jName" : "NotificationARNs", "c2jShape" : "NotificationARNs", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      Amazon Simple Notification Service topic Amazon Resource Names (ARNs) that AWS CloudFormation associates with the stack. Specify an empty list to remove all notification topics.

                                                                                                                                                                                                                                                                                                                                                                                      \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 #notificationARNs(List)}.\n@param notificationARNs 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 #notificationARNs(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      Amazon Simple Notification Service topic Amazon Resource Names (ARNs) that AWS CloudFormation associates with the stack. Specify an empty list to remove all notification topics.

                                                                                                                                                                                                                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "notificationARNs", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      Amazon Simple Notification Service topic Amazon Resource Names (ARNs) that AWS CloudFormation associates with the stack. Specify an empty list to remove all notification topics.

                                                                                                                                                                                                                                                                                                                                                                                      \n@param notificationARNs Amazon Simple Notification Service topic Amazon Resource Names (ARNs) that AWS CloudFormation associates with the stack. Specify an empty list to remove all notification topics.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "notificationARNs", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      Amazon Simple Notification Service topic Amazon Resource Names (ARNs) that AWS CloudFormation associates with the stack. Specify an empty list to remove all notification topics.

                                                                                                                                                                                                                                                                                                                                                                                      \n

                                                                                                                                                                                                                                                                                                                                                                                      \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                                                                                                                                                                                                                                      \n@return Amazon Simple Notification Service topic Amazon Resource Names (ARNs) that AWS CloudFormation associates with the stack. Specify an empty list to remove all notification topics.", "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" : "NotificationARNs", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NotificationARNs", "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" : "NotificationARN", "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" : "NotificationARNs", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      Amazon Simple Notification Service topic Amazon Resource Names (ARNs) that AWS CloudFormation associates with the stack. Specify an empty list to remove all notification topics.

                                                                                                                                                                                                                                                                                                                                                                                      \n@param notificationARNs Amazon Simple Notification Service topic Amazon Resource Names (ARNs) that AWS CloudFormation associates with the stack. Specify an empty list to remove all notification topics.", "setterMethodName" : "setNotificationARNs", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "notificationARNs", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "notificationARNs", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      Amazon Simple Notification Service topic Amazon Resource Names (ARNs) that AWS CloudFormation associates with the stack. Specify an empty list to remove all notification topics.

                                                                                                                                                                                                                                                                                                                                                                                      ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Parameters" : { "beanStyleGetterMethodName" : "getParameters", "beanStyleSetterMethodName" : "setParameters", "c2jName" : "Parameters", "c2jShape" : "Parameters", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      A list of Parameter structures that specify input parameters for the stack. For more information, see the Parameter data type.

                                                                                                                                                                                                                                                                                                                                                                                      \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 #parameters(List)}.\n@param parameters 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 #parameters(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      A list of Parameter structures that specify input parameters for the stack. For more information, see the Parameter data type.

                                                                                                                                                                                                                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "parameters", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      A list of Parameter structures that specify input parameters for the stack. For more information, see the Parameter data type.

                                                                                                                                                                                                                                                                                                                                                                                      \n@param parameters A list of Parameter structures that specify input parameters for the stack. For more information, see the Parameter data type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parameters", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      A list of Parameter structures that specify input parameters for the stack. For more information, see the Parameter data type.

                                                                                                                                                                                                                                                                                                                                                                                      \n

                                                                                                                                                                                                                                                                                                                                                                                      \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                                                                                                                                                                                                                                      \n@return A list of Parameter structures that specify input parameters for the stack. For more information, see the Parameter data type.", "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" : "Parameters", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Parameters", "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" : "Parameter", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Parameter.Builder} avoiding the need to create one manually via {@link Parameter#builder()}.\n\nWhen the {@link Consumer} completes, {@link Parameter.Builder#build()} is called immediately and its result is passed to {@link #member(Parameter)}.\n@param member a consumer that will call methods on {@link Parameter.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Parameter)", "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" : "Parameter", "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" : "Parameter", "variableName" : "member", "variableType" : "Parameter", "documentation" : null, "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Parameter", "variableName" : "member", "variableType" : "Parameter", "documentation" : "", "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Parameter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Parameter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Parameters", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      A list of Parameter structures that specify input parameters for the stack. For more information, see the Parameter data type.

                                                                                                                                                                                                                                                                                                                                                                                      \n@param parameters A list of Parameter structures that specify input parameters for the stack. For more information, see the Parameter data type.", "setterMethodName" : "setParameters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameters", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      A list of Parameter structures that specify input parameters for the stack. For more information, see the Parameter data type.

                                                                                                                                                                                                                                                                                                                                                                                      ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ResourceTypes" : { "beanStyleGetterMethodName" : "getResourceTypes", "beanStyleSetterMethodName" : "setResourceTypes", "c2jName" : "ResourceTypes", "c2jShape" : "ResourceTypes", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      The template resource types that you have permissions to work with for this update stack action, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance.

                                                                                                                                                                                                                                                                                                                                                                                      If the list of resource types doesn't include a resource that you're updating, the stack update fails. By default, AWS CloudFormation grants permissions to all resource types. AWS Identity and Access Management (IAM) uses this parameter for AWS CloudFormation-specific condition keys in IAM policies. For more information, see Controlling Access with AWS Identity and Access Management.

                                                                                                                                                                                                                                                                                                                                                                                      \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 #resourceTypes(List)}.\n@param resourceTypes 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 #resourceTypes(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      The template resource types that you have permissions to work with for this update stack action, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance.

                                                                                                                                                                                                                                                                                                                                                                                      If the list of resource types doesn't include a resource that you're updating, the stack update fails. By default, AWS CloudFormation grants permissions to all resource types. AWS Identity and Access Management (IAM) uses this parameter for AWS CloudFormation-specific condition keys in IAM policies. For more information, see Controlling Access with AWS Identity and Access Management.

                                                                                                                                                                                                                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceTypes", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      The template resource types that you have permissions to work with for this update stack action, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance.

                                                                                                                                                                                                                                                                                                                                                                                      If the list of resource types doesn't include a resource that you're updating, the stack update fails. By default, AWS CloudFormation grants permissions to all resource types. AWS Identity and Access Management (IAM) uses this parameter for AWS CloudFormation-specific condition keys in IAM policies. For more information, see Controlling Access with AWS Identity and Access Management.

                                                                                                                                                                                                                                                                                                                                                                                      \n@param resourceTypes The template resource types that you have permissions to work with for this update stack action, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance.

                                                                                                                                                                                                                                                                                                                                                                                      If the list of resource types doesn't include a resource that you're updating, the stack update fails. By default, AWS CloudFormation grants permissions to all resource types. AWS Identity and Access Management (IAM) uses this parameter for AWS CloudFormation-specific condition keys in IAM policies. For more information, see Controlling Access with AWS Identity and Access Management.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceTypes", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      The template resource types that you have permissions to work with for this update stack action, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance.

                                                                                                                                                                                                                                                                                                                                                                                      If the list of resource types doesn't include a resource that you're updating, the stack update fails. By default, AWS CloudFormation grants permissions to all resource types. AWS Identity and Access Management (IAM) uses this parameter for AWS CloudFormation-specific condition keys in IAM policies. For more information, see Controlling Access with AWS Identity and Access Management.

                                                                                                                                                                                                                                                                                                                                                                                      \n

                                                                                                                                                                                                                                                                                                                                                                                      \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                                                                                                                                                                                                                                      \n@return The template resource types that you have permissions to work with for this update stack action, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance.

                                                                                                                                                                                                                                                                                                                                                                                      If the list of resource types doesn't include a resource that you're updating, the stack update fails. By default, AWS CloudFormation grants permissions to all resource types. AWS Identity and Access Management (IAM) uses this parameter for AWS CloudFormation-specific condition keys in IAM policies. For more information, see Controlling Access with AWS Identity and Access Management.", "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" : "ResourceTypes", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceTypes", "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" : "ResourceType", "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" : "ResourceTypes", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      The template resource types that you have permissions to work with for this update stack action, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance.

                                                                                                                                                                                                                                                                                                                                                                                      If the list of resource types doesn't include a resource that you're updating, the stack update fails. By default, AWS CloudFormation grants permissions to all resource types. AWS Identity and Access Management (IAM) uses this parameter for AWS CloudFormation-specific condition keys in IAM policies. For more information, see Controlling Access with AWS Identity and Access Management.

                                                                                                                                                                                                                                                                                                                                                                                      \n@param resourceTypes The template resource types that you have permissions to work with for this update stack action, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance.

                                                                                                                                                                                                                                                                                                                                                                                      If the list of resource types doesn't include a resource that you're updating, the stack update fails. By default, AWS CloudFormation grants permissions to all resource types. AWS Identity and Access Management (IAM) uses this parameter for AWS CloudFormation-specific condition keys in IAM policies. For more information, see Controlling Access with AWS Identity and Access Management.", "setterMethodName" : "setResourceTypes", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "resourceTypes", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "resourceTypes", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      The template resource types that you have permissions to work with for this update stack action, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance.

                                                                                                                                                                                                                                                                                                                                                                                      If the list of resource types doesn't include a resource that you're updating, the stack update fails. By default, AWS CloudFormation grants permissions to all resource types. AWS Identity and Access Management (IAM) uses this parameter for AWS CloudFormation-specific condition keys in IAM policies. For more information, see Controlling Access with AWS Identity and Access Management.

                                                                                                                                                                                                                                                                                                                                                                                      ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "RoleARN" : { "beanStyleGetterMethodName" : "getRoleARN", "beanStyleSetterMethodName" : "setRoleARN", "c2jName" : "RoleARN", "c2jShape" : "RoleARN", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to update the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation always uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                                                                                                                                                                                                                                                                                                                                                                                      If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                                                                                                                                                                                                                                                                                                                                                                                      \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 #roleARN(String)}.\n@param roleARN 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 #roleARN(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to update the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation always uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                                                                                                                                                                                                                                                                                                                                                                                      If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                                                                                                                                                                                                                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "roleARN", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to update the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation always uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                                                                                                                                                                                                                                                                                                                                                                                      If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                                                                                                                                                                                                                                                                                                                                                                                      \n@param roleARN The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to update the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation always uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                                                                                                                                                                                                                                                                                                                                                                                      If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "roleARN", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to update the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation always uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                                                                                                                                                                                                                                                                                                                                                                                      If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                                                                                                                                                                                                                                                                                                                                                                                      \n@return The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to update the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation always uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                                                                                                                                                                                                                                                                                                                                                                                      If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.", "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" : "RoleARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RoleARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "RoleARN", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to update the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation always uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                                                                                                                                                                                                                                                                                                                                                                                      If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                                                                                                                                                                                                                                                                                                                                                                                      \n@param roleARN The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to update the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation always uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                                                                                                                                                                                                                                                                                                                                                                                      If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.", "setterMethodName" : "setRoleARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "roleARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "roleARN", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to update the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation always uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                                                                                                                                                                                                                                                                                                                                                                                      If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                                                                                                                                                                                                                                                                                                                                                                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "RollbackConfiguration" : { "beanStyleGetterMethodName" : "getRollbackConfiguration", "beanStyleSetterMethodName" : "setRollbackConfiguration", "c2jName" : "RollbackConfiguration", "c2jShape" : "RollbackConfiguration", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                                                                                                                                                                                                                                                                                                                                                                      \nThis is a convenience that creates an instance of the {@link RollbackConfiguration.Builder} avoiding the need to create one manually via {@link RollbackConfiguration#builder()}.\n\nWhen the {@link Consumer} completes, {@link RollbackConfiguration.Builder#build()} is called immediately and its result is passed to {@link #rollbackConfiguration(RollbackConfiguration)}.\n@param rollbackConfiguration a consumer that will call methods on {@link RollbackConfiguration.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #rollbackConfiguration(RollbackConfiguration)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                                                                                                                                                                                                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "rollbackConfiguration", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                                                                                                                                                                                                                                                                                                                                                                      \n@param rollbackConfiguration The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "rollbackConfiguration", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                                                                                                                                                                                                                                                                                                                                                                      \n@return The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.", "getterModel" : { "returnType" : "RollbackConfiguration", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "RollbackConfiguration", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RollbackConfiguration", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "RollbackConfiguration", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                                                                                                                                                                                                                                                                                                                                                                      \n@param rollbackConfiguration The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.", "setterMethodName" : "setRollbackConfiguration", "setterModel" : { "variableDeclarationType" : "RollbackConfiguration", "variableName" : "rollbackConfiguration", "variableType" : "RollbackConfiguration", "documentation" : null, "simpleType" : "RollbackConfiguration", "variableSetterType" : "RollbackConfiguration" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "RollbackConfiguration", "variableName" : "rollbackConfiguration", "variableType" : "RollbackConfiguration", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                                                                                                                                                                                                                                                                                                                                                                      ", "simpleType" : "RollbackConfiguration", "variableSetterType" : "RollbackConfiguration" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackName" : { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      The name or unique stack ID of the stack to update.

                                                                                                                                                                                                                                                                                                                                                                                      \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      The name or unique stack ID of the stack to update.

                                                                                                                                                                                                                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      The name or unique stack ID of the stack to update.

                                                                                                                                                                                                                                                                                                                                                                                      \n@param stackName The name or unique stack ID of the stack to update.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      The name or unique stack ID of the stack to update.

                                                                                                                                                                                                                                                                                                                                                                                      \n@return The name or unique stack ID of the stack to update.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      The name or unique stack ID of the stack to update.

                                                                                                                                                                                                                                                                                                                                                                                      \n@param stackName The name or unique stack ID of the stack to update.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      The name or unique stack ID of the stack to update.

                                                                                                                                                                                                                                                                                                                                                                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackPolicyBody" : { "beanStyleGetterMethodName" : "getStackPolicyBody", "beanStyleSetterMethodName" : "setStackPolicyBody", "c2jName" : "StackPolicyBody", "c2jShape" : "StackPolicyBody", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      Structure containing a new stack policy body. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                      You might update the stack policy, for example, in order to protect a new resource that you created during a stack update. If you do not specify a stack policy, the current policy that is associated with the stack is unchanged.

                                                                                                                                                                                                                                                                                                                                                                                      \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 #stackPolicyBody(String)}.\n@param stackPolicyBody 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 #stackPolicyBody(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      Structure containing a new stack policy body. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                      You might update the stack policy, for example, in order to protect a new resource that you created during a stack update. If you do not specify a stack policy, the current policy that is associated with the stack is unchanged.

                                                                                                                                                                                                                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackPolicyBody", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      Structure containing a new stack policy body. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                      You might update the stack policy, for example, in order to protect a new resource that you created during a stack update. If you do not specify a stack policy, the current policy that is associated with the stack is unchanged.

                                                                                                                                                                                                                                                                                                                                                                                      \n@param stackPolicyBody Structure containing a new stack policy body. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                      You might update the stack policy, for example, in order to protect a new resource that you created during a stack update. If you do not specify a stack policy, the current policy that is associated with the stack is unchanged.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackPolicyBody", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      Structure containing a new stack policy body. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                      You might update the stack policy, for example, in order to protect a new resource that you created during a stack update. If you do not specify a stack policy, the current policy that is associated with the stack is unchanged.

                                                                                                                                                                                                                                                                                                                                                                                      \n@return Structure containing a new stack policy body. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                      You might update the stack policy, for example, in order to protect a new resource that you created during a stack update. If you do not specify a stack policy, the current policy that is associated with the stack is unchanged.", "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" : "StackPolicyBody", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackPolicyBody", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackPolicyBody", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      Structure containing a new stack policy body. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                      You might update the stack policy, for example, in order to protect a new resource that you created during a stack update. If you do not specify a stack policy, the current policy that is associated with the stack is unchanged.

                                                                                                                                                                                                                                                                                                                                                                                      \n@param stackPolicyBody Structure containing a new stack policy body. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                      You might update the stack policy, for example, in order to protect a new resource that you created during a stack update. If you do not specify a stack policy, the current policy that is associated with the stack is unchanged.", "setterMethodName" : "setStackPolicyBody", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackPolicyBody", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackPolicyBody", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      Structure containing a new stack policy body. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                      You might update the stack policy, for example, in order to protect a new resource that you created during a stack update. If you do not specify a stack policy, the current policy that is associated with the stack is unchanged.

                                                                                                                                                                                                                                                                                                                                                                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackPolicyDuringUpdateBody" : { "beanStyleGetterMethodName" : "getStackPolicyDuringUpdateBody", "beanStyleSetterMethodName" : "setStackPolicyDuringUpdateBody", "c2jName" : "StackPolicyDuringUpdateBody", "c2jShape" : "StackPolicyDuringUpdateBody", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      Structure containing the temporary overriding stack policy body. You can specify either the StackPolicyDuringUpdateBody or the StackPolicyDuringUpdateURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                      If you want to update protected resources, specify a temporary overriding stack policy during this update. If you do not specify a stack policy, the current policy that is associated with the stack will be used.

                                                                                                                                                                                                                                                                                                                                                                                      \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 #stackPolicyDuringUpdateBody(String)}.\n@param stackPolicyDuringUpdateBody 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 #stackPolicyDuringUpdateBody(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      Structure containing the temporary overriding stack policy body. You can specify either the StackPolicyDuringUpdateBody or the StackPolicyDuringUpdateURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                      If you want to update protected resources, specify a temporary overriding stack policy during this update. If you do not specify a stack policy, the current policy that is associated with the stack will be used.

                                                                                                                                                                                                                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackPolicyDuringUpdateBody", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      Structure containing the temporary overriding stack policy body. You can specify either the StackPolicyDuringUpdateBody or the StackPolicyDuringUpdateURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                      If you want to update protected resources, specify a temporary overriding stack policy during this update. If you do not specify a stack policy, the current policy that is associated with the stack will be used.

                                                                                                                                                                                                                                                                                                                                                                                      \n@param stackPolicyDuringUpdateBody Structure containing the temporary overriding stack policy body. You can specify either the StackPolicyDuringUpdateBody or the StackPolicyDuringUpdateURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                      If you want to update protected resources, specify a temporary overriding stack policy during this update. If you do not specify a stack policy, the current policy that is associated with the stack will be used.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackPolicyDuringUpdateBody", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      Structure containing the temporary overriding stack policy body. You can specify either the StackPolicyDuringUpdateBody or the StackPolicyDuringUpdateURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                      If you want to update protected resources, specify a temporary overriding stack policy during this update. If you do not specify a stack policy, the current policy that is associated with the stack will be used.

                                                                                                                                                                                                                                                                                                                                                                                      \n@return Structure containing the temporary overriding stack policy body. You can specify either the StackPolicyDuringUpdateBody or the StackPolicyDuringUpdateURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                      If you want to update protected resources, specify a temporary overriding stack policy during this update. If you do not specify a stack policy, the current policy that is associated with the stack will be used.", "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" : "StackPolicyDuringUpdateBody", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackPolicyDuringUpdateBody", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackPolicyDuringUpdateBody", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      Structure containing the temporary overriding stack policy body. You can specify either the StackPolicyDuringUpdateBody or the StackPolicyDuringUpdateURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                      If you want to update protected resources, specify a temporary overriding stack policy during this update. If you do not specify a stack policy, the current policy that is associated with the stack will be used.

                                                                                                                                                                                                                                                                                                                                                                                      \n@param stackPolicyDuringUpdateBody Structure containing the temporary overriding stack policy body. You can specify either the StackPolicyDuringUpdateBody or the StackPolicyDuringUpdateURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                      If you want to update protected resources, specify a temporary overriding stack policy during this update. If you do not specify a stack policy, the current policy that is associated with the stack will be used.", "setterMethodName" : "setStackPolicyDuringUpdateBody", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackPolicyDuringUpdateBody", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackPolicyDuringUpdateBody", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      Structure containing the temporary overriding stack policy body. You can specify either the StackPolicyDuringUpdateBody or the StackPolicyDuringUpdateURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                      If you want to update protected resources, specify a temporary overriding stack policy during this update. If you do not specify a stack policy, the current policy that is associated with the stack will be used.

                                                                                                                                                                                                                                                                                                                                                                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackPolicyDuringUpdateURL" : { "beanStyleGetterMethodName" : "getStackPolicyDuringUpdateURL", "beanStyleSetterMethodName" : "setStackPolicyDuringUpdateURL", "c2jName" : "StackPolicyDuringUpdateURL", "c2jShape" : "StackPolicyDuringUpdateURL", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      Location of a file containing the temporary overriding stack policy. The URL must point to a policy (max size: 16KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyDuringUpdateBody or the StackPolicyDuringUpdateURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                      If you want to update protected resources, specify a temporary overriding stack policy during this update. If you do not specify a stack policy, the current policy that is associated with the stack will be used.

                                                                                                                                                                                                                                                                                                                                                                                      \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 #stackPolicyDuringUpdateURL(String)}.\n@param stackPolicyDuringUpdateURL 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 #stackPolicyDuringUpdateURL(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      Location of a file containing the temporary overriding stack policy. The URL must point to a policy (max size: 16KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyDuringUpdateBody or the StackPolicyDuringUpdateURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                      If you want to update protected resources, specify a temporary overriding stack policy during this update. If you do not specify a stack policy, the current policy that is associated with the stack will be used.

                                                                                                                                                                                                                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackPolicyDuringUpdateURL", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      Location of a file containing the temporary overriding stack policy. The URL must point to a policy (max size: 16KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyDuringUpdateBody or the StackPolicyDuringUpdateURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                      If you want to update protected resources, specify a temporary overriding stack policy during this update. If you do not specify a stack policy, the current policy that is associated with the stack will be used.

                                                                                                                                                                                                                                                                                                                                                                                      \n@param stackPolicyDuringUpdateURL Location of a file containing the temporary overriding stack policy. The URL must point to a policy (max size: 16KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyDuringUpdateBody or the StackPolicyDuringUpdateURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                      If you want to update protected resources, specify a temporary overriding stack policy during this update. If you do not specify a stack policy, the current policy that is associated with the stack will be used.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackPolicyDuringUpdateURL", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      Location of a file containing the temporary overriding stack policy. The URL must point to a policy (max size: 16KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyDuringUpdateBody or the StackPolicyDuringUpdateURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                      If you want to update protected resources, specify a temporary overriding stack policy during this update. If you do not specify a stack policy, the current policy that is associated with the stack will be used.

                                                                                                                                                                                                                                                                                                                                                                                      \n@return Location of a file containing the temporary overriding stack policy. The URL must point to a policy (max size: 16KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyDuringUpdateBody or the StackPolicyDuringUpdateURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                      If you want to update protected resources, specify a temporary overriding stack policy during this update. If you do not specify a stack policy, the current policy that is associated with the stack will be used.", "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" : "StackPolicyDuringUpdateURL", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackPolicyDuringUpdateURL", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackPolicyDuringUpdateURL", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      Location of a file containing the temporary overriding stack policy. The URL must point to a policy (max size: 16KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyDuringUpdateBody or the StackPolicyDuringUpdateURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                      If you want to update protected resources, specify a temporary overriding stack policy during this update. If you do not specify a stack policy, the current policy that is associated with the stack will be used.

                                                                                                                                                                                                                                                                                                                                                                                      \n@param stackPolicyDuringUpdateURL Location of a file containing the temporary overriding stack policy. The URL must point to a policy (max size: 16KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyDuringUpdateBody or the StackPolicyDuringUpdateURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                      If you want to update protected resources, specify a temporary overriding stack policy during this update. If you do not specify a stack policy, the current policy that is associated with the stack will be used.", "setterMethodName" : "setStackPolicyDuringUpdateURL", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackPolicyDuringUpdateURL", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackPolicyDuringUpdateURL", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      Location of a file containing the temporary overriding stack policy. The URL must point to a policy (max size: 16KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyDuringUpdateBody or the StackPolicyDuringUpdateURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                      If you want to update protected resources, specify a temporary overriding stack policy during this update. If you do not specify a stack policy, the current policy that is associated with the stack will be used.

                                                                                                                                                                                                                                                                                                                                                                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackPolicyURL" : { "beanStyleGetterMethodName" : "getStackPolicyURL", "beanStyleSetterMethodName" : "setStackPolicyURL", "c2jName" : "StackPolicyURL", "c2jShape" : "StackPolicyURL", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      Location of a file containing the updated stack policy. The URL must point to a policy (max size: 16KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                      You might update the stack policy, for example, in order to protect a new resource that you created during a stack update. If you do not specify a stack policy, the current policy that is associated with the stack is unchanged.

                                                                                                                                                                                                                                                                                                                                                                                      \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 #stackPolicyURL(String)}.\n@param stackPolicyURL 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 #stackPolicyURL(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      Location of a file containing the updated stack policy. The URL must point to a policy (max size: 16KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                      You might update the stack policy, for example, in order to protect a new resource that you created during a stack update. If you do not specify a stack policy, the current policy that is associated with the stack is unchanged.

                                                                                                                                                                                                                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackPolicyURL", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      Location of a file containing the updated stack policy. The URL must point to a policy (max size: 16KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                      You might update the stack policy, for example, in order to protect a new resource that you created during a stack update. If you do not specify a stack policy, the current policy that is associated with the stack is unchanged.

                                                                                                                                                                                                                                                                                                                                                                                      \n@param stackPolicyURL Location of a file containing the updated stack policy. The URL must point to a policy (max size: 16KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                      You might update the stack policy, for example, in order to protect a new resource that you created during a stack update. If you do not specify a stack policy, the current policy that is associated with the stack is unchanged.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackPolicyURL", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      Location of a file containing the updated stack policy. The URL must point to a policy (max size: 16KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                      You might update the stack policy, for example, in order to protect a new resource that you created during a stack update. If you do not specify a stack policy, the current policy that is associated with the stack is unchanged.

                                                                                                                                                                                                                                                                                                                                                                                      \n@return Location of a file containing the updated stack policy. The URL must point to a policy (max size: 16KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                      You might update the stack policy, for example, in order to protect a new resource that you created during a stack update. If you do not specify a stack policy, the current policy that is associated with the stack is unchanged.", "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" : "StackPolicyURL", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackPolicyURL", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackPolicyURL", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      Location of a file containing the updated stack policy. The URL must point to a policy (max size: 16KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                      You might update the stack policy, for example, in order to protect a new resource that you created during a stack update. If you do not specify a stack policy, the current policy that is associated with the stack is unchanged.

                                                                                                                                                                                                                                                                                                                                                                                      \n@param stackPolicyURL Location of a file containing the updated stack policy. The URL must point to a policy (max size: 16KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                      You might update the stack policy, for example, in order to protect a new resource that you created during a stack update. If you do not specify a stack policy, the current policy that is associated with the stack is unchanged.", "setterMethodName" : "setStackPolicyURL", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackPolicyURL", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackPolicyURL", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      Location of a file containing the updated stack policy. The URL must point to a policy (max size: 16KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                      You might update the stack policy, for example, in order to protect a new resource that you created during a stack update. If you do not specify a stack policy, the current policy that is associated with the stack is unchanged.

                                                                                                                                                                                                                                                                                                                                                                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Tags" : { "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "Tags", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      Key-value pairs to associate with this stack. AWS CloudFormation also propagates these tags to supported resources in the stack. You can specify a maximum number of 50 tags.

                                                                                                                                                                                                                                                                                                                                                                                      If you don't specify this parameter, AWS CloudFormation doesn't modify the stack's tags. If you specify an empty value, AWS CloudFormation removes all associated tags.

                                                                                                                                                                                                                                                                                                                                                                                      \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 #tags(List)}.\n@param tags 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 #tags(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      Key-value pairs to associate with this stack. AWS CloudFormation also propagates these tags to supported resources in the stack. You can specify a maximum number of 50 tags.

                                                                                                                                                                                                                                                                                                                                                                                      If you don't specify this parameter, AWS CloudFormation doesn't modify the stack's tags. If you specify an empty value, AWS CloudFormation removes all associated tags.

                                                                                                                                                                                                                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tags", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      Key-value pairs to associate with this stack. AWS CloudFormation also propagates these tags to supported resources in the stack. You can specify a maximum number of 50 tags.

                                                                                                                                                                                                                                                                                                                                                                                      If you don't specify this parameter, AWS CloudFormation doesn't modify the stack's tags. If you specify an empty value, AWS CloudFormation removes all associated tags.

                                                                                                                                                                                                                                                                                                                                                                                      \n@param tags Key-value pairs to associate with this stack. AWS CloudFormation also propagates these tags to supported resources in the stack. You can specify a maximum number of 50 tags.

                                                                                                                                                                                                                                                                                                                                                                                      If you don't specify this parameter, AWS CloudFormation doesn't modify the stack's tags. If you specify an empty value, AWS CloudFormation removes all associated tags.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      Key-value pairs to associate with this stack. AWS CloudFormation also propagates these tags to supported resources in the stack. You can specify a maximum number of 50 tags.

                                                                                                                                                                                                                                                                                                                                                                                      If you don't specify this parameter, AWS CloudFormation doesn't modify the stack's tags. If you specify an empty value, AWS CloudFormation removes all associated tags.

                                                                                                                                                                                                                                                                                                                                                                                      \n

                                                                                                                                                                                                                                                                                                                                                                                      \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                                                                                                                                                                                                                                      \n@return Key-value pairs to associate with this stack. AWS CloudFormation also propagates these tags to supported resources in the stack. You can specify a maximum number of 50 tags.

                                                                                                                                                                                                                                                                                                                                                                                      If you don't specify this parameter, AWS CloudFormation doesn't modify the stack's tags. If you specify an empty value, AWS CloudFormation removes all associated tags.", "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" : "Tags", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "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" : "Tag", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Tag.Builder} avoiding the need to create one manually via {@link Tag#builder()}.\n\nWhen the {@link Consumer} completes, {@link Tag.Builder#build()} is called immediately and its result is passed to {@link #member(Tag)}.\n@param member a consumer that will call methods on {@link Tag.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Tag)", "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" : "Tag", "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" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : null, "simpleType" : "Tag", "variableSetterType" : "Tag" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : "", "simpleType" : "Tag", "variableSetterType" : "Tag" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Tag", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Tag", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      Key-value pairs to associate with this stack. AWS CloudFormation also propagates these tags to supported resources in the stack. You can specify a maximum number of 50 tags.

                                                                                                                                                                                                                                                                                                                                                                                      If you don't specify this parameter, AWS CloudFormation doesn't modify the stack's tags. If you specify an empty value, AWS CloudFormation removes all associated tags.

                                                                                                                                                                                                                                                                                                                                                                                      \n@param tags Key-value pairs to associate with this stack. AWS CloudFormation also propagates these tags to supported resources in the stack. You can specify a maximum number of 50 tags.

                                                                                                                                                                                                                                                                                                                                                                                      If you don't specify this parameter, AWS CloudFormation doesn't modify the stack's tags. If you specify an empty value, AWS CloudFormation removes all associated tags.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      Key-value pairs to associate with this stack. AWS CloudFormation also propagates these tags to supported resources in the stack. You can specify a maximum number of 50 tags.

                                                                                                                                                                                                                                                                                                                                                                                      If you don't specify this parameter, AWS CloudFormation doesn't modify the stack's tags. If you specify an empty value, AWS CloudFormation removes all associated tags.

                                                                                                                                                                                                                                                                                                                                                                                      ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "TemplateBody" : { "beanStyleGetterMethodName" : "getTemplateBody", "beanStyleSetterMethodName" : "setTemplateBody", "c2jName" : "TemplateBody", "c2jShape" : "TemplateBody", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. (For more information, go to Template Anatomy in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify only one of the following parameters: TemplateBody, TemplateURL, or set the UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                      \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 #templateBody(String)}.\n@param templateBody 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 #templateBody(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. (For more information, go to Template Anatomy in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify only one of the following parameters: TemplateBody, TemplateURL, or set the UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "templateBody", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. (For more information, go to Template Anatomy in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify only one of the following parameters: TemplateBody, TemplateURL, or set the UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                      \n@param templateBody Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. (For more information, go to Template Anatomy in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify only one of the following parameters: TemplateBody, TemplateURL, or set the UsePreviousTemplate to true.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "templateBody", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. (For more information, go to Template Anatomy in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify only one of the following parameters: TemplateBody, TemplateURL, or set the UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                      \n@return Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. (For more information, go to Template Anatomy in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify only one of the following parameters: TemplateBody, TemplateURL, or set the UsePreviousTemplate to true.", "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" : "TemplateBody", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TemplateBody", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TemplateBody", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. (For more information, go to Template Anatomy in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify only one of the following parameters: TemplateBody, TemplateURL, or set the UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                      \n@param templateBody Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. (For more information, go to Template Anatomy in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify only one of the following parameters: TemplateBody, TemplateURL, or set the UsePreviousTemplate to true.", "setterMethodName" : "setTemplateBody", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "templateBody", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "templateBody", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. (For more information, go to Template Anatomy in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify only one of the following parameters: TemplateBody, TemplateURL, or set the UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "TemplateURL" : { "beanStyleGetterMethodName" : "getTemplateURL", "beanStyleSetterMethodName" : "setTemplateURL", "c2jName" : "TemplateURL", "c2jShape" : "TemplateURL", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      Location of file containing the template body. The URL must point to a template that is located in an Amazon S3 bucket. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify only one of the following parameters: TemplateBody, TemplateURL, or set the UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                      \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 #templateURL(String)}.\n@param templateURL 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 #templateURL(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      Location of file containing the template body. The URL must point to a template that is located in an Amazon S3 bucket. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify only one of the following parameters: TemplateBody, TemplateURL, or set the UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "templateURL", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      Location of file containing the template body. The URL must point to a template that is located in an Amazon S3 bucket. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify only one of the following parameters: TemplateBody, TemplateURL, or set the UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                      \n@param templateURL Location of file containing the template body. The URL must point to a template that is located in an Amazon S3 bucket. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify only one of the following parameters: TemplateBody, TemplateURL, or set the UsePreviousTemplate to true.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "templateURL", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      Location of file containing the template body. The URL must point to a template that is located in an Amazon S3 bucket. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify only one of the following parameters: TemplateBody, TemplateURL, or set the UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                      \n@return Location of file containing the template body. The URL must point to a template that is located in an Amazon S3 bucket. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify only one of the following parameters: TemplateBody, TemplateURL, or set the UsePreviousTemplate to true.", "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" : "TemplateURL", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TemplateURL", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TemplateURL", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      Location of file containing the template body. The URL must point to a template that is located in an Amazon S3 bucket. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify only one of the following parameters: TemplateBody, TemplateURL, or set the UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                      \n@param templateURL Location of file containing the template body. The URL must point to a template that is located in an Amazon S3 bucket. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify only one of the following parameters: TemplateBody, TemplateURL, or set the UsePreviousTemplate to true.", "setterMethodName" : "setTemplateURL", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "templateURL", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "templateURL", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      Location of file containing the template body. The URL must point to a template that is located in an Amazon S3 bucket. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify only one of the following parameters: TemplateBody, TemplateURL, or set the UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "UsePreviousTemplate" : { "beanStyleGetterMethodName" : "getUsePreviousTemplate", "beanStyleSetterMethodName" : "setUsePreviousTemplate", "c2jName" : "UsePreviousTemplate", "c2jShape" : "UsePreviousTemplate", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      Reuse the existing template that is associated with the stack that you are updating.

                                                                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify only one of the following parameters: TemplateBody, TemplateURL, or set the UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                      \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 #usePreviousTemplate(Boolean)}.\n@param usePreviousTemplate 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 #usePreviousTemplate(Boolean)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      Reuse the existing template that is associated with the stack that you are updating.

                                                                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify only one of the following parameters: TemplateBody, TemplateURL, or set the UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "usePreviousTemplate", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      Reuse the existing template that is associated with the stack that you are updating.

                                                                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify only one of the following parameters: TemplateBody, TemplateURL, or set the UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                      \n@param usePreviousTemplate Reuse the existing template that is associated with the stack that you are updating.

                                                                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify only one of the following parameters: TemplateBody, TemplateURL, or set the UsePreviousTemplate to true.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "usePreviousTemplate", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      Reuse the existing template that is associated with the stack that you are updating.

                                                                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify only one of the following parameters: TemplateBody, TemplateURL, or set the UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                      \n@return Reuse the existing template that is associated with the stack that you are updating.

                                                                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify only one of the following parameters: TemplateBody, TemplateURL, or set the UsePreviousTemplate to true.", "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" : "UsePreviousTemplate", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "UsePreviousTemplate", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "UsePreviousTemplate", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      Reuse the existing template that is associated with the stack that you are updating.

                                                                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify only one of the following parameters: TemplateBody, TemplateURL, or set the UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                      \n@param usePreviousTemplate Reuse the existing template that is associated with the stack that you are updating.

                                                                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify only one of the following parameters: TemplateBody, TemplateURL, or set the UsePreviousTemplate to true.", "setterMethodName" : "setUsePreviousTemplate", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "usePreviousTemplate", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "usePreviousTemplate", "variableType" : "Boolean", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      Reuse the existing template that is associated with the stack that you are updating.

                                                                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify only one of the following parameters: TemplateBody, TemplateURL, or set the UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                      ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      The name or unique stack ID of the stack to update.

                                                                                                                                                                                                                                                                                                                                                                                      \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      The name or unique stack ID of the stack to update.

                                                                                                                                                                                                                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      The name or unique stack ID of the stack to update.

                                                                                                                                                                                                                                                                                                                                                                                      \n@param stackName The name or unique stack ID of the stack to update.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      The name or unique stack ID of the stack to update.

                                                                                                                                                                                                                                                                                                                                                                                      \n@return The name or unique stack ID of the stack to update.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      The name or unique stack ID of the stack to update.

                                                                                                                                                                                                                                                                                                                                                                                      \n@param stackName The name or unique stack ID of the stack to update.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      The name or unique stack ID of the stack to update.

                                                                                                                                                                                                                                                                                                                                                                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTemplateBody", "beanStyleSetterMethodName" : "setTemplateBody", "c2jName" : "TemplateBody", "c2jShape" : "TemplateBody", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. (For more information, go to Template Anatomy in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify only one of the following parameters: TemplateBody, TemplateURL, or set the UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                      \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 #templateBody(String)}.\n@param templateBody 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 #templateBody(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. (For more information, go to Template Anatomy in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify only one of the following parameters: TemplateBody, TemplateURL, or set the UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "templateBody", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. (For more information, go to Template Anatomy in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify only one of the following parameters: TemplateBody, TemplateURL, or set the UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                      \n@param templateBody Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. (For more information, go to Template Anatomy in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify only one of the following parameters: TemplateBody, TemplateURL, or set the UsePreviousTemplate to true.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "templateBody", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. (For more information, go to Template Anatomy in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify only one of the following parameters: TemplateBody, TemplateURL, or set the UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                      \n@return Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. (For more information, go to Template Anatomy in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify only one of the following parameters: TemplateBody, TemplateURL, or set the UsePreviousTemplate to true.", "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" : "TemplateBody", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TemplateBody", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TemplateBody", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. (For more information, go to Template Anatomy in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify only one of the following parameters: TemplateBody, TemplateURL, or set the UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                      \n@param templateBody Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. (For more information, go to Template Anatomy in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify only one of the following parameters: TemplateBody, TemplateURL, or set the UsePreviousTemplate to true.", "setterMethodName" : "setTemplateBody", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "templateBody", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "templateBody", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. (For more information, go to Template Anatomy in the AWS CloudFormation User Guide.)

                                                                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify only one of the following parameters: TemplateBody, TemplateURL, or set the UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTemplateURL", "beanStyleSetterMethodName" : "setTemplateURL", "c2jName" : "TemplateURL", "c2jShape" : "TemplateURL", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      Location of file containing the template body. The URL must point to a template that is located in an Amazon S3 bucket. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify only one of the following parameters: TemplateBody, TemplateURL, or set the UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                      \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 #templateURL(String)}.\n@param templateURL 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 #templateURL(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      Location of file containing the template body. The URL must point to a template that is located in an Amazon S3 bucket. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify only one of the following parameters: TemplateBody, TemplateURL, or set the UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "templateURL", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      Location of file containing the template body. The URL must point to a template that is located in an Amazon S3 bucket. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify only one of the following parameters: TemplateBody, TemplateURL, or set the UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                      \n@param templateURL Location of file containing the template body. The URL must point to a template that is located in an Amazon S3 bucket. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify only one of the following parameters: TemplateBody, TemplateURL, or set the UsePreviousTemplate to true.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "templateURL", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      Location of file containing the template body. The URL must point to a template that is located in an Amazon S3 bucket. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify only one of the following parameters: TemplateBody, TemplateURL, or set the UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                      \n@return Location of file containing the template body. The URL must point to a template that is located in an Amazon S3 bucket. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify only one of the following parameters: TemplateBody, TemplateURL, or set the UsePreviousTemplate to true.", "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" : "TemplateURL", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TemplateURL", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TemplateURL", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      Location of file containing the template body. The URL must point to a template that is located in an Amazon S3 bucket. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify only one of the following parameters: TemplateBody, TemplateURL, or set the UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                      \n@param templateURL Location of file containing the template body. The URL must point to a template that is located in an Amazon S3 bucket. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify only one of the following parameters: TemplateBody, TemplateURL, or set the UsePreviousTemplate to true.", "setterMethodName" : "setTemplateURL", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "templateURL", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "templateURL", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      Location of file containing the template body. The URL must point to a template that is located in an Amazon S3 bucket. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify only one of the following parameters: TemplateBody, TemplateURL, or set the UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getUsePreviousTemplate", "beanStyleSetterMethodName" : "setUsePreviousTemplate", "c2jName" : "UsePreviousTemplate", "c2jShape" : "UsePreviousTemplate", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      Reuse the existing template that is associated with the stack that you are updating.

                                                                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify only one of the following parameters: TemplateBody, TemplateURL, or set the UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                      \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 #usePreviousTemplate(Boolean)}.\n@param usePreviousTemplate 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 #usePreviousTemplate(Boolean)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      Reuse the existing template that is associated with the stack that you are updating.

                                                                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify only one of the following parameters: TemplateBody, TemplateURL, or set the UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "usePreviousTemplate", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      Reuse the existing template that is associated with the stack that you are updating.

                                                                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify only one of the following parameters: TemplateBody, TemplateURL, or set the UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                      \n@param usePreviousTemplate Reuse the existing template that is associated with the stack that you are updating.

                                                                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify only one of the following parameters: TemplateBody, TemplateURL, or set the UsePreviousTemplate to true.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "usePreviousTemplate", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      Reuse the existing template that is associated with the stack that you are updating.

                                                                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify only one of the following parameters: TemplateBody, TemplateURL, or set the UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                      \n@return Reuse the existing template that is associated with the stack that you are updating.

                                                                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify only one of the following parameters: TemplateBody, TemplateURL, or set the UsePreviousTemplate to true.", "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" : "UsePreviousTemplate", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "UsePreviousTemplate", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "UsePreviousTemplate", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      Reuse the existing template that is associated with the stack that you are updating.

                                                                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify only one of the following parameters: TemplateBody, TemplateURL, or set the UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                      \n@param usePreviousTemplate Reuse the existing template that is associated with the stack that you are updating.

                                                                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify only one of the following parameters: TemplateBody, TemplateURL, or set the UsePreviousTemplate to true.", "setterMethodName" : "setUsePreviousTemplate", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "usePreviousTemplate", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "usePreviousTemplate", "variableType" : "Boolean", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      Reuse the existing template that is associated with the stack that you are updating.

                                                                                                                                                                                                                                                                                                                                                                                      Conditional: You must specify only one of the following parameters: TemplateBody, TemplateURL, or set the UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                      ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackPolicyDuringUpdateBody", "beanStyleSetterMethodName" : "setStackPolicyDuringUpdateBody", "c2jName" : "StackPolicyDuringUpdateBody", "c2jShape" : "StackPolicyDuringUpdateBody", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      Structure containing the temporary overriding stack policy body. You can specify either the StackPolicyDuringUpdateBody or the StackPolicyDuringUpdateURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                      If you want to update protected resources, specify a temporary overriding stack policy during this update. If you do not specify a stack policy, the current policy that is associated with the stack will be used.

                                                                                                                                                                                                                                                                                                                                                                                      \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 #stackPolicyDuringUpdateBody(String)}.\n@param stackPolicyDuringUpdateBody 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 #stackPolicyDuringUpdateBody(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      Structure containing the temporary overriding stack policy body. You can specify either the StackPolicyDuringUpdateBody or the StackPolicyDuringUpdateURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                      If you want to update protected resources, specify a temporary overriding stack policy during this update. If you do not specify a stack policy, the current policy that is associated with the stack will be used.

                                                                                                                                                                                                                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackPolicyDuringUpdateBody", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      Structure containing the temporary overriding stack policy body. You can specify either the StackPolicyDuringUpdateBody or the StackPolicyDuringUpdateURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                      If you want to update protected resources, specify a temporary overriding stack policy during this update. If you do not specify a stack policy, the current policy that is associated with the stack will be used.

                                                                                                                                                                                                                                                                                                                                                                                      \n@param stackPolicyDuringUpdateBody Structure containing the temporary overriding stack policy body. You can specify either the StackPolicyDuringUpdateBody or the StackPolicyDuringUpdateURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                      If you want to update protected resources, specify a temporary overriding stack policy during this update. If you do not specify a stack policy, the current policy that is associated with the stack will be used.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackPolicyDuringUpdateBody", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      Structure containing the temporary overriding stack policy body. You can specify either the StackPolicyDuringUpdateBody or the StackPolicyDuringUpdateURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                      If you want to update protected resources, specify a temporary overriding stack policy during this update. If you do not specify a stack policy, the current policy that is associated with the stack will be used.

                                                                                                                                                                                                                                                                                                                                                                                      \n@return Structure containing the temporary overriding stack policy body. You can specify either the StackPolicyDuringUpdateBody or the StackPolicyDuringUpdateURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                      If you want to update protected resources, specify a temporary overriding stack policy during this update. If you do not specify a stack policy, the current policy that is associated with the stack will be used.", "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" : "StackPolicyDuringUpdateBody", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackPolicyDuringUpdateBody", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackPolicyDuringUpdateBody", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      Structure containing the temporary overriding stack policy body. You can specify either the StackPolicyDuringUpdateBody or the StackPolicyDuringUpdateURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                      If you want to update protected resources, specify a temporary overriding stack policy during this update. If you do not specify a stack policy, the current policy that is associated with the stack will be used.

                                                                                                                                                                                                                                                                                                                                                                                      \n@param stackPolicyDuringUpdateBody Structure containing the temporary overriding stack policy body. You can specify either the StackPolicyDuringUpdateBody or the StackPolicyDuringUpdateURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                      If you want to update protected resources, specify a temporary overriding stack policy during this update. If you do not specify a stack policy, the current policy that is associated with the stack will be used.", "setterMethodName" : "setStackPolicyDuringUpdateBody", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackPolicyDuringUpdateBody", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackPolicyDuringUpdateBody", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      Structure containing the temporary overriding stack policy body. You can specify either the StackPolicyDuringUpdateBody or the StackPolicyDuringUpdateURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                      If you want to update protected resources, specify a temporary overriding stack policy during this update. If you do not specify a stack policy, the current policy that is associated with the stack will be used.

                                                                                                                                                                                                                                                                                                                                                                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackPolicyDuringUpdateURL", "beanStyleSetterMethodName" : "setStackPolicyDuringUpdateURL", "c2jName" : "StackPolicyDuringUpdateURL", "c2jShape" : "StackPolicyDuringUpdateURL", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      Location of a file containing the temporary overriding stack policy. The URL must point to a policy (max size: 16KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyDuringUpdateBody or the StackPolicyDuringUpdateURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                      If you want to update protected resources, specify a temporary overriding stack policy during this update. If you do not specify a stack policy, the current policy that is associated with the stack will be used.

                                                                                                                                                                                                                                                                                                                                                                                      \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 #stackPolicyDuringUpdateURL(String)}.\n@param stackPolicyDuringUpdateURL 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 #stackPolicyDuringUpdateURL(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      Location of a file containing the temporary overriding stack policy. The URL must point to a policy (max size: 16KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyDuringUpdateBody or the StackPolicyDuringUpdateURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                      If you want to update protected resources, specify a temporary overriding stack policy during this update. If you do not specify a stack policy, the current policy that is associated with the stack will be used.

                                                                                                                                                                                                                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackPolicyDuringUpdateURL", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      Location of a file containing the temporary overriding stack policy. The URL must point to a policy (max size: 16KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyDuringUpdateBody or the StackPolicyDuringUpdateURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                      If you want to update protected resources, specify a temporary overriding stack policy during this update. If you do not specify a stack policy, the current policy that is associated with the stack will be used.

                                                                                                                                                                                                                                                                                                                                                                                      \n@param stackPolicyDuringUpdateURL Location of a file containing the temporary overriding stack policy. The URL must point to a policy (max size: 16KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyDuringUpdateBody or the StackPolicyDuringUpdateURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                      If you want to update protected resources, specify a temporary overriding stack policy during this update. If you do not specify a stack policy, the current policy that is associated with the stack will be used.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackPolicyDuringUpdateURL", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      Location of a file containing the temporary overriding stack policy. The URL must point to a policy (max size: 16KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyDuringUpdateBody or the StackPolicyDuringUpdateURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                      If you want to update protected resources, specify a temporary overriding stack policy during this update. If you do not specify a stack policy, the current policy that is associated with the stack will be used.

                                                                                                                                                                                                                                                                                                                                                                                      \n@return Location of a file containing the temporary overriding stack policy. The URL must point to a policy (max size: 16KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyDuringUpdateBody or the StackPolicyDuringUpdateURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                      If you want to update protected resources, specify a temporary overriding stack policy during this update. If you do not specify a stack policy, the current policy that is associated with the stack will be used.", "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" : "StackPolicyDuringUpdateURL", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackPolicyDuringUpdateURL", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackPolicyDuringUpdateURL", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      Location of a file containing the temporary overriding stack policy. The URL must point to a policy (max size: 16KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyDuringUpdateBody or the StackPolicyDuringUpdateURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                      If you want to update protected resources, specify a temporary overriding stack policy during this update. If you do not specify a stack policy, the current policy that is associated with the stack will be used.

                                                                                                                                                                                                                                                                                                                                                                                      \n@param stackPolicyDuringUpdateURL Location of a file containing the temporary overriding stack policy. The URL must point to a policy (max size: 16KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyDuringUpdateBody or the StackPolicyDuringUpdateURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                      If you want to update protected resources, specify a temporary overriding stack policy during this update. If you do not specify a stack policy, the current policy that is associated with the stack will be used.", "setterMethodName" : "setStackPolicyDuringUpdateURL", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackPolicyDuringUpdateURL", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackPolicyDuringUpdateURL", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      Location of a file containing the temporary overriding stack policy. The URL must point to a policy (max size: 16KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyDuringUpdateBody or the StackPolicyDuringUpdateURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                      If you want to update protected resources, specify a temporary overriding stack policy during this update. If you do not specify a stack policy, the current policy that is associated with the stack will be used.

                                                                                                                                                                                                                                                                                                                                                                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getParameters", "beanStyleSetterMethodName" : "setParameters", "c2jName" : "Parameters", "c2jShape" : "Parameters", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      A list of Parameter structures that specify input parameters for the stack. For more information, see the Parameter data type.

                                                                                                                                                                                                                                                                                                                                                                                      \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 #parameters(List)}.\n@param parameters 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 #parameters(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      A list of Parameter structures that specify input parameters for the stack. For more information, see the Parameter data type.

                                                                                                                                                                                                                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "parameters", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      A list of Parameter structures that specify input parameters for the stack. For more information, see the Parameter data type.

                                                                                                                                                                                                                                                                                                                                                                                      \n@param parameters A list of Parameter structures that specify input parameters for the stack. For more information, see the Parameter data type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parameters", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      A list of Parameter structures that specify input parameters for the stack. For more information, see the Parameter data type.

                                                                                                                                                                                                                                                                                                                                                                                      \n

                                                                                                                                                                                                                                                                                                                                                                                      \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                                                                                                                                                                                                                                      \n@return A list of Parameter structures that specify input parameters for the stack. For more information, see the Parameter data type.", "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" : "Parameters", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Parameters", "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" : "Parameter", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Parameter.Builder} avoiding the need to create one manually via {@link Parameter#builder()}.\n\nWhen the {@link Consumer} completes, {@link Parameter.Builder#build()} is called immediately and its result is passed to {@link #member(Parameter)}.\n@param member a consumer that will call methods on {@link Parameter.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Parameter)", "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" : "Parameter", "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" : "Parameter", "variableName" : "member", "variableType" : "Parameter", "documentation" : null, "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Parameter", "variableName" : "member", "variableType" : "Parameter", "documentation" : "", "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Parameter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Parameter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Parameters", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      A list of Parameter structures that specify input parameters for the stack. For more information, see the Parameter data type.

                                                                                                                                                                                                                                                                                                                                                                                      \n@param parameters A list of Parameter structures that specify input parameters for the stack. For more information, see the Parameter data type.", "setterMethodName" : "setParameters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameters", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      A list of Parameter structures that specify input parameters for the stack. For more information, see the Parameter data type.

                                                                                                                                                                                                                                                                                                                                                                                      ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCapabilitiesAsStrings", "beanStyleSetterMethodName" : "setCapabilitiesWithStrings", "c2jName" : "Capabilities", "c2jShape" : "Capabilities", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to update the stack.

                                                                                                                                                                                                                                                                                                                                                                                      • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                                                                                                                                                                                                                                                                                                                                                        Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks, you must explicitly acknowledge this by specifying one of these capabilities.

                                                                                                                                                                                                                                                                                                                                                                                        The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                                                                                                                                                                                                                                                                                                                                                        • If you have IAM resources, you can specify either capability.

                                                                                                                                                                                                                                                                                                                                                                                        • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                                                                                                                                                                                                                                                                                                                                                        • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                                                                                                                                                                                                                                                                                                                                                        If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                                                                                                                                                                                                                                                                                                                                                        For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                                                                                      • CAPABILITY_AUTO_EXPAND

                                                                                                                                                                                                                                                                                                                                                                                        Some template contain macros. Macros perform custom processing on templates; this can include simple actions like find-and-replace operations, all the way to extensive transformations of entire templates. Because of this, users typically create a change set from the processed template, so that they can review the changes resulting from the macros before actually updating the stack. If your stack template contains one or more macros, and you choose to update a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.

                                                                                                                                                                                                                                                                                                                                                                                        Change sets do not currently support nested stacks. If you want to update a stack from a stack template that contains macros and nested stacks, you must update the stack directly from the template using this capability.

                                                                                                                                                                                                                                                                                                                                                                                        You should only update stacks directly from a stack template that contains macros if you know what processing the macro performs.

                                                                                                                                                                                                                                                                                                                                                                                        Each macro relies on an underlying Lambda service function for processing stack templates. Be aware that the Lambda function owner can update the function operation without AWS CloudFormation being notified.

                                                                                                                                                                                                                                                                                                                                                                                        For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                                                                                                                                                                                                                                                                                                                                                      \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 #capabilitiesAsStrings(List)}.\n@param capabilities 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 #capabilitiesWithStrings(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to update the stack.

                                                                                                                                                                                                                                                                                                                                                                                      • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                                                                                                                                                                                                                                                                                                                                                        Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks, you must explicitly acknowledge this by specifying one of these capabilities.

                                                                                                                                                                                                                                                                                                                                                                                        The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                                                                                                                                                                                                                                                                                                                                                        • If you have IAM resources, you can specify either capability.

                                                                                                                                                                                                                                                                                                                                                                                        • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                                                                                                                                                                                                                                                                                                                                                        • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                                                                                                                                                                                                                                                                                                                                                        If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                                                                                                                                                                                                                                                                                                                                                        For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                                                                                      • CAPABILITY_AUTO_EXPAND

                                                                                                                                                                                                                                                                                                                                                                                        Some template contain macros. Macros perform custom processing on templates; this can include simple actions like find-and-replace operations, all the way to extensive transformations of entire templates. Because of this, users typically create a change set from the processed template, so that they can review the changes resulting from the macros before actually updating the stack. If your stack template contains one or more macros, and you choose to update a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.

                                                                                                                                                                                                                                                                                                                                                                                        Change sets do not currently support nested stacks. If you want to update a stack from a stack template that contains macros and nested stacks, you must update the stack directly from the template using this capability.

                                                                                                                                                                                                                                                                                                                                                                                        You should only update stacks directly from a stack template that contains macros if you know what processing the macro performs.

                                                                                                                                                                                                                                                                                                                                                                                        Each macro relies on an underlying Lambda service function for processing stack templates. Be aware that the Lambda function owner can update the function operation without AWS CloudFormation being notified.

                                                                                                                                                                                                                                                                                                                                                                                        For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                                                                                                                                                                                                                                                                                                                                                      ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "capabilities", "fluentEnumSetterMethodName" : "capabilities", "fluentGetterMethodName" : "capabilitiesAsStrings", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                      In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to update the stack.

                                                                                                                                                                                                                                                                                                                                                                                      • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                                                                                                                                                                                                                                                                                                                                                        Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks, you must explicitly acknowledge this by specifying one of these capabilities.

                                                                                                                                                                                                                                                                                                                                                                                        The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                                                                                                                                                                                                                                                                                                                                                        • If you have IAM resources, you can specify either capability.

                                                                                                                                                                                                                                                                                                                                                                                        • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                                                                                                                                                                                                                                                                                                                                                        • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                                                                                                                                                                                                                                                                                                                                                        If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                                                                                                                                                                                                                                                                                                                                                        For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                                                                                      • CAPABILITY_AUTO_EXPAND

                                                                                                                                                                                                                                                                                                                                                                                        Some template contain macros. Macros perform custom processing on templates; this can include simple actions like find-and-replace operations, all the way to extensive transformations of entire templates. Because of this, users typically create a change set from the processed template, so that they can review the changes resulting from the macros before actually updating the stack. If your stack template contains one or more macros, and you choose to update a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.

                                                                                                                                                                                                                                                                                                                                                                                        Change sets do not currently support nested stacks. If you want to update a stack from a stack template that contains macros and nested stacks, you must update the stack directly from the template using this capability.

                                                                                                                                                                                                                                                                                                                                                                                        You should only update stacks directly from a stack template that contains macros if you know what processing the macro performs.

                                                                                                                                                                                                                                                                                                                                                                                        Each macro relies on an underlying Lambda service function for processing stack templates. Be aware that the Lambda function owner can update the function operation without AWS CloudFormation being notified.

                                                                                                                                                                                                                                                                                                                                                                                        For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                                                                                                                                                                                                                                                                                                                                                      \n@param capabilities In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to update the stack.

                                                                                                                                                                                                                                                                                                                                                                                      • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                                                                                                                                                                                                                                                                                                                                                        Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks, you must explicitly acknowledge this by specifying one of these capabilities.

                                                                                                                                                                                                                                                                                                                                                                                        The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                                                                                                                                                                                                                                                                                                                                                        • If you have IAM resources, you can specify either capability.

                                                                                                                                                                                                                                                                                                                                                                                        • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                                                                                                                                                                                                                                                                                                                                                        • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                                                                                                                                                                                                                                                                                                                                                        If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                                                                                                                                                                                                                                                                                                                                                        For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                                                                                      • CAPABILITY_AUTO_EXPAND

                                                                                                                                                                                                                                                                                                                                                                                        Some template contain macros. Macros perform custom processing on templates; this can include simple actions like find-and-replace operations, all the way to extensive transformations of entire templates. Because of this, users typically create a change set from the processed template, so that they can review the changes resulting from the macros before actually updating the stack. If your stack template contains one or more macros, and you choose to update a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.

                                                                                                                                                                                                                                                                                                                                                                                        Change sets do not currently support nested stacks. If you want to update a stack from a stack template that contains macros and nested stacks, you must update the stack directly from the template using this capability.

                                                                                                                                                                                                                                                                                                                                                                                        You should only update stacks directly from a stack template that contains macros if you know what processing the macro performs.

                                                                                                                                                                                                                                                                                                                                                                                        Each macro relies on an underlying Lambda service function for processing stack templates. Be aware that the Lambda function owner can update the function operation without AWS CloudFormation being notified.

                                                                                                                                                                                                                                                                                                                                                                                        For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                                                                                                                                                                                                                                                                                                                                                      • \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "capabilitiesWithStrings", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                        In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to update the stack.

                                                                                                                                                                                                                                                                                                                                                                                        • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                                                                                                                                                                                                                                                                                                                                                          Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks, you must explicitly acknowledge this by specifying one of these capabilities.

                                                                                                                                                                                                                                                                                                                                                                                          The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                                                                                                                                                                                                                                                                                                                                                          • If you have IAM resources, you can specify either capability.

                                                                                                                                                                                                                                                                                                                                                                                          • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                                                                                                                                                                                                                                                                                                                                                          • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                                                                                                                                                                                                                                                                                                                                                          If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                                                                                                                                                                                                                                                                                                                                                          For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                                                                                        • CAPABILITY_AUTO_EXPAND

                                                                                                                                                                                                                                                                                                                                                                                          Some template contain macros. Macros perform custom processing on templates; this can include simple actions like find-and-replace operations, all the way to extensive transformations of entire templates. Because of this, users typically create a change set from the processed template, so that they can review the changes resulting from the macros before actually updating the stack. If your stack template contains one or more macros, and you choose to update a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.

                                                                                                                                                                                                                                                                                                                                                                                          Change sets do not currently support nested stacks. If you want to update a stack from a stack template that contains macros and nested stacks, you must update the stack directly from the template using this capability.

                                                                                                                                                                                                                                                                                                                                                                                          You should only update stacks directly from a stack template that contains macros if you know what processing the macro performs.

                                                                                                                                                                                                                                                                                                                                                                                          Each macro relies on an underlying Lambda service function for processing stack templates. Be aware that the Lambda function owner can update the function operation without AWS CloudFormation being notified.

                                                                                                                                                                                                                                                                                                                                                                                          For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                                                                                                                                                                                                                                                                                                                                                        \n

                                                                                                                                                                                                                                                                                                                                                                                        \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                                                                                                                                                                                                                                        \n@return In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to update the stack.

                                                                                                                                                                                                                                                                                                                                                                                        • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                                                                                                                                                                                                                                                                                                                                                          Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks, you must explicitly acknowledge this by specifying one of these capabilities.

                                                                                                                                                                                                                                                                                                                                                                                          The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                                                                                                                                                                                                                                                                                                                                                          • If you have IAM resources, you can specify either capability.

                                                                                                                                                                                                                                                                                                                                                                                          • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                                                                                                                                                                                                                                                                                                                                                          • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                                                                                                                                                                                                                                                                                                                                                          If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                                                                                                                                                                                                                                                                                                                                                          For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                                                                                        • CAPABILITY_AUTO_EXPAND

                                                                                                                                                                                                                                                                                                                                                                                          Some template contain macros. Macros perform custom processing on templates; this can include simple actions like find-and-replace operations, all the way to extensive transformations of entire templates. Because of this, users typically create a change set from the processed template, so that they can review the changes resulting from the macros before actually updating the stack. If your stack template contains one or more macros, and you choose to update a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.

                                                                                                                                                                                                                                                                                                                                                                                          Change sets do not currently support nested stacks. If you want to update a stack from a stack template that contains macros and nested stacks, you must update the stack directly from the template using this capability.

                                                                                                                                                                                                                                                                                                                                                                                          You should only update stacks directly from a stack template that contains macros if you know what processing the macro performs.

                                                                                                                                                                                                                                                                                                                                                                                          Each macro relies on an underlying Lambda service function for processing stack templates. Be aware that the Lambda function owner can update the function operation without AWS CloudFormation being notified.

                                                                                                                                                                                                                                                                                                                                                                                          For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                                                                                                                                                                                                                                                                                                                                                        • ", "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" : "Capabilities", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Capabilities", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMemberAsString", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Capability", "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 #memberAsString(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" : "Capability", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "member", "fluentEnumSetterMethodName" : "member", "fluentGetterMethodName" : "memberAsString", "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@see Capability\n@return Returns a reference to this object so that method calls can be chained together.\n@see Capability", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n

                                                                                                                                                                                                                                                                                                                                                                                          \nIf the service returns an enum value that is not available in the current SDK version, {@link #member} will return {@link Capability#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #memberAsString}.\n

                                                                                                                                                                                                                                                                                                                                                                                          \n@return The value of the Member property for this object.\n@see Capability", "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.\n@see Capability", "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" : "Capabilities", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                          In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to update the stack.

                                                                                                                                                                                                                                                                                                                                                                                          • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                                                                                                                                                                                                                                                                                                                                                            Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks, you must explicitly acknowledge this by specifying one of these capabilities.

                                                                                                                                                                                                                                                                                                                                                                                            The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                                                                                                                                                                                                                                                                                                                                                            • If you have IAM resources, you can specify either capability.

                                                                                                                                                                                                                                                                                                                                                                                            • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                                                                                                                                                                                                                                                                                                                                                            • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                                                                                                                                                                                                                                                                                                                                                            If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                                                                                                                                                                                                                                                                                                                                                            For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                                                                                          • CAPABILITY_AUTO_EXPAND

                                                                                                                                                                                                                                                                                                                                                                                            Some template contain macros. Macros perform custom processing on templates; this can include simple actions like find-and-replace operations, all the way to extensive transformations of entire templates. Because of this, users typically create a change set from the processed template, so that they can review the changes resulting from the macros before actually updating the stack. If your stack template contains one or more macros, and you choose to update a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.

                                                                                                                                                                                                                                                                                                                                                                                            Change sets do not currently support nested stacks. If you want to update a stack from a stack template that contains macros and nested stacks, you must update the stack directly from the template using this capability.

                                                                                                                                                                                                                                                                                                                                                                                            You should only update stacks directly from a stack template that contains macros if you know what processing the macro performs.

                                                                                                                                                                                                                                                                                                                                                                                            Each macro relies on an underlying Lambda service function for processing stack templates. Be aware that the Lambda function owner can update the function operation without AWS CloudFormation being notified.

                                                                                                                                                                                                                                                                                                                                                                                            For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                                                                                                                                                                                                                                                                                                                                                          \n@param capabilities In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to update the stack.

                                                                                                                                                                                                                                                                                                                                                                                          • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                                                                                                                                                                                                                                                                                                                                                            Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks, you must explicitly acknowledge this by specifying one of these capabilities.

                                                                                                                                                                                                                                                                                                                                                                                            The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                                                                                                                                                                                                                                                                                                                                                            • If you have IAM resources, you can specify either capability.

                                                                                                                                                                                                                                                                                                                                                                                            • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                                                                                                                                                                                                                                                                                                                                                            • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                                                                                                                                                                                                                                                                                                                                                            If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                                                                                                                                                                                                                                                                                                                                                            For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                                                                                          • CAPABILITY_AUTO_EXPAND

                                                                                                                                                                                                                                                                                                                                                                                            Some template contain macros. Macros perform custom processing on templates; this can include simple actions like find-and-replace operations, all the way to extensive transformations of entire templates. Because of this, users typically create a change set from the processed template, so that they can review the changes resulting from the macros before actually updating the stack. If your stack template contains one or more macros, and you choose to update a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.

                                                                                                                                                                                                                                                                                                                                                                                            Change sets do not currently support nested stacks. If you want to update a stack from a stack template that contains macros and nested stacks, you must update the stack directly from the template using this capability.

                                                                                                                                                                                                                                                                                                                                                                                            You should only update stacks directly from a stack template that contains macros if you know what processing the macro performs.

                                                                                                                                                                                                                                                                                                                                                                                            Each macro relies on an underlying Lambda service function for processing stack templates. Be aware that the Lambda function owner can update the function operation without AWS CloudFormation being notified.

                                                                                                                                                                                                                                                                                                                                                                                            For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                                                                                                                                                                                                                                                                                                                                                          • ", "setterMethodName" : "setCapabilitiesWithStrings", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "capabilities", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "capabilities", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to update the stack.

                                                                                                                                                                                                                                                                                                                                                                                            • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                                                                                                                                                                                                                                                                                                                                                              Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks, you must explicitly acknowledge this by specifying one of these capabilities.

                                                                                                                                                                                                                                                                                                                                                                                              The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                                                                                                                                                                                                                                                                                                                                                              • If you have IAM resources, you can specify either capability.

                                                                                                                                                                                                                                                                                                                                                                                              • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                                                                                                                                                                                                                                                                                                                                                              • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                                                                                                                                                                                                                                                                                                                                                              If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                                                                                                                                                                                                                                                                                                                                                              For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                                                                                            • CAPABILITY_AUTO_EXPAND

                                                                                                                                                                                                                                                                                                                                                                                              Some template contain macros. Macros perform custom processing on templates; this can include simple actions like find-and-replace operations, all the way to extensive transformations of entire templates. Because of this, users typically create a change set from the processed template, so that they can review the changes resulting from the macros before actually updating the stack. If your stack template contains one or more macros, and you choose to update a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.

                                                                                                                                                                                                                                                                                                                                                                                              Change sets do not currently support nested stacks. If you want to update a stack from a stack template that contains macros and nested stacks, you must update the stack directly from the template using this capability.

                                                                                                                                                                                                                                                                                                                                                                                              You should only update stacks directly from a stack template that contains macros if you know what processing the macro performs.

                                                                                                                                                                                                                                                                                                                                                                                              Each macro relies on an underlying Lambda service function for processing stack templates. Be aware that the Lambda function owner can update the function operation without AWS CloudFormation being notified.

                                                                                                                                                                                                                                                                                                                                                                                              For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                                                                                                                                                                                                                                                                                                                                                            ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getResourceTypes", "beanStyleSetterMethodName" : "setResourceTypes", "c2jName" : "ResourceTypes", "c2jShape" : "ResourceTypes", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            The template resource types that you have permissions to work with for this update stack action, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance.

                                                                                                                                                                                                                                                                                                                                                                                            If the list of resource types doesn't include a resource that you're updating, the stack update fails. By default, AWS CloudFormation grants permissions to all resource types. AWS Identity and Access Management (IAM) uses this parameter for AWS CloudFormation-specific condition keys in IAM policies. For more information, see Controlling Access with AWS Identity and Access Management.

                                                                                                                                                                                                                                                                                                                                                                                            \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 #resourceTypes(List)}.\n@param resourceTypes 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 #resourceTypes(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            The template resource types that you have permissions to work with for this update stack action, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance.

                                                                                                                                                                                                                                                                                                                                                                                            If the list of resource types doesn't include a resource that you're updating, the stack update fails. By default, AWS CloudFormation grants permissions to all resource types. AWS Identity and Access Management (IAM) uses this parameter for AWS CloudFormation-specific condition keys in IAM policies. For more information, see Controlling Access with AWS Identity and Access Management.

                                                                                                                                                                                                                                                                                                                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceTypes", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            The template resource types that you have permissions to work with for this update stack action, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance.

                                                                                                                                                                                                                                                                                                                                                                                            If the list of resource types doesn't include a resource that you're updating, the stack update fails. By default, AWS CloudFormation grants permissions to all resource types. AWS Identity and Access Management (IAM) uses this parameter for AWS CloudFormation-specific condition keys in IAM policies. For more information, see Controlling Access with AWS Identity and Access Management.

                                                                                                                                                                                                                                                                                                                                                                                            \n@param resourceTypes The template resource types that you have permissions to work with for this update stack action, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance.

                                                                                                                                                                                                                                                                                                                                                                                            If the list of resource types doesn't include a resource that you're updating, the stack update fails. By default, AWS CloudFormation grants permissions to all resource types. AWS Identity and Access Management (IAM) uses this parameter for AWS CloudFormation-specific condition keys in IAM policies. For more information, see Controlling Access with AWS Identity and Access Management.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceTypes", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            The template resource types that you have permissions to work with for this update stack action, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance.

                                                                                                                                                                                                                                                                                                                                                                                            If the list of resource types doesn't include a resource that you're updating, the stack update fails. By default, AWS CloudFormation grants permissions to all resource types. AWS Identity and Access Management (IAM) uses this parameter for AWS CloudFormation-specific condition keys in IAM policies. For more information, see Controlling Access with AWS Identity and Access Management.

                                                                                                                                                                                                                                                                                                                                                                                            \n

                                                                                                                                                                                                                                                                                                                                                                                            \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                                                                                                                                                                                                                                            \n@return The template resource types that you have permissions to work with for this update stack action, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance.

                                                                                                                                                                                                                                                                                                                                                                                            If the list of resource types doesn't include a resource that you're updating, the stack update fails. By default, AWS CloudFormation grants permissions to all resource types. AWS Identity and Access Management (IAM) uses this parameter for AWS CloudFormation-specific condition keys in IAM policies. For more information, see Controlling Access with AWS Identity and Access Management.", "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" : "ResourceTypes", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceTypes", "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" : "ResourceType", "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" : "ResourceTypes", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            The template resource types that you have permissions to work with for this update stack action, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance.

                                                                                                                                                                                                                                                                                                                                                                                            If the list of resource types doesn't include a resource that you're updating, the stack update fails. By default, AWS CloudFormation grants permissions to all resource types. AWS Identity and Access Management (IAM) uses this parameter for AWS CloudFormation-specific condition keys in IAM policies. For more information, see Controlling Access with AWS Identity and Access Management.

                                                                                                                                                                                                                                                                                                                                                                                            \n@param resourceTypes The template resource types that you have permissions to work with for this update stack action, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance.

                                                                                                                                                                                                                                                                                                                                                                                            If the list of resource types doesn't include a resource that you're updating, the stack update fails. By default, AWS CloudFormation grants permissions to all resource types. AWS Identity and Access Management (IAM) uses this parameter for AWS CloudFormation-specific condition keys in IAM policies. For more information, see Controlling Access with AWS Identity and Access Management.", "setterMethodName" : "setResourceTypes", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "resourceTypes", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "resourceTypes", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            The template resource types that you have permissions to work with for this update stack action, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance.

                                                                                                                                                                                                                                                                                                                                                                                            If the list of resource types doesn't include a resource that you're updating, the stack update fails. By default, AWS CloudFormation grants permissions to all resource types. AWS Identity and Access Management (IAM) uses this parameter for AWS CloudFormation-specific condition keys in IAM policies. For more information, see Controlling Access with AWS Identity and Access Management.

                                                                                                                                                                                                                                                                                                                                                                                            ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRoleARN", "beanStyleSetterMethodName" : "setRoleARN", "c2jName" : "RoleARN", "c2jShape" : "RoleARN", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to update the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation always uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                                                                                                                                                                                                                                                                                                                                                                                            If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                                                                                                                                                                                                                                                                                                                                                                                            \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 #roleARN(String)}.\n@param roleARN 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 #roleARN(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to update the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation always uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                                                                                                                                                                                                                                                                                                                                                                                            If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                                                                                                                                                                                                                                                                                                                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "roleARN", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to update the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation always uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                                                                                                                                                                                                                                                                                                                                                                                            If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                                                                                                                                                                                                                                                                                                                                                                                            \n@param roleARN The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to update the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation always uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                                                                                                                                                                                                                                                                                                                                                                                            If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "roleARN", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to update the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation always uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                                                                                                                                                                                                                                                                                                                                                                                            If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                                                                                                                                                                                                                                                                                                                                                                                            \n@return The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to update the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation always uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                                                                                                                                                                                                                                                                                                                                                                                            If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.", "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" : "RoleARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RoleARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "RoleARN", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to update the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation always uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                                                                                                                                                                                                                                                                                                                                                                                            If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                                                                                                                                                                                                                                                                                                                                                                                            \n@param roleARN The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to update the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation always uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                                                                                                                                                                                                                                                                                                                                                                                            If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.", "setterMethodName" : "setRoleARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "roleARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "roleARN", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to update the stack. AWS CloudFormation uses the role's credentials to make calls on your behalf. AWS CloudFormation always uses this role for all future operations on the stack. As long as users have permission to operate on the stack, AWS CloudFormation uses this role even if the users don't have permission to pass it. Ensure that the role grants least privilege.

                                                                                                                                                                                                                                                                                                                                                                                            If you don't specify a value, AWS CloudFormation uses the role that was previously associated with the stack. If no role is available, AWS CloudFormation uses a temporary session that is generated from your user credentials.

                                                                                                                                                                                                                                                                                                                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRollbackConfiguration", "beanStyleSetterMethodName" : "setRollbackConfiguration", "c2jName" : "RollbackConfiguration", "c2jShape" : "RollbackConfiguration", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                                                                                                                                                                                                                                                                                                                                                                            \nThis is a convenience that creates an instance of the {@link RollbackConfiguration.Builder} avoiding the need to create one manually via {@link RollbackConfiguration#builder()}.\n\nWhen the {@link Consumer} completes, {@link RollbackConfiguration.Builder#build()} is called immediately and its result is passed to {@link #rollbackConfiguration(RollbackConfiguration)}.\n@param rollbackConfiguration a consumer that will call methods on {@link RollbackConfiguration.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #rollbackConfiguration(RollbackConfiguration)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                                                                                                                                                                                                                                                                                                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "rollbackConfiguration", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                                                                                                                                                                                                                                                                                                                                                                            \n@param rollbackConfiguration The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "rollbackConfiguration", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                                                                                                                                                                                                                                                                                                                                                                            \n@return The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.", "getterModel" : { "returnType" : "RollbackConfiguration", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "RollbackConfiguration", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RollbackConfiguration", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "RollbackConfiguration", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                                                                                                                                                                                                                                                                                                                                                                            \n@param rollbackConfiguration The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.", "setterMethodName" : "setRollbackConfiguration", "setterModel" : { "variableDeclarationType" : "RollbackConfiguration", "variableName" : "rollbackConfiguration", "variableType" : "RollbackConfiguration", "documentation" : null, "simpleType" : "RollbackConfiguration", "variableSetterType" : "RollbackConfiguration" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "RollbackConfiguration", "variableName" : "rollbackConfiguration", "variableType" : "RollbackConfiguration", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

                                                                                                                                                                                                                                                                                                                                                                                            ", "simpleType" : "RollbackConfiguration", "variableSetterType" : "RollbackConfiguration" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackPolicyBody", "beanStyleSetterMethodName" : "setStackPolicyBody", "c2jName" : "StackPolicyBody", "c2jShape" : "StackPolicyBody", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            Structure containing a new stack policy body. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                            You might update the stack policy, for example, in order to protect a new resource that you created during a stack update. If you do not specify a stack policy, the current policy that is associated with the stack is unchanged.

                                                                                                                                                                                                                                                                                                                                                                                            \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 #stackPolicyBody(String)}.\n@param stackPolicyBody 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 #stackPolicyBody(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            Structure containing a new stack policy body. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                            You might update the stack policy, for example, in order to protect a new resource that you created during a stack update. If you do not specify a stack policy, the current policy that is associated with the stack is unchanged.

                                                                                                                                                                                                                                                                                                                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackPolicyBody", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            Structure containing a new stack policy body. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                            You might update the stack policy, for example, in order to protect a new resource that you created during a stack update. If you do not specify a stack policy, the current policy that is associated with the stack is unchanged.

                                                                                                                                                                                                                                                                                                                                                                                            \n@param stackPolicyBody Structure containing a new stack policy body. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                            You might update the stack policy, for example, in order to protect a new resource that you created during a stack update. If you do not specify a stack policy, the current policy that is associated with the stack is unchanged.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackPolicyBody", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            Structure containing a new stack policy body. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                            You might update the stack policy, for example, in order to protect a new resource that you created during a stack update. If you do not specify a stack policy, the current policy that is associated with the stack is unchanged.

                                                                                                                                                                                                                                                                                                                                                                                            \n@return Structure containing a new stack policy body. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                            You might update the stack policy, for example, in order to protect a new resource that you created during a stack update. If you do not specify a stack policy, the current policy that is associated with the stack is unchanged.", "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" : "StackPolicyBody", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackPolicyBody", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackPolicyBody", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            Structure containing a new stack policy body. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                            You might update the stack policy, for example, in order to protect a new resource that you created during a stack update. If you do not specify a stack policy, the current policy that is associated with the stack is unchanged.

                                                                                                                                                                                                                                                                                                                                                                                            \n@param stackPolicyBody Structure containing a new stack policy body. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                            You might update the stack policy, for example, in order to protect a new resource that you created during a stack update. If you do not specify a stack policy, the current policy that is associated with the stack is unchanged.", "setterMethodName" : "setStackPolicyBody", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackPolicyBody", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackPolicyBody", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            Structure containing a new stack policy body. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                            You might update the stack policy, for example, in order to protect a new resource that you created during a stack update. If you do not specify a stack policy, the current policy that is associated with the stack is unchanged.

                                                                                                                                                                                                                                                                                                                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackPolicyURL", "beanStyleSetterMethodName" : "setStackPolicyURL", "c2jName" : "StackPolicyURL", "c2jShape" : "StackPolicyURL", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            Location of a file containing the updated stack policy. The URL must point to a policy (max size: 16KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                            You might update the stack policy, for example, in order to protect a new resource that you created during a stack update. If you do not specify a stack policy, the current policy that is associated with the stack is unchanged.

                                                                                                                                                                                                                                                                                                                                                                                            \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 #stackPolicyURL(String)}.\n@param stackPolicyURL 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 #stackPolicyURL(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            Location of a file containing the updated stack policy. The URL must point to a policy (max size: 16KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                            You might update the stack policy, for example, in order to protect a new resource that you created during a stack update. If you do not specify a stack policy, the current policy that is associated with the stack is unchanged.

                                                                                                                                                                                                                                                                                                                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackPolicyURL", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            Location of a file containing the updated stack policy. The URL must point to a policy (max size: 16KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                            You might update the stack policy, for example, in order to protect a new resource that you created during a stack update. If you do not specify a stack policy, the current policy that is associated with the stack is unchanged.

                                                                                                                                                                                                                                                                                                                                                                                            \n@param stackPolicyURL Location of a file containing the updated stack policy. The URL must point to a policy (max size: 16KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                            You might update the stack policy, for example, in order to protect a new resource that you created during a stack update. If you do not specify a stack policy, the current policy that is associated with the stack is unchanged.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackPolicyURL", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            Location of a file containing the updated stack policy. The URL must point to a policy (max size: 16KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                            You might update the stack policy, for example, in order to protect a new resource that you created during a stack update. If you do not specify a stack policy, the current policy that is associated with the stack is unchanged.

                                                                                                                                                                                                                                                                                                                                                                                            \n@return Location of a file containing the updated stack policy. The URL must point to a policy (max size: 16KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                            You might update the stack policy, for example, in order to protect a new resource that you created during a stack update. If you do not specify a stack policy, the current policy that is associated with the stack is unchanged.", "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" : "StackPolicyURL", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackPolicyURL", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackPolicyURL", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            Location of a file containing the updated stack policy. The URL must point to a policy (max size: 16KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                            You might update the stack policy, for example, in order to protect a new resource that you created during a stack update. If you do not specify a stack policy, the current policy that is associated with the stack is unchanged.

                                                                                                                                                                                                                                                                                                                                                                                            \n@param stackPolicyURL Location of a file containing the updated stack policy. The URL must point to a policy (max size: 16KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                            You might update the stack policy, for example, in order to protect a new resource that you created during a stack update. If you do not specify a stack policy, the current policy that is associated with the stack is unchanged.", "setterMethodName" : "setStackPolicyURL", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackPolicyURL", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackPolicyURL", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            Location of a file containing the updated stack policy. The URL must point to a policy (max size: 16KB) located in an S3 bucket in the same region as the stack. You can specify either the StackPolicyBody or the StackPolicyURL parameter, but not both.

                                                                                                                                                                                                                                                                                                                                                                                            You might update the stack policy, for example, in order to protect a new resource that you created during a stack update. If you do not specify a stack policy, the current policy that is associated with the stack is unchanged.

                                                                                                                                                                                                                                                                                                                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNotificationARNs", "beanStyleSetterMethodName" : "setNotificationARNs", "c2jName" : "NotificationARNs", "c2jShape" : "NotificationARNs", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            Amazon Simple Notification Service topic Amazon Resource Names (ARNs) that AWS CloudFormation associates with the stack. Specify an empty list to remove all notification topics.

                                                                                                                                                                                                                                                                                                                                                                                            \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 #notificationARNs(List)}.\n@param notificationARNs 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 #notificationARNs(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            Amazon Simple Notification Service topic Amazon Resource Names (ARNs) that AWS CloudFormation associates with the stack. Specify an empty list to remove all notification topics.

                                                                                                                                                                                                                                                                                                                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "notificationARNs", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            Amazon Simple Notification Service topic Amazon Resource Names (ARNs) that AWS CloudFormation associates with the stack. Specify an empty list to remove all notification topics.

                                                                                                                                                                                                                                                                                                                                                                                            \n@param notificationARNs Amazon Simple Notification Service topic Amazon Resource Names (ARNs) that AWS CloudFormation associates with the stack. Specify an empty list to remove all notification topics.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "notificationARNs", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            Amazon Simple Notification Service topic Amazon Resource Names (ARNs) that AWS CloudFormation associates with the stack. Specify an empty list to remove all notification topics.

                                                                                                                                                                                                                                                                                                                                                                                            \n

                                                                                                                                                                                                                                                                                                                                                                                            \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                                                                                                                                                                                                                                            \n@return Amazon Simple Notification Service topic Amazon Resource Names (ARNs) that AWS CloudFormation associates with the stack. Specify an empty list to remove all notification topics.", "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" : "NotificationARNs", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NotificationARNs", "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" : "NotificationARN", "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" : "NotificationARNs", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            Amazon Simple Notification Service topic Amazon Resource Names (ARNs) that AWS CloudFormation associates with the stack. Specify an empty list to remove all notification topics.

                                                                                                                                                                                                                                                                                                                                                                                            \n@param notificationARNs Amazon Simple Notification Service topic Amazon Resource Names (ARNs) that AWS CloudFormation associates with the stack. Specify an empty list to remove all notification topics.", "setterMethodName" : "setNotificationARNs", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "notificationARNs", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "notificationARNs", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            Amazon Simple Notification Service topic Amazon Resource Names (ARNs) that AWS CloudFormation associates with the stack. Specify an empty list to remove all notification topics.

                                                                                                                                                                                                                                                                                                                                                                                            ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "Tags", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            Key-value pairs to associate with this stack. AWS CloudFormation also propagates these tags to supported resources in the stack. You can specify a maximum number of 50 tags.

                                                                                                                                                                                                                                                                                                                                                                                            If you don't specify this parameter, AWS CloudFormation doesn't modify the stack's tags. If you specify an empty value, AWS CloudFormation removes all associated tags.

                                                                                                                                                                                                                                                                                                                                                                                            \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 #tags(List)}.\n@param tags 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 #tags(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            Key-value pairs to associate with this stack. AWS CloudFormation also propagates these tags to supported resources in the stack. You can specify a maximum number of 50 tags.

                                                                                                                                                                                                                                                                                                                                                                                            If you don't specify this parameter, AWS CloudFormation doesn't modify the stack's tags. If you specify an empty value, AWS CloudFormation removes all associated tags.

                                                                                                                                                                                                                                                                                                                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tags", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            Key-value pairs to associate with this stack. AWS CloudFormation also propagates these tags to supported resources in the stack. You can specify a maximum number of 50 tags.

                                                                                                                                                                                                                                                                                                                                                                                            If you don't specify this parameter, AWS CloudFormation doesn't modify the stack's tags. If you specify an empty value, AWS CloudFormation removes all associated tags.

                                                                                                                                                                                                                                                                                                                                                                                            \n@param tags Key-value pairs to associate with this stack. AWS CloudFormation also propagates these tags to supported resources in the stack. You can specify a maximum number of 50 tags.

                                                                                                                                                                                                                                                                                                                                                                                            If you don't specify this parameter, AWS CloudFormation doesn't modify the stack's tags. If you specify an empty value, AWS CloudFormation removes all associated tags.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            Key-value pairs to associate with this stack. AWS CloudFormation also propagates these tags to supported resources in the stack. You can specify a maximum number of 50 tags.

                                                                                                                                                                                                                                                                                                                                                                                            If you don't specify this parameter, AWS CloudFormation doesn't modify the stack's tags. If you specify an empty value, AWS CloudFormation removes all associated tags.

                                                                                                                                                                                                                                                                                                                                                                                            \n

                                                                                                                                                                                                                                                                                                                                                                                            \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                                                                                                                                                                                                                                            \n@return Key-value pairs to associate with this stack. AWS CloudFormation also propagates these tags to supported resources in the stack. You can specify a maximum number of 50 tags.

                                                                                                                                                                                                                                                                                                                                                                                            If you don't specify this parameter, AWS CloudFormation doesn't modify the stack's tags. If you specify an empty value, AWS CloudFormation removes all associated tags.", "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" : "Tags", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "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" : "Tag", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Tag.Builder} avoiding the need to create one manually via {@link Tag#builder()}.\n\nWhen the {@link Consumer} completes, {@link Tag.Builder#build()} is called immediately and its result is passed to {@link #member(Tag)}.\n@param member a consumer that will call methods on {@link Tag.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Tag)", "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" : "Tag", "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" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : null, "simpleType" : "Tag", "variableSetterType" : "Tag" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : "", "simpleType" : "Tag", "variableSetterType" : "Tag" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Tag", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Tag", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            Key-value pairs to associate with this stack. AWS CloudFormation also propagates these tags to supported resources in the stack. You can specify a maximum number of 50 tags.

                                                                                                                                                                                                                                                                                                                                                                                            If you don't specify this parameter, AWS CloudFormation doesn't modify the stack's tags. If you specify an empty value, AWS CloudFormation removes all associated tags.

                                                                                                                                                                                                                                                                                                                                                                                            \n@param tags Key-value pairs to associate with this stack. AWS CloudFormation also propagates these tags to supported resources in the stack. You can specify a maximum number of 50 tags.

                                                                                                                                                                                                                                                                                                                                                                                            If you don't specify this parameter, AWS CloudFormation doesn't modify the stack's tags. If you specify an empty value, AWS CloudFormation removes all associated tags.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            Key-value pairs to associate with this stack. AWS CloudFormation also propagates these tags to supported resources in the stack. You can specify a maximum number of 50 tags.

                                                                                                                                                                                                                                                                                                                                                                                            If you don't specify this parameter, AWS CloudFormation doesn't modify the stack's tags. If you specify an empty value, AWS CloudFormation removes all associated tags.

                                                                                                                                                                                                                                                                                                                                                                                            ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getClientRequestToken", "beanStyleSetterMethodName" : "setClientRequestToken", "c2jName" : "ClientRequestToken", "c2jShape" : "ClientRequestToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            A unique identifier for this UpdateStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to update a stack with the same name. You might retry UpdateStack requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                                                                                                                                                                                                                                                                            All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                                                                                                                                                                                                                                                                                                                                                            In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.

                                                                                                                                                                                                                                                                                                                                                                                            \nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #clientRequestToken(String)}.\n@param clientRequestToken a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #clientRequestToken(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            A unique identifier for this UpdateStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to update a stack with the same name. You might retry UpdateStack requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                                                                                                                                                                                                                                                                            All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                                                                                                                                                                                                                                                                                                                                                            In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.

                                                                                                                                                                                                                                                                                                                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "clientRequestToken", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            A unique identifier for this UpdateStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to update a stack with the same name. You might retry UpdateStack requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                                                                                                                                                                                                                                                                            All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                                                                                                                                                                                                                                                                                                                                                            In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.

                                                                                                                                                                                                                                                                                                                                                                                            \n@param clientRequestToken A unique identifier for this UpdateStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to update a stack with the same name. You might retry UpdateStack requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                                                                                                                                                                                                                                                                            All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                                                                                                                                                                                                                                                                                                                                                            In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "clientRequestToken", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            A unique identifier for this UpdateStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to update a stack with the same name. You might retry UpdateStack requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                                                                                                                                                                                                                                                                            All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                                                                                                                                                                                                                                                                                                                                                            In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.

                                                                                                                                                                                                                                                                                                                                                                                            \n@return A unique identifier for this UpdateStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to update a stack with the same name. You might retry UpdateStack requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                                                                                                                                                                                                                                                                            All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                                                                                                                                                                                                                                                                                                                                                            In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ClientRequestToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ClientRequestToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ClientRequestToken", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            A unique identifier for this UpdateStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to update a stack with the same name. You might retry UpdateStack requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                                                                                                                                                                                                                                                                            All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                                                                                                                                                                                                                                                                                                                                                            In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.

                                                                                                                                                                                                                                                                                                                                                                                            \n@param clientRequestToken A unique identifier for this UpdateStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to update a stack with the same name. You might retry UpdateStack requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                                                                                                                                                                                                                                                                            All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                                                                                                                                                                                                                                                                                                                                                            In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.", "setterMethodName" : "setClientRequestToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "clientRequestToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "clientRequestToken", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            A unique identifier for this UpdateStack request. Specify this token if you plan to retry requests so that AWS CloudFormation knows that you're not attempting to update a stack with the same name. You might retry UpdateStack requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                                                                                                                                                                                                                                                                            All events triggered by a given stack operation are assigned the same client request token, which you can use to track operations. For example, if you execute a CreateStack operation with the token token1, then all the StackEvents generated by that operation will have ClientRequestToken set as token1.

                                                                                                                                                                                                                                                                                                                                                                                            In the console, stack operations display the client request token on the Events tab. Stack operations that are initiated from the console use the token format Console-StackOperation-ID, which helps you easily identify the stack operation . For example, if you create a stack using the console, each stack event would be assigned the same token in the following format: Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002.

                                                                                                                                                                                                                                                                                                                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "StackName" ], "shapeName" : "UpdateStackRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "UpdateStackRequest", "variableName" : "updateStackRequest", "variableType" : "UpdateStackRequest", "documentation" : null, "simpleType" : "UpdateStackRequest", "variableSetterType" : "UpdateStackRequest" }, "wrapper" : false, "xmlNamespace" : null }, "UpdateStackResponse" : { "c2jName" : "UpdateStackOutput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            The output for an UpdateStack action.

                                                                                                                                                                                                                                                                                                                                                                                            ", "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" : "getStackId", "beanStyleSetterMethodName" : "setStackId", "c2jName" : "StackId", "c2jShape" : "StackId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            Unique identifier of the stack.

                                                                                                                                                                                                                                                                                                                                                                                            \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" : "

                                                                                                                                                                                                                                                                                                                                                                                            Unique identifier of the stack.

                                                                                                                                                                                                                                                                                                                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            Unique identifier of the stack.

                                                                                                                                                                                                                                                                                                                                                                                            \n@param stackId Unique identifier of the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackId", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            Unique identifier of the stack.

                                                                                                                                                                                                                                                                                                                                                                                            \n@return Unique identifier of the stack.", "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" : "

                                                                                                                                                                                                                                                                                                                                                                                            Unique identifier of the stack.

                                                                                                                                                                                                                                                                                                                                                                                            \n@param stackId Unique identifier of the stack.", "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" : "

                                                                                                                                                                                                                                                                                                                                                                                            Unique identifier of the stack.

                                                                                                                                                                                                                                                                                                                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "StackId" : { "beanStyleGetterMethodName" : "getStackId", "beanStyleSetterMethodName" : "setStackId", "c2jName" : "StackId", "c2jShape" : "StackId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            Unique identifier of the stack.

                                                                                                                                                                                                                                                                                                                                                                                            \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" : "

                                                                                                                                                                                                                                                                                                                                                                                            Unique identifier of the stack.

                                                                                                                                                                                                                                                                                                                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            Unique identifier of the stack.

                                                                                                                                                                                                                                                                                                                                                                                            \n@param stackId Unique identifier of the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackId", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            Unique identifier of the stack.

                                                                                                                                                                                                                                                                                                                                                                                            \n@return Unique identifier of the stack.", "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" : "

                                                                                                                                                                                                                                                                                                                                                                                            Unique identifier of the stack.

                                                                                                                                                                                                                                                                                                                                                                                            \n@param stackId Unique identifier of the stack.", "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" : "

                                                                                                                                                                                                                                                                                                                                                                                            Unique identifier of the stack.

                                                                                                                                                                                                                                                                                                                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getStackId", "beanStyleSetterMethodName" : "setStackId", "c2jName" : "StackId", "c2jShape" : "StackId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            Unique identifier of the stack.

                                                                                                                                                                                                                                                                                                                                                                                            \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" : "

                                                                                                                                                                                                                                                                                                                                                                                            Unique identifier of the stack.

                                                                                                                                                                                                                                                                                                                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            Unique identifier of the stack.

                                                                                                                                                                                                                                                                                                                                                                                            \n@param stackId Unique identifier of the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackId", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            Unique identifier of the stack.

                                                                                                                                                                                                                                                                                                                                                                                            \n@return Unique identifier of the stack.", "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" : "

                                                                                                                                                                                                                                                                                                                                                                                            Unique identifier of the stack.

                                                                                                                                                                                                                                                                                                                                                                                            \n@param stackId Unique identifier of the stack.", "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" : "

                                                                                                                                                                                                                                                                                                                                                                                            Unique identifier of the stack.

                                                                                                                                                                                                                                                                                                                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "UpdateStackResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : "UpdateStackResult" }, "variable" : { "variableDeclarationType" : "UpdateStackResponse", "variableName" : "updateStackResponse", "variableType" : "UpdateStackResponse", "documentation" : null, "simpleType" : "UpdateStackResponse", "variableSetterType" : "UpdateStackResponse" }, "wrapper" : false, "xmlNamespace" : null }, "UpdateStackSetRequest" : { "c2jName" : "UpdateStackSetInput", "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" : "UpdateStackSet", "locationName" : null, "requestUri" : "/", "target" : "UpdateStackSet", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getStackSetName", "beanStyleSetterMethodName" : "setStackSetName", "c2jName" : "StackSetName", "c2jShape" : "StackSetName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            The name or unique ID of the stack set that you want to update.

                                                                                                                                                                                                                                                                                                                                                                                            \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 #stackSetName(String)}.\n@param stackSetName 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 #stackSetName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            The name or unique ID of the stack set that you want to update.

                                                                                                                                                                                                                                                                                                                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackSetName", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            The name or unique ID of the stack set that you want to update.

                                                                                                                                                                                                                                                                                                                                                                                            \n@param stackSetName The name or unique ID of the stack set that you want to update.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackSetName", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            The name or unique ID of the stack set that you want to update.

                                                                                                                                                                                                                                                                                                                                                                                            \n@return The name or unique ID of the stack set that you want to update.", "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" : "StackSetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackSetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackSetName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            The name or unique ID of the stack set that you want to update.

                                                                                                                                                                                                                                                                                                                                                                                            \n@param stackSetName The name or unique ID of the stack set that you want to update.", "setterMethodName" : "setStackSetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            The name or unique ID of the stack set that you want to update.

                                                                                                                                                                                                                                                                                                                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "Description", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            A brief description of updates that you are making.

                                                                                                                                                                                                                                                                                                                                                                                            \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 brief description of updates that you are making.

                                                                                                                                                                                                                                                                                                                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            A brief description of updates that you are making.

                                                                                                                                                                                                                                                                                                                                                                                            \n@param description A brief description of updates that you are making.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "description", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            A brief description of updates that you are making.

                                                                                                                                                                                                                                                                                                                                                                                            \n@return A brief description of updates that you are making.", "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 brief description of updates that you are making.

                                                                                                                                                                                                                                                                                                                                                                                            \n@param description A brief description of updates that you are making.", "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 brief description of updates that you are making.

                                                                                                                                                                                                                                                                                                                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTemplateBody", "beanStyleSetterMethodName" : "setTemplateBody", "c2jName" : "TemplateBody", "c2jShape" : "TemplateBody", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            The structure that contains the template body, with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                            Conditional: You must specify only one of the following parameters: TemplateBody or TemplateURL—or set UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                            \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 #templateBody(String)}.\n@param templateBody 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 #templateBody(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            The structure that contains the template body, with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                            Conditional: You must specify only one of the following parameters: TemplateBody or TemplateURL—or set UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "templateBody", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            The structure that contains the template body, with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                            Conditional: You must specify only one of the following parameters: TemplateBody or TemplateURL—or set UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                            \n@param templateBody The structure that contains the template body, with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                            Conditional: You must specify only one of the following parameters: TemplateBody or TemplateURL—or set UsePreviousTemplate to true.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "templateBody", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            The structure that contains the template body, with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                            Conditional: You must specify only one of the following parameters: TemplateBody or TemplateURL—or set UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                            \n@return The structure that contains the template body, with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                            Conditional: You must specify only one of the following parameters: TemplateBody or TemplateURL—or set UsePreviousTemplate to true.", "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" : "TemplateBody", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TemplateBody", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TemplateBody", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            The structure that contains the template body, with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                            Conditional: You must specify only one of the following parameters: TemplateBody or TemplateURL—or set UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                            \n@param templateBody The structure that contains the template body, with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                            Conditional: You must specify only one of the following parameters: TemplateBody or TemplateURL—or set UsePreviousTemplate to true.", "setterMethodName" : "setTemplateBody", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "templateBody", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "templateBody", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            The structure that contains the template body, with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                            Conditional: You must specify only one of the following parameters: TemplateBody or TemplateURL—or set UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTemplateURL", "beanStyleSetterMethodName" : "setTemplateURL", "c2jName" : "TemplateURL", "c2jShape" : "TemplateURL", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            The location of the file that contains the template body. The URL must point to a template (maximum size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                            Conditional: You must specify only one of the following parameters: TemplateBody or TemplateURL—or set UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                            \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 #templateURL(String)}.\n@param templateURL 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 #templateURL(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            The location of the file that contains the template body. The URL must point to a template (maximum size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                            Conditional: You must specify only one of the following parameters: TemplateBody or TemplateURL—or set UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "templateURL", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            The location of the file that contains the template body. The URL must point to a template (maximum size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                            Conditional: You must specify only one of the following parameters: TemplateBody or TemplateURL—or set UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                            \n@param templateURL The location of the file that contains the template body. The URL must point to a template (maximum size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                            Conditional: You must specify only one of the following parameters: TemplateBody or TemplateURL—or set UsePreviousTemplate to true.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "templateURL", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            The location of the file that contains the template body. The URL must point to a template (maximum size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                            Conditional: You must specify only one of the following parameters: TemplateBody or TemplateURL—or set UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                            \n@return The location of the file that contains the template body. The URL must point to a template (maximum size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                            Conditional: You must specify only one of the following parameters: TemplateBody or TemplateURL—or set UsePreviousTemplate to true.", "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" : "TemplateURL", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TemplateURL", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TemplateURL", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            The location of the file that contains the template body. The URL must point to a template (maximum size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                            Conditional: You must specify only one of the following parameters: TemplateBody or TemplateURL—or set UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                            \n@param templateURL The location of the file that contains the template body. The URL must point to a template (maximum size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                            Conditional: You must specify only one of the following parameters: TemplateBody or TemplateURL—or set UsePreviousTemplate to true.", "setterMethodName" : "setTemplateURL", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "templateURL", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "templateURL", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            The location of the file that contains the template body. The URL must point to a template (maximum size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                            Conditional: You must specify only one of the following parameters: TemplateBody or TemplateURL—or set UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getUsePreviousTemplate", "beanStyleSetterMethodName" : "setUsePreviousTemplate", "c2jName" : "UsePreviousTemplate", "c2jShape" : "UsePreviousTemplate", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            Use the existing template that's associated with the stack set that you're updating.

                                                                                                                                                                                                                                                                                                                                                                                            Conditional: You must specify only one of the following parameters: TemplateBody or TemplateURL—or set UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                            \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 #usePreviousTemplate(Boolean)}.\n@param usePreviousTemplate 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 #usePreviousTemplate(Boolean)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            Use the existing template that's associated with the stack set that you're updating.

                                                                                                                                                                                                                                                                                                                                                                                            Conditional: You must specify only one of the following parameters: TemplateBody or TemplateURL—or set UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "usePreviousTemplate", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            Use the existing template that's associated with the stack set that you're updating.

                                                                                                                                                                                                                                                                                                                                                                                            Conditional: You must specify only one of the following parameters: TemplateBody or TemplateURL—or set UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                            \n@param usePreviousTemplate Use the existing template that's associated with the stack set that you're updating.

                                                                                                                                                                                                                                                                                                                                                                                            Conditional: You must specify only one of the following parameters: TemplateBody or TemplateURL—or set UsePreviousTemplate to true.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "usePreviousTemplate", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            Use the existing template that's associated with the stack set that you're updating.

                                                                                                                                                                                                                                                                                                                                                                                            Conditional: You must specify only one of the following parameters: TemplateBody or TemplateURL—or set UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                            \n@return Use the existing template that's associated with the stack set that you're updating.

                                                                                                                                                                                                                                                                                                                                                                                            Conditional: You must specify only one of the following parameters: TemplateBody or TemplateURL—or set UsePreviousTemplate to true.", "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" : "UsePreviousTemplate", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "UsePreviousTemplate", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "UsePreviousTemplate", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            Use the existing template that's associated with the stack set that you're updating.

                                                                                                                                                                                                                                                                                                                                                                                            Conditional: You must specify only one of the following parameters: TemplateBody or TemplateURL—or set UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                            \n@param usePreviousTemplate Use the existing template that's associated with the stack set that you're updating.

                                                                                                                                                                                                                                                                                                                                                                                            Conditional: You must specify only one of the following parameters: TemplateBody or TemplateURL—or set UsePreviousTemplate to true.", "setterMethodName" : "setUsePreviousTemplate", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "usePreviousTemplate", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "usePreviousTemplate", "variableType" : "Boolean", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            Use the existing template that's associated with the stack set that you're updating.

                                                                                                                                                                                                                                                                                                                                                                                            Conditional: You must specify only one of the following parameters: TemplateBody or TemplateURL—or set UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                            ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getParameters", "beanStyleSetterMethodName" : "setParameters", "c2jName" : "Parameters", "c2jShape" : "Parameters", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            A list of input parameters for the stack set template.

                                                                                                                                                                                                                                                                                                                                                                                            \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 #parameters(List)}.\n@param parameters 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 #parameters(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            A list of input parameters for the stack set template.

                                                                                                                                                                                                                                                                                                                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "parameters", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            A list of input parameters for the stack set template.

                                                                                                                                                                                                                                                                                                                                                                                            \n@param parameters A list of input parameters for the stack set template.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parameters", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            A list of input parameters for the stack set template.

                                                                                                                                                                                                                                                                                                                                                                                            \n

                                                                                                                                                                                                                                                                                                                                                                                            \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                                                                                                                                                                                                                                            \n@return A list of input parameters for the stack set template.", "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" : "Parameters", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Parameters", "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" : "Parameter", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Parameter.Builder} avoiding the need to create one manually via {@link Parameter#builder()}.\n\nWhen the {@link Consumer} completes, {@link Parameter.Builder#build()} is called immediately and its result is passed to {@link #member(Parameter)}.\n@param member a consumer that will call methods on {@link Parameter.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Parameter)", "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" : "Parameter", "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" : "Parameter", "variableName" : "member", "variableType" : "Parameter", "documentation" : null, "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Parameter", "variableName" : "member", "variableType" : "Parameter", "documentation" : "", "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Parameter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Parameter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Parameters", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            A list of input parameters for the stack set template.

                                                                                                                                                                                                                                                                                                                                                                                            \n@param parameters A list of input parameters for the stack set template.", "setterMethodName" : "setParameters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameters", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            A list of input parameters for the stack set template.

                                                                                                                                                                                                                                                                                                                                                                                            ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCapabilitiesAsStrings", "beanStyleSetterMethodName" : "setCapabilitiesWithStrings", "c2jName" : "Capabilities", "c2jShape" : "Capabilities", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to update the stack set and its associated stack instances.

                                                                                                                                                                                                                                                                                                                                                                                            • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                                                                                                                                                                                                                                                                                                                                                              Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks sets, you must explicitly acknowledge this by specifying one of these capabilities.

                                                                                                                                                                                                                                                                                                                                                                                              The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                                                                                                                                                                                                                                                                                                                                                              • If you have IAM resources, you can specify either capability.

                                                                                                                                                                                                                                                                                                                                                                                              • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                                                                                                                                                                                                                                                                                                                                                              • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                                                                                                                                                                                                                                                                                                                                                              If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                                                                                                                                                                                                                                                                                                                                                              For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                                                                                            • CAPABILITY_AUTO_EXPAND

                                                                                                                                                                                                                                                                                                                                                                                              Some templates contain macros. If your stack template contains one or more macros, and you choose to update a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                                                                                                                                                                                                                                                                                                                                                              Stack sets do not currently support macros in stack templates. (This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.) Even if you specify this capability, if you include a macro in your template the stack set operation will fail.

                                                                                                                                                                                                                                                                                                                                                                                            \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 #capabilitiesAsStrings(List)}.\n@param capabilities 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 #capabilitiesWithStrings(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to update the stack set and its associated stack instances.

                                                                                                                                                                                                                                                                                                                                                                                            • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                                                                                                                                                                                                                                                                                                                                                              Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks sets, you must explicitly acknowledge this by specifying one of these capabilities.

                                                                                                                                                                                                                                                                                                                                                                                              The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                                                                                                                                                                                                                                                                                                                                                              • If you have IAM resources, you can specify either capability.

                                                                                                                                                                                                                                                                                                                                                                                              • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                                                                                                                                                                                                                                                                                                                                                              • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                                                                                                                                                                                                                                                                                                                                                              If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                                                                                                                                                                                                                                                                                                                                                              For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                                                                                            • CAPABILITY_AUTO_EXPAND

                                                                                                                                                                                                                                                                                                                                                                                              Some templates contain macros. If your stack template contains one or more macros, and you choose to update a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                                                                                                                                                                                                                                                                                                                                                              Stack sets do not currently support macros in stack templates. (This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.) Even if you specify this capability, if you include a macro in your template the stack set operation will fail.

                                                                                                                                                                                                                                                                                                                                                                                            ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "capabilities", "fluentEnumSetterMethodName" : "capabilities", "fluentGetterMethodName" : "capabilitiesAsStrings", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                            In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to update the stack set and its associated stack instances.

                                                                                                                                                                                                                                                                                                                                                                                            • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                                                                                                                                                                                                                                                                                                                                                              Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks sets, you must explicitly acknowledge this by specifying one of these capabilities.

                                                                                                                                                                                                                                                                                                                                                                                              The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                                                                                                                                                                                                                                                                                                                                                              • If you have IAM resources, you can specify either capability.

                                                                                                                                                                                                                                                                                                                                                                                              • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                                                                                                                                                                                                                                                                                                                                                              • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                                                                                                                                                                                                                                                                                                                                                              If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                                                                                                                                                                                                                                                                                                                                                              For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                                                                                            • CAPABILITY_AUTO_EXPAND

                                                                                                                                                                                                                                                                                                                                                                                              Some templates contain macros. If your stack template contains one or more macros, and you choose to update a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                                                                                                                                                                                                                                                                                                                                                              Stack sets do not currently support macros in stack templates. (This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.) Even if you specify this capability, if you include a macro in your template the stack set operation will fail.

                                                                                                                                                                                                                                                                                                                                                                                            \n@param capabilities In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to update the stack set and its associated stack instances.

                                                                                                                                                                                                                                                                                                                                                                                            • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                                                                                                                                                                                                                                                                                                                                                              Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks sets, you must explicitly acknowledge this by specifying one of these capabilities.

                                                                                                                                                                                                                                                                                                                                                                                              The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                                                                                                                                                                                                                                                                                                                                                              • If you have IAM resources, you can specify either capability.

                                                                                                                                                                                                                                                                                                                                                                                              • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                                                                                                                                                                                                                                                                                                                                                              • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                                                                                                                                                                                                                                                                                                                                                              If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                                                                                                                                                                                                                                                                                                                                                              For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                                                                                            • CAPABILITY_AUTO_EXPAND

                                                                                                                                                                                                                                                                                                                                                                                              Some templates contain macros. If your stack template contains one or more macros, and you choose to update a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                                                                                                                                                                                                                                                                                                                                                              Stack sets do not currently support macros in stack templates. (This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.) Even if you specify this capability, if you include a macro in your template the stack set operation will fail.

                                                                                                                                                                                                                                                                                                                                                                                            • \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "capabilitiesWithStrings", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                              In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to update the stack set and its associated stack instances.

                                                                                                                                                                                                                                                                                                                                                                                              • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                                                                                                                                                                                                                                                                                                                                                                Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks sets, you must explicitly acknowledge this by specifying one of these capabilities.

                                                                                                                                                                                                                                                                                                                                                                                                The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                                                                                                                                                                                                                                                                                                                                                                • If you have IAM resources, you can specify either capability.

                                                                                                                                                                                                                                                                                                                                                                                                • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                                                                                                                                                                                                                                                                                                                                                                • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                                                                                                                                                                                                                                                                                                                                                                If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                                                                                                                                                                                                                                                                                                                                                                For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                                                                                              • CAPABILITY_AUTO_EXPAND

                                                                                                                                                                                                                                                                                                                                                                                                Some templates contain macros. If your stack template contains one or more macros, and you choose to update a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                                                                                                                                                                                                                                                                                                                                                                Stack sets do not currently support macros in stack templates. (This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.) Even if you specify this capability, if you include a macro in your template the stack set operation will fail.

                                                                                                                                                                                                                                                                                                                                                                                              \n

                                                                                                                                                                                                                                                                                                                                                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                                                                                                                                                                                                                                              \n@return In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to update the stack set and its associated stack instances.

                                                                                                                                                                                                                                                                                                                                                                                              • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                                                                                                                                                                                                                                                                                                                                                                Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks sets, you must explicitly acknowledge this by specifying one of these capabilities.

                                                                                                                                                                                                                                                                                                                                                                                                The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                                                                                                                                                                                                                                                                                                                                                                • If you have IAM resources, you can specify either capability.

                                                                                                                                                                                                                                                                                                                                                                                                • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                                                                                                                                                                                                                                                                                                                                                                • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                                                                                                                                                                                                                                                                                                                                                                If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                                                                                                                                                                                                                                                                                                                                                                For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                                                                                              • CAPABILITY_AUTO_EXPAND

                                                                                                                                                                                                                                                                                                                                                                                                Some templates contain macros. If your stack template contains one or more macros, and you choose to update a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                                                                                                                                                                                                                                                                                                                                                                Stack sets do not currently support macros in stack templates. (This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.) Even if you specify this capability, if you include a macro in your template the stack set operation will fail.

                                                                                                                                                                                                                                                                                                                                                                                              • ", "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" : "Capabilities", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Capabilities", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMemberAsString", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Capability", "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 #memberAsString(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" : "Capability", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "member", "fluentEnumSetterMethodName" : "member", "fluentGetterMethodName" : "memberAsString", "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@see Capability\n@return Returns a reference to this object so that method calls can be chained together.\n@see Capability", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n

                                                                                                                                                                                                                                                                                                                                                                                                \nIf the service returns an enum value that is not available in the current SDK version, {@link #member} will return {@link Capability#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #memberAsString}.\n

                                                                                                                                                                                                                                                                                                                                                                                                \n@return The value of the Member property for this object.\n@see Capability", "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.\n@see Capability", "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" : "Capabilities", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to update the stack set and its associated stack instances.

                                                                                                                                                                                                                                                                                                                                                                                                • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                                                                                                                                                                                                                                                                                                                                                                  Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks sets, you must explicitly acknowledge this by specifying one of these capabilities.

                                                                                                                                                                                                                                                                                                                                                                                                  The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                                                                                                                                                                                                                                                                                                                                                                  • If you have IAM resources, you can specify either capability.

                                                                                                                                                                                                                                                                                                                                                                                                  • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                                                                                                                                                                                                                                                                                                                                                                  • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                                                                                                                                                                                                                                                                                                                                                                  If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                                                                                                                                                                                                                                                                                                                                                                  For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                                                                                                • CAPABILITY_AUTO_EXPAND

                                                                                                                                                                                                                                                                                                                                                                                                  Some templates contain macros. If your stack template contains one or more macros, and you choose to update a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                                                                                                                                                                                                                                                                                                                                                                  Stack sets do not currently support macros in stack templates. (This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.) Even if you specify this capability, if you include a macro in your template the stack set operation will fail.

                                                                                                                                                                                                                                                                                                                                                                                                \n@param capabilities In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to update the stack set and its associated stack instances.

                                                                                                                                                                                                                                                                                                                                                                                                • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                                                                                                                                                                                                                                                                                                                                                                  Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks sets, you must explicitly acknowledge this by specifying one of these capabilities.

                                                                                                                                                                                                                                                                                                                                                                                                  The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                                                                                                                                                                                                                                                                                                                                                                  • If you have IAM resources, you can specify either capability.

                                                                                                                                                                                                                                                                                                                                                                                                  • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                                                                                                                                                                                                                                                                                                                                                                  • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                                                                                                                                                                                                                                                                                                                                                                  If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                                                                                                                                                                                                                                                                                                                                                                  For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                                                                                                • CAPABILITY_AUTO_EXPAND

                                                                                                                                                                                                                                                                                                                                                                                                  Some templates contain macros. If your stack template contains one or more macros, and you choose to update a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                                                                                                                                                                                                                                                                                                                                                                  Stack sets do not currently support macros in stack templates. (This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.) Even if you specify this capability, if you include a macro in your template the stack set operation will fail.

                                                                                                                                                                                                                                                                                                                                                                                                • ", "setterMethodName" : "setCapabilitiesWithStrings", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "capabilities", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "capabilities", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                  In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to update the stack set and its associated stack instances.

                                                                                                                                                                                                                                                                                                                                                                                                  • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                                                                                                                                                                                                                                                                                                                                                                    Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks sets, you must explicitly acknowledge this by specifying one of these capabilities.

                                                                                                                                                                                                                                                                                                                                                                                                    The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                                                                                                                                                                                                                                                                                                                                                                    • If you have IAM resources, you can specify either capability.

                                                                                                                                                                                                                                                                                                                                                                                                    • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                                                                                                                                                                                                                                                                                                                                                                    • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                                                                                                                                                                                                                                                                                                                                                                    If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                                                                                                                                                                                                                                                                                                                                                                    For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                                                                                                  • CAPABILITY_AUTO_EXPAND

                                                                                                                                                                                                                                                                                                                                                                                                    Some templates contain macros. If your stack template contains one or more macros, and you choose to update a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                                                                                                                                                                                                                                                                                                                                                                    Stack sets do not currently support macros in stack templates. (This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.) Even if you specify this capability, if you include a macro in your template the stack set operation will fail.

                                                                                                                                                                                                                                                                                                                                                                                                  ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "Tags", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                  The key-value pairs to associate with this stack set and the stacks created from it. AWS CloudFormation also propagates these tags to supported resources that are created in the stacks. You can specify a maximum number of 50 tags.

                                                                                                                                                                                                                                                                                                                                                                                                  If you specify tags for this parameter, those tags replace any list of tags that are currently associated with this stack set. This means:

                                                                                                                                                                                                                                                                                                                                                                                                  • If you don't specify this parameter, AWS CloudFormation doesn't modify the stack's tags.

                                                                                                                                                                                                                                                                                                                                                                                                  • If you specify any tags using this parameter, you must specify all the tags that you want associated with this stack set, even tags you've specifed before (for example, when creating the stack set or during a previous update of the stack set.). Any tags that you don't include in the updated list of tags are removed from the stack set, and therefore from the stacks and resources as well.

                                                                                                                                                                                                                                                                                                                                                                                                  • If you specify an empty value, AWS CloudFormation removes all currently associated tags.

                                                                                                                                                                                                                                                                                                                                                                                                  If you specify new tags as part of an UpdateStackSet action, AWS CloudFormation checks to see if you have the required IAM permission to tag resources. If you omit tags that are currently associated with the stack set from the list of tags you specify, AWS CloudFormation assumes that you want to remove those tags from the stack set, and checks to see if you have permission to untag resources. If you don't have the necessary permission(s), the entire UpdateStackSet action fails with an access denied error, and the stack set is not updated.

                                                                                                                                                                                                                                                                                                                                                                                                  \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 #tags(List)}.\n@param tags 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 #tags(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                  The key-value pairs to associate with this stack set and the stacks created from it. AWS CloudFormation also propagates these tags to supported resources that are created in the stacks. You can specify a maximum number of 50 tags.

                                                                                                                                                                                                                                                                                                                                                                                                  If you specify tags for this parameter, those tags replace any list of tags that are currently associated with this stack set. This means:

                                                                                                                                                                                                                                                                                                                                                                                                  • If you don't specify this parameter, AWS CloudFormation doesn't modify the stack's tags.

                                                                                                                                                                                                                                                                                                                                                                                                  • If you specify any tags using this parameter, you must specify all the tags that you want associated with this stack set, even tags you've specifed before (for example, when creating the stack set or during a previous update of the stack set.). Any tags that you don't include in the updated list of tags are removed from the stack set, and therefore from the stacks and resources as well.

                                                                                                                                                                                                                                                                                                                                                                                                  • If you specify an empty value, AWS CloudFormation removes all currently associated tags.

                                                                                                                                                                                                                                                                                                                                                                                                  If you specify new tags as part of an UpdateStackSet action, AWS CloudFormation checks to see if you have the required IAM permission to tag resources. If you omit tags that are currently associated with the stack set from the list of tags you specify, AWS CloudFormation assumes that you want to remove those tags from the stack set, and checks to see if you have permission to untag resources. If you don't have the necessary permission(s), the entire UpdateStackSet action fails with an access denied error, and the stack set is not updated.

                                                                                                                                                                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tags", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                  The key-value pairs to associate with this stack set and the stacks created from it. AWS CloudFormation also propagates these tags to supported resources that are created in the stacks. You can specify a maximum number of 50 tags.

                                                                                                                                                                                                                                                                                                                                                                                                  If you specify tags for this parameter, those tags replace any list of tags that are currently associated with this stack set. This means:

                                                                                                                                                                                                                                                                                                                                                                                                  • If you don't specify this parameter, AWS CloudFormation doesn't modify the stack's tags.

                                                                                                                                                                                                                                                                                                                                                                                                  • If you specify any tags using this parameter, you must specify all the tags that you want associated with this stack set, even tags you've specifed before (for example, when creating the stack set or during a previous update of the stack set.). Any tags that you don't include in the updated list of tags are removed from the stack set, and therefore from the stacks and resources as well.

                                                                                                                                                                                                                                                                                                                                                                                                  • If you specify an empty value, AWS CloudFormation removes all currently associated tags.

                                                                                                                                                                                                                                                                                                                                                                                                  If you specify new tags as part of an UpdateStackSet action, AWS CloudFormation checks to see if you have the required IAM permission to tag resources. If you omit tags that are currently associated with the stack set from the list of tags you specify, AWS CloudFormation assumes that you want to remove those tags from the stack set, and checks to see if you have permission to untag resources. If you don't have the necessary permission(s), the entire UpdateStackSet action fails with an access denied error, and the stack set is not updated.

                                                                                                                                                                                                                                                                                                                                                                                                  \n@param tags The key-value pairs to associate with this stack set and the stacks created from it. AWS CloudFormation also propagates these tags to supported resources that are created in the stacks. You can specify a maximum number of 50 tags.

                                                                                                                                                                                                                                                                                                                                                                                                  If you specify tags for this parameter, those tags replace any list of tags that are currently associated with this stack set. This means:

                                                                                                                                                                                                                                                                                                                                                                                                  • If you don't specify this parameter, AWS CloudFormation doesn't modify the stack's tags.

                                                                                                                                                                                                                                                                                                                                                                                                  • If you specify any tags using this parameter, you must specify all the tags that you want associated with this stack set, even tags you've specifed before (for example, when creating the stack set or during a previous update of the stack set.). Any tags that you don't include in the updated list of tags are removed from the stack set, and therefore from the stacks and resources as well.

                                                                                                                                                                                                                                                                                                                                                                                                  • If you specify an empty value, AWS CloudFormation removes all currently associated tags.

                                                                                                                                                                                                                                                                                                                                                                                                  If you specify new tags as part of an UpdateStackSet action, AWS CloudFormation checks to see if you have the required IAM permission to tag resources. If you omit tags that are currently associated with the stack set from the list of tags you specify, AWS CloudFormation assumes that you want to remove those tags from the stack set, and checks to see if you have permission to untag resources. If you don't have the necessary permission(s), the entire UpdateStackSet action fails with an access denied error, and the stack set is not updated.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                  The key-value pairs to associate with this stack set and the stacks created from it. AWS CloudFormation also propagates these tags to supported resources that are created in the stacks. You can specify a maximum number of 50 tags.

                                                                                                                                                                                                                                                                                                                                                                                                  If you specify tags for this parameter, those tags replace any list of tags that are currently associated with this stack set. This means:

                                                                                                                                                                                                                                                                                                                                                                                                  • If you don't specify this parameter, AWS CloudFormation doesn't modify the stack's tags.

                                                                                                                                                                                                                                                                                                                                                                                                  • If you specify any tags using this parameter, you must specify all the tags that you want associated with this stack set, even tags you've specifed before (for example, when creating the stack set or during a previous update of the stack set.). Any tags that you don't include in the updated list of tags are removed from the stack set, and therefore from the stacks and resources as well.

                                                                                                                                                                                                                                                                                                                                                                                                  • If you specify an empty value, AWS CloudFormation removes all currently associated tags.

                                                                                                                                                                                                                                                                                                                                                                                                  If you specify new tags as part of an UpdateStackSet action, AWS CloudFormation checks to see if you have the required IAM permission to tag resources. If you omit tags that are currently associated with the stack set from the list of tags you specify, AWS CloudFormation assumes that you want to remove those tags from the stack set, and checks to see if you have permission to untag resources. If you don't have the necessary permission(s), the entire UpdateStackSet action fails with an access denied error, and the stack set is not updated.

                                                                                                                                                                                                                                                                                                                                                                                                  \n

                                                                                                                                                                                                                                                                                                                                                                                                  \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                                                                                                                                                                                                                                                  \n@return The key-value pairs to associate with this stack set and the stacks created from it. AWS CloudFormation also propagates these tags to supported resources that are created in the stacks. You can specify a maximum number of 50 tags.

                                                                                                                                                                                                                                                                                                                                                                                                  If you specify tags for this parameter, those tags replace any list of tags that are currently associated with this stack set. This means:

                                                                                                                                                                                                                                                                                                                                                                                                  • If you don't specify this parameter, AWS CloudFormation doesn't modify the stack's tags.

                                                                                                                                                                                                                                                                                                                                                                                                  • If you specify any tags using this parameter, you must specify all the tags that you want associated with this stack set, even tags you've specifed before (for example, when creating the stack set or during a previous update of the stack set.). Any tags that you don't include in the updated list of tags are removed from the stack set, and therefore from the stacks and resources as well.

                                                                                                                                                                                                                                                                                                                                                                                                  • If you specify an empty value, AWS CloudFormation removes all currently associated tags.

                                                                                                                                                                                                                                                                                                                                                                                                  If you specify new tags as part of an UpdateStackSet action, AWS CloudFormation checks to see if you have the required IAM permission to tag resources. If you omit tags that are currently associated with the stack set from the list of tags you specify, AWS CloudFormation assumes that you want to remove those tags from the stack set, and checks to see if you have permission to untag resources. If you don't have the necessary permission(s), the entire UpdateStackSet action fails with an access denied error, and the stack set is not updated.", "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" : "Tags", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "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" : "Tag", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Tag.Builder} avoiding the need to create one manually via {@link Tag#builder()}.\n\nWhen the {@link Consumer} completes, {@link Tag.Builder#build()} is called immediately and its result is passed to {@link #member(Tag)}.\n@param member a consumer that will call methods on {@link Tag.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Tag)", "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" : "Tag", "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" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : null, "simpleType" : "Tag", "variableSetterType" : "Tag" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : "", "simpleType" : "Tag", "variableSetterType" : "Tag" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Tag", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Tag", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                  The key-value pairs to associate with this stack set and the stacks created from it. AWS CloudFormation also propagates these tags to supported resources that are created in the stacks. You can specify a maximum number of 50 tags.

                                                                                                                                                                                                                                                                                                                                                                                                  If you specify tags for this parameter, those tags replace any list of tags that are currently associated with this stack set. This means:

                                                                                                                                                                                                                                                                                                                                                                                                  • If you don't specify this parameter, AWS CloudFormation doesn't modify the stack's tags.

                                                                                                                                                                                                                                                                                                                                                                                                  • If you specify any tags using this parameter, you must specify all the tags that you want associated with this stack set, even tags you've specifed before (for example, when creating the stack set or during a previous update of the stack set.). Any tags that you don't include in the updated list of tags are removed from the stack set, and therefore from the stacks and resources as well.

                                                                                                                                                                                                                                                                                                                                                                                                  • If you specify an empty value, AWS CloudFormation removes all currently associated tags.

                                                                                                                                                                                                                                                                                                                                                                                                  If you specify new tags as part of an UpdateStackSet action, AWS CloudFormation checks to see if you have the required IAM permission to tag resources. If you omit tags that are currently associated with the stack set from the list of tags you specify, AWS CloudFormation assumes that you want to remove those tags from the stack set, and checks to see if you have permission to untag resources. If you don't have the necessary permission(s), the entire UpdateStackSet action fails with an access denied error, and the stack set is not updated.

                                                                                                                                                                                                                                                                                                                                                                                                  \n@param tags The key-value pairs to associate with this stack set and the stacks created from it. AWS CloudFormation also propagates these tags to supported resources that are created in the stacks. You can specify a maximum number of 50 tags.

                                                                                                                                                                                                                                                                                                                                                                                                  If you specify tags for this parameter, those tags replace any list of tags that are currently associated with this stack set. This means:

                                                                                                                                                                                                                                                                                                                                                                                                  • If you don't specify this parameter, AWS CloudFormation doesn't modify the stack's tags.

                                                                                                                                                                                                                                                                                                                                                                                                  • If you specify any tags using this parameter, you must specify all the tags that you want associated with this stack set, even tags you've specifed before (for example, when creating the stack set or during a previous update of the stack set.). Any tags that you don't include in the updated list of tags are removed from the stack set, and therefore from the stacks and resources as well.

                                                                                                                                                                                                                                                                                                                                                                                                  • If you specify an empty value, AWS CloudFormation removes all currently associated tags.

                                                                                                                                                                                                                                                                                                                                                                                                  If you specify new tags as part of an UpdateStackSet action, AWS CloudFormation checks to see if you have the required IAM permission to tag resources. If you omit tags that are currently associated with the stack set from the list of tags you specify, AWS CloudFormation assumes that you want to remove those tags from the stack set, and checks to see if you have permission to untag resources. If you don't have the necessary permission(s), the entire UpdateStackSet action fails with an access denied error, and the stack set is not updated.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                  The key-value pairs to associate with this stack set and the stacks created from it. AWS CloudFormation also propagates these tags to supported resources that are created in the stacks. You can specify a maximum number of 50 tags.

                                                                                                                                                                                                                                                                                                                                                                                                  If you specify tags for this parameter, those tags replace any list of tags that are currently associated with this stack set. This means:

                                                                                                                                                                                                                                                                                                                                                                                                  • If you don't specify this parameter, AWS CloudFormation doesn't modify the stack's tags.

                                                                                                                                                                                                                                                                                                                                                                                                  • If you specify any tags using this parameter, you must specify all the tags that you want associated with this stack set, even tags you've specifed before (for example, when creating the stack set or during a previous update of the stack set.). Any tags that you don't include in the updated list of tags are removed from the stack set, and therefore from the stacks and resources as well.

                                                                                                                                                                                                                                                                                                                                                                                                  • If you specify an empty value, AWS CloudFormation removes all currently associated tags.

                                                                                                                                                                                                                                                                                                                                                                                                  If you specify new tags as part of an UpdateStackSet action, AWS CloudFormation checks to see if you have the required IAM permission to tag resources. If you omit tags that are currently associated with the stack set from the list of tags you specify, AWS CloudFormation assumes that you want to remove those tags from the stack set, and checks to see if you have permission to untag resources. If you don't have the necessary permission(s), the entire UpdateStackSet action fails with an access denied error, and the stack set is not updated.

                                                                                                                                                                                                                                                                                                                                                                                                  ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getOperationPreferences", "beanStyleSetterMethodName" : "setOperationPreferences", "c2jName" : "OperationPreferences", "c2jShape" : "StackSetOperationPreferences", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                  Preferences for how AWS CloudFormation performs this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                  \nThis is a convenience that creates an instance of the {@link StackSetOperationPreferences.Builder} avoiding the need to create one manually via {@link StackSetOperationPreferences#builder()}.\n\nWhen the {@link Consumer} completes, {@link StackSetOperationPreferences.Builder#build()} is called immediately and its result is passed to {@link #operationPreferences(StackSetOperationPreferences)}.\n@param operationPreferences a consumer that will call methods on {@link StackSetOperationPreferences.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #operationPreferences(StackSetOperationPreferences)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                  Preferences for how AWS CloudFormation performs this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "operationPreferences", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                  Preferences for how AWS CloudFormation performs this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                  \n@param operationPreferences Preferences for how AWS CloudFormation performs this stack set operation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "operationPreferences", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                  Preferences for how AWS CloudFormation performs this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                  \n@return Preferences for how AWS CloudFormation performs this stack set operation.", "getterModel" : { "returnType" : "StackSetOperationPreferences", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "OperationPreferences", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OperationPreferences", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "OperationPreferences", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                  Preferences for how AWS CloudFormation performs this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                  \n@param operationPreferences Preferences for how AWS CloudFormation performs this stack set operation.", "setterMethodName" : "setOperationPreferences", "setterModel" : { "variableDeclarationType" : "StackSetOperationPreferences", "variableName" : "operationPreferences", "variableType" : "StackSetOperationPreferences", "documentation" : null, "simpleType" : "StackSetOperationPreferences", "variableSetterType" : "StackSetOperationPreferences" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StackSetOperationPreferences", "variableName" : "operationPreferences", "variableType" : "StackSetOperationPreferences", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                  Preferences for how AWS CloudFormation performs this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                  ", "simpleType" : "StackSetOperationPreferences", "variableSetterType" : "StackSetOperationPreferences" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAdministrationRoleARN", "beanStyleSetterMethodName" : "setAdministrationRoleARN", "c2jName" : "AdministrationRoleARN", "c2jShape" : "RoleARN", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                  The Amazon Resource Number (ARN) of the IAM role to use to update this stack set.

                                                                                                                                                                                                                                                                                                                                                                                                  Specify an IAM role only if you are using customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Granting Permissions for Stack Set Operations in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                  If you specified a customized administrator role when you created the stack set, you must specify a customized administrator role, even if it is the same customized administrator role used with this stack set previously.

                                                                                                                                                                                                                                                                                                                                                                                                  \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 #administrationRoleARN(String)}.\n@param administrationRoleARN 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 #administrationRoleARN(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                  The Amazon Resource Number (ARN) of the IAM role to use to update this stack set.

                                                                                                                                                                                                                                                                                                                                                                                                  Specify an IAM role only if you are using customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Granting Permissions for Stack Set Operations in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                  If you specified a customized administrator role when you created the stack set, you must specify a customized administrator role, even if it is the same customized administrator role used with this stack set previously.

                                                                                                                                                                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "administrationRoleARN", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                  The Amazon Resource Number (ARN) of the IAM role to use to update this stack set.

                                                                                                                                                                                                                                                                                                                                                                                                  Specify an IAM role only if you are using customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Granting Permissions for Stack Set Operations in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                  If you specified a customized administrator role when you created the stack set, you must specify a customized administrator role, even if it is the same customized administrator role used with this stack set previously.

                                                                                                                                                                                                                                                                                                                                                                                                  \n@param administrationRoleARN The Amazon Resource Number (ARN) of the IAM role to use to update this stack set.

                                                                                                                                                                                                                                                                                                                                                                                                  Specify an IAM role only if you are using customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Granting Permissions for Stack Set Operations in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                  If you specified a customized administrator role when you created the stack set, you must specify a customized administrator role, even if it is the same customized administrator role used with this stack set previously.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "administrationRoleARN", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                  The Amazon Resource Number (ARN) of the IAM role to use to update this stack set.

                                                                                                                                                                                                                                                                                                                                                                                                  Specify an IAM role only if you are using customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Granting Permissions for Stack Set Operations in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                  If you specified a customized administrator role when you created the stack set, you must specify a customized administrator role, even if it is the same customized administrator role used with this stack set previously.

                                                                                                                                                                                                                                                                                                                                                                                                  \n@return The Amazon Resource Number (ARN) of the IAM role to use to update this stack set.

                                                                                                                                                                                                                                                                                                                                                                                                  Specify an IAM role only if you are using customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Granting Permissions for Stack Set Operations in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                  If you specified a customized administrator role when you created the stack set, you must specify a customized administrator role, even if it is the same customized administrator role used with this stack set previously.", "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" : "AdministrationRoleARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AdministrationRoleARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AdministrationRoleARN", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                  The Amazon Resource Number (ARN) of the IAM role to use to update this stack set.

                                                                                                                                                                                                                                                                                                                                                                                                  Specify an IAM role only if you are using customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Granting Permissions for Stack Set Operations in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                  If you specified a customized administrator role when you created the stack set, you must specify a customized administrator role, even if it is the same customized administrator role used with this stack set previously.

                                                                                                                                                                                                                                                                                                                                                                                                  \n@param administrationRoleARN The Amazon Resource Number (ARN) of the IAM role to use to update this stack set.

                                                                                                                                                                                                                                                                                                                                                                                                  Specify an IAM role only if you are using customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Granting Permissions for Stack Set Operations in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                  If you specified a customized administrator role when you created the stack set, you must specify a customized administrator role, even if it is the same customized administrator role used with this stack set previously.", "setterMethodName" : "setAdministrationRoleARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "administrationRoleARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "administrationRoleARN", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                  The Amazon Resource Number (ARN) of the IAM role to use to update this stack set.

                                                                                                                                                                                                                                                                                                                                                                                                  Specify an IAM role only if you are using customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Granting Permissions for Stack Set Operations in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                  If you specified a customized administrator role when you created the stack set, you must specify a customized administrator role, even if it is the same customized administrator role used with this stack set previously.

                                                                                                                                                                                                                                                                                                                                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getExecutionRoleName", "beanStyleSetterMethodName" : "setExecutionRoleName", "c2jName" : "ExecutionRoleName", "c2jShape" : "ExecutionRoleName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                  The name of the IAM execution role to use to update the stack set. If you do not specify an execution role, AWS CloudFormation uses the AWSCloudFormationStackSetExecutionRole role for the stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                  Specify an IAM role only if you are using customized execution roles to control which stack resources users and groups can include in their stack sets.

                                                                                                                                                                                                                                                                                                                                                                                                  If you specify a customized execution role, AWS CloudFormation uses that role to update the stack. If you do not specify a customized execution role, AWS CloudFormation performs the update using the role previously associated with the stack set, so long as you have permissions to perform operations on the stack set.

                                                                                                                                                                                                                                                                                                                                                                                                  \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 #executionRoleName(String)}.\n@param executionRoleName 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 #executionRoleName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                  The name of the IAM execution role to use to update the stack set. If you do not specify an execution role, AWS CloudFormation uses the AWSCloudFormationStackSetExecutionRole role for the stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                  Specify an IAM role only if you are using customized execution roles to control which stack resources users and groups can include in their stack sets.

                                                                                                                                                                                                                                                                                                                                                                                                  If you specify a customized execution role, AWS CloudFormation uses that role to update the stack. If you do not specify a customized execution role, AWS CloudFormation performs the update using the role previously associated with the stack set, so long as you have permissions to perform operations on the stack set.

                                                                                                                                                                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "executionRoleName", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                  The name of the IAM execution role to use to update the stack set. If you do not specify an execution role, AWS CloudFormation uses the AWSCloudFormationStackSetExecutionRole role for the stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                  Specify an IAM role only if you are using customized execution roles to control which stack resources users and groups can include in their stack sets.

                                                                                                                                                                                                                                                                                                                                                                                                  If you specify a customized execution role, AWS CloudFormation uses that role to update the stack. If you do not specify a customized execution role, AWS CloudFormation performs the update using the role previously associated with the stack set, so long as you have permissions to perform operations on the stack set.

                                                                                                                                                                                                                                                                                                                                                                                                  \n@param executionRoleName The name of the IAM execution role to use to update the stack set. If you do not specify an execution role, AWS CloudFormation uses the AWSCloudFormationStackSetExecutionRole role for the stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                  Specify an IAM role only if you are using customized execution roles to control which stack resources users and groups can include in their stack sets.

                                                                                                                                                                                                                                                                                                                                                                                                  If you specify a customized execution role, AWS CloudFormation uses that role to update the stack. If you do not specify a customized execution role, AWS CloudFormation performs the update using the role previously associated with the stack set, so long as you have permissions to perform operations on the stack set.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "executionRoleName", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                  The name of the IAM execution role to use to update the stack set. If you do not specify an execution role, AWS CloudFormation uses the AWSCloudFormationStackSetExecutionRole role for the stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                  Specify an IAM role only if you are using customized execution roles to control which stack resources users and groups can include in their stack sets.

                                                                                                                                                                                                                                                                                                                                                                                                  If you specify a customized execution role, AWS CloudFormation uses that role to update the stack. If you do not specify a customized execution role, AWS CloudFormation performs the update using the role previously associated with the stack set, so long as you have permissions to perform operations on the stack set.

                                                                                                                                                                                                                                                                                                                                                                                                  \n@return The name of the IAM execution role to use to update the stack set. If you do not specify an execution role, AWS CloudFormation uses the AWSCloudFormationStackSetExecutionRole role for the stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                  Specify an IAM role only if you are using customized execution roles to control which stack resources users and groups can include in their stack sets.

                                                                                                                                                                                                                                                                                                                                                                                                  If you specify a customized execution role, AWS CloudFormation uses that role to update the stack. If you do not specify a customized execution role, AWS CloudFormation performs the update using the role previously associated with the stack set, so long as you have permissions to perform operations on the stack set.", "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" : "ExecutionRoleName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ExecutionRoleName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ExecutionRoleName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                  The name of the IAM execution role to use to update the stack set. If you do not specify an execution role, AWS CloudFormation uses the AWSCloudFormationStackSetExecutionRole role for the stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                  Specify an IAM role only if you are using customized execution roles to control which stack resources users and groups can include in their stack sets.

                                                                                                                                                                                                                                                                                                                                                                                                  If you specify a customized execution role, AWS CloudFormation uses that role to update the stack. If you do not specify a customized execution role, AWS CloudFormation performs the update using the role previously associated with the stack set, so long as you have permissions to perform operations on the stack set.

                                                                                                                                                                                                                                                                                                                                                                                                  \n@param executionRoleName The name of the IAM execution role to use to update the stack set. If you do not specify an execution role, AWS CloudFormation uses the AWSCloudFormationStackSetExecutionRole role for the stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                  Specify an IAM role only if you are using customized execution roles to control which stack resources users and groups can include in their stack sets.

                                                                                                                                                                                                                                                                                                                                                                                                  If you specify a customized execution role, AWS CloudFormation uses that role to update the stack. If you do not specify a customized execution role, AWS CloudFormation performs the update using the role previously associated with the stack set, so long as you have permissions to perform operations on the stack set.", "setterMethodName" : "setExecutionRoleName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "executionRoleName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "executionRoleName", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                  The name of the IAM execution role to use to update the stack set. If you do not specify an execution role, AWS CloudFormation uses the AWSCloudFormationStackSetExecutionRole role for the stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                  Specify an IAM role only if you are using customized execution roles to control which stack resources users and groups can include in their stack sets.

                                                                                                                                                                                                                                                                                                                                                                                                  If you specify a customized execution role, AWS CloudFormation uses that role to update the stack. If you do not specify a customized execution role, AWS CloudFormation performs the update using the role previously associated with the stack set, so long as you have permissions to perform operations on the stack set.

                                                                                                                                                                                                                                                                                                                                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getOperationId", "beanStyleSetterMethodName" : "setOperationId", "c2jName" : "OperationId", "c2jShape" : "ClientRequestToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                  The unique ID for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                  The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You might retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                                                                                                                                                                                                                                                                                  If you don't specify an operation ID, AWS CloudFormation generates one automatically.

                                                                                                                                                                                                                                                                                                                                                                                                  Repeating this stack set operation with a new operation ID retries all stack instances whose status is OUTDATED.

                                                                                                                                                                                                                                                                                                                                                                                                  \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 #operationId(String)}.\n@param operationId 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 #operationId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                  The unique ID for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                  The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You might retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                                                                                                                                                                                                                                                                                  If you don't specify an operation ID, AWS CloudFormation generates one automatically.

                                                                                                                                                                                                                                                                                                                                                                                                  Repeating this stack set operation with a new operation ID retries all stack instances whose status is OUTDATED.

                                                                                                                                                                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "operationId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                  The unique ID for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                  The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You might retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                                                                                                                                                                                                                                                                                  If you don't specify an operation ID, AWS CloudFormation generates one automatically.

                                                                                                                                                                                                                                                                                                                                                                                                  Repeating this stack set operation with a new operation ID retries all stack instances whose status is OUTDATED.

                                                                                                                                                                                                                                                                                                                                                                                                  \n@param operationId The unique ID for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                  The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You might retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                                                                                                                                                                                                                                                                                  If you don't specify an operation ID, AWS CloudFormation generates one automatically.

                                                                                                                                                                                                                                                                                                                                                                                                  Repeating this stack set operation with a new operation ID retries all stack instances whose status is OUTDATED.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "operationId", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                  The unique ID for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                  The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You might retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                                                                                                                                                                                                                                                                                  If you don't specify an operation ID, AWS CloudFormation generates one automatically.

                                                                                                                                                                                                                                                                                                                                                                                                  Repeating this stack set operation with a new operation ID retries all stack instances whose status is OUTDATED.

                                                                                                                                                                                                                                                                                                                                                                                                  \n@return The unique ID for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                  The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You might retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                                                                                                                                                                                                                                                                                  If you don't specify an operation ID, AWS CloudFormation generates one automatically.

                                                                                                                                                                                                                                                                                                                                                                                                  Repeating this stack set operation with a new operation ID retries all stack instances whose status is OUTDATED.", "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" : "OperationId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OperationId", "uri" : false }, "idempotencyToken" : true, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "OperationId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                  The unique ID for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                  The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You might retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                                                                                                                                                                                                                                                                                  If you don't specify an operation ID, AWS CloudFormation generates one automatically.

                                                                                                                                                                                                                                                                                                                                                                                                  Repeating this stack set operation with a new operation ID retries all stack instances whose status is OUTDATED.

                                                                                                                                                                                                                                                                                                                                                                                                  \n@param operationId The unique ID for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                  The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You might retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                                                                                                                                                                                                                                                                                  If you don't specify an operation ID, AWS CloudFormation generates one automatically.

                                                                                                                                                                                                                                                                                                                                                                                                  Repeating this stack set operation with a new operation ID retries all stack instances whose status is OUTDATED.", "setterMethodName" : "setOperationId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "operationId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "operationId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                  The unique ID for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                  The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You might retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                                                                                                                                                                                                                                                                                  If you don't specify an operation ID, AWS CloudFormation generates one automatically.

                                                                                                                                                                                                                                                                                                                                                                                                  Repeating this stack set operation with a new operation ID retries all stack instances whose status is OUTDATED.

                                                                                                                                                                                                                                                                                                                                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAccounts", "beanStyleSetterMethodName" : "setAccounts", "c2jName" : "Accounts", "c2jShape" : "AccountList", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                  The accounts in which to update associated stack instances. If you specify accounts, you must also specify the regions in which to update stack set instances.

                                                                                                                                                                                                                                                                                                                                                                                                  To update all the stack instances associated with this stack set, do not specify the Accounts or Regions properties.

                                                                                                                                                                                                                                                                                                                                                                                                  If the stack set update includes changes to the template (that is, if the TemplateBody or TemplateURL properties are specified), or the Parameters property, AWS CloudFormation marks all stack instances with a status of OUTDATED prior to updating the stack instances in the specified accounts and regions. If the stack set update does not include changes to the template or parameters, AWS CloudFormation updates the stack instances in the specified accounts and regions, while leaving all other stack instances with their existing stack instance status.

                                                                                                                                                                                                                                                                                                                                                                                                  \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 #accounts(List)}.\n@param accounts 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 #accounts(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                  The accounts in which to update associated stack instances. If you specify accounts, you must also specify the regions in which to update stack set instances.

                                                                                                                                                                                                                                                                                                                                                                                                  To update all the stack instances associated with this stack set, do not specify the Accounts or Regions properties.

                                                                                                                                                                                                                                                                                                                                                                                                  If the stack set update includes changes to the template (that is, if the TemplateBody or TemplateURL properties are specified), or the Parameters property, AWS CloudFormation marks all stack instances with a status of OUTDATED prior to updating the stack instances in the specified accounts and regions. If the stack set update does not include changes to the template or parameters, AWS CloudFormation updates the stack instances in the specified accounts and regions, while leaving all other stack instances with their existing stack instance status.

                                                                                                                                                                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "accounts", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                  The accounts in which to update associated stack instances. If you specify accounts, you must also specify the regions in which to update stack set instances.

                                                                                                                                                                                                                                                                                                                                                                                                  To update all the stack instances associated with this stack set, do not specify the Accounts or Regions properties.

                                                                                                                                                                                                                                                                                                                                                                                                  If the stack set update includes changes to the template (that is, if the TemplateBody or TemplateURL properties are specified), or the Parameters property, AWS CloudFormation marks all stack instances with a status of OUTDATED prior to updating the stack instances in the specified accounts and regions. If the stack set update does not include changes to the template or parameters, AWS CloudFormation updates the stack instances in the specified accounts and regions, while leaving all other stack instances with their existing stack instance status.

                                                                                                                                                                                                                                                                                                                                                                                                  \n@param accounts The accounts in which to update associated stack instances. If you specify accounts, you must also specify the regions in which to update stack set instances.

                                                                                                                                                                                                                                                                                                                                                                                                  To update all the stack instances associated with this stack set, do not specify the Accounts or Regions properties.

                                                                                                                                                                                                                                                                                                                                                                                                  If the stack set update includes changes to the template (that is, if the TemplateBody or TemplateURL properties are specified), or the Parameters property, AWS CloudFormation marks all stack instances with a status of OUTDATED prior to updating the stack instances in the specified accounts and regions. If the stack set update does not include changes to the template or parameters, AWS CloudFormation updates the stack instances in the specified accounts and regions, while leaving all other stack instances with their existing stack instance status.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "accounts", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                  The accounts in which to update associated stack instances. If you specify accounts, you must also specify the regions in which to update stack set instances.

                                                                                                                                                                                                                                                                                                                                                                                                  To update all the stack instances associated with this stack set, do not specify the Accounts or Regions properties.

                                                                                                                                                                                                                                                                                                                                                                                                  If the stack set update includes changes to the template (that is, if the TemplateBody or TemplateURL properties are specified), or the Parameters property, AWS CloudFormation marks all stack instances with a status of OUTDATED prior to updating the stack instances in the specified accounts and regions. If the stack set update does not include changes to the template or parameters, AWS CloudFormation updates the stack instances in the specified accounts and regions, while leaving all other stack instances with their existing stack instance status.

                                                                                                                                                                                                                                                                                                                                                                                                  \n

                                                                                                                                                                                                                                                                                                                                                                                                  \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                                                                                                                                                                                                                                                  \n@return The accounts in which to update associated stack instances. If you specify accounts, you must also specify the regions in which to update stack set instances.

                                                                                                                                                                                                                                                                                                                                                                                                  To update all the stack instances associated with this stack set, do not specify the Accounts or Regions properties.

                                                                                                                                                                                                                                                                                                                                                                                                  If the stack set update includes changes to the template (that is, if the TemplateBody or TemplateURL properties are specified), or the Parameters property, AWS CloudFormation marks all stack instances with a status of OUTDATED prior to updating the stack instances in the specified accounts and regions. If the stack set update does not include changes to the template or parameters, AWS CloudFormation updates the stack instances in the specified accounts and regions, while leaving all other stack instances with their existing stack instance status.", "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" : "Accounts", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Accounts", "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" : "Account", "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" : "Accounts", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                  The accounts in which to update associated stack instances. If you specify accounts, you must also specify the regions in which to update stack set instances.

                                                                                                                                                                                                                                                                                                                                                                                                  To update all the stack instances associated with this stack set, do not specify the Accounts or Regions properties.

                                                                                                                                                                                                                                                                                                                                                                                                  If the stack set update includes changes to the template (that is, if the TemplateBody or TemplateURL properties are specified), or the Parameters property, AWS CloudFormation marks all stack instances with a status of OUTDATED prior to updating the stack instances in the specified accounts and regions. If the stack set update does not include changes to the template or parameters, AWS CloudFormation updates the stack instances in the specified accounts and regions, while leaving all other stack instances with their existing stack instance status.

                                                                                                                                                                                                                                                                                                                                                                                                  \n@param accounts The accounts in which to update associated stack instances. If you specify accounts, you must also specify the regions in which to update stack set instances.

                                                                                                                                                                                                                                                                                                                                                                                                  To update all the stack instances associated with this stack set, do not specify the Accounts or Regions properties.

                                                                                                                                                                                                                                                                                                                                                                                                  If the stack set update includes changes to the template (that is, if the TemplateBody or TemplateURL properties are specified), or the Parameters property, AWS CloudFormation marks all stack instances with a status of OUTDATED prior to updating the stack instances in the specified accounts and regions. If the stack set update does not include changes to the template or parameters, AWS CloudFormation updates the stack instances in the specified accounts and regions, while leaving all other stack instances with their existing stack instance status.", "setterMethodName" : "setAccounts", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "accounts", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "accounts", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                  The accounts in which to update associated stack instances. If you specify accounts, you must also specify the regions in which to update stack set instances.

                                                                                                                                                                                                                                                                                                                                                                                                  To update all the stack instances associated with this stack set, do not specify the Accounts or Regions properties.

                                                                                                                                                                                                                                                                                                                                                                                                  If the stack set update includes changes to the template (that is, if the TemplateBody or TemplateURL properties are specified), or the Parameters property, AWS CloudFormation marks all stack instances with a status of OUTDATED prior to updating the stack instances in the specified accounts and regions. If the stack set update does not include changes to the template or parameters, AWS CloudFormation updates the stack instances in the specified accounts and regions, while leaving all other stack instances with their existing stack instance status.

                                                                                                                                                                                                                                                                                                                                                                                                  ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRegions", "beanStyleSetterMethodName" : "setRegions", "c2jName" : "Regions", "c2jShape" : "RegionList", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                  The regions in which to update associated stack instances. If you specify regions, you must also specify accounts in which to update stack set instances.

                                                                                                                                                                                                                                                                                                                                                                                                  To update all the stack instances associated with this stack set, do not specify the Accounts or Regions properties.

                                                                                                                                                                                                                                                                                                                                                                                                  If the stack set update includes changes to the template (that is, if the TemplateBody or TemplateURL properties are specified), or the Parameters property, AWS CloudFormation marks all stack instances with a status of OUTDATED prior to updating the stack instances in the specified accounts and regions. If the stack set update does not include changes to the template or parameters, AWS CloudFormation updates the stack instances in the specified accounts and regions, while leaving all other stack instances with their existing stack instance status.

                                                                                                                                                                                                                                                                                                                                                                                                  \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 #regions(List)}.\n@param regions 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 #regions(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                  The regions in which to update associated stack instances. If you specify regions, you must also specify accounts in which to update stack set instances.

                                                                                                                                                                                                                                                                                                                                                                                                  To update all the stack instances associated with this stack set, do not specify the Accounts or Regions properties.

                                                                                                                                                                                                                                                                                                                                                                                                  If the stack set update includes changes to the template (that is, if the TemplateBody or TemplateURL properties are specified), or the Parameters property, AWS CloudFormation marks all stack instances with a status of OUTDATED prior to updating the stack instances in the specified accounts and regions. If the stack set update does not include changes to the template or parameters, AWS CloudFormation updates the stack instances in the specified accounts and regions, while leaving all other stack instances with their existing stack instance status.

                                                                                                                                                                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "regions", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                  The regions in which to update associated stack instances. If you specify regions, you must also specify accounts in which to update stack set instances.

                                                                                                                                                                                                                                                                                                                                                                                                  To update all the stack instances associated with this stack set, do not specify the Accounts or Regions properties.

                                                                                                                                                                                                                                                                                                                                                                                                  If the stack set update includes changes to the template (that is, if the TemplateBody or TemplateURL properties are specified), or the Parameters property, AWS CloudFormation marks all stack instances with a status of OUTDATED prior to updating the stack instances in the specified accounts and regions. If the stack set update does not include changes to the template or parameters, AWS CloudFormation updates the stack instances in the specified accounts and regions, while leaving all other stack instances with their existing stack instance status.

                                                                                                                                                                                                                                                                                                                                                                                                  \n@param regions The regions in which to update associated stack instances. If you specify regions, you must also specify accounts in which to update stack set instances.

                                                                                                                                                                                                                                                                                                                                                                                                  To update all the stack instances associated with this stack set, do not specify the Accounts or Regions properties.

                                                                                                                                                                                                                                                                                                                                                                                                  If the stack set update includes changes to the template (that is, if the TemplateBody or TemplateURL properties are specified), or the Parameters property, AWS CloudFormation marks all stack instances with a status of OUTDATED prior to updating the stack instances in the specified accounts and regions. If the stack set update does not include changes to the template or parameters, AWS CloudFormation updates the stack instances in the specified accounts and regions, while leaving all other stack instances with their existing stack instance status.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "regions", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                  The regions in which to update associated stack instances. If you specify regions, you must also specify accounts in which to update stack set instances.

                                                                                                                                                                                                                                                                                                                                                                                                  To update all the stack instances associated with this stack set, do not specify the Accounts or Regions properties.

                                                                                                                                                                                                                                                                                                                                                                                                  If the stack set update includes changes to the template (that is, if the TemplateBody or TemplateURL properties are specified), or the Parameters property, AWS CloudFormation marks all stack instances with a status of OUTDATED prior to updating the stack instances in the specified accounts and regions. If the stack set update does not include changes to the template or parameters, AWS CloudFormation updates the stack instances in the specified accounts and regions, while leaving all other stack instances with their existing stack instance status.

                                                                                                                                                                                                                                                                                                                                                                                                  \n

                                                                                                                                                                                                                                                                                                                                                                                                  \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                                                                                                                                                                                                                                                  \n@return The regions in which to update associated stack instances. If you specify regions, you must also specify accounts in which to update stack set instances.

                                                                                                                                                                                                                                                                                                                                                                                                  To update all the stack instances associated with this stack set, do not specify the Accounts or Regions properties.

                                                                                                                                                                                                                                                                                                                                                                                                  If the stack set update includes changes to the template (that is, if the TemplateBody or TemplateURL properties are specified), or the Parameters property, AWS CloudFormation marks all stack instances with a status of OUTDATED prior to updating the stack instances in the specified accounts and regions. If the stack set update does not include changes to the template or parameters, AWS CloudFormation updates the stack instances in the specified accounts and regions, while leaving all other stack instances with their existing stack instance status.", "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" : "Regions", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Regions", "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" : "Region", "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" : "Regions", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                  The regions in which to update associated stack instances. If you specify regions, you must also specify accounts in which to update stack set instances.

                                                                                                                                                                                                                                                                                                                                                                                                  To update all the stack instances associated with this stack set, do not specify the Accounts or Regions properties.

                                                                                                                                                                                                                                                                                                                                                                                                  If the stack set update includes changes to the template (that is, if the TemplateBody or TemplateURL properties are specified), or the Parameters property, AWS CloudFormation marks all stack instances with a status of OUTDATED prior to updating the stack instances in the specified accounts and regions. If the stack set update does not include changes to the template or parameters, AWS CloudFormation updates the stack instances in the specified accounts and regions, while leaving all other stack instances with their existing stack instance status.

                                                                                                                                                                                                                                                                                                                                                                                                  \n@param regions The regions in which to update associated stack instances. If you specify regions, you must also specify accounts in which to update stack set instances.

                                                                                                                                                                                                                                                                                                                                                                                                  To update all the stack instances associated with this stack set, do not specify the Accounts or Regions properties.

                                                                                                                                                                                                                                                                                                                                                                                                  If the stack set update includes changes to the template (that is, if the TemplateBody or TemplateURL properties are specified), or the Parameters property, AWS CloudFormation marks all stack instances with a status of OUTDATED prior to updating the stack instances in the specified accounts and regions. If the stack set update does not include changes to the template or parameters, AWS CloudFormation updates the stack instances in the specified accounts and regions, while leaving all other stack instances with their existing stack instance status.", "setterMethodName" : "setRegions", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "regions", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "regions", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                  The regions in which to update associated stack instances. If you specify regions, you must also specify accounts in which to update stack set instances.

                                                                                                                                                                                                                                                                                                                                                                                                  To update all the stack instances associated with this stack set, do not specify the Accounts or Regions properties.

                                                                                                                                                                                                                                                                                                                                                                                                  If the stack set update includes changes to the template (that is, if the TemplateBody or TemplateURL properties are specified), or the Parameters property, AWS CloudFormation marks all stack instances with a status of OUTDATED prior to updating the stack instances in the specified accounts and regions. If the stack set update does not include changes to the template or parameters, AWS CloudFormation updates the stack instances in the specified accounts and regions, while leaving all other stack instances with their existing stack instance status.

                                                                                                                                                                                                                                                                                                                                                                                                  ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Accounts" : { "beanStyleGetterMethodName" : "getAccounts", "beanStyleSetterMethodName" : "setAccounts", "c2jName" : "Accounts", "c2jShape" : "AccountList", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                  The accounts in which to update associated stack instances. If you specify accounts, you must also specify the regions in which to update stack set instances.

                                                                                                                                                                                                                                                                                                                                                                                                  To update all the stack instances associated with this stack set, do not specify the Accounts or Regions properties.

                                                                                                                                                                                                                                                                                                                                                                                                  If the stack set update includes changes to the template (that is, if the TemplateBody or TemplateURL properties are specified), or the Parameters property, AWS CloudFormation marks all stack instances with a status of OUTDATED prior to updating the stack instances in the specified accounts and regions. If the stack set update does not include changes to the template or parameters, AWS CloudFormation updates the stack instances in the specified accounts and regions, while leaving all other stack instances with their existing stack instance status.

                                                                                                                                                                                                                                                                                                                                                                                                  \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 #accounts(List)}.\n@param accounts 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 #accounts(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                  The accounts in which to update associated stack instances. If you specify accounts, you must also specify the regions in which to update stack set instances.

                                                                                                                                                                                                                                                                                                                                                                                                  To update all the stack instances associated with this stack set, do not specify the Accounts or Regions properties.

                                                                                                                                                                                                                                                                                                                                                                                                  If the stack set update includes changes to the template (that is, if the TemplateBody or TemplateURL properties are specified), or the Parameters property, AWS CloudFormation marks all stack instances with a status of OUTDATED prior to updating the stack instances in the specified accounts and regions. If the stack set update does not include changes to the template or parameters, AWS CloudFormation updates the stack instances in the specified accounts and regions, while leaving all other stack instances with their existing stack instance status.

                                                                                                                                                                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "accounts", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                  The accounts in which to update associated stack instances. If you specify accounts, you must also specify the regions in which to update stack set instances.

                                                                                                                                                                                                                                                                                                                                                                                                  To update all the stack instances associated with this stack set, do not specify the Accounts or Regions properties.

                                                                                                                                                                                                                                                                                                                                                                                                  If the stack set update includes changes to the template (that is, if the TemplateBody or TemplateURL properties are specified), or the Parameters property, AWS CloudFormation marks all stack instances with a status of OUTDATED prior to updating the stack instances in the specified accounts and regions. If the stack set update does not include changes to the template or parameters, AWS CloudFormation updates the stack instances in the specified accounts and regions, while leaving all other stack instances with their existing stack instance status.

                                                                                                                                                                                                                                                                                                                                                                                                  \n@param accounts The accounts in which to update associated stack instances. If you specify accounts, you must also specify the regions in which to update stack set instances.

                                                                                                                                                                                                                                                                                                                                                                                                  To update all the stack instances associated with this stack set, do not specify the Accounts or Regions properties.

                                                                                                                                                                                                                                                                                                                                                                                                  If the stack set update includes changes to the template (that is, if the TemplateBody or TemplateURL properties are specified), or the Parameters property, AWS CloudFormation marks all stack instances with a status of OUTDATED prior to updating the stack instances in the specified accounts and regions. If the stack set update does not include changes to the template or parameters, AWS CloudFormation updates the stack instances in the specified accounts and regions, while leaving all other stack instances with their existing stack instance status.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "accounts", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                  The accounts in which to update associated stack instances. If you specify accounts, you must also specify the regions in which to update stack set instances.

                                                                                                                                                                                                                                                                                                                                                                                                  To update all the stack instances associated with this stack set, do not specify the Accounts or Regions properties.

                                                                                                                                                                                                                                                                                                                                                                                                  If the stack set update includes changes to the template (that is, if the TemplateBody or TemplateURL properties are specified), or the Parameters property, AWS CloudFormation marks all stack instances with a status of OUTDATED prior to updating the stack instances in the specified accounts and regions. If the stack set update does not include changes to the template or parameters, AWS CloudFormation updates the stack instances in the specified accounts and regions, while leaving all other stack instances with their existing stack instance status.

                                                                                                                                                                                                                                                                                                                                                                                                  \n

                                                                                                                                                                                                                                                                                                                                                                                                  \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                                                                                                                                                                                                                                                  \n@return The accounts in which to update associated stack instances. If you specify accounts, you must also specify the regions in which to update stack set instances.

                                                                                                                                                                                                                                                                                                                                                                                                  To update all the stack instances associated with this stack set, do not specify the Accounts or Regions properties.

                                                                                                                                                                                                                                                                                                                                                                                                  If the stack set update includes changes to the template (that is, if the TemplateBody or TemplateURL properties are specified), or the Parameters property, AWS CloudFormation marks all stack instances with a status of OUTDATED prior to updating the stack instances in the specified accounts and regions. If the stack set update does not include changes to the template or parameters, AWS CloudFormation updates the stack instances in the specified accounts and regions, while leaving all other stack instances with their existing stack instance status.", "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" : "Accounts", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Accounts", "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" : "Account", "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" : "Accounts", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                  The accounts in which to update associated stack instances. If you specify accounts, you must also specify the regions in which to update stack set instances.

                                                                                                                                                                                                                                                                                                                                                                                                  To update all the stack instances associated with this stack set, do not specify the Accounts or Regions properties.

                                                                                                                                                                                                                                                                                                                                                                                                  If the stack set update includes changes to the template (that is, if the TemplateBody or TemplateURL properties are specified), or the Parameters property, AWS CloudFormation marks all stack instances with a status of OUTDATED prior to updating the stack instances in the specified accounts and regions. If the stack set update does not include changes to the template or parameters, AWS CloudFormation updates the stack instances in the specified accounts and regions, while leaving all other stack instances with their existing stack instance status.

                                                                                                                                                                                                                                                                                                                                                                                                  \n@param accounts The accounts in which to update associated stack instances. If you specify accounts, you must also specify the regions in which to update stack set instances.

                                                                                                                                                                                                                                                                                                                                                                                                  To update all the stack instances associated with this stack set, do not specify the Accounts or Regions properties.

                                                                                                                                                                                                                                                                                                                                                                                                  If the stack set update includes changes to the template (that is, if the TemplateBody or TemplateURL properties are specified), or the Parameters property, AWS CloudFormation marks all stack instances with a status of OUTDATED prior to updating the stack instances in the specified accounts and regions. If the stack set update does not include changes to the template or parameters, AWS CloudFormation updates the stack instances in the specified accounts and regions, while leaving all other stack instances with their existing stack instance status.", "setterMethodName" : "setAccounts", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "accounts", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "accounts", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                  The accounts in which to update associated stack instances. If you specify accounts, you must also specify the regions in which to update stack set instances.

                                                                                                                                                                                                                                                                                                                                                                                                  To update all the stack instances associated with this stack set, do not specify the Accounts or Regions properties.

                                                                                                                                                                                                                                                                                                                                                                                                  If the stack set update includes changes to the template (that is, if the TemplateBody or TemplateURL properties are specified), or the Parameters property, AWS CloudFormation marks all stack instances with a status of OUTDATED prior to updating the stack instances in the specified accounts and regions. If the stack set update does not include changes to the template or parameters, AWS CloudFormation updates the stack instances in the specified accounts and regions, while leaving all other stack instances with their existing stack instance status.

                                                                                                                                                                                                                                                                                                                                                                                                  ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "AdministrationRoleARN" : { "beanStyleGetterMethodName" : "getAdministrationRoleARN", "beanStyleSetterMethodName" : "setAdministrationRoleARN", "c2jName" : "AdministrationRoleARN", "c2jShape" : "RoleARN", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                  The Amazon Resource Number (ARN) of the IAM role to use to update this stack set.

                                                                                                                                                                                                                                                                                                                                                                                                  Specify an IAM role only if you are using customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Granting Permissions for Stack Set Operations in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                  If you specified a customized administrator role when you created the stack set, you must specify a customized administrator role, even if it is the same customized administrator role used with this stack set previously.

                                                                                                                                                                                                                                                                                                                                                                                                  \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 #administrationRoleARN(String)}.\n@param administrationRoleARN 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 #administrationRoleARN(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                  The Amazon Resource Number (ARN) of the IAM role to use to update this stack set.

                                                                                                                                                                                                                                                                                                                                                                                                  Specify an IAM role only if you are using customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Granting Permissions for Stack Set Operations in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                  If you specified a customized administrator role when you created the stack set, you must specify a customized administrator role, even if it is the same customized administrator role used with this stack set previously.

                                                                                                                                                                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "administrationRoleARN", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                  The Amazon Resource Number (ARN) of the IAM role to use to update this stack set.

                                                                                                                                                                                                                                                                                                                                                                                                  Specify an IAM role only if you are using customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Granting Permissions for Stack Set Operations in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                  If you specified a customized administrator role when you created the stack set, you must specify a customized administrator role, even if it is the same customized administrator role used with this stack set previously.

                                                                                                                                                                                                                                                                                                                                                                                                  \n@param administrationRoleARN The Amazon Resource Number (ARN) of the IAM role to use to update this stack set.

                                                                                                                                                                                                                                                                                                                                                                                                  Specify an IAM role only if you are using customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Granting Permissions for Stack Set Operations in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                  If you specified a customized administrator role when you created the stack set, you must specify a customized administrator role, even if it is the same customized administrator role used with this stack set previously.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "administrationRoleARN", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                  The Amazon Resource Number (ARN) of the IAM role to use to update this stack set.

                                                                                                                                                                                                                                                                                                                                                                                                  Specify an IAM role only if you are using customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Granting Permissions for Stack Set Operations in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                  If you specified a customized administrator role when you created the stack set, you must specify a customized administrator role, even if it is the same customized administrator role used with this stack set previously.

                                                                                                                                                                                                                                                                                                                                                                                                  \n@return The Amazon Resource Number (ARN) of the IAM role to use to update this stack set.

                                                                                                                                                                                                                                                                                                                                                                                                  Specify an IAM role only if you are using customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Granting Permissions for Stack Set Operations in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                  If you specified a customized administrator role when you created the stack set, you must specify a customized administrator role, even if it is the same customized administrator role used with this stack set previously.", "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" : "AdministrationRoleARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AdministrationRoleARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AdministrationRoleARN", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                  The Amazon Resource Number (ARN) of the IAM role to use to update this stack set.

                                                                                                                                                                                                                                                                                                                                                                                                  Specify an IAM role only if you are using customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Granting Permissions for Stack Set Operations in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                  If you specified a customized administrator role when you created the stack set, you must specify a customized administrator role, even if it is the same customized administrator role used with this stack set previously.

                                                                                                                                                                                                                                                                                                                                                                                                  \n@param administrationRoleARN The Amazon Resource Number (ARN) of the IAM role to use to update this stack set.

                                                                                                                                                                                                                                                                                                                                                                                                  Specify an IAM role only if you are using customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Granting Permissions for Stack Set Operations in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                  If you specified a customized administrator role when you created the stack set, you must specify a customized administrator role, even if it is the same customized administrator role used with this stack set previously.", "setterMethodName" : "setAdministrationRoleARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "administrationRoleARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "administrationRoleARN", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                  The Amazon Resource Number (ARN) of the IAM role to use to update this stack set.

                                                                                                                                                                                                                                                                                                                                                                                                  Specify an IAM role only if you are using customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Granting Permissions for Stack Set Operations in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                  If you specified a customized administrator role when you created the stack set, you must specify a customized administrator role, even if it is the same customized administrator role used with this stack set previously.

                                                                                                                                                                                                                                                                                                                                                                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Capabilities" : { "beanStyleGetterMethodName" : "getCapabilitiesAsStrings", "beanStyleSetterMethodName" : "setCapabilitiesWithStrings", "c2jName" : "Capabilities", "c2jShape" : "Capabilities", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                  In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to update the stack set and its associated stack instances.

                                                                                                                                                                                                                                                                                                                                                                                                  • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                                                                                                                                                                                                                                                                                                                                                                    Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks sets, you must explicitly acknowledge this by specifying one of these capabilities.

                                                                                                                                                                                                                                                                                                                                                                                                    The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                                                                                                                                                                                                                                                                                                                                                                    • If you have IAM resources, you can specify either capability.

                                                                                                                                                                                                                                                                                                                                                                                                    • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                                                                                                                                                                                                                                                                                                                                                                    • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                                                                                                                                                                                                                                                                                                                                                                    If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                                                                                                                                                                                                                                                                                                                                                                    For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                                                                                                  • CAPABILITY_AUTO_EXPAND

                                                                                                                                                                                                                                                                                                                                                                                                    Some templates contain macros. If your stack template contains one or more macros, and you choose to update a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                                                                                                                                                                                                                                                                                                                                                                    Stack sets do not currently support macros in stack templates. (This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.) Even if you specify this capability, if you include a macro in your template the stack set operation will fail.

                                                                                                                                                                                                                                                                                                                                                                                                  \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 #capabilitiesAsStrings(List)}.\n@param capabilities 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 #capabilitiesWithStrings(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                  In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to update the stack set and its associated stack instances.

                                                                                                                                                                                                                                                                                                                                                                                                  • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                                                                                                                                                                                                                                                                                                                                                                    Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks sets, you must explicitly acknowledge this by specifying one of these capabilities.

                                                                                                                                                                                                                                                                                                                                                                                                    The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                                                                                                                                                                                                                                                                                                                                                                    • If you have IAM resources, you can specify either capability.

                                                                                                                                                                                                                                                                                                                                                                                                    • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                                                                                                                                                                                                                                                                                                                                                                    • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                                                                                                                                                                                                                                                                                                                                                                    If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                                                                                                                                                                                                                                                                                                                                                                    For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                                                                                                  • CAPABILITY_AUTO_EXPAND

                                                                                                                                                                                                                                                                                                                                                                                                    Some templates contain macros. If your stack template contains one or more macros, and you choose to update a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                                                                                                                                                                                                                                                                                                                                                                    Stack sets do not currently support macros in stack templates. (This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.) Even if you specify this capability, if you include a macro in your template the stack set operation will fail.

                                                                                                                                                                                                                                                                                                                                                                                                  ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "capabilities", "fluentEnumSetterMethodName" : "capabilities", "fluentGetterMethodName" : "capabilitiesAsStrings", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                  In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to update the stack set and its associated stack instances.

                                                                                                                                                                                                                                                                                                                                                                                                  • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                                                                                                                                                                                                                                                                                                                                                                    Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks sets, you must explicitly acknowledge this by specifying one of these capabilities.

                                                                                                                                                                                                                                                                                                                                                                                                    The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                                                                                                                                                                                                                                                                                                                                                                    • If you have IAM resources, you can specify either capability.

                                                                                                                                                                                                                                                                                                                                                                                                    • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                                                                                                                                                                                                                                                                                                                                                                    • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                                                                                                                                                                                                                                                                                                                                                                    If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                                                                                                                                                                                                                                                                                                                                                                    For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                                                                                                  • CAPABILITY_AUTO_EXPAND

                                                                                                                                                                                                                                                                                                                                                                                                    Some templates contain macros. If your stack template contains one or more macros, and you choose to update a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                                                                                                                                                                                                                                                                                                                                                                    Stack sets do not currently support macros in stack templates. (This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.) Even if you specify this capability, if you include a macro in your template the stack set operation will fail.

                                                                                                                                                                                                                                                                                                                                                                                                  \n@param capabilities In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to update the stack set and its associated stack instances.

                                                                                                                                                                                                                                                                                                                                                                                                  • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                                                                                                                                                                                                                                                                                                                                                                    Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks sets, you must explicitly acknowledge this by specifying one of these capabilities.

                                                                                                                                                                                                                                                                                                                                                                                                    The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                                                                                                                                                                                                                                                                                                                                                                    • If you have IAM resources, you can specify either capability.

                                                                                                                                                                                                                                                                                                                                                                                                    • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                                                                                                                                                                                                                                                                                                                                                                    • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                                                                                                                                                                                                                                                                                                                                                                    If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                                                                                                                                                                                                                                                                                                                                                                    For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                                                                                                  • CAPABILITY_AUTO_EXPAND

                                                                                                                                                                                                                                                                                                                                                                                                    Some templates contain macros. If your stack template contains one or more macros, and you choose to update a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                                                                                                                                                                                                                                                                                                                                                                    Stack sets do not currently support macros in stack templates. (This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.) Even if you specify this capability, if you include a macro in your template the stack set operation will fail.

                                                                                                                                                                                                                                                                                                                                                                                                  • \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "capabilitiesWithStrings", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                    In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to update the stack set and its associated stack instances.

                                                                                                                                                                                                                                                                                                                                                                                                    • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                                                                                                                                                                                                                                                                                                                                                                      Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks sets, you must explicitly acknowledge this by specifying one of these capabilities.

                                                                                                                                                                                                                                                                                                                                                                                                      The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                                                                                                                                                                                                                                                                                                                                                                      • If you have IAM resources, you can specify either capability.

                                                                                                                                                                                                                                                                                                                                                                                                      • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                                                                                                                                                                                                                                                                                                                                                                      • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                                                                                                                                                                                                                                                                                                                                                                      If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                                                                                                                                                                                                                                                                                                                                                                      For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                                                                                                    • CAPABILITY_AUTO_EXPAND

                                                                                                                                                                                                                                                                                                                                                                                                      Some templates contain macros. If your stack template contains one or more macros, and you choose to update a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                                                                                                                                                                                                                                                                                                                                                                      Stack sets do not currently support macros in stack templates. (This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.) Even if you specify this capability, if you include a macro in your template the stack set operation will fail.

                                                                                                                                                                                                                                                                                                                                                                                                    \n

                                                                                                                                                                                                                                                                                                                                                                                                    \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                                                                                                                                                                                                                                                    \n@return In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to update the stack set and its associated stack instances.

                                                                                                                                                                                                                                                                                                                                                                                                    • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                                                                                                                                                                                                                                                                                                                                                                      Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks sets, you must explicitly acknowledge this by specifying one of these capabilities.

                                                                                                                                                                                                                                                                                                                                                                                                      The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                                                                                                                                                                                                                                                                                                                                                                      • If you have IAM resources, you can specify either capability.

                                                                                                                                                                                                                                                                                                                                                                                                      • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                                                                                                                                                                                                                                                                                                                                                                      • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                                                                                                                                                                                                                                                                                                                                                                      If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                                                                                                                                                                                                                                                                                                                                                                      For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                                                                                                    • CAPABILITY_AUTO_EXPAND

                                                                                                                                                                                                                                                                                                                                                                                                      Some templates contain macros. If your stack template contains one or more macros, and you choose to update a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                                                                                                                                                                                                                                                                                                                                                                      Stack sets do not currently support macros in stack templates. (This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.) Even if you specify this capability, if you include a macro in your template the stack set operation will fail.

                                                                                                                                                                                                                                                                                                                                                                                                    • ", "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" : "Capabilities", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Capabilities", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMemberAsString", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Capability", "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 #memberAsString(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" : "Capability", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "member", "fluentEnumSetterMethodName" : "member", "fluentGetterMethodName" : "memberAsString", "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@see Capability\n@return Returns a reference to this object so that method calls can be chained together.\n@see Capability", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n

                                                                                                                                                                                                                                                                                                                                                                                                      \nIf the service returns an enum value that is not available in the current SDK version, {@link #member} will return {@link Capability#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #memberAsString}.\n

                                                                                                                                                                                                                                                                                                                                                                                                      \n@return The value of the Member property for this object.\n@see Capability", "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.\n@see Capability", "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" : "Capabilities", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                      In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to update the stack set and its associated stack instances.

                                                                                                                                                                                                                                                                                                                                                                                                      • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                                                                                                                                                                                                                                                                                                                                                                        Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks sets, you must explicitly acknowledge this by specifying one of these capabilities.

                                                                                                                                                                                                                                                                                                                                                                                                        The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                                                                                                                                                                                                                                                                                                                                                                        • If you have IAM resources, you can specify either capability.

                                                                                                                                                                                                                                                                                                                                                                                                        • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                                                                                                                                                                                                                                                                                                                                                                        • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                                                                                                                                                                                                                                                                                                                                                                        If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                                                                                                                                                                                                                                                                                                                                                                        For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                                                                                                      • CAPABILITY_AUTO_EXPAND

                                                                                                                                                                                                                                                                                                                                                                                                        Some templates contain macros. If your stack template contains one or more macros, and you choose to update a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                                                                                                                                                                                                                                                                                                                                                                        Stack sets do not currently support macros in stack templates. (This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.) Even if you specify this capability, if you include a macro in your template the stack set operation will fail.

                                                                                                                                                                                                                                                                                                                                                                                                      \n@param capabilities In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to update the stack set and its associated stack instances.

                                                                                                                                                                                                                                                                                                                                                                                                      • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                                                                                                                                                                                                                                                                                                                                                                        Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks sets, you must explicitly acknowledge this by specifying one of these capabilities.

                                                                                                                                                                                                                                                                                                                                                                                                        The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                                                                                                                                                                                                                                                                                                                                                                        • If you have IAM resources, you can specify either capability.

                                                                                                                                                                                                                                                                                                                                                                                                        • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                                                                                                                                                                                                                                                                                                                                                                        • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                                                                                                                                                                                                                                                                                                                                                                        If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                                                                                                                                                                                                                                                                                                                                                                        For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                                                                                                      • CAPABILITY_AUTO_EXPAND

                                                                                                                                                                                                                                                                                                                                                                                                        Some templates contain macros. If your stack template contains one or more macros, and you choose to update a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                                                                                                                                                                                                                                                                                                                                                                        Stack sets do not currently support macros in stack templates. (This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.) Even if you specify this capability, if you include a macro in your template the stack set operation will fail.

                                                                                                                                                                                                                                                                                                                                                                                                      • ", "setterMethodName" : "setCapabilitiesWithStrings", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "capabilities", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "capabilities", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to update the stack set and its associated stack instances.

                                                                                                                                                                                                                                                                                                                                                                                                        • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                                                                                                                                                                                                                                                                                                                                                                          Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks sets, you must explicitly acknowledge this by specifying one of these capabilities.

                                                                                                                                                                                                                                                                                                                                                                                                          The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                                                                                                                                                                                                                                                                                                                                                                          • If you have IAM resources, you can specify either capability.

                                                                                                                                                                                                                                                                                                                                                                                                          • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                                                                                                                                                                                                                                                                                                                                                                          • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                                                                                                                                                                                                                                                                                                                                                                          If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                                                                                                                                                                                                                                                                                                                                                                          For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                                                                                                        • CAPABILITY_AUTO_EXPAND

                                                                                                                                                                                                                                                                                                                                                                                                          Some templates contain macros. If your stack template contains one or more macros, and you choose to update a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                                                                                                                                                                                                                                                                                                                                                                          Stack sets do not currently support macros in stack templates. (This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.) Even if you specify this capability, if you include a macro in your template the stack set operation will fail.

                                                                                                                                                                                                                                                                                                                                                                                                        ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Description" : { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "Description", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        A brief description of updates that you are making.

                                                                                                                                                                                                                                                                                                                                                                                                        \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 brief description of updates that you are making.

                                                                                                                                                                                                                                                                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        A brief description of updates that you are making.

                                                                                                                                                                                                                                                                                                                                                                                                        \n@param description A brief description of updates that you are making.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "description", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        A brief description of updates that you are making.

                                                                                                                                                                                                                                                                                                                                                                                                        \n@return A brief description of updates that you are making.", "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 brief description of updates that you are making.

                                                                                                                                                                                                                                                                                                                                                                                                        \n@param description A brief description of updates that you are making.", "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 brief description of updates that you are making.

                                                                                                                                                                                                                                                                                                                                                                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ExecutionRoleName" : { "beanStyleGetterMethodName" : "getExecutionRoleName", "beanStyleSetterMethodName" : "setExecutionRoleName", "c2jName" : "ExecutionRoleName", "c2jShape" : "ExecutionRoleName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        The name of the IAM execution role to use to update the stack set. If you do not specify an execution role, AWS CloudFormation uses the AWSCloudFormationStackSetExecutionRole role for the stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                        Specify an IAM role only if you are using customized execution roles to control which stack resources users and groups can include in their stack sets.

                                                                                                                                                                                                                                                                                                                                                                                                        If you specify a customized execution role, AWS CloudFormation uses that role to update the stack. If you do not specify a customized execution role, AWS CloudFormation performs the update using the role previously associated with the stack set, so long as you have permissions to perform operations on the stack set.

                                                                                                                                                                                                                                                                                                                                                                                                        \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 #executionRoleName(String)}.\n@param executionRoleName 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 #executionRoleName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        The name of the IAM execution role to use to update the stack set. If you do not specify an execution role, AWS CloudFormation uses the AWSCloudFormationStackSetExecutionRole role for the stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                        Specify an IAM role only if you are using customized execution roles to control which stack resources users and groups can include in their stack sets.

                                                                                                                                                                                                                                                                                                                                                                                                        If you specify a customized execution role, AWS CloudFormation uses that role to update the stack. If you do not specify a customized execution role, AWS CloudFormation performs the update using the role previously associated with the stack set, so long as you have permissions to perform operations on the stack set.

                                                                                                                                                                                                                                                                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "executionRoleName", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        The name of the IAM execution role to use to update the stack set. If you do not specify an execution role, AWS CloudFormation uses the AWSCloudFormationStackSetExecutionRole role for the stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                        Specify an IAM role only if you are using customized execution roles to control which stack resources users and groups can include in their stack sets.

                                                                                                                                                                                                                                                                                                                                                                                                        If you specify a customized execution role, AWS CloudFormation uses that role to update the stack. If you do not specify a customized execution role, AWS CloudFormation performs the update using the role previously associated with the stack set, so long as you have permissions to perform operations on the stack set.

                                                                                                                                                                                                                                                                                                                                                                                                        \n@param executionRoleName The name of the IAM execution role to use to update the stack set. If you do not specify an execution role, AWS CloudFormation uses the AWSCloudFormationStackSetExecutionRole role for the stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                        Specify an IAM role only if you are using customized execution roles to control which stack resources users and groups can include in their stack sets.

                                                                                                                                                                                                                                                                                                                                                                                                        If you specify a customized execution role, AWS CloudFormation uses that role to update the stack. If you do not specify a customized execution role, AWS CloudFormation performs the update using the role previously associated with the stack set, so long as you have permissions to perform operations on the stack set.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "executionRoleName", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        The name of the IAM execution role to use to update the stack set. If you do not specify an execution role, AWS CloudFormation uses the AWSCloudFormationStackSetExecutionRole role for the stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                        Specify an IAM role only if you are using customized execution roles to control which stack resources users and groups can include in their stack sets.

                                                                                                                                                                                                                                                                                                                                                                                                        If you specify a customized execution role, AWS CloudFormation uses that role to update the stack. If you do not specify a customized execution role, AWS CloudFormation performs the update using the role previously associated with the stack set, so long as you have permissions to perform operations on the stack set.

                                                                                                                                                                                                                                                                                                                                                                                                        \n@return The name of the IAM execution role to use to update the stack set. If you do not specify an execution role, AWS CloudFormation uses the AWSCloudFormationStackSetExecutionRole role for the stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                        Specify an IAM role only if you are using customized execution roles to control which stack resources users and groups can include in their stack sets.

                                                                                                                                                                                                                                                                                                                                                                                                        If you specify a customized execution role, AWS CloudFormation uses that role to update the stack. If you do not specify a customized execution role, AWS CloudFormation performs the update using the role previously associated with the stack set, so long as you have permissions to perform operations on the stack set.", "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" : "ExecutionRoleName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ExecutionRoleName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ExecutionRoleName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        The name of the IAM execution role to use to update the stack set. If you do not specify an execution role, AWS CloudFormation uses the AWSCloudFormationStackSetExecutionRole role for the stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                        Specify an IAM role only if you are using customized execution roles to control which stack resources users and groups can include in their stack sets.

                                                                                                                                                                                                                                                                                                                                                                                                        If you specify a customized execution role, AWS CloudFormation uses that role to update the stack. If you do not specify a customized execution role, AWS CloudFormation performs the update using the role previously associated with the stack set, so long as you have permissions to perform operations on the stack set.

                                                                                                                                                                                                                                                                                                                                                                                                        \n@param executionRoleName The name of the IAM execution role to use to update the stack set. If you do not specify an execution role, AWS CloudFormation uses the AWSCloudFormationStackSetExecutionRole role for the stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                        Specify an IAM role only if you are using customized execution roles to control which stack resources users and groups can include in their stack sets.

                                                                                                                                                                                                                                                                                                                                                                                                        If you specify a customized execution role, AWS CloudFormation uses that role to update the stack. If you do not specify a customized execution role, AWS CloudFormation performs the update using the role previously associated with the stack set, so long as you have permissions to perform operations on the stack set.", "setterMethodName" : "setExecutionRoleName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "executionRoleName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "executionRoleName", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        The name of the IAM execution role to use to update the stack set. If you do not specify an execution role, AWS CloudFormation uses the AWSCloudFormationStackSetExecutionRole role for the stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                        Specify an IAM role only if you are using customized execution roles to control which stack resources users and groups can include in their stack sets.

                                                                                                                                                                                                                                                                                                                                                                                                        If you specify a customized execution role, AWS CloudFormation uses that role to update the stack. If you do not specify a customized execution role, AWS CloudFormation performs the update using the role previously associated with the stack set, so long as you have permissions to perform operations on the stack set.

                                                                                                                                                                                                                                                                                                                                                                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "OperationId" : { "beanStyleGetterMethodName" : "getOperationId", "beanStyleSetterMethodName" : "setOperationId", "c2jName" : "OperationId", "c2jShape" : "ClientRequestToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        The unique ID for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                        The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You might retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                                                                                                                                                                                                                                                                                        If you don't specify an operation ID, AWS CloudFormation generates one automatically.

                                                                                                                                                                                                                                                                                                                                                                                                        Repeating this stack set operation with a new operation ID retries all stack instances whose status is OUTDATED.

                                                                                                                                                                                                                                                                                                                                                                                                        \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 #operationId(String)}.\n@param operationId 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 #operationId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        The unique ID for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                        The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You might retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                                                                                                                                                                                                                                                                                        If you don't specify an operation ID, AWS CloudFormation generates one automatically.

                                                                                                                                                                                                                                                                                                                                                                                                        Repeating this stack set operation with a new operation ID retries all stack instances whose status is OUTDATED.

                                                                                                                                                                                                                                                                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "operationId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        The unique ID for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                        The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You might retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                                                                                                                                                                                                                                                                                        If you don't specify an operation ID, AWS CloudFormation generates one automatically.

                                                                                                                                                                                                                                                                                                                                                                                                        Repeating this stack set operation with a new operation ID retries all stack instances whose status is OUTDATED.

                                                                                                                                                                                                                                                                                                                                                                                                        \n@param operationId The unique ID for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                        The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You might retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                                                                                                                                                                                                                                                                                        If you don't specify an operation ID, AWS CloudFormation generates one automatically.

                                                                                                                                                                                                                                                                                                                                                                                                        Repeating this stack set operation with a new operation ID retries all stack instances whose status is OUTDATED.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "operationId", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        The unique ID for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                        The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You might retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                                                                                                                                                                                                                                                                                        If you don't specify an operation ID, AWS CloudFormation generates one automatically.

                                                                                                                                                                                                                                                                                                                                                                                                        Repeating this stack set operation with a new operation ID retries all stack instances whose status is OUTDATED.

                                                                                                                                                                                                                                                                                                                                                                                                        \n@return The unique ID for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                        The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You might retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                                                                                                                                                                                                                                                                                        If you don't specify an operation ID, AWS CloudFormation generates one automatically.

                                                                                                                                                                                                                                                                                                                                                                                                        Repeating this stack set operation with a new operation ID retries all stack instances whose status is OUTDATED.", "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" : "OperationId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OperationId", "uri" : false }, "idempotencyToken" : true, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "OperationId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        The unique ID for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                        The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You might retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                                                                                                                                                                                                                                                                                        If you don't specify an operation ID, AWS CloudFormation generates one automatically.

                                                                                                                                                                                                                                                                                                                                                                                                        Repeating this stack set operation with a new operation ID retries all stack instances whose status is OUTDATED.

                                                                                                                                                                                                                                                                                                                                                                                                        \n@param operationId The unique ID for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                        The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You might retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                                                                                                                                                                                                                                                                                        If you don't specify an operation ID, AWS CloudFormation generates one automatically.

                                                                                                                                                                                                                                                                                                                                                                                                        Repeating this stack set operation with a new operation ID retries all stack instances whose status is OUTDATED.", "setterMethodName" : "setOperationId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "operationId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "operationId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        The unique ID for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                        The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You might retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                                                                                                                                                                                                                                                                                        If you don't specify an operation ID, AWS CloudFormation generates one automatically.

                                                                                                                                                                                                                                                                                                                                                                                                        Repeating this stack set operation with a new operation ID retries all stack instances whose status is OUTDATED.

                                                                                                                                                                                                                                                                                                                                                                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "OperationPreferences" : { "beanStyleGetterMethodName" : "getOperationPreferences", "beanStyleSetterMethodName" : "setOperationPreferences", "c2jName" : "OperationPreferences", "c2jShape" : "StackSetOperationPreferences", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        Preferences for how AWS CloudFormation performs this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                        \nThis is a convenience that creates an instance of the {@link StackSetOperationPreferences.Builder} avoiding the need to create one manually via {@link StackSetOperationPreferences#builder()}.\n\nWhen the {@link Consumer} completes, {@link StackSetOperationPreferences.Builder#build()} is called immediately and its result is passed to {@link #operationPreferences(StackSetOperationPreferences)}.\n@param operationPreferences a consumer that will call methods on {@link StackSetOperationPreferences.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #operationPreferences(StackSetOperationPreferences)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        Preferences for how AWS CloudFormation performs this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "operationPreferences", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        Preferences for how AWS CloudFormation performs this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                        \n@param operationPreferences Preferences for how AWS CloudFormation performs this stack set operation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "operationPreferences", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        Preferences for how AWS CloudFormation performs this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                        \n@return Preferences for how AWS CloudFormation performs this stack set operation.", "getterModel" : { "returnType" : "StackSetOperationPreferences", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "OperationPreferences", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OperationPreferences", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "OperationPreferences", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        Preferences for how AWS CloudFormation performs this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                        \n@param operationPreferences Preferences for how AWS CloudFormation performs this stack set operation.", "setterMethodName" : "setOperationPreferences", "setterModel" : { "variableDeclarationType" : "StackSetOperationPreferences", "variableName" : "operationPreferences", "variableType" : "StackSetOperationPreferences", "documentation" : null, "simpleType" : "StackSetOperationPreferences", "variableSetterType" : "StackSetOperationPreferences" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StackSetOperationPreferences", "variableName" : "operationPreferences", "variableType" : "StackSetOperationPreferences", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        Preferences for how AWS CloudFormation performs this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                        ", "simpleType" : "StackSetOperationPreferences", "variableSetterType" : "StackSetOperationPreferences" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Parameters" : { "beanStyleGetterMethodName" : "getParameters", "beanStyleSetterMethodName" : "setParameters", "c2jName" : "Parameters", "c2jShape" : "Parameters", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        A list of input parameters for the stack set template.

                                                                                                                                                                                                                                                                                                                                                                                                        \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 #parameters(List)}.\n@param parameters 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 #parameters(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        A list of input parameters for the stack set template.

                                                                                                                                                                                                                                                                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "parameters", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        A list of input parameters for the stack set template.

                                                                                                                                                                                                                                                                                                                                                                                                        \n@param parameters A list of input parameters for the stack set template.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parameters", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        A list of input parameters for the stack set template.

                                                                                                                                                                                                                                                                                                                                                                                                        \n

                                                                                                                                                                                                                                                                                                                                                                                                        \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                                                                                                                                                                                                                                                        \n@return A list of input parameters for the stack set template.", "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" : "Parameters", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Parameters", "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" : "Parameter", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Parameter.Builder} avoiding the need to create one manually via {@link Parameter#builder()}.\n\nWhen the {@link Consumer} completes, {@link Parameter.Builder#build()} is called immediately and its result is passed to {@link #member(Parameter)}.\n@param member a consumer that will call methods on {@link Parameter.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Parameter)", "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" : "Parameter", "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" : "Parameter", "variableName" : "member", "variableType" : "Parameter", "documentation" : null, "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Parameter", "variableName" : "member", "variableType" : "Parameter", "documentation" : "", "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Parameter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Parameter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Parameters", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        A list of input parameters for the stack set template.

                                                                                                                                                                                                                                                                                                                                                                                                        \n@param parameters A list of input parameters for the stack set template.", "setterMethodName" : "setParameters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameters", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        A list of input parameters for the stack set template.

                                                                                                                                                                                                                                                                                                                                                                                                        ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Regions" : { "beanStyleGetterMethodName" : "getRegions", "beanStyleSetterMethodName" : "setRegions", "c2jName" : "Regions", "c2jShape" : "RegionList", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        The regions in which to update associated stack instances. If you specify regions, you must also specify accounts in which to update stack set instances.

                                                                                                                                                                                                                                                                                                                                                                                                        To update all the stack instances associated with this stack set, do not specify the Accounts or Regions properties.

                                                                                                                                                                                                                                                                                                                                                                                                        If the stack set update includes changes to the template (that is, if the TemplateBody or TemplateURL properties are specified), or the Parameters property, AWS CloudFormation marks all stack instances with a status of OUTDATED prior to updating the stack instances in the specified accounts and regions. If the stack set update does not include changes to the template or parameters, AWS CloudFormation updates the stack instances in the specified accounts and regions, while leaving all other stack instances with their existing stack instance status.

                                                                                                                                                                                                                                                                                                                                                                                                        \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 #regions(List)}.\n@param regions 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 #regions(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        The regions in which to update associated stack instances. If you specify regions, you must also specify accounts in which to update stack set instances.

                                                                                                                                                                                                                                                                                                                                                                                                        To update all the stack instances associated with this stack set, do not specify the Accounts or Regions properties.

                                                                                                                                                                                                                                                                                                                                                                                                        If the stack set update includes changes to the template (that is, if the TemplateBody or TemplateURL properties are specified), or the Parameters property, AWS CloudFormation marks all stack instances with a status of OUTDATED prior to updating the stack instances in the specified accounts and regions. If the stack set update does not include changes to the template or parameters, AWS CloudFormation updates the stack instances in the specified accounts and regions, while leaving all other stack instances with their existing stack instance status.

                                                                                                                                                                                                                                                                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "regions", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        The regions in which to update associated stack instances. If you specify regions, you must also specify accounts in which to update stack set instances.

                                                                                                                                                                                                                                                                                                                                                                                                        To update all the stack instances associated with this stack set, do not specify the Accounts or Regions properties.

                                                                                                                                                                                                                                                                                                                                                                                                        If the stack set update includes changes to the template (that is, if the TemplateBody or TemplateURL properties are specified), or the Parameters property, AWS CloudFormation marks all stack instances with a status of OUTDATED prior to updating the stack instances in the specified accounts and regions. If the stack set update does not include changes to the template or parameters, AWS CloudFormation updates the stack instances in the specified accounts and regions, while leaving all other stack instances with their existing stack instance status.

                                                                                                                                                                                                                                                                                                                                                                                                        \n@param regions The regions in which to update associated stack instances. If you specify regions, you must also specify accounts in which to update stack set instances.

                                                                                                                                                                                                                                                                                                                                                                                                        To update all the stack instances associated with this stack set, do not specify the Accounts or Regions properties.

                                                                                                                                                                                                                                                                                                                                                                                                        If the stack set update includes changes to the template (that is, if the TemplateBody or TemplateURL properties are specified), or the Parameters property, AWS CloudFormation marks all stack instances with a status of OUTDATED prior to updating the stack instances in the specified accounts and regions. If the stack set update does not include changes to the template or parameters, AWS CloudFormation updates the stack instances in the specified accounts and regions, while leaving all other stack instances with their existing stack instance status.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "regions", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        The regions in which to update associated stack instances. If you specify regions, you must also specify accounts in which to update stack set instances.

                                                                                                                                                                                                                                                                                                                                                                                                        To update all the stack instances associated with this stack set, do not specify the Accounts or Regions properties.

                                                                                                                                                                                                                                                                                                                                                                                                        If the stack set update includes changes to the template (that is, if the TemplateBody or TemplateURL properties are specified), or the Parameters property, AWS CloudFormation marks all stack instances with a status of OUTDATED prior to updating the stack instances in the specified accounts and regions. If the stack set update does not include changes to the template or parameters, AWS CloudFormation updates the stack instances in the specified accounts and regions, while leaving all other stack instances with their existing stack instance status.

                                                                                                                                                                                                                                                                                                                                                                                                        \n

                                                                                                                                                                                                                                                                                                                                                                                                        \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                                                                                                                                                                                                                                                        \n@return The regions in which to update associated stack instances. If you specify regions, you must also specify accounts in which to update stack set instances.

                                                                                                                                                                                                                                                                                                                                                                                                        To update all the stack instances associated with this stack set, do not specify the Accounts or Regions properties.

                                                                                                                                                                                                                                                                                                                                                                                                        If the stack set update includes changes to the template (that is, if the TemplateBody or TemplateURL properties are specified), or the Parameters property, AWS CloudFormation marks all stack instances with a status of OUTDATED prior to updating the stack instances in the specified accounts and regions. If the stack set update does not include changes to the template or parameters, AWS CloudFormation updates the stack instances in the specified accounts and regions, while leaving all other stack instances with their existing stack instance status.", "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" : "Regions", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Regions", "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" : "Region", "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" : "Regions", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        The regions in which to update associated stack instances. If you specify regions, you must also specify accounts in which to update stack set instances.

                                                                                                                                                                                                                                                                                                                                                                                                        To update all the stack instances associated with this stack set, do not specify the Accounts or Regions properties.

                                                                                                                                                                                                                                                                                                                                                                                                        If the stack set update includes changes to the template (that is, if the TemplateBody or TemplateURL properties are specified), or the Parameters property, AWS CloudFormation marks all stack instances with a status of OUTDATED prior to updating the stack instances in the specified accounts and regions. If the stack set update does not include changes to the template or parameters, AWS CloudFormation updates the stack instances in the specified accounts and regions, while leaving all other stack instances with their existing stack instance status.

                                                                                                                                                                                                                                                                                                                                                                                                        \n@param regions The regions in which to update associated stack instances. If you specify regions, you must also specify accounts in which to update stack set instances.

                                                                                                                                                                                                                                                                                                                                                                                                        To update all the stack instances associated with this stack set, do not specify the Accounts or Regions properties.

                                                                                                                                                                                                                                                                                                                                                                                                        If the stack set update includes changes to the template (that is, if the TemplateBody or TemplateURL properties are specified), or the Parameters property, AWS CloudFormation marks all stack instances with a status of OUTDATED prior to updating the stack instances in the specified accounts and regions. If the stack set update does not include changes to the template or parameters, AWS CloudFormation updates the stack instances in the specified accounts and regions, while leaving all other stack instances with their existing stack instance status.", "setterMethodName" : "setRegions", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "regions", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "regions", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        The regions in which to update associated stack instances. If you specify regions, you must also specify accounts in which to update stack set instances.

                                                                                                                                                                                                                                                                                                                                                                                                        To update all the stack instances associated with this stack set, do not specify the Accounts or Regions properties.

                                                                                                                                                                                                                                                                                                                                                                                                        If the stack set update includes changes to the template (that is, if the TemplateBody or TemplateURL properties are specified), or the Parameters property, AWS CloudFormation marks all stack instances with a status of OUTDATED prior to updating the stack instances in the specified accounts and regions. If the stack set update does not include changes to the template or parameters, AWS CloudFormation updates the stack instances in the specified accounts and regions, while leaving all other stack instances with their existing stack instance status.

                                                                                                                                                                                                                                                                                                                                                                                                        ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackSetName" : { "beanStyleGetterMethodName" : "getStackSetName", "beanStyleSetterMethodName" : "setStackSetName", "c2jName" : "StackSetName", "c2jShape" : "StackSetName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        The name or unique ID of the stack set that you want to update.

                                                                                                                                                                                                                                                                                                                                                                                                        \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 #stackSetName(String)}.\n@param stackSetName 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 #stackSetName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        The name or unique ID of the stack set that you want to update.

                                                                                                                                                                                                                                                                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackSetName", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        The name or unique ID of the stack set that you want to update.

                                                                                                                                                                                                                                                                                                                                                                                                        \n@param stackSetName The name or unique ID of the stack set that you want to update.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackSetName", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        The name or unique ID of the stack set that you want to update.

                                                                                                                                                                                                                                                                                                                                                                                                        \n@return The name or unique ID of the stack set that you want to update.", "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" : "StackSetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackSetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackSetName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        The name or unique ID of the stack set that you want to update.

                                                                                                                                                                                                                                                                                                                                                                                                        \n@param stackSetName The name or unique ID of the stack set that you want to update.", "setterMethodName" : "setStackSetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        The name or unique ID of the stack set that you want to update.

                                                                                                                                                                                                                                                                                                                                                                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Tags" : { "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "Tags", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        The key-value pairs to associate with this stack set and the stacks created from it. AWS CloudFormation also propagates these tags to supported resources that are created in the stacks. You can specify a maximum number of 50 tags.

                                                                                                                                                                                                                                                                                                                                                                                                        If you specify tags for this parameter, those tags replace any list of tags that are currently associated with this stack set. This means:

                                                                                                                                                                                                                                                                                                                                                                                                        • If you don't specify this parameter, AWS CloudFormation doesn't modify the stack's tags.

                                                                                                                                                                                                                                                                                                                                                                                                        • If you specify any tags using this parameter, you must specify all the tags that you want associated with this stack set, even tags you've specifed before (for example, when creating the stack set or during a previous update of the stack set.). Any tags that you don't include in the updated list of tags are removed from the stack set, and therefore from the stacks and resources as well.

                                                                                                                                                                                                                                                                                                                                                                                                        • If you specify an empty value, AWS CloudFormation removes all currently associated tags.

                                                                                                                                                                                                                                                                                                                                                                                                        If you specify new tags as part of an UpdateStackSet action, AWS CloudFormation checks to see if you have the required IAM permission to tag resources. If you omit tags that are currently associated with the stack set from the list of tags you specify, AWS CloudFormation assumes that you want to remove those tags from the stack set, and checks to see if you have permission to untag resources. If you don't have the necessary permission(s), the entire UpdateStackSet action fails with an access denied error, and the stack set is not updated.

                                                                                                                                                                                                                                                                                                                                                                                                        \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 #tags(List)}.\n@param tags 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 #tags(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        The key-value pairs to associate with this stack set and the stacks created from it. AWS CloudFormation also propagates these tags to supported resources that are created in the stacks. You can specify a maximum number of 50 tags.

                                                                                                                                                                                                                                                                                                                                                                                                        If you specify tags for this parameter, those tags replace any list of tags that are currently associated with this stack set. This means:

                                                                                                                                                                                                                                                                                                                                                                                                        • If you don't specify this parameter, AWS CloudFormation doesn't modify the stack's tags.

                                                                                                                                                                                                                                                                                                                                                                                                        • If you specify any tags using this parameter, you must specify all the tags that you want associated with this stack set, even tags you've specifed before (for example, when creating the stack set or during a previous update of the stack set.). Any tags that you don't include in the updated list of tags are removed from the stack set, and therefore from the stacks and resources as well.

                                                                                                                                                                                                                                                                                                                                                                                                        • If you specify an empty value, AWS CloudFormation removes all currently associated tags.

                                                                                                                                                                                                                                                                                                                                                                                                        If you specify new tags as part of an UpdateStackSet action, AWS CloudFormation checks to see if you have the required IAM permission to tag resources. If you omit tags that are currently associated with the stack set from the list of tags you specify, AWS CloudFormation assumes that you want to remove those tags from the stack set, and checks to see if you have permission to untag resources. If you don't have the necessary permission(s), the entire UpdateStackSet action fails with an access denied error, and the stack set is not updated.

                                                                                                                                                                                                                                                                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tags", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        The key-value pairs to associate with this stack set and the stacks created from it. AWS CloudFormation also propagates these tags to supported resources that are created in the stacks. You can specify a maximum number of 50 tags.

                                                                                                                                                                                                                                                                                                                                                                                                        If you specify tags for this parameter, those tags replace any list of tags that are currently associated with this stack set. This means:

                                                                                                                                                                                                                                                                                                                                                                                                        • If you don't specify this parameter, AWS CloudFormation doesn't modify the stack's tags.

                                                                                                                                                                                                                                                                                                                                                                                                        • If you specify any tags using this parameter, you must specify all the tags that you want associated with this stack set, even tags you've specifed before (for example, when creating the stack set or during a previous update of the stack set.). Any tags that you don't include in the updated list of tags are removed from the stack set, and therefore from the stacks and resources as well.

                                                                                                                                                                                                                                                                                                                                                                                                        • If you specify an empty value, AWS CloudFormation removes all currently associated tags.

                                                                                                                                                                                                                                                                                                                                                                                                        If you specify new tags as part of an UpdateStackSet action, AWS CloudFormation checks to see if you have the required IAM permission to tag resources. If you omit tags that are currently associated with the stack set from the list of tags you specify, AWS CloudFormation assumes that you want to remove those tags from the stack set, and checks to see if you have permission to untag resources. If you don't have the necessary permission(s), the entire UpdateStackSet action fails with an access denied error, and the stack set is not updated.

                                                                                                                                                                                                                                                                                                                                                                                                        \n@param tags The key-value pairs to associate with this stack set and the stacks created from it. AWS CloudFormation also propagates these tags to supported resources that are created in the stacks. You can specify a maximum number of 50 tags.

                                                                                                                                                                                                                                                                                                                                                                                                        If you specify tags for this parameter, those tags replace any list of tags that are currently associated with this stack set. This means:

                                                                                                                                                                                                                                                                                                                                                                                                        • If you don't specify this parameter, AWS CloudFormation doesn't modify the stack's tags.

                                                                                                                                                                                                                                                                                                                                                                                                        • If you specify any tags using this parameter, you must specify all the tags that you want associated with this stack set, even tags you've specifed before (for example, when creating the stack set or during a previous update of the stack set.). Any tags that you don't include in the updated list of tags are removed from the stack set, and therefore from the stacks and resources as well.

                                                                                                                                                                                                                                                                                                                                                                                                        • If you specify an empty value, AWS CloudFormation removes all currently associated tags.

                                                                                                                                                                                                                                                                                                                                                                                                        If you specify new tags as part of an UpdateStackSet action, AWS CloudFormation checks to see if you have the required IAM permission to tag resources. If you omit tags that are currently associated with the stack set from the list of tags you specify, AWS CloudFormation assumes that you want to remove those tags from the stack set, and checks to see if you have permission to untag resources. If you don't have the necessary permission(s), the entire UpdateStackSet action fails with an access denied error, and the stack set is not updated.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        The key-value pairs to associate with this stack set and the stacks created from it. AWS CloudFormation also propagates these tags to supported resources that are created in the stacks. You can specify a maximum number of 50 tags.

                                                                                                                                                                                                                                                                                                                                                                                                        If you specify tags for this parameter, those tags replace any list of tags that are currently associated with this stack set. This means:

                                                                                                                                                                                                                                                                                                                                                                                                        • If you don't specify this parameter, AWS CloudFormation doesn't modify the stack's tags.

                                                                                                                                                                                                                                                                                                                                                                                                        • If you specify any tags using this parameter, you must specify all the tags that you want associated with this stack set, even tags you've specifed before (for example, when creating the stack set or during a previous update of the stack set.). Any tags that you don't include in the updated list of tags are removed from the stack set, and therefore from the stacks and resources as well.

                                                                                                                                                                                                                                                                                                                                                                                                        • If you specify an empty value, AWS CloudFormation removes all currently associated tags.

                                                                                                                                                                                                                                                                                                                                                                                                        If you specify new tags as part of an UpdateStackSet action, AWS CloudFormation checks to see if you have the required IAM permission to tag resources. If you omit tags that are currently associated with the stack set from the list of tags you specify, AWS CloudFormation assumes that you want to remove those tags from the stack set, and checks to see if you have permission to untag resources. If you don't have the necessary permission(s), the entire UpdateStackSet action fails with an access denied error, and the stack set is not updated.

                                                                                                                                                                                                                                                                                                                                                                                                        \n

                                                                                                                                                                                                                                                                                                                                                                                                        \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                                                                                                                                                                                                                                                        \n@return The key-value pairs to associate with this stack set and the stacks created from it. AWS CloudFormation also propagates these tags to supported resources that are created in the stacks. You can specify a maximum number of 50 tags.

                                                                                                                                                                                                                                                                                                                                                                                                        If you specify tags for this parameter, those tags replace any list of tags that are currently associated with this stack set. This means:

                                                                                                                                                                                                                                                                                                                                                                                                        • If you don't specify this parameter, AWS CloudFormation doesn't modify the stack's tags.

                                                                                                                                                                                                                                                                                                                                                                                                        • If you specify any tags using this parameter, you must specify all the tags that you want associated with this stack set, even tags you've specifed before (for example, when creating the stack set or during a previous update of the stack set.). Any tags that you don't include in the updated list of tags are removed from the stack set, and therefore from the stacks and resources as well.

                                                                                                                                                                                                                                                                                                                                                                                                        • If you specify an empty value, AWS CloudFormation removes all currently associated tags.

                                                                                                                                                                                                                                                                                                                                                                                                        If you specify new tags as part of an UpdateStackSet action, AWS CloudFormation checks to see if you have the required IAM permission to tag resources. If you omit tags that are currently associated with the stack set from the list of tags you specify, AWS CloudFormation assumes that you want to remove those tags from the stack set, and checks to see if you have permission to untag resources. If you don't have the necessary permission(s), the entire UpdateStackSet action fails with an access denied error, and the stack set is not updated.", "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" : "Tags", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "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" : "Tag", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Tag.Builder} avoiding the need to create one manually via {@link Tag#builder()}.\n\nWhen the {@link Consumer} completes, {@link Tag.Builder#build()} is called immediately and its result is passed to {@link #member(Tag)}.\n@param member a consumer that will call methods on {@link Tag.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Tag)", "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" : "Tag", "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" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : null, "simpleType" : "Tag", "variableSetterType" : "Tag" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : "", "simpleType" : "Tag", "variableSetterType" : "Tag" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Tag", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Tag", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        The key-value pairs to associate with this stack set and the stacks created from it. AWS CloudFormation also propagates these tags to supported resources that are created in the stacks. You can specify a maximum number of 50 tags.

                                                                                                                                                                                                                                                                                                                                                                                                        If you specify tags for this parameter, those tags replace any list of tags that are currently associated with this stack set. This means:

                                                                                                                                                                                                                                                                                                                                                                                                        • If you don't specify this parameter, AWS CloudFormation doesn't modify the stack's tags.

                                                                                                                                                                                                                                                                                                                                                                                                        • If you specify any tags using this parameter, you must specify all the tags that you want associated with this stack set, even tags you've specifed before (for example, when creating the stack set or during a previous update of the stack set.). Any tags that you don't include in the updated list of tags are removed from the stack set, and therefore from the stacks and resources as well.

                                                                                                                                                                                                                                                                                                                                                                                                        • If you specify an empty value, AWS CloudFormation removes all currently associated tags.

                                                                                                                                                                                                                                                                                                                                                                                                        If you specify new tags as part of an UpdateStackSet action, AWS CloudFormation checks to see if you have the required IAM permission to tag resources. If you omit tags that are currently associated with the stack set from the list of tags you specify, AWS CloudFormation assumes that you want to remove those tags from the stack set, and checks to see if you have permission to untag resources. If you don't have the necessary permission(s), the entire UpdateStackSet action fails with an access denied error, and the stack set is not updated.

                                                                                                                                                                                                                                                                                                                                                                                                        \n@param tags The key-value pairs to associate with this stack set and the stacks created from it. AWS CloudFormation also propagates these tags to supported resources that are created in the stacks. You can specify a maximum number of 50 tags.

                                                                                                                                                                                                                                                                                                                                                                                                        If you specify tags for this parameter, those tags replace any list of tags that are currently associated with this stack set. This means:

                                                                                                                                                                                                                                                                                                                                                                                                        • If you don't specify this parameter, AWS CloudFormation doesn't modify the stack's tags.

                                                                                                                                                                                                                                                                                                                                                                                                        • If you specify any tags using this parameter, you must specify all the tags that you want associated with this stack set, even tags you've specifed before (for example, when creating the stack set or during a previous update of the stack set.). Any tags that you don't include in the updated list of tags are removed from the stack set, and therefore from the stacks and resources as well.

                                                                                                                                                                                                                                                                                                                                                                                                        • If you specify an empty value, AWS CloudFormation removes all currently associated tags.

                                                                                                                                                                                                                                                                                                                                                                                                        If you specify new tags as part of an UpdateStackSet action, AWS CloudFormation checks to see if you have the required IAM permission to tag resources. If you omit tags that are currently associated with the stack set from the list of tags you specify, AWS CloudFormation assumes that you want to remove those tags from the stack set, and checks to see if you have permission to untag resources. If you don't have the necessary permission(s), the entire UpdateStackSet action fails with an access denied error, and the stack set is not updated.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        The key-value pairs to associate with this stack set and the stacks created from it. AWS CloudFormation also propagates these tags to supported resources that are created in the stacks. You can specify a maximum number of 50 tags.

                                                                                                                                                                                                                                                                                                                                                                                                        If you specify tags for this parameter, those tags replace any list of tags that are currently associated with this stack set. This means:

                                                                                                                                                                                                                                                                                                                                                                                                        • If you don't specify this parameter, AWS CloudFormation doesn't modify the stack's tags.

                                                                                                                                                                                                                                                                                                                                                                                                        • If you specify any tags using this parameter, you must specify all the tags that you want associated with this stack set, even tags you've specifed before (for example, when creating the stack set or during a previous update of the stack set.). Any tags that you don't include in the updated list of tags are removed from the stack set, and therefore from the stacks and resources as well.

                                                                                                                                                                                                                                                                                                                                                                                                        • If you specify an empty value, AWS CloudFormation removes all currently associated tags.

                                                                                                                                                                                                                                                                                                                                                                                                        If you specify new tags as part of an UpdateStackSet action, AWS CloudFormation checks to see if you have the required IAM permission to tag resources. If you omit tags that are currently associated with the stack set from the list of tags you specify, AWS CloudFormation assumes that you want to remove those tags from the stack set, and checks to see if you have permission to untag resources. If you don't have the necessary permission(s), the entire UpdateStackSet action fails with an access denied error, and the stack set is not updated.

                                                                                                                                                                                                                                                                                                                                                                                                        ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "TemplateBody" : { "beanStyleGetterMethodName" : "getTemplateBody", "beanStyleSetterMethodName" : "setTemplateBody", "c2jName" : "TemplateBody", "c2jShape" : "TemplateBody", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        The structure that contains the template body, with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                        Conditional: You must specify only one of the following parameters: TemplateBody or TemplateURL—or set UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                                        \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 #templateBody(String)}.\n@param templateBody 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 #templateBody(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        The structure that contains the template body, with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                        Conditional: You must specify only one of the following parameters: TemplateBody or TemplateURL—or set UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "templateBody", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        The structure that contains the template body, with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                        Conditional: You must specify only one of the following parameters: TemplateBody or TemplateURL—or set UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                                        \n@param templateBody The structure that contains the template body, with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                        Conditional: You must specify only one of the following parameters: TemplateBody or TemplateURL—or set UsePreviousTemplate to true.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "templateBody", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        The structure that contains the template body, with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                        Conditional: You must specify only one of the following parameters: TemplateBody or TemplateURL—or set UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                                        \n@return The structure that contains the template body, with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                        Conditional: You must specify only one of the following parameters: TemplateBody or TemplateURL—or set UsePreviousTemplate to true.", "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" : "TemplateBody", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TemplateBody", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TemplateBody", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        The structure that contains the template body, with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                        Conditional: You must specify only one of the following parameters: TemplateBody or TemplateURL—or set UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                                        \n@param templateBody The structure that contains the template body, with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                        Conditional: You must specify only one of the following parameters: TemplateBody or TemplateURL—or set UsePreviousTemplate to true.", "setterMethodName" : "setTemplateBody", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "templateBody", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "templateBody", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        The structure that contains the template body, with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                        Conditional: You must specify only one of the following parameters: TemplateBody or TemplateURL—or set UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "TemplateURL" : { "beanStyleGetterMethodName" : "getTemplateURL", "beanStyleSetterMethodName" : "setTemplateURL", "c2jName" : "TemplateURL", "c2jShape" : "TemplateURL", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        The location of the file that contains the template body. The URL must point to a template (maximum size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                        Conditional: You must specify only one of the following parameters: TemplateBody or TemplateURL—or set UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                                        \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 #templateURL(String)}.\n@param templateURL 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 #templateURL(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        The location of the file that contains the template body. The URL must point to a template (maximum size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                        Conditional: You must specify only one of the following parameters: TemplateBody or TemplateURL—or set UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "templateURL", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        The location of the file that contains the template body. The URL must point to a template (maximum size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                        Conditional: You must specify only one of the following parameters: TemplateBody or TemplateURL—or set UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                                        \n@param templateURL The location of the file that contains the template body. The URL must point to a template (maximum size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                        Conditional: You must specify only one of the following parameters: TemplateBody or TemplateURL—or set UsePreviousTemplate to true.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "templateURL", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        The location of the file that contains the template body. The URL must point to a template (maximum size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                        Conditional: You must specify only one of the following parameters: TemplateBody or TemplateURL—or set UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                                        \n@return The location of the file that contains the template body. The URL must point to a template (maximum size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                        Conditional: You must specify only one of the following parameters: TemplateBody or TemplateURL—or set UsePreviousTemplate to true.", "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" : "TemplateURL", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TemplateURL", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TemplateURL", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        The location of the file that contains the template body. The URL must point to a template (maximum size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                        Conditional: You must specify only one of the following parameters: TemplateBody or TemplateURL—or set UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                                        \n@param templateURL The location of the file that contains the template body. The URL must point to a template (maximum size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                        Conditional: You must specify only one of the following parameters: TemplateBody or TemplateURL—or set UsePreviousTemplate to true.", "setterMethodName" : "setTemplateURL", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "templateURL", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "templateURL", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        The location of the file that contains the template body. The URL must point to a template (maximum size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                        Conditional: You must specify only one of the following parameters: TemplateBody or TemplateURL—or set UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "UsePreviousTemplate" : { "beanStyleGetterMethodName" : "getUsePreviousTemplate", "beanStyleSetterMethodName" : "setUsePreviousTemplate", "c2jName" : "UsePreviousTemplate", "c2jShape" : "UsePreviousTemplate", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        Use the existing template that's associated with the stack set that you're updating.

                                                                                                                                                                                                                                                                                                                                                                                                        Conditional: You must specify only one of the following parameters: TemplateBody or TemplateURL—or set UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                                        \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 #usePreviousTemplate(Boolean)}.\n@param usePreviousTemplate 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 #usePreviousTemplate(Boolean)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        Use the existing template that's associated with the stack set that you're updating.

                                                                                                                                                                                                                                                                                                                                                                                                        Conditional: You must specify only one of the following parameters: TemplateBody or TemplateURL—or set UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "usePreviousTemplate", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        Use the existing template that's associated with the stack set that you're updating.

                                                                                                                                                                                                                                                                                                                                                                                                        Conditional: You must specify only one of the following parameters: TemplateBody or TemplateURL—or set UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                                        \n@param usePreviousTemplate Use the existing template that's associated with the stack set that you're updating.

                                                                                                                                                                                                                                                                                                                                                                                                        Conditional: You must specify only one of the following parameters: TemplateBody or TemplateURL—or set UsePreviousTemplate to true.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "usePreviousTemplate", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        Use the existing template that's associated with the stack set that you're updating.

                                                                                                                                                                                                                                                                                                                                                                                                        Conditional: You must specify only one of the following parameters: TemplateBody or TemplateURL—or set UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                                        \n@return Use the existing template that's associated with the stack set that you're updating.

                                                                                                                                                                                                                                                                                                                                                                                                        Conditional: You must specify only one of the following parameters: TemplateBody or TemplateURL—or set UsePreviousTemplate to true.", "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" : "UsePreviousTemplate", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "UsePreviousTemplate", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "UsePreviousTemplate", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        Use the existing template that's associated with the stack set that you're updating.

                                                                                                                                                                                                                                                                                                                                                                                                        Conditional: You must specify only one of the following parameters: TemplateBody or TemplateURL—or set UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                                        \n@param usePreviousTemplate Use the existing template that's associated with the stack set that you're updating.

                                                                                                                                                                                                                                                                                                                                                                                                        Conditional: You must specify only one of the following parameters: TemplateBody or TemplateURL—or set UsePreviousTemplate to true.", "setterMethodName" : "setUsePreviousTemplate", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "usePreviousTemplate", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "usePreviousTemplate", "variableType" : "Boolean", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        Use the existing template that's associated with the stack set that you're updating.

                                                                                                                                                                                                                                                                                                                                                                                                        Conditional: You must specify only one of the following parameters: TemplateBody or TemplateURL—or set UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                                        ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getStackSetName", "beanStyleSetterMethodName" : "setStackSetName", "c2jName" : "StackSetName", "c2jShape" : "StackSetName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        The name or unique ID of the stack set that you want to update.

                                                                                                                                                                                                                                                                                                                                                                                                        \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 #stackSetName(String)}.\n@param stackSetName 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 #stackSetName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        The name or unique ID of the stack set that you want to update.

                                                                                                                                                                                                                                                                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackSetName", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        The name or unique ID of the stack set that you want to update.

                                                                                                                                                                                                                                                                                                                                                                                                        \n@param stackSetName The name or unique ID of the stack set that you want to update.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackSetName", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        The name or unique ID of the stack set that you want to update.

                                                                                                                                                                                                                                                                                                                                                                                                        \n@return The name or unique ID of the stack set that you want to update.", "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" : "StackSetName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackSetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackSetName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        The name or unique ID of the stack set that you want to update.

                                                                                                                                                                                                                                                                                                                                                                                                        \n@param stackSetName The name or unique ID of the stack set that you want to update.", "setterMethodName" : "setStackSetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackSetName", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        The name or unique ID of the stack set that you want to update.

                                                                                                                                                                                                                                                                                                                                                                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "Description", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        A brief description of updates that you are making.

                                                                                                                                                                                                                                                                                                                                                                                                        \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 brief description of updates that you are making.

                                                                                                                                                                                                                                                                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        A brief description of updates that you are making.

                                                                                                                                                                                                                                                                                                                                                                                                        \n@param description A brief description of updates that you are making.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "description", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        A brief description of updates that you are making.

                                                                                                                                                                                                                                                                                                                                                                                                        \n@return A brief description of updates that you are making.", "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 brief description of updates that you are making.

                                                                                                                                                                                                                                                                                                                                                                                                        \n@param description A brief description of updates that you are making.", "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 brief description of updates that you are making.

                                                                                                                                                                                                                                                                                                                                                                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTemplateBody", "beanStyleSetterMethodName" : "setTemplateBody", "c2jName" : "TemplateBody", "c2jShape" : "TemplateBody", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        The structure that contains the template body, with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                        Conditional: You must specify only one of the following parameters: TemplateBody or TemplateURL—or set UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                                        \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 #templateBody(String)}.\n@param templateBody 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 #templateBody(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        The structure that contains the template body, with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                        Conditional: You must specify only one of the following parameters: TemplateBody or TemplateURL—or set UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "templateBody", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        The structure that contains the template body, with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                        Conditional: You must specify only one of the following parameters: TemplateBody or TemplateURL—or set UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                                        \n@param templateBody The structure that contains the template body, with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                        Conditional: You must specify only one of the following parameters: TemplateBody or TemplateURL—or set UsePreviousTemplate to true.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "templateBody", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        The structure that contains the template body, with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                        Conditional: You must specify only one of the following parameters: TemplateBody or TemplateURL—or set UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                                        \n@return The structure that contains the template body, with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                        Conditional: You must specify only one of the following parameters: TemplateBody or TemplateURL—or set UsePreviousTemplate to true.", "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" : "TemplateBody", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TemplateBody", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TemplateBody", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        The structure that contains the template body, with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                        Conditional: You must specify only one of the following parameters: TemplateBody or TemplateURL—or set UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                                        \n@param templateBody The structure that contains the template body, with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                        Conditional: You must specify only one of the following parameters: TemplateBody or TemplateURL—or set UsePreviousTemplate to true.", "setterMethodName" : "setTemplateBody", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "templateBody", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "templateBody", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        The structure that contains the template body, with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                        Conditional: You must specify only one of the following parameters: TemplateBody or TemplateURL—or set UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTemplateURL", "beanStyleSetterMethodName" : "setTemplateURL", "c2jName" : "TemplateURL", "c2jShape" : "TemplateURL", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        The location of the file that contains the template body. The URL must point to a template (maximum size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                        Conditional: You must specify only one of the following parameters: TemplateBody or TemplateURL—or set UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                                        \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 #templateURL(String)}.\n@param templateURL 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 #templateURL(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        The location of the file that contains the template body. The URL must point to a template (maximum size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                        Conditional: You must specify only one of the following parameters: TemplateBody or TemplateURL—or set UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "templateURL", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        The location of the file that contains the template body. The URL must point to a template (maximum size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                        Conditional: You must specify only one of the following parameters: TemplateBody or TemplateURL—or set UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                                        \n@param templateURL The location of the file that contains the template body. The URL must point to a template (maximum size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                        Conditional: You must specify only one of the following parameters: TemplateBody or TemplateURL—or set UsePreviousTemplate to true.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "templateURL", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        The location of the file that contains the template body. The URL must point to a template (maximum size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                        Conditional: You must specify only one of the following parameters: TemplateBody or TemplateURL—or set UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                                        \n@return The location of the file that contains the template body. The URL must point to a template (maximum size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                        Conditional: You must specify only one of the following parameters: TemplateBody or TemplateURL—or set UsePreviousTemplate to true.", "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" : "TemplateURL", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TemplateURL", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TemplateURL", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        The location of the file that contains the template body. The URL must point to a template (maximum size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                        Conditional: You must specify only one of the following parameters: TemplateBody or TemplateURL—or set UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                                        \n@param templateURL The location of the file that contains the template body. The URL must point to a template (maximum size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                        Conditional: You must specify only one of the following parameters: TemplateBody or TemplateURL—or set UsePreviousTemplate to true.", "setterMethodName" : "setTemplateURL", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "templateURL", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "templateURL", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        The location of the file that contains the template body. The URL must point to a template (maximum size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information, see Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                        Conditional: You must specify only one of the following parameters: TemplateBody or TemplateURL—or set UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getUsePreviousTemplate", "beanStyleSetterMethodName" : "setUsePreviousTemplate", "c2jName" : "UsePreviousTemplate", "c2jShape" : "UsePreviousTemplate", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        Use the existing template that's associated with the stack set that you're updating.

                                                                                                                                                                                                                                                                                                                                                                                                        Conditional: You must specify only one of the following parameters: TemplateBody or TemplateURL—or set UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                                        \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 #usePreviousTemplate(Boolean)}.\n@param usePreviousTemplate 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 #usePreviousTemplate(Boolean)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        Use the existing template that's associated with the stack set that you're updating.

                                                                                                                                                                                                                                                                                                                                                                                                        Conditional: You must specify only one of the following parameters: TemplateBody or TemplateURL—or set UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "usePreviousTemplate", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        Use the existing template that's associated with the stack set that you're updating.

                                                                                                                                                                                                                                                                                                                                                                                                        Conditional: You must specify only one of the following parameters: TemplateBody or TemplateURL—or set UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                                        \n@param usePreviousTemplate Use the existing template that's associated with the stack set that you're updating.

                                                                                                                                                                                                                                                                                                                                                                                                        Conditional: You must specify only one of the following parameters: TemplateBody or TemplateURL—or set UsePreviousTemplate to true.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "usePreviousTemplate", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        Use the existing template that's associated with the stack set that you're updating.

                                                                                                                                                                                                                                                                                                                                                                                                        Conditional: You must specify only one of the following parameters: TemplateBody or TemplateURL—or set UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                                        \n@return Use the existing template that's associated with the stack set that you're updating.

                                                                                                                                                                                                                                                                                                                                                                                                        Conditional: You must specify only one of the following parameters: TemplateBody or TemplateURL—or set UsePreviousTemplate to true.", "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" : "UsePreviousTemplate", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "UsePreviousTemplate", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "UsePreviousTemplate", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        Use the existing template that's associated with the stack set that you're updating.

                                                                                                                                                                                                                                                                                                                                                                                                        Conditional: You must specify only one of the following parameters: TemplateBody or TemplateURL—or set UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                                        \n@param usePreviousTemplate Use the existing template that's associated with the stack set that you're updating.

                                                                                                                                                                                                                                                                                                                                                                                                        Conditional: You must specify only one of the following parameters: TemplateBody or TemplateURL—or set UsePreviousTemplate to true.", "setterMethodName" : "setUsePreviousTemplate", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "usePreviousTemplate", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "usePreviousTemplate", "variableType" : "Boolean", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        Use the existing template that's associated with the stack set that you're updating.

                                                                                                                                                                                                                                                                                                                                                                                                        Conditional: You must specify only one of the following parameters: TemplateBody or TemplateURL—or set UsePreviousTemplate to true.

                                                                                                                                                                                                                                                                                                                                                                                                        ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getParameters", "beanStyleSetterMethodName" : "setParameters", "c2jName" : "Parameters", "c2jShape" : "Parameters", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        A list of input parameters for the stack set template.

                                                                                                                                                                                                                                                                                                                                                                                                        \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 #parameters(List)}.\n@param parameters 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 #parameters(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        A list of input parameters for the stack set template.

                                                                                                                                                                                                                                                                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "parameters", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        A list of input parameters for the stack set template.

                                                                                                                                                                                                                                                                                                                                                                                                        \n@param parameters A list of input parameters for the stack set template.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parameters", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        A list of input parameters for the stack set template.

                                                                                                                                                                                                                                                                                                                                                                                                        \n

                                                                                                                                                                                                                                                                                                                                                                                                        \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                                                                                                                                                                                                                                                        \n@return A list of input parameters for the stack set template.", "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" : "Parameters", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Parameters", "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" : "Parameter", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Parameter.Builder} avoiding the need to create one manually via {@link Parameter#builder()}.\n\nWhen the {@link Consumer} completes, {@link Parameter.Builder#build()} is called immediately and its result is passed to {@link #member(Parameter)}.\n@param member a consumer that will call methods on {@link Parameter.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Parameter)", "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" : "Parameter", "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" : "Parameter", "variableName" : "member", "variableType" : "Parameter", "documentation" : null, "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Parameter", "variableName" : "member", "variableType" : "Parameter", "documentation" : "", "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Parameter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Parameter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Parameters", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        A list of input parameters for the stack set template.

                                                                                                                                                                                                                                                                                                                                                                                                        \n@param parameters A list of input parameters for the stack set template.", "setterMethodName" : "setParameters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameters", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        A list of input parameters for the stack set template.

                                                                                                                                                                                                                                                                                                                                                                                                        ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCapabilitiesAsStrings", "beanStyleSetterMethodName" : "setCapabilitiesWithStrings", "c2jName" : "Capabilities", "c2jShape" : "Capabilities", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to update the stack set and its associated stack instances.

                                                                                                                                                                                                                                                                                                                                                                                                        • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                                                                                                                                                                                                                                                                                                                                                                          Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks sets, you must explicitly acknowledge this by specifying one of these capabilities.

                                                                                                                                                                                                                                                                                                                                                                                                          The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                                                                                                                                                                                                                                                                                                                                                                          • If you have IAM resources, you can specify either capability.

                                                                                                                                                                                                                                                                                                                                                                                                          • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                                                                                                                                                                                                                                                                                                                                                                          • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                                                                                                                                                                                                                                                                                                                                                                          If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                                                                                                                                                                                                                                                                                                                                                                          For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                                                                                                        • CAPABILITY_AUTO_EXPAND

                                                                                                                                                                                                                                                                                                                                                                                                          Some templates contain macros. If your stack template contains one or more macros, and you choose to update a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                                                                                                                                                                                                                                                                                                                                                                          Stack sets do not currently support macros in stack templates. (This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.) Even if you specify this capability, if you include a macro in your template the stack set operation will fail.

                                                                                                                                                                                                                                                                                                                                                                                                        \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 #capabilitiesAsStrings(List)}.\n@param capabilities 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 #capabilitiesWithStrings(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to update the stack set and its associated stack instances.

                                                                                                                                                                                                                                                                                                                                                                                                        • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                                                                                                                                                                                                                                                                                                                                                                          Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks sets, you must explicitly acknowledge this by specifying one of these capabilities.

                                                                                                                                                                                                                                                                                                                                                                                                          The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                                                                                                                                                                                                                                                                                                                                                                          • If you have IAM resources, you can specify either capability.

                                                                                                                                                                                                                                                                                                                                                                                                          • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                                                                                                                                                                                                                                                                                                                                                                          • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                                                                                                                                                                                                                                                                                                                                                                          If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                                                                                                                                                                                                                                                                                                                                                                          For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                                                                                                        • CAPABILITY_AUTO_EXPAND

                                                                                                                                                                                                                                                                                                                                                                                                          Some templates contain macros. If your stack template contains one or more macros, and you choose to update a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                                                                                                                                                                                                                                                                                                                                                                          Stack sets do not currently support macros in stack templates. (This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.) Even if you specify this capability, if you include a macro in your template the stack set operation will fail.

                                                                                                                                                                                                                                                                                                                                                                                                        ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "capabilities", "fluentEnumSetterMethodName" : "capabilities", "fluentGetterMethodName" : "capabilitiesAsStrings", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                        In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to update the stack set and its associated stack instances.

                                                                                                                                                                                                                                                                                                                                                                                                        • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                                                                                                                                                                                                                                                                                                                                                                          Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks sets, you must explicitly acknowledge this by specifying one of these capabilities.

                                                                                                                                                                                                                                                                                                                                                                                                          The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                                                                                                                                                                                                                                                                                                                                                                          • If you have IAM resources, you can specify either capability.

                                                                                                                                                                                                                                                                                                                                                                                                          • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                                                                                                                                                                                                                                                                                                                                                                          • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                                                                                                                                                                                                                                                                                                                                                                          If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                                                                                                                                                                                                                                                                                                                                                                          For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                                                                                                        • CAPABILITY_AUTO_EXPAND

                                                                                                                                                                                                                                                                                                                                                                                                          Some templates contain macros. If your stack template contains one or more macros, and you choose to update a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                                                                                                                                                                                                                                                                                                                                                                          Stack sets do not currently support macros in stack templates. (This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.) Even if you specify this capability, if you include a macro in your template the stack set operation will fail.

                                                                                                                                                                                                                                                                                                                                                                                                        \n@param capabilities In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to update the stack set and its associated stack instances.

                                                                                                                                                                                                                                                                                                                                                                                                        • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                                                                                                                                                                                                                                                                                                                                                                          Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks sets, you must explicitly acknowledge this by specifying one of these capabilities.

                                                                                                                                                                                                                                                                                                                                                                                                          The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                                                                                                                                                                                                                                                                                                                                                                          • If you have IAM resources, you can specify either capability.

                                                                                                                                                                                                                                                                                                                                                                                                          • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                                                                                                                                                                                                                                                                                                                                                                          • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                                                                                                                                                                                                                                                                                                                                                                          If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                                                                                                                                                                                                                                                                                                                                                                          For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                                                                                                        • CAPABILITY_AUTO_EXPAND

                                                                                                                                                                                                                                                                                                                                                                                                          Some templates contain macros. If your stack template contains one or more macros, and you choose to update a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                                                                                                                                                                                                                                                                                                                                                                          Stack sets do not currently support macros in stack templates. (This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.) Even if you specify this capability, if you include a macro in your template the stack set operation will fail.

                                                                                                                                                                                                                                                                                                                                                                                                        • \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "capabilitiesWithStrings", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                          In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to update the stack set and its associated stack instances.

                                                                                                                                                                                                                                                                                                                                                                                                          • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                                                                                                                                                                                                                                                                                                                                                                            Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks sets, you must explicitly acknowledge this by specifying one of these capabilities.

                                                                                                                                                                                                                                                                                                                                                                                                            The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                                                                                                                                                                                                                                                                                                                                                                            • If you have IAM resources, you can specify either capability.

                                                                                                                                                                                                                                                                                                                                                                                                            • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                                                                                                                                                                                                                                                                                                                                                                            • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                                                                                                                                                                                                                                                                                                                                                                            If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                                                                                                                                                                                                                                                                                                                                                                            For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                                                                                                          • CAPABILITY_AUTO_EXPAND

                                                                                                                                                                                                                                                                                                                                                                                                            Some templates contain macros. If your stack template contains one or more macros, and you choose to update a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                                                                                                                                                                                                                                                                                                                                                                            Stack sets do not currently support macros in stack templates. (This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.) Even if you specify this capability, if you include a macro in your template the stack set operation will fail.

                                                                                                                                                                                                                                                                                                                                                                                                          \n

                                                                                                                                                                                                                                                                                                                                                                                                          \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                                                                                                                                                                                                                                                          \n@return In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to update the stack set and its associated stack instances.

                                                                                                                                                                                                                                                                                                                                                                                                          • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                                                                                                                                                                                                                                                                                                                                                                            Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks sets, you must explicitly acknowledge this by specifying one of these capabilities.

                                                                                                                                                                                                                                                                                                                                                                                                            The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                                                                                                                                                                                                                                                                                                                                                                            • If you have IAM resources, you can specify either capability.

                                                                                                                                                                                                                                                                                                                                                                                                            • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                                                                                                                                                                                                                                                                                                                                                                            • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                                                                                                                                                                                                                                                                                                                                                                            If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                                                                                                                                                                                                                                                                                                                                                                            For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                                                                                                          • CAPABILITY_AUTO_EXPAND

                                                                                                                                                                                                                                                                                                                                                                                                            Some templates contain macros. If your stack template contains one or more macros, and you choose to update a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                                                                                                                                                                                                                                                                                                                                                                            Stack sets do not currently support macros in stack templates. (This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.) Even if you specify this capability, if you include a macro in your template the stack set operation will fail.

                                                                                                                                                                                                                                                                                                                                                                                                          • ", "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" : "Capabilities", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Capabilities", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMemberAsString", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Capability", "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 #memberAsString(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" : "Capability", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "member", "fluentEnumSetterMethodName" : "member", "fluentGetterMethodName" : "memberAsString", "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@see Capability\n@return Returns a reference to this object so that method calls can be chained together.\n@see Capability", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n

                                                                                                                                                                                                                                                                                                                                                                                                            \nIf the service returns an enum value that is not available in the current SDK version, {@link #member} will return {@link Capability#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #memberAsString}.\n

                                                                                                                                                                                                                                                                                                                                                                                                            \n@return The value of the Member property for this object.\n@see Capability", "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.\n@see Capability", "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" : "Capabilities", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                            In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to update the stack set and its associated stack instances.

                                                                                                                                                                                                                                                                                                                                                                                                            • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                                                                                                                                                                                                                                                                                                                                                                              Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks sets, you must explicitly acknowledge this by specifying one of these capabilities.

                                                                                                                                                                                                                                                                                                                                                                                                              The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                                                                                                                                                                                                                                                                                                                                                                              • If you have IAM resources, you can specify either capability.

                                                                                                                                                                                                                                                                                                                                                                                                              • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                                                                                                                                                                                                                                                                                                                                                                              • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                                                                                                                                                                                                                                                                                                                                                                              If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                                                                                                                                                                                                                                                                                                                                                                              For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                                                                                                            • CAPABILITY_AUTO_EXPAND

                                                                                                                                                                                                                                                                                                                                                                                                              Some templates contain macros. If your stack template contains one or more macros, and you choose to update a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                                                                                                                                                                                                                                                                                                                                                                              Stack sets do not currently support macros in stack templates. (This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.) Even if you specify this capability, if you include a macro in your template the stack set operation will fail.

                                                                                                                                                                                                                                                                                                                                                                                                            \n@param capabilities In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to update the stack set and its associated stack instances.

                                                                                                                                                                                                                                                                                                                                                                                                            • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                                                                                                                                                                                                                                                                                                                                                                              Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks sets, you must explicitly acknowledge this by specifying one of these capabilities.

                                                                                                                                                                                                                                                                                                                                                                                                              The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                                                                                                                                                                                                                                                                                                                                                                              • If you have IAM resources, you can specify either capability.

                                                                                                                                                                                                                                                                                                                                                                                                              • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                                                                                                                                                                                                                                                                                                                                                                              • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                                                                                                                                                                                                                                                                                                                                                                              If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                                                                                                                                                                                                                                                                                                                                                                              For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                                                                                                            • CAPABILITY_AUTO_EXPAND

                                                                                                                                                                                                                                                                                                                                                                                                              Some templates contain macros. If your stack template contains one or more macros, and you choose to update a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                                                                                                                                                                                                                                                                                                                                                                              Stack sets do not currently support macros in stack templates. (This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.) Even if you specify this capability, if you include a macro in your template the stack set operation will fail.

                                                                                                                                                                                                                                                                                                                                                                                                            • ", "setterMethodName" : "setCapabilitiesWithStrings", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "capabilities", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "capabilities", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              In some cases, you must explicity acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to update the stack set and its associated stack instances.

                                                                                                                                                                                                                                                                                                                                                                                                              • CAPABILITY_IAM and CAPABILITY_NAMED_IAM

                                                                                                                                                                                                                                                                                                                                                                                                                Some stack templates might include resources that can affect permissions in your AWS account; for example, by creating new AWS Identity and Access Management (IAM) users. For those stacks sets, you must explicitly acknowledge this by specifying one of these capabilities.

                                                                                                                                                                                                                                                                                                                                                                                                                The following IAM resources require you to specify either the CAPABILITY_IAM or CAPABILITY_NAMED_IAM capability.

                                                                                                                                                                                                                                                                                                                                                                                                                • If you have IAM resources, you can specify either capability.

                                                                                                                                                                                                                                                                                                                                                                                                                • If you have IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.

                                                                                                                                                                                                                                                                                                                                                                                                                • If you don't specify either of these capabilities, AWS CloudFormation returns an InsufficientCapabilities error.

                                                                                                                                                                                                                                                                                                                                                                                                                If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.

                                                                                                                                                                                                                                                                                                                                                                                                                For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                                                                                                              • CAPABILITY_AUTO_EXPAND

                                                                                                                                                                                                                                                                                                                                                                                                                Some templates contain macros. If your stack template contains one or more macros, and you choose to update a stack directly from the processed template, without first reviewing the resulting changes in a change set, you must acknowledge this capability. For more information, see Using AWS CloudFormation Macros to Perform Custom Processing on Templates.

                                                                                                                                                                                                                                                                                                                                                                                                                Stack sets do not currently support macros in stack templates. (This includes the AWS::Include and AWS::Serverless transforms, which are macros hosted by AWS CloudFormation.) Even if you specify this capability, if you include a macro in your template the stack set operation will fail.

                                                                                                                                                                                                                                                                                                                                                                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "Tags", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The key-value pairs to associate with this stack set and the stacks created from it. AWS CloudFormation also propagates these tags to supported resources that are created in the stacks. You can specify a maximum number of 50 tags.

                                                                                                                                                                                                                                                                                                                                                                                                              If you specify tags for this parameter, those tags replace any list of tags that are currently associated with this stack set. This means:

                                                                                                                                                                                                                                                                                                                                                                                                              • If you don't specify this parameter, AWS CloudFormation doesn't modify the stack's tags.

                                                                                                                                                                                                                                                                                                                                                                                                              • If you specify any tags using this parameter, you must specify all the tags that you want associated with this stack set, even tags you've specifed before (for example, when creating the stack set or during a previous update of the stack set.). Any tags that you don't include in the updated list of tags are removed from the stack set, and therefore from the stacks and resources as well.

                                                                                                                                                                                                                                                                                                                                                                                                              • If you specify an empty value, AWS CloudFormation removes all currently associated tags.

                                                                                                                                                                                                                                                                                                                                                                                                              If you specify new tags as part of an UpdateStackSet action, AWS CloudFormation checks to see if you have the required IAM permission to tag resources. If you omit tags that are currently associated with the stack set from the list of tags you specify, AWS CloudFormation assumes that you want to remove those tags from the stack set, and checks to see if you have permission to untag resources. If you don't have the necessary permission(s), the entire UpdateStackSet action fails with an access denied error, and the stack set is not updated.

                                                                                                                                                                                                                                                                                                                                                                                                              \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 #tags(List)}.\n@param tags 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 #tags(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The key-value pairs to associate with this stack set and the stacks created from it. AWS CloudFormation also propagates these tags to supported resources that are created in the stacks. You can specify a maximum number of 50 tags.

                                                                                                                                                                                                                                                                                                                                                                                                              If you specify tags for this parameter, those tags replace any list of tags that are currently associated with this stack set. This means:

                                                                                                                                                                                                                                                                                                                                                                                                              • If you don't specify this parameter, AWS CloudFormation doesn't modify the stack's tags.

                                                                                                                                                                                                                                                                                                                                                                                                              • If you specify any tags using this parameter, you must specify all the tags that you want associated with this stack set, even tags you've specifed before (for example, when creating the stack set or during a previous update of the stack set.). Any tags that you don't include in the updated list of tags are removed from the stack set, and therefore from the stacks and resources as well.

                                                                                                                                                                                                                                                                                                                                                                                                              • If you specify an empty value, AWS CloudFormation removes all currently associated tags.

                                                                                                                                                                                                                                                                                                                                                                                                              If you specify new tags as part of an UpdateStackSet action, AWS CloudFormation checks to see if you have the required IAM permission to tag resources. If you omit tags that are currently associated with the stack set from the list of tags you specify, AWS CloudFormation assumes that you want to remove those tags from the stack set, and checks to see if you have permission to untag resources. If you don't have the necessary permission(s), the entire UpdateStackSet action fails with an access denied error, and the stack set is not updated.

                                                                                                                                                                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tags", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The key-value pairs to associate with this stack set and the stacks created from it. AWS CloudFormation also propagates these tags to supported resources that are created in the stacks. You can specify a maximum number of 50 tags.

                                                                                                                                                                                                                                                                                                                                                                                                              If you specify tags for this parameter, those tags replace any list of tags that are currently associated with this stack set. This means:

                                                                                                                                                                                                                                                                                                                                                                                                              • If you don't specify this parameter, AWS CloudFormation doesn't modify the stack's tags.

                                                                                                                                                                                                                                                                                                                                                                                                              • If you specify any tags using this parameter, you must specify all the tags that you want associated with this stack set, even tags you've specifed before (for example, when creating the stack set or during a previous update of the stack set.). Any tags that you don't include in the updated list of tags are removed from the stack set, and therefore from the stacks and resources as well.

                                                                                                                                                                                                                                                                                                                                                                                                              • If you specify an empty value, AWS CloudFormation removes all currently associated tags.

                                                                                                                                                                                                                                                                                                                                                                                                              If you specify new tags as part of an UpdateStackSet action, AWS CloudFormation checks to see if you have the required IAM permission to tag resources. If you omit tags that are currently associated with the stack set from the list of tags you specify, AWS CloudFormation assumes that you want to remove those tags from the stack set, and checks to see if you have permission to untag resources. If you don't have the necessary permission(s), the entire UpdateStackSet action fails with an access denied error, and the stack set is not updated.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@param tags The key-value pairs to associate with this stack set and the stacks created from it. AWS CloudFormation also propagates these tags to supported resources that are created in the stacks. You can specify a maximum number of 50 tags.

                                                                                                                                                                                                                                                                                                                                                                                                              If you specify tags for this parameter, those tags replace any list of tags that are currently associated with this stack set. This means:

                                                                                                                                                                                                                                                                                                                                                                                                              • If you don't specify this parameter, AWS CloudFormation doesn't modify the stack's tags.

                                                                                                                                                                                                                                                                                                                                                                                                              • If you specify any tags using this parameter, you must specify all the tags that you want associated with this stack set, even tags you've specifed before (for example, when creating the stack set or during a previous update of the stack set.). Any tags that you don't include in the updated list of tags are removed from the stack set, and therefore from the stacks and resources as well.

                                                                                                                                                                                                                                                                                                                                                                                                              • If you specify an empty value, AWS CloudFormation removes all currently associated tags.

                                                                                                                                                                                                                                                                                                                                                                                                              If you specify new tags as part of an UpdateStackSet action, AWS CloudFormation checks to see if you have the required IAM permission to tag resources. If you omit tags that are currently associated with the stack set from the list of tags you specify, AWS CloudFormation assumes that you want to remove those tags from the stack set, and checks to see if you have permission to untag resources. If you don't have the necessary permission(s), the entire UpdateStackSet action fails with an access denied error, and the stack set is not updated.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The key-value pairs to associate with this stack set and the stacks created from it. AWS CloudFormation also propagates these tags to supported resources that are created in the stacks. You can specify a maximum number of 50 tags.

                                                                                                                                                                                                                                                                                                                                                                                                              If you specify tags for this parameter, those tags replace any list of tags that are currently associated with this stack set. This means:

                                                                                                                                                                                                                                                                                                                                                                                                              • If you don't specify this parameter, AWS CloudFormation doesn't modify the stack's tags.

                                                                                                                                                                                                                                                                                                                                                                                                              • If you specify any tags using this parameter, you must specify all the tags that you want associated with this stack set, even tags you've specifed before (for example, when creating the stack set or during a previous update of the stack set.). Any tags that you don't include in the updated list of tags are removed from the stack set, and therefore from the stacks and resources as well.

                                                                                                                                                                                                                                                                                                                                                                                                              • If you specify an empty value, AWS CloudFormation removes all currently associated tags.

                                                                                                                                                                                                                                                                                                                                                                                                              If you specify new tags as part of an UpdateStackSet action, AWS CloudFormation checks to see if you have the required IAM permission to tag resources. If you omit tags that are currently associated with the stack set from the list of tags you specify, AWS CloudFormation assumes that you want to remove those tags from the stack set, and checks to see if you have permission to untag resources. If you don't have the necessary permission(s), the entire UpdateStackSet action fails with an access denied error, and the stack set is not updated.

                                                                                                                                                                                                                                                                                                                                                                                                              \n

                                                                                                                                                                                                                                                                                                                                                                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                                                                                                                                                                                                                                                              \n@return The key-value pairs to associate with this stack set and the stacks created from it. AWS CloudFormation also propagates these tags to supported resources that are created in the stacks. You can specify a maximum number of 50 tags.

                                                                                                                                                                                                                                                                                                                                                                                                              If you specify tags for this parameter, those tags replace any list of tags that are currently associated with this stack set. This means:

                                                                                                                                                                                                                                                                                                                                                                                                              • If you don't specify this parameter, AWS CloudFormation doesn't modify the stack's tags.

                                                                                                                                                                                                                                                                                                                                                                                                              • If you specify any tags using this parameter, you must specify all the tags that you want associated with this stack set, even tags you've specifed before (for example, when creating the stack set or during a previous update of the stack set.). Any tags that you don't include in the updated list of tags are removed from the stack set, and therefore from the stacks and resources as well.

                                                                                                                                                                                                                                                                                                                                                                                                              • If you specify an empty value, AWS CloudFormation removes all currently associated tags.

                                                                                                                                                                                                                                                                                                                                                                                                              If you specify new tags as part of an UpdateStackSet action, AWS CloudFormation checks to see if you have the required IAM permission to tag resources. If you omit tags that are currently associated with the stack set from the list of tags you specify, AWS CloudFormation assumes that you want to remove those tags from the stack set, and checks to see if you have permission to untag resources. If you don't have the necessary permission(s), the entire UpdateStackSet action fails with an access denied error, and the stack set is not updated.", "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" : "Tags", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "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" : "Tag", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Tag.Builder} avoiding the need to create one manually via {@link Tag#builder()}.\n\nWhen the {@link Consumer} completes, {@link Tag.Builder#build()} is called immediately and its result is passed to {@link #member(Tag)}.\n@param member a consumer that will call methods on {@link Tag.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Tag)", "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" : "Tag", "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" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : null, "simpleType" : "Tag", "variableSetterType" : "Tag" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : "", "simpleType" : "Tag", "variableSetterType" : "Tag" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Tag", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Tag", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The key-value pairs to associate with this stack set and the stacks created from it. AWS CloudFormation also propagates these tags to supported resources that are created in the stacks. You can specify a maximum number of 50 tags.

                                                                                                                                                                                                                                                                                                                                                                                                              If you specify tags for this parameter, those tags replace any list of tags that are currently associated with this stack set. This means:

                                                                                                                                                                                                                                                                                                                                                                                                              • If you don't specify this parameter, AWS CloudFormation doesn't modify the stack's tags.

                                                                                                                                                                                                                                                                                                                                                                                                              • If you specify any tags using this parameter, you must specify all the tags that you want associated with this stack set, even tags you've specifed before (for example, when creating the stack set or during a previous update of the stack set.). Any tags that you don't include in the updated list of tags are removed from the stack set, and therefore from the stacks and resources as well.

                                                                                                                                                                                                                                                                                                                                                                                                              • If you specify an empty value, AWS CloudFormation removes all currently associated tags.

                                                                                                                                                                                                                                                                                                                                                                                                              If you specify new tags as part of an UpdateStackSet action, AWS CloudFormation checks to see if you have the required IAM permission to tag resources. If you omit tags that are currently associated with the stack set from the list of tags you specify, AWS CloudFormation assumes that you want to remove those tags from the stack set, and checks to see if you have permission to untag resources. If you don't have the necessary permission(s), the entire UpdateStackSet action fails with an access denied error, and the stack set is not updated.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@param tags The key-value pairs to associate with this stack set and the stacks created from it. AWS CloudFormation also propagates these tags to supported resources that are created in the stacks. You can specify a maximum number of 50 tags.

                                                                                                                                                                                                                                                                                                                                                                                                              If you specify tags for this parameter, those tags replace any list of tags that are currently associated with this stack set. This means:

                                                                                                                                                                                                                                                                                                                                                                                                              • If you don't specify this parameter, AWS CloudFormation doesn't modify the stack's tags.

                                                                                                                                                                                                                                                                                                                                                                                                              • If you specify any tags using this parameter, you must specify all the tags that you want associated with this stack set, even tags you've specifed before (for example, when creating the stack set or during a previous update of the stack set.). Any tags that you don't include in the updated list of tags are removed from the stack set, and therefore from the stacks and resources as well.

                                                                                                                                                                                                                                                                                                                                                                                                              • If you specify an empty value, AWS CloudFormation removes all currently associated tags.

                                                                                                                                                                                                                                                                                                                                                                                                              If you specify new tags as part of an UpdateStackSet action, AWS CloudFormation checks to see if you have the required IAM permission to tag resources. If you omit tags that are currently associated with the stack set from the list of tags you specify, AWS CloudFormation assumes that you want to remove those tags from the stack set, and checks to see if you have permission to untag resources. If you don't have the necessary permission(s), the entire UpdateStackSet action fails with an access denied error, and the stack set is not updated.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The key-value pairs to associate with this stack set and the stacks created from it. AWS CloudFormation also propagates these tags to supported resources that are created in the stacks. You can specify a maximum number of 50 tags.

                                                                                                                                                                                                                                                                                                                                                                                                              If you specify tags for this parameter, those tags replace any list of tags that are currently associated with this stack set. This means:

                                                                                                                                                                                                                                                                                                                                                                                                              • If you don't specify this parameter, AWS CloudFormation doesn't modify the stack's tags.

                                                                                                                                                                                                                                                                                                                                                                                                              • If you specify any tags using this parameter, you must specify all the tags that you want associated with this stack set, even tags you've specifed before (for example, when creating the stack set or during a previous update of the stack set.). Any tags that you don't include in the updated list of tags are removed from the stack set, and therefore from the stacks and resources as well.

                                                                                                                                                                                                                                                                                                                                                                                                              • If you specify an empty value, AWS CloudFormation removes all currently associated tags.

                                                                                                                                                                                                                                                                                                                                                                                                              If you specify new tags as part of an UpdateStackSet action, AWS CloudFormation checks to see if you have the required IAM permission to tag resources. If you omit tags that are currently associated with the stack set from the list of tags you specify, AWS CloudFormation assumes that you want to remove those tags from the stack set, and checks to see if you have permission to untag resources. If you don't have the necessary permission(s), the entire UpdateStackSet action fails with an access denied error, and the stack set is not updated.

                                                                                                                                                                                                                                                                                                                                                                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getOperationPreferences", "beanStyleSetterMethodName" : "setOperationPreferences", "c2jName" : "OperationPreferences", "c2jShape" : "StackSetOperationPreferences", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              Preferences for how AWS CloudFormation performs this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                              \nThis is a convenience that creates an instance of the {@link StackSetOperationPreferences.Builder} avoiding the need to create one manually via {@link StackSetOperationPreferences#builder()}.\n\nWhen the {@link Consumer} completes, {@link StackSetOperationPreferences.Builder#build()} is called immediately and its result is passed to {@link #operationPreferences(StackSetOperationPreferences)}.\n@param operationPreferences a consumer that will call methods on {@link StackSetOperationPreferences.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #operationPreferences(StackSetOperationPreferences)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              Preferences for how AWS CloudFormation performs this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "operationPreferences", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              Preferences for how AWS CloudFormation performs this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@param operationPreferences Preferences for how AWS CloudFormation performs this stack set operation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "operationPreferences", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              Preferences for how AWS CloudFormation performs this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@return Preferences for how AWS CloudFormation performs this stack set operation.", "getterModel" : { "returnType" : "StackSetOperationPreferences", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "OperationPreferences", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OperationPreferences", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "OperationPreferences", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              Preferences for how AWS CloudFormation performs this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@param operationPreferences Preferences for how AWS CloudFormation performs this stack set operation.", "setterMethodName" : "setOperationPreferences", "setterModel" : { "variableDeclarationType" : "StackSetOperationPreferences", "variableName" : "operationPreferences", "variableType" : "StackSetOperationPreferences", "documentation" : null, "simpleType" : "StackSetOperationPreferences", "variableSetterType" : "StackSetOperationPreferences" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StackSetOperationPreferences", "variableName" : "operationPreferences", "variableType" : "StackSetOperationPreferences", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              Preferences for how AWS CloudFormation performs this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                              ", "simpleType" : "StackSetOperationPreferences", "variableSetterType" : "StackSetOperationPreferences" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAdministrationRoleARN", "beanStyleSetterMethodName" : "setAdministrationRoleARN", "c2jName" : "AdministrationRoleARN", "c2jShape" : "RoleARN", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The Amazon Resource Number (ARN) of the IAM role to use to update this stack set.

                                                                                                                                                                                                                                                                                                                                                                                                              Specify an IAM role only if you are using customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Granting Permissions for Stack Set Operations in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                              If you specified a customized administrator role when you created the stack set, you must specify a customized administrator role, even if it is the same customized administrator role used with this stack set previously.

                                                                                                                                                                                                                                                                                                                                                                                                              \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 #administrationRoleARN(String)}.\n@param administrationRoleARN 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 #administrationRoleARN(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The Amazon Resource Number (ARN) of the IAM role to use to update this stack set.

                                                                                                                                                                                                                                                                                                                                                                                                              Specify an IAM role only if you are using customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Granting Permissions for Stack Set Operations in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                              If you specified a customized administrator role when you created the stack set, you must specify a customized administrator role, even if it is the same customized administrator role used with this stack set previously.

                                                                                                                                                                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "administrationRoleARN", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The Amazon Resource Number (ARN) of the IAM role to use to update this stack set.

                                                                                                                                                                                                                                                                                                                                                                                                              Specify an IAM role only if you are using customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Granting Permissions for Stack Set Operations in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                              If you specified a customized administrator role when you created the stack set, you must specify a customized administrator role, even if it is the same customized administrator role used with this stack set previously.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@param administrationRoleARN The Amazon Resource Number (ARN) of the IAM role to use to update this stack set.

                                                                                                                                                                                                                                                                                                                                                                                                              Specify an IAM role only if you are using customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Granting Permissions for Stack Set Operations in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                              If you specified a customized administrator role when you created the stack set, you must specify a customized administrator role, even if it is the same customized administrator role used with this stack set previously.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "administrationRoleARN", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The Amazon Resource Number (ARN) of the IAM role to use to update this stack set.

                                                                                                                                                                                                                                                                                                                                                                                                              Specify an IAM role only if you are using customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Granting Permissions for Stack Set Operations in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                              If you specified a customized administrator role when you created the stack set, you must specify a customized administrator role, even if it is the same customized administrator role used with this stack set previously.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@return The Amazon Resource Number (ARN) of the IAM role to use to update this stack set.

                                                                                                                                                                                                                                                                                                                                                                                                              Specify an IAM role only if you are using customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Granting Permissions for Stack Set Operations in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                              If you specified a customized administrator role when you created the stack set, you must specify a customized administrator role, even if it is the same customized administrator role used with this stack set previously.", "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" : "AdministrationRoleARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AdministrationRoleARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AdministrationRoleARN", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The Amazon Resource Number (ARN) of the IAM role to use to update this stack set.

                                                                                                                                                                                                                                                                                                                                                                                                              Specify an IAM role only if you are using customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Granting Permissions for Stack Set Operations in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                              If you specified a customized administrator role when you created the stack set, you must specify a customized administrator role, even if it is the same customized administrator role used with this stack set previously.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@param administrationRoleARN The Amazon Resource Number (ARN) of the IAM role to use to update this stack set.

                                                                                                                                                                                                                                                                                                                                                                                                              Specify an IAM role only if you are using customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Granting Permissions for Stack Set Operations in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                              If you specified a customized administrator role when you created the stack set, you must specify a customized administrator role, even if it is the same customized administrator role used with this stack set previously.", "setterMethodName" : "setAdministrationRoleARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "administrationRoleARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "administrationRoleARN", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The Amazon Resource Number (ARN) of the IAM role to use to update this stack set.

                                                                                                                                                                                                                                                                                                                                                                                                              Specify an IAM role only if you are using customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see Granting Permissions for Stack Set Operations in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                              If you specified a customized administrator role when you created the stack set, you must specify a customized administrator role, even if it is the same customized administrator role used with this stack set previously.

                                                                                                                                                                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getExecutionRoleName", "beanStyleSetterMethodName" : "setExecutionRoleName", "c2jName" : "ExecutionRoleName", "c2jShape" : "ExecutionRoleName", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The name of the IAM execution role to use to update the stack set. If you do not specify an execution role, AWS CloudFormation uses the AWSCloudFormationStackSetExecutionRole role for the stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                              Specify an IAM role only if you are using customized execution roles to control which stack resources users and groups can include in their stack sets.

                                                                                                                                                                                                                                                                                                                                                                                                              If you specify a customized execution role, AWS CloudFormation uses that role to update the stack. If you do not specify a customized execution role, AWS CloudFormation performs the update using the role previously associated with the stack set, so long as you have permissions to perform operations on the stack set.

                                                                                                                                                                                                                                                                                                                                                                                                              \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 #executionRoleName(String)}.\n@param executionRoleName 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 #executionRoleName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The name of the IAM execution role to use to update the stack set. If you do not specify an execution role, AWS CloudFormation uses the AWSCloudFormationStackSetExecutionRole role for the stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                              Specify an IAM role only if you are using customized execution roles to control which stack resources users and groups can include in their stack sets.

                                                                                                                                                                                                                                                                                                                                                                                                              If you specify a customized execution role, AWS CloudFormation uses that role to update the stack. If you do not specify a customized execution role, AWS CloudFormation performs the update using the role previously associated with the stack set, so long as you have permissions to perform operations on the stack set.

                                                                                                                                                                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "executionRoleName", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The name of the IAM execution role to use to update the stack set. If you do not specify an execution role, AWS CloudFormation uses the AWSCloudFormationStackSetExecutionRole role for the stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                              Specify an IAM role only if you are using customized execution roles to control which stack resources users and groups can include in their stack sets.

                                                                                                                                                                                                                                                                                                                                                                                                              If you specify a customized execution role, AWS CloudFormation uses that role to update the stack. If you do not specify a customized execution role, AWS CloudFormation performs the update using the role previously associated with the stack set, so long as you have permissions to perform operations on the stack set.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@param executionRoleName The name of the IAM execution role to use to update the stack set. If you do not specify an execution role, AWS CloudFormation uses the AWSCloudFormationStackSetExecutionRole role for the stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                              Specify an IAM role only if you are using customized execution roles to control which stack resources users and groups can include in their stack sets.

                                                                                                                                                                                                                                                                                                                                                                                                              If you specify a customized execution role, AWS CloudFormation uses that role to update the stack. If you do not specify a customized execution role, AWS CloudFormation performs the update using the role previously associated with the stack set, so long as you have permissions to perform operations on the stack set.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "executionRoleName", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The name of the IAM execution role to use to update the stack set. If you do not specify an execution role, AWS CloudFormation uses the AWSCloudFormationStackSetExecutionRole role for the stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                              Specify an IAM role only if you are using customized execution roles to control which stack resources users and groups can include in their stack sets.

                                                                                                                                                                                                                                                                                                                                                                                                              If you specify a customized execution role, AWS CloudFormation uses that role to update the stack. If you do not specify a customized execution role, AWS CloudFormation performs the update using the role previously associated with the stack set, so long as you have permissions to perform operations on the stack set.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@return The name of the IAM execution role to use to update the stack set. If you do not specify an execution role, AWS CloudFormation uses the AWSCloudFormationStackSetExecutionRole role for the stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                              Specify an IAM role only if you are using customized execution roles to control which stack resources users and groups can include in their stack sets.

                                                                                                                                                                                                                                                                                                                                                                                                              If you specify a customized execution role, AWS CloudFormation uses that role to update the stack. If you do not specify a customized execution role, AWS CloudFormation performs the update using the role previously associated with the stack set, so long as you have permissions to perform operations on the stack set.", "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" : "ExecutionRoleName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ExecutionRoleName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ExecutionRoleName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The name of the IAM execution role to use to update the stack set. If you do not specify an execution role, AWS CloudFormation uses the AWSCloudFormationStackSetExecutionRole role for the stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                              Specify an IAM role only if you are using customized execution roles to control which stack resources users and groups can include in their stack sets.

                                                                                                                                                                                                                                                                                                                                                                                                              If you specify a customized execution role, AWS CloudFormation uses that role to update the stack. If you do not specify a customized execution role, AWS CloudFormation performs the update using the role previously associated with the stack set, so long as you have permissions to perform operations on the stack set.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@param executionRoleName The name of the IAM execution role to use to update the stack set. If you do not specify an execution role, AWS CloudFormation uses the AWSCloudFormationStackSetExecutionRole role for the stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                              Specify an IAM role only if you are using customized execution roles to control which stack resources users and groups can include in their stack sets.

                                                                                                                                                                                                                                                                                                                                                                                                              If you specify a customized execution role, AWS CloudFormation uses that role to update the stack. If you do not specify a customized execution role, AWS CloudFormation performs the update using the role previously associated with the stack set, so long as you have permissions to perform operations on the stack set.", "setterMethodName" : "setExecutionRoleName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "executionRoleName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "executionRoleName", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The name of the IAM execution role to use to update the stack set. If you do not specify an execution role, AWS CloudFormation uses the AWSCloudFormationStackSetExecutionRole role for the stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                              Specify an IAM role only if you are using customized execution roles to control which stack resources users and groups can include in their stack sets.

                                                                                                                                                                                                                                                                                                                                                                                                              If you specify a customized execution role, AWS CloudFormation uses that role to update the stack. If you do not specify a customized execution role, AWS CloudFormation performs the update using the role previously associated with the stack set, so long as you have permissions to perform operations on the stack set.

                                                                                                                                                                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getOperationId", "beanStyleSetterMethodName" : "setOperationId", "c2jName" : "OperationId", "c2jShape" : "ClientRequestToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The unique ID for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                              The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You might retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                                                                                                                                                                                                                                                                                              If you don't specify an operation ID, AWS CloudFormation generates one automatically.

                                                                                                                                                                                                                                                                                                                                                                                                              Repeating this stack set operation with a new operation ID retries all stack instances whose status is OUTDATED.

                                                                                                                                                                                                                                                                                                                                                                                                              \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 #operationId(String)}.\n@param operationId 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 #operationId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The unique ID for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                              The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You might retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                                                                                                                                                                                                                                                                                              If you don't specify an operation ID, AWS CloudFormation generates one automatically.

                                                                                                                                                                                                                                                                                                                                                                                                              Repeating this stack set operation with a new operation ID retries all stack instances whose status is OUTDATED.

                                                                                                                                                                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "operationId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The unique ID for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                              The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You might retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                                                                                                                                                                                                                                                                                              If you don't specify an operation ID, AWS CloudFormation generates one automatically.

                                                                                                                                                                                                                                                                                                                                                                                                              Repeating this stack set operation with a new operation ID retries all stack instances whose status is OUTDATED.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@param operationId The unique ID for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                              The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You might retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                                                                                                                                                                                                                                                                                              If you don't specify an operation ID, AWS CloudFormation generates one automatically.

                                                                                                                                                                                                                                                                                                                                                                                                              Repeating this stack set operation with a new operation ID retries all stack instances whose status is OUTDATED.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "operationId", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The unique ID for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                              The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You might retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                                                                                                                                                                                                                                                                                              If you don't specify an operation ID, AWS CloudFormation generates one automatically.

                                                                                                                                                                                                                                                                                                                                                                                                              Repeating this stack set operation with a new operation ID retries all stack instances whose status is OUTDATED.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@return The unique ID for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                              The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You might retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                                                                                                                                                                                                                                                                                              If you don't specify an operation ID, AWS CloudFormation generates one automatically.

                                                                                                                                                                                                                                                                                                                                                                                                              Repeating this stack set operation with a new operation ID retries all stack instances whose status is OUTDATED.", "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" : "OperationId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OperationId", "uri" : false }, "idempotencyToken" : true, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "OperationId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The unique ID for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                              The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You might retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                                                                                                                                                                                                                                                                                              If you don't specify an operation ID, AWS CloudFormation generates one automatically.

                                                                                                                                                                                                                                                                                                                                                                                                              Repeating this stack set operation with a new operation ID retries all stack instances whose status is OUTDATED.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@param operationId The unique ID for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                              The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You might retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                                                                                                                                                                                                                                                                                              If you don't specify an operation ID, AWS CloudFormation generates one automatically.

                                                                                                                                                                                                                                                                                                                                                                                                              Repeating this stack set operation with a new operation ID retries all stack instances whose status is OUTDATED.", "setterMethodName" : "setOperationId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "operationId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "operationId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The unique ID for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                              The operation ID also functions as an idempotency token, to ensure that AWS CloudFormation performs the stack set operation only once, even if you retry the request multiple times. You might retry stack set operation requests to ensure that AWS CloudFormation successfully received them.

                                                                                                                                                                                                                                                                                                                                                                                                              If you don't specify an operation ID, AWS CloudFormation generates one automatically.

                                                                                                                                                                                                                                                                                                                                                                                                              Repeating this stack set operation with a new operation ID retries all stack instances whose status is OUTDATED.

                                                                                                                                                                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAccounts", "beanStyleSetterMethodName" : "setAccounts", "c2jName" : "Accounts", "c2jShape" : "AccountList", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The accounts in which to update associated stack instances. If you specify accounts, you must also specify the regions in which to update stack set instances.

                                                                                                                                                                                                                                                                                                                                                                                                              To update all the stack instances associated with this stack set, do not specify the Accounts or Regions properties.

                                                                                                                                                                                                                                                                                                                                                                                                              If the stack set update includes changes to the template (that is, if the TemplateBody or TemplateURL properties are specified), or the Parameters property, AWS CloudFormation marks all stack instances with a status of OUTDATED prior to updating the stack instances in the specified accounts and regions. If the stack set update does not include changes to the template or parameters, AWS CloudFormation updates the stack instances in the specified accounts and regions, while leaving all other stack instances with their existing stack instance status.

                                                                                                                                                                                                                                                                                                                                                                                                              \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 #accounts(List)}.\n@param accounts 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 #accounts(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The accounts in which to update associated stack instances. If you specify accounts, you must also specify the regions in which to update stack set instances.

                                                                                                                                                                                                                                                                                                                                                                                                              To update all the stack instances associated with this stack set, do not specify the Accounts or Regions properties.

                                                                                                                                                                                                                                                                                                                                                                                                              If the stack set update includes changes to the template (that is, if the TemplateBody or TemplateURL properties are specified), or the Parameters property, AWS CloudFormation marks all stack instances with a status of OUTDATED prior to updating the stack instances in the specified accounts and regions. If the stack set update does not include changes to the template or parameters, AWS CloudFormation updates the stack instances in the specified accounts and regions, while leaving all other stack instances with their existing stack instance status.

                                                                                                                                                                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "accounts", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The accounts in which to update associated stack instances. If you specify accounts, you must also specify the regions in which to update stack set instances.

                                                                                                                                                                                                                                                                                                                                                                                                              To update all the stack instances associated with this stack set, do not specify the Accounts or Regions properties.

                                                                                                                                                                                                                                                                                                                                                                                                              If the stack set update includes changes to the template (that is, if the TemplateBody or TemplateURL properties are specified), or the Parameters property, AWS CloudFormation marks all stack instances with a status of OUTDATED prior to updating the stack instances in the specified accounts and regions. If the stack set update does not include changes to the template or parameters, AWS CloudFormation updates the stack instances in the specified accounts and regions, while leaving all other stack instances with their existing stack instance status.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@param accounts The accounts in which to update associated stack instances. If you specify accounts, you must also specify the regions in which to update stack set instances.

                                                                                                                                                                                                                                                                                                                                                                                                              To update all the stack instances associated with this stack set, do not specify the Accounts or Regions properties.

                                                                                                                                                                                                                                                                                                                                                                                                              If the stack set update includes changes to the template (that is, if the TemplateBody or TemplateURL properties are specified), or the Parameters property, AWS CloudFormation marks all stack instances with a status of OUTDATED prior to updating the stack instances in the specified accounts and regions. If the stack set update does not include changes to the template or parameters, AWS CloudFormation updates the stack instances in the specified accounts and regions, while leaving all other stack instances with their existing stack instance status.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "accounts", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The accounts in which to update associated stack instances. If you specify accounts, you must also specify the regions in which to update stack set instances.

                                                                                                                                                                                                                                                                                                                                                                                                              To update all the stack instances associated with this stack set, do not specify the Accounts or Regions properties.

                                                                                                                                                                                                                                                                                                                                                                                                              If the stack set update includes changes to the template (that is, if the TemplateBody or TemplateURL properties are specified), or the Parameters property, AWS CloudFormation marks all stack instances with a status of OUTDATED prior to updating the stack instances in the specified accounts and regions. If the stack set update does not include changes to the template or parameters, AWS CloudFormation updates the stack instances in the specified accounts and regions, while leaving all other stack instances with their existing stack instance status.

                                                                                                                                                                                                                                                                                                                                                                                                              \n

                                                                                                                                                                                                                                                                                                                                                                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                                                                                                                                                                                                                                                              \n@return The accounts in which to update associated stack instances. If you specify accounts, you must also specify the regions in which to update stack set instances.

                                                                                                                                                                                                                                                                                                                                                                                                              To update all the stack instances associated with this stack set, do not specify the Accounts or Regions properties.

                                                                                                                                                                                                                                                                                                                                                                                                              If the stack set update includes changes to the template (that is, if the TemplateBody or TemplateURL properties are specified), or the Parameters property, AWS CloudFormation marks all stack instances with a status of OUTDATED prior to updating the stack instances in the specified accounts and regions. If the stack set update does not include changes to the template or parameters, AWS CloudFormation updates the stack instances in the specified accounts and regions, while leaving all other stack instances with their existing stack instance status.", "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" : "Accounts", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Accounts", "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" : "Account", "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" : "Accounts", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The accounts in which to update associated stack instances. If you specify accounts, you must also specify the regions in which to update stack set instances.

                                                                                                                                                                                                                                                                                                                                                                                                              To update all the stack instances associated with this stack set, do not specify the Accounts or Regions properties.

                                                                                                                                                                                                                                                                                                                                                                                                              If the stack set update includes changes to the template (that is, if the TemplateBody or TemplateURL properties are specified), or the Parameters property, AWS CloudFormation marks all stack instances with a status of OUTDATED prior to updating the stack instances in the specified accounts and regions. If the stack set update does not include changes to the template or parameters, AWS CloudFormation updates the stack instances in the specified accounts and regions, while leaving all other stack instances with their existing stack instance status.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@param accounts The accounts in which to update associated stack instances. If you specify accounts, you must also specify the regions in which to update stack set instances.

                                                                                                                                                                                                                                                                                                                                                                                                              To update all the stack instances associated with this stack set, do not specify the Accounts or Regions properties.

                                                                                                                                                                                                                                                                                                                                                                                                              If the stack set update includes changes to the template (that is, if the TemplateBody or TemplateURL properties are specified), or the Parameters property, AWS CloudFormation marks all stack instances with a status of OUTDATED prior to updating the stack instances in the specified accounts and regions. If the stack set update does not include changes to the template or parameters, AWS CloudFormation updates the stack instances in the specified accounts and regions, while leaving all other stack instances with their existing stack instance status.", "setterMethodName" : "setAccounts", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "accounts", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "accounts", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The accounts in which to update associated stack instances. If you specify accounts, you must also specify the regions in which to update stack set instances.

                                                                                                                                                                                                                                                                                                                                                                                                              To update all the stack instances associated with this stack set, do not specify the Accounts or Regions properties.

                                                                                                                                                                                                                                                                                                                                                                                                              If the stack set update includes changes to the template (that is, if the TemplateBody or TemplateURL properties are specified), or the Parameters property, AWS CloudFormation marks all stack instances with a status of OUTDATED prior to updating the stack instances in the specified accounts and regions. If the stack set update does not include changes to the template or parameters, AWS CloudFormation updates the stack instances in the specified accounts and regions, while leaving all other stack instances with their existing stack instance status.

                                                                                                                                                                                                                                                                                                                                                                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRegions", "beanStyleSetterMethodName" : "setRegions", "c2jName" : "Regions", "c2jShape" : "RegionList", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The regions in which to update associated stack instances. If you specify regions, you must also specify accounts in which to update stack set instances.

                                                                                                                                                                                                                                                                                                                                                                                                              To update all the stack instances associated with this stack set, do not specify the Accounts or Regions properties.

                                                                                                                                                                                                                                                                                                                                                                                                              If the stack set update includes changes to the template (that is, if the TemplateBody or TemplateURL properties are specified), or the Parameters property, AWS CloudFormation marks all stack instances with a status of OUTDATED prior to updating the stack instances in the specified accounts and regions. If the stack set update does not include changes to the template or parameters, AWS CloudFormation updates the stack instances in the specified accounts and regions, while leaving all other stack instances with their existing stack instance status.

                                                                                                                                                                                                                                                                                                                                                                                                              \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 #regions(List)}.\n@param regions 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 #regions(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The regions in which to update associated stack instances. If you specify regions, you must also specify accounts in which to update stack set instances.

                                                                                                                                                                                                                                                                                                                                                                                                              To update all the stack instances associated with this stack set, do not specify the Accounts or Regions properties.

                                                                                                                                                                                                                                                                                                                                                                                                              If the stack set update includes changes to the template (that is, if the TemplateBody or TemplateURL properties are specified), or the Parameters property, AWS CloudFormation marks all stack instances with a status of OUTDATED prior to updating the stack instances in the specified accounts and regions. If the stack set update does not include changes to the template or parameters, AWS CloudFormation updates the stack instances in the specified accounts and regions, while leaving all other stack instances with their existing stack instance status.

                                                                                                                                                                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "regions", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The regions in which to update associated stack instances. If you specify regions, you must also specify accounts in which to update stack set instances.

                                                                                                                                                                                                                                                                                                                                                                                                              To update all the stack instances associated with this stack set, do not specify the Accounts or Regions properties.

                                                                                                                                                                                                                                                                                                                                                                                                              If the stack set update includes changes to the template (that is, if the TemplateBody or TemplateURL properties are specified), or the Parameters property, AWS CloudFormation marks all stack instances with a status of OUTDATED prior to updating the stack instances in the specified accounts and regions. If the stack set update does not include changes to the template or parameters, AWS CloudFormation updates the stack instances in the specified accounts and regions, while leaving all other stack instances with their existing stack instance status.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@param regions The regions in which to update associated stack instances. If you specify regions, you must also specify accounts in which to update stack set instances.

                                                                                                                                                                                                                                                                                                                                                                                                              To update all the stack instances associated with this stack set, do not specify the Accounts or Regions properties.

                                                                                                                                                                                                                                                                                                                                                                                                              If the stack set update includes changes to the template (that is, if the TemplateBody or TemplateURL properties are specified), or the Parameters property, AWS CloudFormation marks all stack instances with a status of OUTDATED prior to updating the stack instances in the specified accounts and regions. If the stack set update does not include changes to the template or parameters, AWS CloudFormation updates the stack instances in the specified accounts and regions, while leaving all other stack instances with their existing stack instance status.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "regions", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The regions in which to update associated stack instances. If you specify regions, you must also specify accounts in which to update stack set instances.

                                                                                                                                                                                                                                                                                                                                                                                                              To update all the stack instances associated with this stack set, do not specify the Accounts or Regions properties.

                                                                                                                                                                                                                                                                                                                                                                                                              If the stack set update includes changes to the template (that is, if the TemplateBody or TemplateURL properties are specified), or the Parameters property, AWS CloudFormation marks all stack instances with a status of OUTDATED prior to updating the stack instances in the specified accounts and regions. If the stack set update does not include changes to the template or parameters, AWS CloudFormation updates the stack instances in the specified accounts and regions, while leaving all other stack instances with their existing stack instance status.

                                                                                                                                                                                                                                                                                                                                                                                                              \n

                                                                                                                                                                                                                                                                                                                                                                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                                                                                                                                                                                                                                                              \n@return The regions in which to update associated stack instances. If you specify regions, you must also specify accounts in which to update stack set instances.

                                                                                                                                                                                                                                                                                                                                                                                                              To update all the stack instances associated with this stack set, do not specify the Accounts or Regions properties.

                                                                                                                                                                                                                                                                                                                                                                                                              If the stack set update includes changes to the template (that is, if the TemplateBody or TemplateURL properties are specified), or the Parameters property, AWS CloudFormation marks all stack instances with a status of OUTDATED prior to updating the stack instances in the specified accounts and regions. If the stack set update does not include changes to the template or parameters, AWS CloudFormation updates the stack instances in the specified accounts and regions, while leaving all other stack instances with their existing stack instance status.", "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" : "Regions", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Regions", "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" : "Region", "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" : "Regions", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The regions in which to update associated stack instances. If you specify regions, you must also specify accounts in which to update stack set instances.

                                                                                                                                                                                                                                                                                                                                                                                                              To update all the stack instances associated with this stack set, do not specify the Accounts or Regions properties.

                                                                                                                                                                                                                                                                                                                                                                                                              If the stack set update includes changes to the template (that is, if the TemplateBody or TemplateURL properties are specified), or the Parameters property, AWS CloudFormation marks all stack instances with a status of OUTDATED prior to updating the stack instances in the specified accounts and regions. If the stack set update does not include changes to the template or parameters, AWS CloudFormation updates the stack instances in the specified accounts and regions, while leaving all other stack instances with their existing stack instance status.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@param regions The regions in which to update associated stack instances. If you specify regions, you must also specify accounts in which to update stack set instances.

                                                                                                                                                                                                                                                                                                                                                                                                              To update all the stack instances associated with this stack set, do not specify the Accounts or Regions properties.

                                                                                                                                                                                                                                                                                                                                                                                                              If the stack set update includes changes to the template (that is, if the TemplateBody or TemplateURL properties are specified), or the Parameters property, AWS CloudFormation marks all stack instances with a status of OUTDATED prior to updating the stack instances in the specified accounts and regions. If the stack set update does not include changes to the template or parameters, AWS CloudFormation updates the stack instances in the specified accounts and regions, while leaving all other stack instances with their existing stack instance status.", "setterMethodName" : "setRegions", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "regions", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "regions", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The regions in which to update associated stack instances. If you specify regions, you must also specify accounts in which to update stack set instances.

                                                                                                                                                                                                                                                                                                                                                                                                              To update all the stack instances associated with this stack set, do not specify the Accounts or Regions properties.

                                                                                                                                                                                                                                                                                                                                                                                                              If the stack set update includes changes to the template (that is, if the TemplateBody or TemplateURL properties are specified), or the Parameters property, AWS CloudFormation marks all stack instances with a status of OUTDATED prior to updating the stack instances in the specified accounts and regions. If the stack set update does not include changes to the template or parameters, AWS CloudFormation updates the stack instances in the specified accounts and regions, while leaving all other stack instances with their existing stack instance status.

                                                                                                                                                                                                                                                                                                                                                                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "StackSetName" ], "shapeName" : "UpdateStackSetRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "UpdateStackSetRequest", "variableName" : "updateStackSetRequest", "variableType" : "UpdateStackSetRequest", "documentation" : null, "simpleType" : "UpdateStackSetRequest", "variableSetterType" : "UpdateStackSetRequest" }, "wrapper" : false, "xmlNamespace" : null }, "UpdateStackSetResponse" : { "c2jName" : "UpdateStackSetOutput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getOperationId", "beanStyleSetterMethodName" : "setOperationId", "c2jName" : "OperationId", "c2jShape" : "ClientRequestToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The unique ID for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                              \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 #operationId(String)}.\n@param operationId 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 #operationId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The unique ID for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "operationId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The unique ID for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@param operationId The unique ID for this stack set operation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "operationId", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The unique ID for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@return The unique ID for this stack set operation.", "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" : "OperationId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OperationId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "OperationId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The unique ID for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@param operationId The unique ID for this stack set operation.", "setterMethodName" : "setOperationId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "operationId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "operationId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The unique ID for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "OperationId" : { "beanStyleGetterMethodName" : "getOperationId", "beanStyleSetterMethodName" : "setOperationId", "c2jName" : "OperationId", "c2jShape" : "ClientRequestToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The unique ID for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                              \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 #operationId(String)}.\n@param operationId 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 #operationId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The unique ID for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "operationId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The unique ID for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@param operationId The unique ID for this stack set operation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "operationId", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The unique ID for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@return The unique ID for this stack set operation.", "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" : "OperationId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OperationId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "OperationId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The unique ID for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@param operationId The unique ID for this stack set operation.", "setterMethodName" : "setOperationId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "operationId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "operationId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The unique ID for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getOperationId", "beanStyleSetterMethodName" : "setOperationId", "c2jName" : "OperationId", "c2jShape" : "ClientRequestToken", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The unique ID for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                              \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 #operationId(String)}.\n@param operationId 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 #operationId(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The unique ID for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "operationId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The unique ID for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@param operationId The unique ID for this stack set operation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "operationId", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The unique ID for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@return The unique ID for this stack set operation.", "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" : "OperationId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OperationId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "OperationId", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The unique ID for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@param operationId The unique ID for this stack set operation.", "setterMethodName" : "setOperationId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "operationId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "operationId", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The unique ID for this stack set operation.

                                                                                                                                                                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "UpdateStackSetResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : "UpdateStackSetResult" }, "variable" : { "variableDeclarationType" : "UpdateStackSetResponse", "variableName" : "updateStackSetResponse", "variableType" : "UpdateStackSetResponse", "documentation" : null, "simpleType" : "UpdateStackSetResponse", "variableSetterType" : "UpdateStackSetResponse" }, "wrapper" : false, "xmlNamespace" : null }, "UpdateTerminationProtectionRequest" : { "c2jName" : "UpdateTerminationProtectionInput", "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" : "UpdateTerminationProtection", "locationName" : null, "requestUri" : "/", "target" : "UpdateTerminationProtection", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getEnableTerminationProtection", "beanStyleSetterMethodName" : "setEnableTerminationProtection", "c2jName" : "EnableTerminationProtection", "c2jShape" : "EnableTerminationProtection", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              Whether to enable termination protection on the specified stack.

                                                                                                                                                                                                                                                                                                                                                                                                              \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 #enableTerminationProtection(Boolean)}.\n@param enableTerminationProtection 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 #enableTerminationProtection(Boolean)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              Whether to enable termination protection on the specified stack.

                                                                                                                                                                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "enableTerminationProtection", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              Whether to enable termination protection on the specified stack.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@param enableTerminationProtection Whether to enable termination protection on the specified stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "enableTerminationProtection", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              Whether to enable termination protection on the specified stack.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@return Whether to enable termination protection on the specified stack.", "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" : "EnableTerminationProtection", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EnableTerminationProtection", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "EnableTerminationProtection", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              Whether to enable termination protection on the specified stack.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@param enableTerminationProtection Whether to enable termination protection on the specified stack.", "setterMethodName" : "setEnableTerminationProtection", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "enableTerminationProtection", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "enableTerminationProtection", "variableType" : "Boolean", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              Whether to enable termination protection on the specified stack.

                                                                                                                                                                                                                                                                                                                                                                                                              ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackNameOrId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The name or unique ID of the stack for which you want to set termination protection.

                                                                                                                                                                                                                                                                                                                                                                                                              \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The name or unique ID of the stack for which you want to set termination protection.

                                                                                                                                                                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The name or unique ID of the stack for which you want to set termination protection.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@param stackName The name or unique ID of the stack for which you want to set termination protection.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The name or unique ID of the stack for which you want to set termination protection.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@return The name or unique ID of the stack for which you want to set termination protection.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The name or unique ID of the stack for which you want to set termination protection.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@param stackName The name or unique ID of the stack for which you want to set termination protection.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The name or unique ID of the stack for which you want to set termination protection.

                                                                                                                                                                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "EnableTerminationProtection" : { "beanStyleGetterMethodName" : "getEnableTerminationProtection", "beanStyleSetterMethodName" : "setEnableTerminationProtection", "c2jName" : "EnableTerminationProtection", "c2jShape" : "EnableTerminationProtection", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              Whether to enable termination protection on the specified stack.

                                                                                                                                                                                                                                                                                                                                                                                                              \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 #enableTerminationProtection(Boolean)}.\n@param enableTerminationProtection 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 #enableTerminationProtection(Boolean)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              Whether to enable termination protection on the specified stack.

                                                                                                                                                                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "enableTerminationProtection", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              Whether to enable termination protection on the specified stack.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@param enableTerminationProtection Whether to enable termination protection on the specified stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "enableTerminationProtection", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              Whether to enable termination protection on the specified stack.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@return Whether to enable termination protection on the specified stack.", "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" : "EnableTerminationProtection", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EnableTerminationProtection", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "EnableTerminationProtection", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              Whether to enable termination protection on the specified stack.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@param enableTerminationProtection Whether to enable termination protection on the specified stack.", "setterMethodName" : "setEnableTerminationProtection", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "enableTerminationProtection", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "enableTerminationProtection", "variableType" : "Boolean", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              Whether to enable termination protection on the specified stack.

                                                                                                                                                                                                                                                                                                                                                                                                              ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StackName" : { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackNameOrId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The name or unique ID of the stack for which you want to set termination protection.

                                                                                                                                                                                                                                                                                                                                                                                                              \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The name or unique ID of the stack for which you want to set termination protection.

                                                                                                                                                                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The name or unique ID of the stack for which you want to set termination protection.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@param stackName The name or unique ID of the stack for which you want to set termination protection.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The name or unique ID of the stack for which you want to set termination protection.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@return The name or unique ID of the stack for which you want to set termination protection.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The name or unique ID of the stack for which you want to set termination protection.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@param stackName The name or unique ID of the stack for which you want to set termination protection.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The name or unique ID of the stack for which you want to set termination protection.

                                                                                                                                                                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getEnableTerminationProtection", "beanStyleSetterMethodName" : "setEnableTerminationProtection", "c2jName" : "EnableTerminationProtection", "c2jShape" : "EnableTerminationProtection", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              Whether to enable termination protection on the specified stack.

                                                                                                                                                                                                                                                                                                                                                                                                              \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 #enableTerminationProtection(Boolean)}.\n@param enableTerminationProtection 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 #enableTerminationProtection(Boolean)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              Whether to enable termination protection on the specified stack.

                                                                                                                                                                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "enableTerminationProtection", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              Whether to enable termination protection on the specified stack.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@param enableTerminationProtection Whether to enable termination protection on the specified stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "enableTerminationProtection", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              Whether to enable termination protection on the specified stack.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@return Whether to enable termination protection on the specified stack.", "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" : "EnableTerminationProtection", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EnableTerminationProtection", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "EnableTerminationProtection", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              Whether to enable termination protection on the specified stack.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@param enableTerminationProtection Whether to enable termination protection on the specified stack.", "setterMethodName" : "setEnableTerminationProtection", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "enableTerminationProtection", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "enableTerminationProtection", "variableType" : "Boolean", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              Whether to enable termination protection on the specified stack.

                                                                                                                                                                                                                                                                                                                                                                                                              ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStackName", "beanStyleSetterMethodName" : "setStackName", "c2jName" : "StackName", "c2jShape" : "StackNameOrId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The name or unique ID of the stack for which you want to set termination protection.

                                                                                                                                                                                                                                                                                                                                                                                                              \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 #stackName(String)}.\n@param stackName 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 #stackName(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The name or unique ID of the stack for which you want to set termination protection.

                                                                                                                                                                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackName", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The name or unique ID of the stack for which you want to set termination protection.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@param stackName The name or unique ID of the stack for which you want to set termination protection.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackName", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The name or unique ID of the stack for which you want to set termination protection.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@return The name or unique ID of the stack for which you want to set termination protection.", "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" : "StackName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StackName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StackName", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The name or unique ID of the stack for which you want to set termination protection.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@param stackName The name or unique ID of the stack for which you want to set termination protection.", "setterMethodName" : "setStackName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "stackName", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The name or unique ID of the stack for which you want to set termination protection.

                                                                                                                                                                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "EnableTerminationProtection", "StackName" ], "shapeName" : "UpdateTerminationProtectionRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "UpdateTerminationProtectionRequest", "variableName" : "updateTerminationProtectionRequest", "variableType" : "UpdateTerminationProtectionRequest", "documentation" : null, "simpleType" : "UpdateTerminationProtectionRequest", "variableSetterType" : "UpdateTerminationProtectionRequest" }, "wrapper" : false, "xmlNamespace" : null }, "UpdateTerminationProtectionResponse" : { "c2jName" : "UpdateTerminationProtectionOutput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getStackId", "beanStyleSetterMethodName" : "setStackId", "c2jName" : "StackId", "c2jShape" : "StackId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The unique ID of the stack.

                                                                                                                                                                                                                                                                                                                                                                                                              \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 unique ID of the stack.

                                                                                                                                                                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The unique ID of the stack.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@param stackId The unique ID of the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackId", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The unique ID of the stack.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@return The unique ID of the stack.", "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 unique ID of the stack.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@param stackId The unique ID of the stack.", "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 unique ID of the stack.

                                                                                                                                                                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "StackId" : { "beanStyleGetterMethodName" : "getStackId", "beanStyleSetterMethodName" : "setStackId", "c2jName" : "StackId", "c2jShape" : "StackId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The unique ID of the stack.

                                                                                                                                                                                                                                                                                                                                                                                                              \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 unique ID of the stack.

                                                                                                                                                                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The unique ID of the stack.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@param stackId The unique ID of the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackId", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The unique ID of the stack.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@return The unique ID of the stack.", "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 unique ID of the stack.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@param stackId The unique ID of the stack.", "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 unique ID of the stack.

                                                                                                                                                                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getStackId", "beanStyleSetterMethodName" : "setStackId", "c2jName" : "StackId", "c2jShape" : "StackId", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The unique ID of the stack.

                                                                                                                                                                                                                                                                                                                                                                                                              \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 unique ID of the stack.

                                                                                                                                                                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "stackId", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The unique ID of the stack.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@param stackId The unique ID of the stack.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stackId", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The unique ID of the stack.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@return The unique ID of the stack.", "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 unique ID of the stack.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@param stackId The unique ID of the stack.", "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 unique ID of the stack.

                                                                                                                                                                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "UpdateTerminationProtectionResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : "UpdateTerminationProtectionResult" }, "variable" : { "variableDeclarationType" : "UpdateTerminationProtectionResponse", "variableName" : "updateTerminationProtectionResponse", "variableType" : "UpdateTerminationProtectionResponse", "documentation" : null, "simpleType" : "UpdateTerminationProtectionResponse", "variableSetterType" : "UpdateTerminationProtectionResponse" }, "wrapper" : false, "xmlNamespace" : null }, "ValidateTemplateRequest" : { "c2jName" : "ValidateTemplateInput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The input for ValidateTemplate action.

                                                                                                                                                                                                                                                                                                                                                                                                              ", "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" : "ValidateTemplate", "locationName" : null, "requestUri" : "/", "target" : "ValidateTemplate", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getTemplateBody", "beanStyleSetterMethodName" : "setTemplateBody", "c2jName" : "TemplateBody", "c2jShape" : "TemplateBody", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                              Conditional: You must pass TemplateURL or TemplateBody. If both are passed, only TemplateBody is used.

                                                                                                                                                                                                                                                                                                                                                                                                              \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 #templateBody(String)}.\n@param templateBody 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 #templateBody(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                              Conditional: You must pass TemplateURL or TemplateBody. If both are passed, only TemplateBody is used.

                                                                                                                                                                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "templateBody", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                              Conditional: You must pass TemplateURL or TemplateBody. If both are passed, only TemplateBody is used.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@param templateBody Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                              Conditional: You must pass TemplateURL or TemplateBody. If both are passed, only TemplateBody is used.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "templateBody", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                              Conditional: You must pass TemplateURL or TemplateBody. If both are passed, only TemplateBody is used.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@return Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                              Conditional: You must pass TemplateURL or TemplateBody. If both are passed, only TemplateBody is used.", "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" : "TemplateBody", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TemplateBody", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TemplateBody", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                              Conditional: You must pass TemplateURL or TemplateBody. If both are passed, only TemplateBody is used.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@param templateBody Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                              Conditional: You must pass TemplateURL or TemplateBody. If both are passed, only TemplateBody is used.", "setterMethodName" : "setTemplateBody", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "templateBody", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "templateBody", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                              Conditional: You must pass TemplateURL or TemplateBody. If both are passed, only TemplateBody is used.

                                                                                                                                                                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTemplateURL", "beanStyleSetterMethodName" : "setTemplateURL", "c2jName" : "TemplateURL", "c2jShape" : "TemplateURL", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                              Conditional: You must pass TemplateURL or TemplateBody. If both are passed, only TemplateBody is used.

                                                                                                                                                                                                                                                                                                                                                                                                              \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 #templateURL(String)}.\n@param templateURL 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 #templateURL(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                              Conditional: You must pass TemplateURL or TemplateBody. If both are passed, only TemplateBody is used.

                                                                                                                                                                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "templateURL", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                              Conditional: You must pass TemplateURL or TemplateBody. If both are passed, only TemplateBody is used.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@param templateURL Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                              Conditional: You must pass TemplateURL or TemplateBody. If both are passed, only TemplateBody is used.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "templateURL", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                              Conditional: You must pass TemplateURL or TemplateBody. If both are passed, only TemplateBody is used.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@return Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                              Conditional: You must pass TemplateURL or TemplateBody. If both are passed, only TemplateBody is used.", "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" : "TemplateURL", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TemplateURL", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TemplateURL", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                              Conditional: You must pass TemplateURL or TemplateBody. If both are passed, only TemplateBody is used.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@param templateURL Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                              Conditional: You must pass TemplateURL or TemplateBody. If both are passed, only TemplateBody is used.", "setterMethodName" : "setTemplateURL", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "templateURL", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "templateURL", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                              Conditional: You must pass TemplateURL or TemplateBody. If both are passed, only TemplateBody is used.

                                                                                                                                                                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "TemplateBody" : { "beanStyleGetterMethodName" : "getTemplateBody", "beanStyleSetterMethodName" : "setTemplateBody", "c2jName" : "TemplateBody", "c2jShape" : "TemplateBody", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                              Conditional: You must pass TemplateURL or TemplateBody. If both are passed, only TemplateBody is used.

                                                                                                                                                                                                                                                                                                                                                                                                              \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 #templateBody(String)}.\n@param templateBody 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 #templateBody(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                              Conditional: You must pass TemplateURL or TemplateBody. If both are passed, only TemplateBody is used.

                                                                                                                                                                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "templateBody", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                              Conditional: You must pass TemplateURL or TemplateBody. If both are passed, only TemplateBody is used.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@param templateBody Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                              Conditional: You must pass TemplateURL or TemplateBody. If both are passed, only TemplateBody is used.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "templateBody", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                              Conditional: You must pass TemplateURL or TemplateBody. If both are passed, only TemplateBody is used.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@return Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                              Conditional: You must pass TemplateURL or TemplateBody. If both are passed, only TemplateBody is used.", "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" : "TemplateBody", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TemplateBody", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TemplateBody", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                              Conditional: You must pass TemplateURL or TemplateBody. If both are passed, only TemplateBody is used.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@param templateBody Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                              Conditional: You must pass TemplateURL or TemplateBody. If both are passed, only TemplateBody is used.", "setterMethodName" : "setTemplateBody", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "templateBody", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "templateBody", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                              Conditional: You must pass TemplateURL or TemplateBody. If both are passed, only TemplateBody is used.

                                                                                                                                                                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "TemplateURL" : { "beanStyleGetterMethodName" : "getTemplateURL", "beanStyleSetterMethodName" : "setTemplateURL", "c2jName" : "TemplateURL", "c2jShape" : "TemplateURL", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                              Conditional: You must pass TemplateURL or TemplateBody. If both are passed, only TemplateBody is used.

                                                                                                                                                                                                                                                                                                                                                                                                              \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 #templateURL(String)}.\n@param templateURL 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 #templateURL(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                              Conditional: You must pass TemplateURL or TemplateBody. If both are passed, only TemplateBody is used.

                                                                                                                                                                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "templateURL", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                              Conditional: You must pass TemplateURL or TemplateBody. If both are passed, only TemplateBody is used.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@param templateURL Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                              Conditional: You must pass TemplateURL or TemplateBody. If both are passed, only TemplateBody is used.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "templateURL", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                              Conditional: You must pass TemplateURL or TemplateBody. If both are passed, only TemplateBody is used.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@return Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                              Conditional: You must pass TemplateURL or TemplateBody. If both are passed, only TemplateBody is used.", "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" : "TemplateURL", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TemplateURL", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TemplateURL", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                              Conditional: You must pass TemplateURL or TemplateBody. If both are passed, only TemplateBody is used.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@param templateURL Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                              Conditional: You must pass TemplateURL or TemplateBody. If both are passed, only TemplateBody is used.", "setterMethodName" : "setTemplateURL", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "templateURL", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "templateURL", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                              Conditional: You must pass TemplateURL or TemplateBody. If both are passed, only TemplateBody is used.

                                                                                                                                                                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getTemplateBody", "beanStyleSetterMethodName" : "setTemplateBody", "c2jName" : "TemplateBody", "c2jShape" : "TemplateBody", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                              Conditional: You must pass TemplateURL or TemplateBody. If both are passed, only TemplateBody is used.

                                                                                                                                                                                                                                                                                                                                                                                                              \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 #templateBody(String)}.\n@param templateBody 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 #templateBody(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                              Conditional: You must pass TemplateURL or TemplateBody. If both are passed, only TemplateBody is used.

                                                                                                                                                                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "templateBody", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                              Conditional: You must pass TemplateURL or TemplateBody. If both are passed, only TemplateBody is used.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@param templateBody Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                              Conditional: You must pass TemplateURL or TemplateBody. If both are passed, only TemplateBody is used.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "templateBody", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                              Conditional: You must pass TemplateURL or TemplateBody. If both are passed, only TemplateBody is used.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@return Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                              Conditional: You must pass TemplateURL or TemplateBody. If both are passed, only TemplateBody is used.", "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" : "TemplateBody", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TemplateBody", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TemplateBody", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                              Conditional: You must pass TemplateURL or TemplateBody. If both are passed, only TemplateBody is used.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@param templateBody Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                              Conditional: You must pass TemplateURL or TemplateBody. If both are passed, only TemplateBody is used.", "setterMethodName" : "setTemplateBody", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "templateBody", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "templateBody", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                              Conditional: You must pass TemplateURL or TemplateBody. If both are passed, only TemplateBody is used.

                                                                                                                                                                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTemplateURL", "beanStyleSetterMethodName" : "setTemplateURL", "c2jName" : "TemplateURL", "c2jShape" : "TemplateURL", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                              Conditional: You must pass TemplateURL or TemplateBody. If both are passed, only TemplateBody is used.

                                                                                                                                                                                                                                                                                                                                                                                                              \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 #templateURL(String)}.\n@param templateURL 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 #templateURL(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                              Conditional: You must pass TemplateURL or TemplateBody. If both are passed, only TemplateBody is used.

                                                                                                                                                                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "templateURL", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                              Conditional: You must pass TemplateURL or TemplateBody. If both are passed, only TemplateBody is used.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@param templateURL Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                              Conditional: You must pass TemplateURL or TemplateBody. If both are passed, only TemplateBody is used.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "templateURL", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                              Conditional: You must pass TemplateURL or TemplateBody. If both are passed, only TemplateBody is used.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@return Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                              Conditional: You must pass TemplateURL or TemplateBody. If both are passed, only TemplateBody is used.", "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" : "TemplateURL", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TemplateURL", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "TemplateURL", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                              Conditional: You must pass TemplateURL or TemplateBody. If both are passed, only TemplateBody is used.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@param templateURL Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                              Conditional: You must pass TemplateURL or TemplateBody. If both are passed, only TemplateBody is used.", "setterMethodName" : "setTemplateURL", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "templateURL", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "templateURL", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that is located in an Amazon S3 bucket. For more information, go to Template Anatomy in the AWS CloudFormation User Guide.

                                                                                                                                                                                                                                                                                                                                                                                                              Conditional: You must pass TemplateURL or TemplateBody. If both are passed, only TemplateBody is used.

                                                                                                                                                                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ValidateTemplateRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "ValidateTemplateRequest", "variableName" : "validateTemplateRequest", "variableType" : "ValidateTemplateRequest", "documentation" : null, "simpleType" : "ValidateTemplateRequest", "variableSetterType" : "ValidateTemplateRequest" }, "wrapper" : false, "xmlNamespace" : null }, "ValidateTemplateResponse" : { "c2jName" : "ValidateTemplateOutput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The output for ValidateTemplate action.

                                                                                                                                                                                                                                                                                                                                                                                                              ", "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" : "getParameters", "beanStyleSetterMethodName" : "setParameters", "c2jName" : "Parameters", "c2jShape" : "TemplateParameters", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              A list of TemplateParameter structures.

                                                                                                                                                                                                                                                                                                                                                                                                              \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 #parameters(List)}.\n@param parameters 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 #parameters(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              A list of TemplateParameter structures.

                                                                                                                                                                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "parameters", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              A list of TemplateParameter structures.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@param parameters A list of TemplateParameter structures.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parameters", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              A list of TemplateParameter structures.

                                                                                                                                                                                                                                                                                                                                                                                                              \n

                                                                                                                                                                                                                                                                                                                                                                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                                                                                                                                                                                                                                                              \n@return A list of TemplateParameter structures.", "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" : "Parameters", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Parameters", "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" : "TemplateParameter", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link TemplateParameter.Builder} avoiding the need to create one manually via {@link TemplateParameter#builder()}.\n\nWhen the {@link Consumer} completes, {@link TemplateParameter.Builder#build()} is called immediately and its result is passed to {@link #member(TemplateParameter)}.\n@param member a consumer that will call methods on {@link TemplateParameter.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(TemplateParameter)", "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" : "TemplateParameter", "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" : "TemplateParameter", "variableName" : "member", "variableType" : "TemplateParameter", "documentation" : null, "simpleType" : "TemplateParameter", "variableSetterType" : "TemplateParameter" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "TemplateParameter", "variableName" : "member", "variableType" : "TemplateParameter", "documentation" : "", "simpleType" : "TemplateParameter", "variableSetterType" : "TemplateParameter" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "TemplateParameter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "TemplateParameter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Parameters", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              A list of TemplateParameter structures.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@param parameters A list of TemplateParameter structures.", "setterMethodName" : "setParameters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameters", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              A list of TemplateParameter structures.

                                                                                                                                                                                                                                                                                                                                                                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "Description", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The description found within the template.

                                                                                                                                                                                                                                                                                                                                                                                                              \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" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The description found within the template.

                                                                                                                                                                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The description found within the template.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@param description The description found within the template.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "description", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The description found within the template.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@return The description found within the template.", "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" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The description found within the template.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@param description The description found within the template.", "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" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The description found within the template.

                                                                                                                                                                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCapabilitiesAsStrings", "beanStyleSetterMethodName" : "setCapabilitiesWithStrings", "c2jName" : "Capabilities", "c2jShape" : "Capabilities", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The capabilities found within the template. If your template contains IAM resources, you must specify the CAPABILITY_IAM or CAPABILITY_NAMED_IAM value for this parameter when you use the CreateStack or UpdateStack actions with your template; otherwise, those actions return an InsufficientCapabilities error.

                                                                                                                                                                                                                                                                                                                                                                                                              For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                                                                                                              \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 #capabilitiesAsStrings(List)}.\n@param capabilities 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 #capabilitiesWithStrings(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The capabilities found within the template. If your template contains IAM resources, you must specify the CAPABILITY_IAM or CAPABILITY_NAMED_IAM value for this parameter when you use the CreateStack or UpdateStack actions with your template; otherwise, those actions return an InsufficientCapabilities error.

                                                                                                                                                                                                                                                                                                                                                                                                              For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "capabilities", "fluentEnumSetterMethodName" : "capabilities", "fluentGetterMethodName" : "capabilitiesAsStrings", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The capabilities found within the template. If your template contains IAM resources, you must specify the CAPABILITY_IAM or CAPABILITY_NAMED_IAM value for this parameter when you use the CreateStack or UpdateStack actions with your template; otherwise, those actions return an InsufficientCapabilities error.

                                                                                                                                                                                                                                                                                                                                                                                                              For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@param capabilities The capabilities found within the template. If your template contains IAM resources, you must specify the CAPABILITY_IAM or CAPABILITY_NAMED_IAM value for this parameter when you use the CreateStack or UpdateStack actions with your template; otherwise, those actions return an InsufficientCapabilities error.

                                                                                                                                                                                                                                                                                                                                                                                                              For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "capabilitiesWithStrings", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The capabilities found within the template. If your template contains IAM resources, you must specify the CAPABILITY_IAM or CAPABILITY_NAMED_IAM value for this parameter when you use the CreateStack or UpdateStack actions with your template; otherwise, those actions return an InsufficientCapabilities error.

                                                                                                                                                                                                                                                                                                                                                                                                              For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                                                                                                              \n

                                                                                                                                                                                                                                                                                                                                                                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                                                                                                                                                                                                                                                              \n@return The capabilities found within the template. If your template contains IAM resources, you must specify the CAPABILITY_IAM or CAPABILITY_NAMED_IAM value for this parameter when you use the CreateStack or UpdateStack actions with your template; otherwise, those actions return an InsufficientCapabilities error.

                                                                                                                                                                                                                                                                                                                                                                                                              For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.", "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" : "Capabilities", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Capabilities", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMemberAsString", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Capability", "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 #memberAsString(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" : "Capability", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "member", "fluentEnumSetterMethodName" : "member", "fluentGetterMethodName" : "memberAsString", "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@see Capability\n@return Returns a reference to this object so that method calls can be chained together.\n@see Capability", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n

                                                                                                                                                                                                                                                                                                                                                                                                              \nIf the service returns an enum value that is not available in the current SDK version, {@link #member} will return {@link Capability#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #memberAsString}.\n

                                                                                                                                                                                                                                                                                                                                                                                                              \n@return The value of the Member property for this object.\n@see Capability", "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.\n@see Capability", "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" : "Capabilities", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The capabilities found within the template. If your template contains IAM resources, you must specify the CAPABILITY_IAM or CAPABILITY_NAMED_IAM value for this parameter when you use the CreateStack or UpdateStack actions with your template; otherwise, those actions return an InsufficientCapabilities error.

                                                                                                                                                                                                                                                                                                                                                                                                              For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@param capabilities The capabilities found within the template. If your template contains IAM resources, you must specify the CAPABILITY_IAM or CAPABILITY_NAMED_IAM value for this parameter when you use the CreateStack or UpdateStack actions with your template; otherwise, those actions return an InsufficientCapabilities error.

                                                                                                                                                                                                                                                                                                                                                                                                              For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.", "setterMethodName" : "setCapabilitiesWithStrings", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "capabilities", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "capabilities", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The capabilities found within the template. If your template contains IAM resources, you must specify the CAPABILITY_IAM or CAPABILITY_NAMED_IAM value for this parameter when you use the CreateStack or UpdateStack actions with your template; otherwise, those actions return an InsufficientCapabilities error.

                                                                                                                                                                                                                                                                                                                                                                                                              For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                                                                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCapabilitiesReason", "beanStyleSetterMethodName" : "setCapabilitiesReason", "c2jName" : "CapabilitiesReason", "c2jShape" : "CapabilitiesReason", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The list of resources that generated the values in the Capabilities response element.

                                                                                                                                                                                                                                                                                                                                                                                                              \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 #capabilitiesReason(String)}.\n@param capabilitiesReason 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 #capabilitiesReason(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The list of resources that generated the values in the Capabilities response element.

                                                                                                                                                                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "capabilitiesReason", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The list of resources that generated the values in the Capabilities response element.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@param capabilitiesReason The list of resources that generated the values in the Capabilities response element.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "capabilitiesReason", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The list of resources that generated the values in the Capabilities response element.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@return The list of resources that generated the values in the Capabilities response element.", "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" : "CapabilitiesReason", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CapabilitiesReason", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CapabilitiesReason", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The list of resources that generated the values in the Capabilities response element.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@param capabilitiesReason The list of resources that generated the values in the Capabilities response element.", "setterMethodName" : "setCapabilitiesReason", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "capabilitiesReason", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "capabilitiesReason", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The list of resources that generated the values in the Capabilities response element.

                                                                                                                                                                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDeclaredTransforms", "beanStyleSetterMethodName" : "setDeclaredTransforms", "c2jName" : "DeclaredTransforms", "c2jShape" : "TransformsList", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              A list of the transforms that are declared in the template.

                                                                                                                                                                                                                                                                                                                                                                                                              \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 #declaredTransforms(List)}.\n@param declaredTransforms 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 #declaredTransforms(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              A list of the transforms that are declared in the template.

                                                                                                                                                                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "declaredTransforms", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              A list of the transforms that are declared in the template.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@param declaredTransforms A list of the transforms that are declared in the template.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "declaredTransforms", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              A list of the transforms that are declared in the template.

                                                                                                                                                                                                                                                                                                                                                                                                              \n

                                                                                                                                                                                                                                                                                                                                                                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                                                                                                                                                                                                                                                              \n@return A list of the transforms that are declared in the template.", "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" : "DeclaredTransforms", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DeclaredTransforms", "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" : "TransformName", "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" : "DeclaredTransforms", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              A list of the transforms that are declared in the template.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@param declaredTransforms A list of the transforms that are declared in the template.", "setterMethodName" : "setDeclaredTransforms", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "declaredTransforms", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "declaredTransforms", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              A list of the transforms that are declared in the template.

                                                                                                                                                                                                                                                                                                                                                                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Capabilities" : { "beanStyleGetterMethodName" : "getCapabilitiesAsStrings", "beanStyleSetterMethodName" : "setCapabilitiesWithStrings", "c2jName" : "Capabilities", "c2jShape" : "Capabilities", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The capabilities found within the template. If your template contains IAM resources, you must specify the CAPABILITY_IAM or CAPABILITY_NAMED_IAM value for this parameter when you use the CreateStack or UpdateStack actions with your template; otherwise, those actions return an InsufficientCapabilities error.

                                                                                                                                                                                                                                                                                                                                                                                                              For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                                                                                                              \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 #capabilitiesAsStrings(List)}.\n@param capabilities 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 #capabilitiesWithStrings(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The capabilities found within the template. If your template contains IAM resources, you must specify the CAPABILITY_IAM or CAPABILITY_NAMED_IAM value for this parameter when you use the CreateStack or UpdateStack actions with your template; otherwise, those actions return an InsufficientCapabilities error.

                                                                                                                                                                                                                                                                                                                                                                                                              For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "capabilities", "fluentEnumSetterMethodName" : "capabilities", "fluentGetterMethodName" : "capabilitiesAsStrings", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The capabilities found within the template. If your template contains IAM resources, you must specify the CAPABILITY_IAM or CAPABILITY_NAMED_IAM value for this parameter when you use the CreateStack or UpdateStack actions with your template; otherwise, those actions return an InsufficientCapabilities error.

                                                                                                                                                                                                                                                                                                                                                                                                              For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@param capabilities The capabilities found within the template. If your template contains IAM resources, you must specify the CAPABILITY_IAM or CAPABILITY_NAMED_IAM value for this parameter when you use the CreateStack or UpdateStack actions with your template; otherwise, those actions return an InsufficientCapabilities error.

                                                                                                                                                                                                                                                                                                                                                                                                              For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "capabilitiesWithStrings", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The capabilities found within the template. If your template contains IAM resources, you must specify the CAPABILITY_IAM or CAPABILITY_NAMED_IAM value for this parameter when you use the CreateStack or UpdateStack actions with your template; otherwise, those actions return an InsufficientCapabilities error.

                                                                                                                                                                                                                                                                                                                                                                                                              For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                                                                                                              \n

                                                                                                                                                                                                                                                                                                                                                                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                                                                                                                                                                                                                                                              \n@return The capabilities found within the template. If your template contains IAM resources, you must specify the CAPABILITY_IAM or CAPABILITY_NAMED_IAM value for this parameter when you use the CreateStack or UpdateStack actions with your template; otherwise, those actions return an InsufficientCapabilities error.

                                                                                                                                                                                                                                                                                                                                                                                                              For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.", "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" : "Capabilities", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Capabilities", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMemberAsString", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Capability", "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 #memberAsString(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" : "Capability", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "member", "fluentEnumSetterMethodName" : "member", "fluentGetterMethodName" : "memberAsString", "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@see Capability\n@return Returns a reference to this object so that method calls can be chained together.\n@see Capability", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n

                                                                                                                                                                                                                                                                                                                                                                                                              \nIf the service returns an enum value that is not available in the current SDK version, {@link #member} will return {@link Capability#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #memberAsString}.\n

                                                                                                                                                                                                                                                                                                                                                                                                              \n@return The value of the Member property for this object.\n@see Capability", "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.\n@see Capability", "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" : "Capabilities", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The capabilities found within the template. If your template contains IAM resources, you must specify the CAPABILITY_IAM or CAPABILITY_NAMED_IAM value for this parameter when you use the CreateStack or UpdateStack actions with your template; otherwise, those actions return an InsufficientCapabilities error.

                                                                                                                                                                                                                                                                                                                                                                                                              For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@param capabilities The capabilities found within the template. If your template contains IAM resources, you must specify the CAPABILITY_IAM or CAPABILITY_NAMED_IAM value for this parameter when you use the CreateStack or UpdateStack actions with your template; otherwise, those actions return an InsufficientCapabilities error.

                                                                                                                                                                                                                                                                                                                                                                                                              For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.", "setterMethodName" : "setCapabilitiesWithStrings", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "capabilities", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "capabilities", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The capabilities found within the template. If your template contains IAM resources, you must specify the CAPABILITY_IAM or CAPABILITY_NAMED_IAM value for this parameter when you use the CreateStack or UpdateStack actions with your template; otherwise, those actions return an InsufficientCapabilities error.

                                                                                                                                                                                                                                                                                                                                                                                                              For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                                                                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "CapabilitiesReason" : { "beanStyleGetterMethodName" : "getCapabilitiesReason", "beanStyleSetterMethodName" : "setCapabilitiesReason", "c2jName" : "CapabilitiesReason", "c2jShape" : "CapabilitiesReason", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The list of resources that generated the values in the Capabilities response element.

                                                                                                                                                                                                                                                                                                                                                                                                              \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 #capabilitiesReason(String)}.\n@param capabilitiesReason 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 #capabilitiesReason(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The list of resources that generated the values in the Capabilities response element.

                                                                                                                                                                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "capabilitiesReason", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The list of resources that generated the values in the Capabilities response element.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@param capabilitiesReason The list of resources that generated the values in the Capabilities response element.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "capabilitiesReason", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The list of resources that generated the values in the Capabilities response element.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@return The list of resources that generated the values in the Capabilities response element.", "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" : "CapabilitiesReason", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CapabilitiesReason", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CapabilitiesReason", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The list of resources that generated the values in the Capabilities response element.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@param capabilitiesReason The list of resources that generated the values in the Capabilities response element.", "setterMethodName" : "setCapabilitiesReason", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "capabilitiesReason", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "capabilitiesReason", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The list of resources that generated the values in the Capabilities response element.

                                                                                                                                                                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "DeclaredTransforms" : { "beanStyleGetterMethodName" : "getDeclaredTransforms", "beanStyleSetterMethodName" : "setDeclaredTransforms", "c2jName" : "DeclaredTransforms", "c2jShape" : "TransformsList", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              A list of the transforms that are declared in the template.

                                                                                                                                                                                                                                                                                                                                                                                                              \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 #declaredTransforms(List)}.\n@param declaredTransforms 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 #declaredTransforms(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              A list of the transforms that are declared in the template.

                                                                                                                                                                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "declaredTransforms", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              A list of the transforms that are declared in the template.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@param declaredTransforms A list of the transforms that are declared in the template.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "declaredTransforms", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              A list of the transforms that are declared in the template.

                                                                                                                                                                                                                                                                                                                                                                                                              \n

                                                                                                                                                                                                                                                                                                                                                                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                                                                                                                                                                                                                                                              \n@return A list of the transforms that are declared in the template.", "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" : "DeclaredTransforms", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DeclaredTransforms", "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" : "TransformName", "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" : "DeclaredTransforms", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              A list of the transforms that are declared in the template.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@param declaredTransforms A list of the transforms that are declared in the template.", "setterMethodName" : "setDeclaredTransforms", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "declaredTransforms", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "declaredTransforms", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              A list of the transforms that are declared in the template.

                                                                                                                                                                                                                                                                                                                                                                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Description" : { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "Description", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The description found within the template.

                                                                                                                                                                                                                                                                                                                                                                                                              \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" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The description found within the template.

                                                                                                                                                                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The description found within the template.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@param description The description found within the template.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "description", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The description found within the template.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@return The description found within the template.", "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" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The description found within the template.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@param description The description found within the template.", "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" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The description found within the template.

                                                                                                                                                                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Parameters" : { "beanStyleGetterMethodName" : "getParameters", "beanStyleSetterMethodName" : "setParameters", "c2jName" : "Parameters", "c2jShape" : "TemplateParameters", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              A list of TemplateParameter structures.

                                                                                                                                                                                                                                                                                                                                                                                                              \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 #parameters(List)}.\n@param parameters 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 #parameters(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              A list of TemplateParameter structures.

                                                                                                                                                                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "parameters", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              A list of TemplateParameter structures.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@param parameters A list of TemplateParameter structures.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parameters", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              A list of TemplateParameter structures.

                                                                                                                                                                                                                                                                                                                                                                                                              \n

                                                                                                                                                                                                                                                                                                                                                                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                                                                                                                                                                                                                                                              \n@return A list of TemplateParameter structures.", "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" : "Parameters", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Parameters", "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" : "TemplateParameter", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link TemplateParameter.Builder} avoiding the need to create one manually via {@link TemplateParameter#builder()}.\n\nWhen the {@link Consumer} completes, {@link TemplateParameter.Builder#build()} is called immediately and its result is passed to {@link #member(TemplateParameter)}.\n@param member a consumer that will call methods on {@link TemplateParameter.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(TemplateParameter)", "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" : "TemplateParameter", "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" : "TemplateParameter", "variableName" : "member", "variableType" : "TemplateParameter", "documentation" : null, "simpleType" : "TemplateParameter", "variableSetterType" : "TemplateParameter" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "TemplateParameter", "variableName" : "member", "variableType" : "TemplateParameter", "documentation" : "", "simpleType" : "TemplateParameter", "variableSetterType" : "TemplateParameter" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "TemplateParameter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "TemplateParameter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Parameters", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              A list of TemplateParameter structures.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@param parameters A list of TemplateParameter structures.", "setterMethodName" : "setParameters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameters", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              A list of TemplateParameter structures.

                                                                                                                                                                                                                                                                                                                                                                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getParameters", "beanStyleSetterMethodName" : "setParameters", "c2jName" : "Parameters", "c2jShape" : "TemplateParameters", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              A list of TemplateParameter structures.

                                                                                                                                                                                                                                                                                                                                                                                                              \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 #parameters(List)}.\n@param parameters 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 #parameters(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              A list of TemplateParameter structures.

                                                                                                                                                                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "parameters", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              A list of TemplateParameter structures.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@param parameters A list of TemplateParameter structures.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parameters", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              A list of TemplateParameter structures.

                                                                                                                                                                                                                                                                                                                                                                                                              \n

                                                                                                                                                                                                                                                                                                                                                                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                                                                                                                                                                                                                                                              \n@return A list of TemplateParameter structures.", "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" : "Parameters", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Parameters", "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" : "TemplateParameter", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link TemplateParameter.Builder} avoiding the need to create one manually via {@link TemplateParameter#builder()}.\n\nWhen the {@link Consumer} completes, {@link TemplateParameter.Builder#build()} is called immediately and its result is passed to {@link #member(TemplateParameter)}.\n@param member a consumer that will call methods on {@link TemplateParameter.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(TemplateParameter)", "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" : "TemplateParameter", "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" : "TemplateParameter", "variableName" : "member", "variableType" : "TemplateParameter", "documentation" : null, "simpleType" : "TemplateParameter", "variableSetterType" : "TemplateParameter" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "TemplateParameter", "variableName" : "member", "variableType" : "TemplateParameter", "documentation" : "", "simpleType" : "TemplateParameter", "variableSetterType" : "TemplateParameter" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "TemplateParameter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "TemplateParameter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Parameters", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              A list of TemplateParameter structures.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@param parameters A list of TemplateParameter structures.", "setterMethodName" : "setParameters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameters", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              A list of TemplateParameter structures.

                                                                                                                                                                                                                                                                                                                                                                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "Description", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The description found within the template.

                                                                                                                                                                                                                                                                                                                                                                                                              \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" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The description found within the template.

                                                                                                                                                                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The description found within the template.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@param description The description found within the template.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "description", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The description found within the template.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@return The description found within the template.", "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" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The description found within the template.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@param description The description found within the template.", "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" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The description found within the template.

                                                                                                                                                                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCapabilitiesAsStrings", "beanStyleSetterMethodName" : "setCapabilitiesWithStrings", "c2jName" : "Capabilities", "c2jShape" : "Capabilities", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The capabilities found within the template. If your template contains IAM resources, you must specify the CAPABILITY_IAM or CAPABILITY_NAMED_IAM value for this parameter when you use the CreateStack or UpdateStack actions with your template; otherwise, those actions return an InsufficientCapabilities error.

                                                                                                                                                                                                                                                                                                                                                                                                              For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                                                                                                              \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 #capabilitiesAsStrings(List)}.\n@param capabilities 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 #capabilitiesWithStrings(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The capabilities found within the template. If your template contains IAM resources, you must specify the CAPABILITY_IAM or CAPABILITY_NAMED_IAM value for this parameter when you use the CreateStack or UpdateStack actions with your template; otherwise, those actions return an InsufficientCapabilities error.

                                                                                                                                                                                                                                                                                                                                                                                                              For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "capabilities", "fluentEnumSetterMethodName" : "capabilities", "fluentGetterMethodName" : "capabilitiesAsStrings", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The capabilities found within the template. If your template contains IAM resources, you must specify the CAPABILITY_IAM or CAPABILITY_NAMED_IAM value for this parameter when you use the CreateStack or UpdateStack actions with your template; otherwise, those actions return an InsufficientCapabilities error.

                                                                                                                                                                                                                                                                                                                                                                                                              For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@param capabilities The capabilities found within the template. If your template contains IAM resources, you must specify the CAPABILITY_IAM or CAPABILITY_NAMED_IAM value for this parameter when you use the CreateStack or UpdateStack actions with your template; otherwise, those actions return an InsufficientCapabilities error.

                                                                                                                                                                                                                                                                                                                                                                                                              For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "capabilitiesWithStrings", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The capabilities found within the template. If your template contains IAM resources, you must specify the CAPABILITY_IAM or CAPABILITY_NAMED_IAM value for this parameter when you use the CreateStack or UpdateStack actions with your template; otherwise, those actions return an InsufficientCapabilities error.

                                                                                                                                                                                                                                                                                                                                                                                                              For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                                                                                                              \n

                                                                                                                                                                                                                                                                                                                                                                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                                                                                                                                                                                                                                                              \n@return The capabilities found within the template. If your template contains IAM resources, you must specify the CAPABILITY_IAM or CAPABILITY_NAMED_IAM value for this parameter when you use the CreateStack or UpdateStack actions with your template; otherwise, those actions return an InsufficientCapabilities error.

                                                                                                                                                                                                                                                                                                                                                                                                              For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.", "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" : "Capabilities", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Capabilities", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMemberAsString", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Capability", "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 #memberAsString(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" : "Capability", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "member", "fluentEnumSetterMethodName" : "member", "fluentGetterMethodName" : "memberAsString", "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@see Capability\n@return Returns a reference to this object so that method calls can be chained together.\n@see Capability", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n

                                                                                                                                                                                                                                                                                                                                                                                                              \nIf the service returns an enum value that is not available in the current SDK version, {@link #member} will return {@link Capability#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #memberAsString}.\n

                                                                                                                                                                                                                                                                                                                                                                                                              \n@return The value of the Member property for this object.\n@see Capability", "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.\n@see Capability", "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" : "Capabilities", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The capabilities found within the template. If your template contains IAM resources, you must specify the CAPABILITY_IAM or CAPABILITY_NAMED_IAM value for this parameter when you use the CreateStack or UpdateStack actions with your template; otherwise, those actions return an InsufficientCapabilities error.

                                                                                                                                                                                                                                                                                                                                                                                                              For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@param capabilities The capabilities found within the template. If your template contains IAM resources, you must specify the CAPABILITY_IAM or CAPABILITY_NAMED_IAM value for this parameter when you use the CreateStack or UpdateStack actions with your template; otherwise, those actions return an InsufficientCapabilities error.

                                                                                                                                                                                                                                                                                                                                                                                                              For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.", "setterMethodName" : "setCapabilitiesWithStrings", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "capabilities", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "capabilities", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The capabilities found within the template. If your template contains IAM resources, you must specify the CAPABILITY_IAM or CAPABILITY_NAMED_IAM value for this parameter when you use the CreateStack or UpdateStack actions with your template; otherwise, those actions return an InsufficientCapabilities error.

                                                                                                                                                                                                                                                                                                                                                                                                              For more information, see Acknowledging IAM Resources in AWS CloudFormation Templates.

                                                                                                                                                                                                                                                                                                                                                                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCapabilitiesReason", "beanStyleSetterMethodName" : "setCapabilitiesReason", "c2jName" : "CapabilitiesReason", "c2jShape" : "CapabilitiesReason", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The list of resources that generated the values in the Capabilities response element.

                                                                                                                                                                                                                                                                                                                                                                                                              \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 #capabilitiesReason(String)}.\n@param capabilitiesReason 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 #capabilitiesReason(String)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The list of resources that generated the values in the Capabilities response element.

                                                                                                                                                                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "capabilitiesReason", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The list of resources that generated the values in the Capabilities response element.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@param capabilitiesReason The list of resources that generated the values in the Capabilities response element.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "capabilitiesReason", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The list of resources that generated the values in the Capabilities response element.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@return The list of resources that generated the values in the Capabilities response element.", "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" : "CapabilitiesReason", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CapabilitiesReason", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CapabilitiesReason", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The list of resources that generated the values in the Capabilities response element.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@param capabilitiesReason The list of resources that generated the values in the Capabilities response element.", "setterMethodName" : "setCapabilitiesReason", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "capabilitiesReason", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "capabilitiesReason", "variableType" : "String", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              The list of resources that generated the values in the Capabilities response element.

                                                                                                                                                                                                                                                                                                                                                                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDeclaredTransforms", "beanStyleSetterMethodName" : "setDeclaredTransforms", "c2jName" : "DeclaredTransforms", "c2jShape" : "TransformsList", "defaultConsumerFluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              A list of the transforms that are declared in the template.

                                                                                                                                                                                                                                                                                                                                                                                                              \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 #declaredTransforms(List)}.\n@param declaredTransforms 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 #declaredTransforms(List)", "deprecated" : false, "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              A list of the transforms that are declared in the template.

                                                                                                                                                                                                                                                                                                                                                                                                              ", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "declaredTransforms", "fluentSetterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              A list of the transforms that are declared in the template.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@param declaredTransforms A list of the transforms that are declared in the template.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "declaredTransforms", "getterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              A list of the transforms that are declared in the template.

                                                                                                                                                                                                                                                                                                                                                                                                              \n

                                                                                                                                                                                                                                                                                                                                                                                                              \nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

                                                                                                                                                                                                                                                                                                                                                                                                              \n@return A list of the transforms that are declared in the template.", "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" : "DeclaredTransforms", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DeclaredTransforms", "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" : "TransformName", "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" : "DeclaredTransforms", "sensitive" : false, "setterDocumentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              A list of the transforms that are declared in the template.

                                                                                                                                                                                                                                                                                                                                                                                                              \n@param declaredTransforms A list of the transforms that are declared in the template.", "setterMethodName" : "setDeclaredTransforms", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "declaredTransforms", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "declaredTransforms", "variableType" : "java.util.List", "documentation" : "

                                                                                                                                                                                                                                                                                                                                                                                                              A list of the transforms that are declared in the template.

                                                                                                                                                                                                                                                                                                                                                                                                              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ValidateTemplateResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : "ValidateTemplateResult" }, "variable" : { "variableDeclarationType" : "ValidateTemplateResponse", "variableName" : "validateTemplateResponse", "variableType" : "ValidateTemplateResponse", "documentation" : null, "simpleType" : "ValidateTemplateResponse", "variableSetterType" : "ValidateTemplateResponse" }, "wrapper" : false, "xmlNamespace" : null } }, "customAuthorizers" : { }, "customRetryPolicy" : null, "examples" : { "examples" : { }, "version" : "1.0" }, "fileHeader" : "/*\n * Copyright 2014-2019 Amazon.com, Inc. or its affiliates. All Rights Reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\").\n * You may not use this file except in compliance with the License.\n * A copy of the License is located at\n *\n * http://aws.amazon.com/apache2.0\n *\n * or in the \"license\" file accompanying this file. This file is distributed\n * on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either\n * express or implied. See the License for the specific language governing\n * permissions and limitations under the License.\n */\n", "sdkBaseResponseFqcn" : "software.amazon.awssdk.awscore.AwsResponse", "sdkModeledExceptionBaseClassName" : "CloudFormationException", "sdkModeledExceptionBaseFqcn" : "software.amazon.awssdk.services.cloudformation.model.CloudFormationException", "sdkRequestBaseClassName" : "CloudFormationRequest", "sdkResponseBaseClassName" : "CloudFormationResponse" }




© 2015 - 2025 Weber Informatics LLC | Privacy Policy